Pavel Roskin
2854f6aebe
* syntax/dos.syntax: Add more commands.
2002-07-05 16:18:14 +00:00
Pavel Roskin
c0c1450514
* AUTHORS: Add Andrew V. Samoilov <kai@cmail.ru>, alphabetically
...
sort authors.
2002-07-04 14:23:32 +00:00
Pavel Roskin
ee328658a6
* syntax/dos.syntax: New file - highlighting for DOS batch
...
files. From Petr Kozelka <pkozelka@centrum.cz>
* syntax/Syntax: Add dos.syntax.
* syntax/Makefile.am: Likewise.
2002-06-25 01:04:08 +00:00
Pavel Roskin
89c15551b2
* syntax/php.syntax: New version.
2002-06-04 15:31:40 +00:00
Andrew V. Samoilov
90702a2ddc
* NEWS: Mention new configure options --with-codepagedir=DIR,
...
--with-configdir=DIR and --without-mcfs.
2002-05-23 15:33:11 +00:00
Andrew V. Samoilov
3b8abce8f8
* NEWS: Mention ftpfs/fish uploading changes.
2002-05-23 14:49:15 +00:00
Pavel Roskin
4035b37feb
* doc/ru/Makefile.am: Fix out-of-tree build.
2002-05-22 16:46:25 +00:00
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
Pavel Roskin
6e6eb3465e
* lib/mc.lib: Support "Home" and "End" sequences in xterm from
...
XFree86 4.1.0.
2001-11-27 16:23:40 +00:00
Andrew V. Samoilov
8525b2622a
* doc/mcedit.1.in: Fix help file location.
2001-11-16 11:50:23 +00:00
Pavel Roskin
d85bffa7b2
* acinclude.m4 (MC_UNDELFS_CHECKS): Check for ext2_ino_t,
...
fallback to ino_t for e2fsprogs version 1.19 and older.
2001-11-14 17:54:44 +00:00
Pavel Roskin
3fe616ace4
* lib/mc.ext.in: Add support for Netpbm files.
2001-10-30 08:08:04 +00:00
Andrew V. Samoilov
1ff74e7a5b
* slang/slvideo.c (SLtt_set_color): Eliminate C++ comments.
...
http://bugzilla.gnome.org/show_bug.cgi?id=60935
By drk@sgi.com .
2001-10-25 13:32:14 +00:00
Andrew V. Samoilov
fcce6d2bb0
* doc/mc.1.in: Document "%p" macro.
2001-10-25 06:49:39 +00:00
Pavel Roskin
8644c630f0
* configure.in: Move AC_FUNC_MMAP before it's used indirectly.
...
Allow using --without-mmap.
* INSTALL: Document --without-mmap.
2001-10-25 03:46:59 +00:00
Andrew V. Samoilov
91a56f5470
* configure.in: Resurrect ALL_LINGUAS test, to allow specify list
...
of languages to be installed by setting env variable before
configure. If it is empty, it defaults to full list.
By Alex Tkachenko <alex@bcs.zp.ua>.
2001-10-24 08:38:03 +00:00
Pavel Roskin
5062e120a5
* syntax/sh.syntax: Highlight reserved words inside backticks.
...
Use the same wholechars settings for reserved words and
commands. Recognize more words. Recognize function definitions
without "function" or without "()". Use brightmagenta instead
of brightblue.
2001-10-19 07:37:49 +00:00
Pavel Roskin
fa7b354b12
* configure.in: When checking for "nroff -mandoc" support, don't
...
use /dev/null as input file, use stdin. Some versions of nroff
(e.g. groff-1.16.1) don't accept special files.
2001-10-18 04:54:42 +00:00
Pavel Roskin
ddcec565ec
* lib/mc.ext.in: Treat Makefile.PL as a Perl program, not as a
...
Makefile. Don't allow any suffixes after "Makefile".
2001-10-16 07:30:33 +00:00
Pavel Roskin
fcebeec60c
* lib/mc.ext.in: Add support for *.xcf files (native GIMP
...
format).
2001-10-12 06:32:58 +00:00
Pavel Roskin
f30f16c588
* lib/mc.menu: Use "case" instead of non-portable "egrep -q".
...
Fix compress<->bzip2 conversion and conversion of tagged
archives.
2001-10-06 08:54:05 +00:00
Pavel Roskin
23bdfba2a6
* lib/mc.ext.in: Use ogginfo to view *.ogg files.
...
Suggested by Marcel Pol <mpol@gmx.net>
2001-10-05 22:41:33 +00:00
Pavel Roskin
b3cd72c2df
* lib/mc.ext.in: Use xmms to play *.mp3 under X. When viewing
...
*.mp3, use "verbose" option to mpg123. Add support for *.ogg
and *.mid files.
2001-10-05 05:51:26 +00:00
Pavel Roskin
add68bf853
* configure.in: Don't check whether grep supports stdin - it's
...
not used anymore.
* NEWS: Mention this change.
2001-09-30 19:17:48 +00:00
Pavel Roskin
0f1954d2ff
* doc/mcedit.1.in: Fix a very long line - use double
...
backslashes since they are interpreted even in the .nf blocks.
2001-09-20 01:42:57 +00:00
Pavel Roskin
6f248850ea
* lib/edit.spell.rc: Try aspell before resorting to ispell.
2001-09-20 01:13:29 +00:00
Pavel Roskin
419a1aa3dc
* syntax/php.syntax: Replace with a better implementation by
...
Max Schedriviy <max@tavrida.net>
2001-09-19 04:52:47 +00:00
Pavel Roskin
dad13bfb19
* doc/mc.1.in: Fix location of mcedit files.
...
* doc/mcedit.1.in: Likewise. Remove obsolete technical details.
2001-09-15 23:16:20 +00:00
Pavel Roskin
db1f552c5c
* configure.in: Don't check for ncurses version and for keyok()
...
because the mouse support code doesn't need this hack anymore.
2001-09-15 01:23:49 +00:00
Pavel Roskin
462e063ce4
* configure.in: Fix some cases of overquoting and underquoting.
...
* acinclude.m4: Likewise.
2001-09-13 19:40:40 +00:00
Pavel Roskin
33b09eee48
* configure.in: Update list of browsers. Don't fallback to
...
lynx since it cannot be run in background.
* lib/mc.ext.in: Redirect output of X11 browsers to /dev/null.
If no browser for X11 was found, use lynx.
2001-09-12 22:10:37 +00:00
Pavel Roskin
94ad49d237
* autogen.sh: Add a workaround to ensure that "depcomp" is
...
distributed.
* configure.in: Replace obsolete macros. Use AC_MSG_NOTICE
where appropriate.
* acinclude.m4: Likewise. Fix check whether S-Lang uses
terminfo.
2001-09-12 20:45:46 +00:00
Pavel Roskin
692f52ce8d
* configure.in: Use three-argument form of AC_INIT. Use
...
AC_CONFIG_AUX_DIR. Remove some unused or implied macros.
* Makefile.am (EXTRA_DIST): Remove "depcomp" - this workaround
is not needed if AC_CONFIG_AUX_DIR is used.
* vfs/Make-mc.in: Adjust mkinstalldirs location.
* autogen.sh: Create "config" and remove "autom4te.cache".
2001-09-12 19:18:38 +00:00
Pavel Roskin
fad8bcf073
* syntax/Syntax: New file, extracted from edit/syntax.c.
...
* syntax/Makefile.am: Add Syntax.
2001-09-11 21:42:13 +00:00
Pavel Roskin
4451b088b1
* configure.in: Add -lcurses (for use with S-Lang) to MCLIBS not
...
to LIBS. Don't use unportable "grep -q", use "case" instead.
2001-09-11 20:04:33 +00:00
Pavel Roskin
34a95b4942
* configure.in: Only check for X if --with-tm-x-support has been
...
specified.
2001-09-11 02:35:45 +00:00
Pavel Roskin
28cd178099
* configure.in: Add check for sys/ioctl.h.
2001-09-11 02:03:19 +00:00
Pavel Roskin
61b18a0643
* configure.in: Use AC_FUNC_STRCOLL instead of generic test.
2001-09-11 01:42:08 +00:00
Pavel Roskin
eb67c01aef
* acinclude.m4: Put -lncurses to MCLIBS, not LIBS.
...
* configure.in: Likewise. Add MCLIBS to LIBS temporarily when
testing for functions in ncurses.
2001-09-11 01:29:29 +00:00
Pavel Roskin
5452cf366a
* acinclude.m4: Provide descriptions in all AC_DEFINE macros.
...
* configure.in: Likewise. Use AH_BOTTOM to include extraconf.h.
* acconfig.h: Remove.
2001-09-11 00:27:03 +00:00
Pavel Roskin
cc46c2eb12
* configure.in: Eliminate LIBSLANG and LSLANG.
...
* acinclude.m4: Likewise. Use MCLIBS for -lslang.
2001-09-10 21:55:26 +00:00
Pavel Roskin
c0ddf2c09a
* configure.in: Use MCLIBS for -lgpm. Remove LGPM. Check for
...
resizeterm() and keyok() only if configuring with ncurses.
2001-09-10 21:16:40 +00:00
Pavel Roskin
36ec0ba15b
* configure.in: Remove now unused variables LIBVFS and LVFS.
2001-09-10 20:31:35 +00:00
Pavel Roskin
fea1e1867e
* configure.in: Remove unused variables LINTL and INTLDEPS.
2001-09-10 20:10:43 +00:00
Pavel Roskin
35ef57ca76
* configure.in: Add -I\$(top_builddir)/intl to CPPFLAGS when
...
building with included gettext, because libintl.h is copied
there.
2001-09-10 19:31:14 +00:00
Pavel Roskin
27a58d6bb4
* NEWS: Update.
2001-09-09 04:24:34 +00:00
Pavel Roskin
4e09ec3e27
* configure.in: Remove a hack for Unixware. AC_FUNC_GETMNTENT
...
checks -lgen for getmntent as of Autoconf 2.52.
2001-09-09 04:05:14 +00:00
Pavel Roskin
b9d389a8fd
* configure.in: Check for pwd.h.
2001-09-07 17:23:49 +00:00
Pavel Roskin
22543072c8
* Make.common.in: Remove.
...
* configure.in: Remove all references to Make.common.in and
MCCPPFLAGS.
* aclocal.m4: Likewise.
2001-09-07 15:29:46 +00:00
Pavel Roskin
d5e1314c5d
* configure.in: Require Autoconf 2.52. Remove hacks for
...
Autoconf 2.13.
* Makefile.am: Require Automake 1.5.
2001-09-07 04:25:02 +00:00
Pavel Roskin
7a9716e6a9
* syntax/php.syntax: New file - PHP file highlighting. Copied
...
from Cooledit 3.17.4.
* syntax/Makefile.am: Add php.syntax.
2001-09-06 05:29:07 +00:00
Timur Bakeyev
75fadcff69
2001-09-06 Timur Bakeyev <mc@bat.ru>
...
* acconfig.h: Brought back couple of symbols, that are still necessary
due reference to them from configure.in.
2001-09-05 13:50:57 +00:00
Pavel Roskin
4d3dbca660
* syntax/changelog.syntax: Fix highlighting of functions. Relax
...
strictness for dates.
2001-09-05 01:50:02 +00:00
Pavel Roskin
dbe915be3c
* doc/mc.1.in: Fix troff warnings.
...
* doc/mcedit.1.in: Likewise.
2001-09-04 22:06:30 +00:00
Pavel Roskin
eae55940fc
* doc/mc.1.in: Spellcheck.
...
* doc/mcedit.1.in: Likewise.
* doc/mcserv.8.in: Likewise.
2001-09-03 18:01:45 +00:00
Pavel Roskin
655ec833b4
* doc/mc.1.in (Learn Keys): Complete rewrite.
2001-09-03 09:08:43 +00:00
Pavel Roskin
f150c6b74a
* acconfig.h: Remove all unused symbols.
2001-09-03 03:28:35 +00:00
Pavel Roskin
9b0385f063
* lib/ncurses.h: Remove.
...
* lib/Makefile.am: Remove ncurses.h.
2001-09-03 02:47:38 +00:00
Pavel Roskin
6f8323907f
Trimmed using last chtrim. Ensure exactly 2 spaces before e-mail.
2001-09-01 20:12:16 +00:00
Abel Cheung
aee005a154
Rename zh_TW.Big5 -> zh_TW, to prevent future encoding naming problem.
2001-09-01 19:56:19 +00:00
Pavel Roskin
3fe54a54a0
* syntax/sh.syntax: Require two '<' before EOF. Recognize END
...
like EOF.
2001-08-28 08:11:05 +00:00
Pavel Roskin
b1fa0ba49d
* configure.in: New conditionals USE_VFS_NET, USE_UNDEL_FS and
...
CONS_SAVER. Put all conditionals together.
2001-08-26 17:15:02 +00:00
Pavel Roskin
773065de72
* Makefile.am (EXTRA_DIST): Add depcomp to work around a bug in
...
Automake 1.5.
2001-08-26 15:38:30 +00:00
Pavel Roskin
ea271edd88
* configure.in: Remove XCURSES variable - it's unused.
2001-08-26 08:58:02 +00:00
Pavel Roskin
6feb479c7d
* configure.in: New conditional USE_EDIT.
2001-08-26 08:40:11 +00:00
Pavel Roskin
b8e5a09b30
* syntax/changelog.syntax: Don't require '@' to be in the
...
address. This also works around a bug in the syntax engine
that prevented highlighting of addresses.
2001-08-26 08:14:27 +00:00
Pavel Roskin
8ae0cebc22
* configure.in: New conditionals USE_VFS and INCLUDED_SLANG.
2001-08-25 05:05:51 +00:00
Pavel Roskin
09d9b11859
* extraconf.h: Remove all references to HAVE_X.
...
* acinclude.m4: s/GNOME_/MC_/
* configure.in: Likewise. Remove or clarify all references to
the "text edition". Minor fixes.
2001-08-25 03:14:20 +00:00
Pavel Roskin
8176f16111
* configure.in: Remove support for curses libraries other than
...
ncurses.
* acinclude.m4: Likewise.
* FAQ: Remove everything about UNIX curses.
* INSTALL: Likewise.
2001-08-24 22:46:57 +00:00
Pavel Roskin
a85dc7c5f9
* configure.in: Enable large file support by default.
...
* NEWS: Mention it.
* INSTALL: Document it. Minor fixes.
2001-08-24 22:11:42 +00:00
Pavel Roskin
5da3ebc119
* FAQ: Remove information about GNOME edition. Minor fixes.
...
* README: Likewise.
* NEWS: Mention removing the GNOME edition.
2001-08-24 21:38:37 +00:00
Pavel Roskin
d0c022f0ca
* acinclude.m4: Include all used macros from the macros
...
directory.
* autogen.sh: Remove all references to "macros".
* Makefile.am: Likewise.
2001-08-24 20:30:05 +00:00
Pavel Roskin
621a8f2391
* configure.in: Remove all GNOME stuff except GNOME_VFS_CHECKS.
...
* Makefile.am (SUBDIRS): Remove all GNOME-related directories.
2001-08-24 18:48:19 +00:00
Pavel Roskin
d0ae217d83
* lib/startup.links: Remove.
...
* lib/README.desktop: Likewise.
* lib/Makefile.am: Remove all references to DESKTOP_FILES.
2001-08-24 18:39:59 +00:00
Pavel Roskin
3f5590f72b
* configure.in: Bump version to 4.5.99a.
2001-08-24 08:28:34 +00:00
Pavel Roskin
8a404f4cb0
* configure.in: Bump version to 4.5.55. Release mc-4.5.55.
...
* po/*.po: Regenerate.
2001-08-24 08:19:47 +00:00
Pavel Roskin
6bcdb7a5c2
* AUTHORS: Update and spell check.
...
* FAQ: Likewise.
* INSTALL: Likewise.
* INSTALL.FAST: Likewise.
* NEWS: Likewise.
* README.PC: Likewise.
* README.QNX: Likewise.
2001-08-24 07:02:24 +00:00
Pavel Roskin
1ef3477bf5
* configure.in: Add check for stropts.h.
2001-08-24 04:49:22 +00:00
Pavel Roskin
11bc824c4a
* lib/edit.indent.rc: Create cooledit.error right away to
...
override its old contents. Don't use ksh extentions. Treat *.C
files as C++. Recognize more C++ extensions. Support java.
Update URL for "astyle". Quote all arguments to protect spaces.
* lib/edit.spell.rc: Don't save terminal settings - mc does it
itself. Quote all arguments to protect spaces.
2001-08-23 17:45:33 +00:00
Pavel Roskin
0482535bf5
* doc-gnome/C/figs/Makefile.am: Don't install GNOME-specific
...
files if GNOME frontend is disabled.
* idl/Makefile.am: Likewise.
* lib/Makefile.am: Likewise.
* new_icons/Makefile.am: Likewise.
2001-08-21 04:43:03 +00:00
Pavel Roskin
fe1df0083f
* autogen.sh: Fall back to aclocal without "-I gettext.m4" in
...
case it already has gettext macros elsewhere and doesn't like
duplicates (i.e. it's aclocal from Automake-1.4).
2001-08-21 04:11:57 +00:00
Pavel Roskin
1810387c0b
* AUTHORS: Updated.
...
* INSTALL: Likewise.
* NEWS: Likewise.
* doc/mc.1.in: Likewise.
* doc/mcserv.8.in: Likewise.
2001-08-20 16:58:42 +00:00
Pavel Roskin
c6a0eeb4ff
* acinclude.m4 (AC_GET_FS_INFO): Specify includes when checking
...
for sys/mount.h.
2001-08-20 08:11:21 +00:00
Andras Timar
e04c443bb2
2001-08-19 Andras Timar <timar@gnome.hu>
...
* lib/Makefile.am: Added Hungarian hints
* lib/mc.hint.hu: by Arpad Biro <biro_arpad@yahoo.com>
2001-08-19 18:36:26 +00:00
Pavel Roskin
18831a11b0
* lib/mc.lib: Add definition for "bs" for xterm and xterm-color.
2001-08-19 16:07:04 +00:00
Pavel Roskin
d262beb82a
* syntax/po.syntax: New file - PO file highlighting.
...
From David Martin <dmartina@excite.es>
* syntax/Makefile.am: Add po.syntax.
2001-08-17 14:23:47 +00:00
Pavel Roskin
2e235dc19c
* lib/mc.lib: Add "delete=\e[3~" for xterm and xterm-color -
...
it's sometimes missing from the databases.
2001-08-17 04:17:58 +00:00
Abel Cheung
1d900645b8
Rename file to circumvent $LANGUAGE problem: mc.hint.zh_TW.Big5 -> mc.hint.zh
2001-08-16 02:16:46 +00:00
Pavel Roskin
3606db3079
* doc/mc.1.in (Terminal databases): Recommend using e, not E.
2001-08-16 01:38:33 +00:00
Pavel Roskin
fdb4b5ca14
* lib/mc.lib: Add popular sequences for "home" and "end" in
...
"xterm" and "xterm-color" terminals.
2001-08-14 05:43:38 +00:00
Pavel Roskin
2742c4f9d4
* lib/mc.ext.in: Move ls-lR.gz before generic gzip support.
2001-08-14 03:27:12 +00:00
Pavel Roskin
689c3fb9ac
Replace "Can't" with "Cannot" everywhere.
2001-08-14 00:55:34 +00:00
Pavel Roskin
3bfbd5368a
* edit/edit_key_translator.c (cooledit_key_map): Use Ctrl-O for
...
subshell, not for "Open file...".
(emacs_key_map): Likewise.
2001-08-12 18:04:16 +00:00
Pavel Roskin
139cbf3e82
* README: Changes from Frederic L. W. Meunier <0@pervalidus.net>
2001-08-12 06:03:19 +00:00
Pavel Roskin
15dafdb46d
* Makefile.am (EXTRA_DIST): Remove BUGS.
...
* doc/Makefile.am (EXTRA_DIST): Remove LSM and FILES.
2001-08-10 08:24:15 +00:00
Pavel Roskin
fe6ecfda79
* BUGS: Remove. Bugzilla.gnome.org doesn't have those bugs.
2001-08-10 08:21:06 +00:00
Pavel Roskin
b93f936a81
* doc/LSM: Remove, it's outdated.
...
* doc/FILES: Likewise.
* doc/DEVEL: Remove information about FILES.
2001-08-10 07:43:34 +00:00
Pavel Roskin
1bcc23a48f
* FAQ: Eliminate all broken URLs on the MC site.
...
From Frederic L. W. Meunier <0@pervalidus.net>
2001-08-10 07:31:40 +00:00
Pavel Roskin
407df8f4d6
* FAQ: Restore information about xterm.
2001-08-10 05:26:56 +00:00
Pavel Roskin
95914fb825
* FAQ: Changes from Frederic L. W. Meunier <0@pervalidus.net>
2001-08-08 06:09:39 +00:00
Pavel Roskin
4a678ed729
* doc/mc.1.in (Internal File Viewer): Document Ctrl-O and F17.
2001-08-07 17:08:09 +00:00