Repository :
https://github.com/FarGroup/FarManager
On branch : master
Link :
https://github.com/FarGroup/FarManager/commit/f5344e58c09a6b04b4ed21ea5e4fcee2a196e476
>---------------------------------------------------------------
commit f5344e58c09a6b04b4ed21ea5e4fcee2a196e476
Author: Shmuel Zeigerman <
solo...@gmail.com>
Date: Wed Feb 18 22:56:44 2026 +0200
Correct luafar manual
>---------------------------------------------------------------
f5344e58c09a6b04b4ed21ea5e4fcee2a196e476
enc/enc_lua/luafar_manual.tsi | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/enc/enc_lua/luafar_manual.tsi b/enc/enc_lua/luafar_manual.tsi
index a3554572f..f1d7b0890 100644
--- a/enc/enc_lua/luafar_manual.tsi
+++ b/enc/enc_lua/luafar_manual.tsi
@@ -7309,14 +7309,14 @@ lv=2
dt=Text
nm=far.CmpName
ctime=3909321696
-mtime=3909321862
+mtime=3980616823
<article>
#_Result = far.CmpName (Mask, Name, Flags)
#_
#_**Parameters:**
#_ Mask: string
#_ Name: string
-#_ Flags: flags (combination of PN_SKIPPATH, PN_CASEINSENSITIVE
+#_ Flags: flags (combination of PN_SKIPPATH
#_ and PN_SHOWERRORMESSAGE; default=0)
#_
#_**Returns:**
@@ -7335,14 +7335,14 @@ lv=2
dt=Text
nm=far.CmpNameList
ctime=3909321707
-mtime=3909321923
+mtime=3980616835
<article>
#_Result = far.CmpNameList (Mask, Name, Flags)
#_
#_**Parameters:**
#_ Mask: string
#_ Name: string
-#_ Flags: flags (combination of PN_SKIPPATH, PN_CASEINSENSITIVE
+#_ Flags: flags (combination of PN_SKIPPATH
#_ and PN_SHOWERRORMESSAGE; default=0)
#_
#_**Returns:**