Commit Graph

346 Commits

Author SHA1 Message Date
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
Pavel Roskin
554d6cacad * doc/mc.1.in: Fix all broken links. 2001-08-07 14:26:02 +00:00