Pavel Roskin
e262f0a0dc
* configure.in: Fix logic for gettext 0.10.x.
2002-05-14 23:28:17 +00:00
Andrew V. Samoilov
75693b126e
* configure.in: Don't generate po/Makefile if
...
there is 'top_builddir' in po/Makefile.in.
* autogen.sh: More fixes for gettext 0.11+.
2002-05-14 14:16:47 +00:00
Andrew V. Samoilov
f48d3bd620
* configure.in (ALL_LINGUAS): Added "be" for Belarusian.
2002-05-08 10:06:48 +00:00
Pavel Roskin
23b183df45
* lib/mc.ext.in: Add support for *.rmi files - latest TiMidity++
...
can play them.
2002-04-21 04:09:02 +00:00
Andrew V. Samoilov
0eaecaf79d
* autogen.sh: Fix for gettext 0.11 family (and newer).
2002-04-09 13:16:39 +00:00
Pavel Roskin
8dd4337cf1
* doc/ru/Makefile.am: Distribute mc.ru.hlp and don't remove it
...
by "make clean" because not everyone has Perl to rebuild it.
2002-04-03 07:45:02 +00:00
Andrew V. Samoilov
6fd3330f37
* syntax/Syntax: Replace ^Syntax$ with [Ss]yntax$ and add
...
first line regular expression.
2002-03-27 15:35:52 +00:00
Andrew V. Samoilov
20154c6f50
* configure.in: Define USE_INCLUDED_REGEX if GNU C library 2.1
...
or newer is not used.
2002-03-26 13:55:42 +00:00
Andrew V. Samoilov
ffd87714d2
* acinclude.m4: New option --with-mcfs and macro WITH_MCFS.
2002-03-26 13:40:14 +00:00
Andrew V. Samoilov
7f08501250
* src/Makefile.am: Move mc.hlp.ru processing ...
...
* doc/ru/Makefile.am: ... here.
2002-03-26 13:22:32 +00:00
Andrew V. Samoilov
6b6a850816
* syntax/Syntax: Match ^Syntax$ for Syntax Highlighting.
2002-03-22 08:46:53 +00:00
Andrew V. Samoilov
a2bd191696
* syntax/c.syntax: Highlight "%p" printf format.
...
Allow '*' as width and precision for strings and numbers.
2002-03-21 08:01:14 +00:00
Andrew V. Samoilov
3a7a27c135
* doc/mc.1.in: Fix smbfs example. Minor format fixes.
...
* doc/ru/mc.1.in: Likewise.
2002-03-21 07:57:55 +00:00
Pavel Roskin
31fbb7507d
* doc/ru/Makefile.am: Distribute xnc.hlp.
2002-03-18 18:02:17 +00:00
Pavel Roskin
589a0fd037
* doc/Makefile.am: Adjust for doc/ru/Makefile.am.
2002-03-12 16:25:09 +00:00
Andrew V. Samoilov
061fa72493
* configure.in (AC_CONFIG_FILES): Add doc/ru/Makefile.am.
...
* doc/ru/Makefile.am: New file.
* doc/ru/.cvsignore: Add Makefile and Makefile.in.
2002-03-12 11:43:48 +00:00
Pavel Roskin
8642495c05
* doc/Makefile.am (EXTRA_DIST): Distribute doc/ru/mc.1.
2002-03-08 17:29:02 +00:00
Andrew V. Samoilov
d05ff778ff
* configure.in (AC_CONFIG_FILES): Add doc/ru/mc.1.
2002-03-04 12:19:38 +00:00
Andrew V. Samoilov
3a11aa6347
* doc/ru: New directory for Russian manuals.
...
* doc/ru/mc.1.in: Translated mc.1 manual page. Originally
translated by Victor A. Kostromin for mc 4.5.30. Converted
from binary mc.hlp.ru, corrected and actualized by me.
* doc/ru/xnc.hlp: Translated lib/xnc.hlp. See above.
* doc/ru/.cvsignore: Ignore mc.1.
2002-03-01 14:39:58 +00:00
Andrew V. Samoilov
2b2dee6921
* doc/ru: New directory for Russian manuals.
...
* doc/ru/mc.1.in: Translated mc.1 manual page. Originally
translated by Victor A. Kostromin for mc 4.5.30. Converted
from binary mc.hlp.ru, corrected and actualized by me.
* doc/ru/xnc.hlp: Translated lib/xnc.hlp. See above.
* doc/ru/.cvsignore: Ignore mc.1.
2002-03-01 14:30:21 +00:00
Andrew V. Samoilov
1937ae0442
(Virtual File System): Document SMB File System.
2002-02-27 13:47:26 +00:00
Andrew V. Samoilov
8755da29c0
* doc/mc.1.in (Macro Substitution): Document "%var{ENV-default}".
...
(FILES): Document changes in mc behavior. ~/.mc/ini now override
mc.lib settings.
2002-02-27 08:33:09 +00:00
Pavel Roskin
8b5418771b
* lib/mc.ext.in: Run "file" before "nm" to avoid an error
...
message "no symbol found" for unsupported architectures and
provide more useful information.
2002-02-26 23:59:55 +00:00
Pavel Roskin
d95635b074
* README.smbfs: Remove. It contained no useful information
...
and the webpage is now dead.
* Makefile.am: Remove README.smbfs.
2002-02-22 06:45:10 +00:00
Pavel Roskin
3576460977
* README: Mention that glib 1.2.x is required.
2002-02-22 06:09:49 +00:00
Andrew V. Samoilov
f04c521675
* lib/edit.indent.rc: Use "#! /bin/sh"
...
* lib/edit.spell.rc: Likewise.
* lib/mcserv.init: Likewise.
2002-02-21 14:18:46 +00:00
Andrew V. Samoilov
14f1557b8c
* lib/cedit.menu: Eliminate bashisms.
...
Add missed `:' in AUTHOR evaluation.
Unset LANGUAGE and make LC_ALL empty.
Use "#! /path/to/program".
2002-02-21 14:15:28 +00:00
Andrew V. Samoilov
053fc87847
* doc/mc.1.in (FILES): Use ~/.mc/bindings instead of
...
~/.mc/ext, ~/.mc/ini instead of ~/.mc.ini.
Fix tarfs URL syntax example. Minor typo and format fixes.
2002-02-20 11:07:59 +00:00
Andrew V. Samoilov
6e3daebeb6
* doc/mc.1.in (FILES): Use MC_LIBDIR instead of MCHOME.
...
Fix location of configuration files.
2002-02-14 10:03:44 +00:00
Pavel Roskin
e9eac440ff
* configure.in: Don't use defunct ncurses_version.
...
Reported by Thomas Dickey <dickey@herndon4.his.com>
Set force_ncurses whenever --with-ncurses is used. If set,
suppress checks for S-Lang and fail is ncurses is not found.
2002-02-06 05:06:16 +00:00
Pavel Roskin
727898de19
* configure.in: Introduce a new variable screen_type that is
...
either "slang" or "ncurses" without additional text. Use it
instead of screen_manager whenever possible. Fix text in
AC_NCURSES call, use m4 quotes and move shell quotes into the
macro.
* acinclude.m4: Likewise.
Reported by Thomas Dickey <dickey@herndon4.his.com>
2002-02-06 04:38:38 +00:00
Pavel Roskin
91e02f250b
s/CVS macros/CVS keywords/
2002-01-28 23:54:30 +00:00
Pavel Roskin
764730910e
* syntax/Syntax: Known Delphi/Kylix source file extensions
...
supported (*.dpr, *.inc).
* syntax/pascal.syntax: Many new (Delphi/Kylix) keywords added.
Special highlighting of CVS macros. Understands single-line
comments (//).
2002-01-28 22:37:36 +00:00
Alexander Shopov
8277cd40c2
Added Bulgarian translation.
2002-01-24 11:53:42 +00:00
Pavel Roskin
95734aee1c
* NEWS: Mention word completion in the editor.
2002-01-21 17:52:26 +00:00
Pavel Roskin
e02f421074
* extraconf.h: Remove OS/2 specific code.
2002-01-17 07:27:04 +00:00
Pavel Roskin
e09f199636
* doc/mc.1.in (Configuration): Clarify some entries.
2002-01-17 06:51:57 +00:00
Andrew V. Samoilov
1fd13c4732
* acinclude.m4: New options for smbfs:
...
--with-configdir=DIR Where the Samba configuration files are (/etc)
--with-codepagedir=DIR Where the Samba codepage files are
2002-01-11 07:45:11 +00:00
Pavel Roskin
e97b30ad04
* syntax/xml.syntax: New file - hightlighting for XML.
...
From Petr Kozelka <pkozelka@centrum.cz>
* syntax/Syntax: Add xml.syntax.
* syntax/Makefile.am: Likewise.
2002-01-11 05:51:32 +00:00
Pablo Saratxaga
9f0917777c
Added Basque file
2002-01-04 15:03:59 +00:00
Pavel Roskin
a2ee840c65
* lib/mc.menu: Correct quoting.
...
Reported by Matthias Urban <murban@cs.uni-magdeburg.de>
2002-01-03 16:33:08 +00:00
Pavel Roskin
922f8b75c3
* NEWS: Mention removal of the OS/2 port.
...
* README.PC: Remove OS/2 specific parts.
2002-01-03 08:27:25 +00:00
Pavel Roskin
274cef3b46
* configure.in: Make help about --with-subshell easier to
...
understand. Minor alignment fixes for the help.
* acinclude.m4: Minor alignment fixes for the help.
2002-01-02 17:12:46 +00:00
Pavel Roskin
9286ed9c13
* configure.in: Generate vfs/Makefile from vfs/Makefile.in, not
...
vfs/Make-mc.in.
2001-12-31 08:10:46 +00:00
Duarte Loreto
5fd1defe8f
2001-12-27 Duarte Loreto <happyguy_pt@hotmail.com>
...
* configure.in: Added portuguese to ALL_LINGUAS
2001-12-27 02:36:25 +00:00
Pavel Roskin
0b2051a0c3
* acinclude.m4 (AC_WITH_SLANG): Don't add ../slang to includes.
...
Don't remove slang/slang.h - it's never created.
2001-12-21 22:17:08 +00:00
Pavel Roskin
d043f7eee6
* acinclude.m4 (AC_WITH_SLANG): Don't make symlink from
...
slang-mc.h to slang.h. Remove fastdepslang variable, it's
unused.
2001-12-21 20:21:17 +00:00
Wang Jian
72421061d3
*** empty log message ***
2001-12-01 15:14:09 +00:00
Pavel Roskin
bfb469435d
* lib/mc.ext.in: Use "type" to recognize zip and lha archives.
2001-11-29 21:27:55 +00:00
Pavel Roskin
efe14b8bf1
* lib/mc.ext.in: When running X programs in background, do it
...
from subshell. Otherwise some of them terminate when mc exits.
Reported by Christian Dysthe <christian@dysthe.net>
Remove some obsolete and gmc-specific entries. Use StarOffice
to open files detected as "Microsoft Office Document".
2001-11-28 00:25:44 +00:00