Commit Graph

318 Commits

Author SHA1 Message Date
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
Pavel Roskin
6a74a5d7e0 * INSTALL: Numerous changes. Declare old curses obsolete.
Partly from "Frederic L. W. Meunier" <0@pervalidus.net>
2001-08-07 03:44:22 +00:00
Pavel Roskin
8bf9dbfd84 * doc/mc.1.in (Menu Bar): Add link to the "Options Menu". 2001-08-06 22:29:30 +00:00
Pavel Roskin
50859eae37 * lib/Makefile.am: Remove space after backslash introduced in the
previous commit.
2001-08-03 03:15:03 +00:00
Abel Cheung
75295cb026 Added mc.hint.zh_TW.Big5 into lib/Makefile.am . 2001-08-02 23:09:50 +00:00
Pavel Roskin
52004b6b87 * lib/Makefile.am: Add mc.hint.nl. 2001-08-02 14:31:54 +00:00
Pavel Roskin
9377136375 * lib/mc.hint.nl: New file.
From Steef Boerrigter <sxmboer@sci.kun.nl>
* lib/Makefile.am: Add mc.hint.nl.
* lib/mc.hint: Remove ftp site.  Update copyright.
* lib/mc.hint.cs: Likewise.
* lib/mc.hint.es: Likewise.
* lib/mc.hint.it: Likewise.
* lib/mc.hint.pl: Likewise.
* lib/mc.hint.ru: Likewise.  Shorten some lines.
2001-08-01 16:56:26 +00:00
Pavel Roskin
7e625c9153 * edit/Makefile.in: Allow running "make install" before "make all".
* gtkedit/Makefile.in: Likewise.
2001-08-01 16:17:52 +00:00
Pavel Roskin
36b103997c * lib/edit.spell.rc: New file. Invoke ispell on Ctrl-p in the editor.
* lib/Makefile.am: Add lib/edit.spell.rc.
2001-07-31 22:13:55 +00:00
Pavel Roskin
bb65545428 * autogen.sh: Use gettextize.
* ABOUT-NLS: Remove from CVS, it's installed by autogen.sh.
* po/Makefile.in.in: Likewise.
2001-07-31 18:25:23 +00:00
Pavel Roskin
61128e5858 * syntax/slang.syntax: New file.
From Walery Studennikov <despair@sama.ru>
* syntax/Makefile.am: Add slang.syntax.
2001-07-29 14:49:18 +00:00
Pavel Roskin
d1693c3d39 * extraconf.h: Move WITH_BACKGROUND here. 2001-07-27 20:34:04 +00:00
Pavel Roskin
3c511e8c08 * doc/mc.1.in: Quote all section headers. Minor formatting fix. 2001-07-24 15:18:29 +00:00
Pavel Roskin
9901b005a6 * doc/mc.1.in: Fix description of mc.lib. Fix broken links. 2001-07-23 21:42:45 +00:00
Pavel Roskin
b25f5be791 * Make.common.in: Move all defines ...
* gnome/Makefile.in: ... here ...
* src/Makefile.in: ... and here.
2001-07-20 15:22:50 +00:00
Pavel Roskin
afe79160ef * configure.in: Don't check for getwd, it's completely
eliminated.
* INSTALL: Remove reference to HAVE_GETWD.
2001-07-20 03:41:50 +00:00
Pavel Roskin
48101333b5 * lib/mc.ext.in: Fix opening info pages on VFS. Modernize
entries for compressed cpio archives.
2001-07-19 22:15:35 +00:00
Pavel Roskin
24e01579a8 * lib/mc.ext.in: Comment changes. Remove rules for programs -
they were only used in obsolete frontends.  Don't ever use %view
without commands - it's slower and loses user settings, e.g.
hex mode.  Put shared libraries before man pages and read.me
before .me macros so that they match correctly.  Use nm for
shared libraries.  Add rules for StarOffice and AbiWord.
2001-07-19 21:55:24 +00:00
Pavel Roskin
fbdfb3285c * configure.in: Bump version to 4.5.54a. 2001-07-14 21:16:32 +00:00
Pavel Roskin
4ca052e8c7 * lib/mcserv.init: Fix exit status.
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=44601
2001-07-14 00:32:44 +00:00
Pavel Roskin
9696da138d * lib/mc.ext.in: Anchor all regexes in the type/ rules except
"executable", which should follow a space. Simplify rules for
images. Add shell/ rule for *.info files. Fix all incorrect
uses of the alternation operator.
Reported by Oskar Liljeblad and Michel Casabona.
2001-07-14 00:01:20 +00:00
Pavel Roskin
c67f0a6bc9 * configure.in: Don't check for iconv, it's already checked for
in AM_GNU_GETTEXT.
2001-07-12 15:28:58 +00:00
Pavel Roskin
238d3dd4c2 * doc/mc.1.in: Update documentation about hex search. 2001-07-10 19:54:39 +00:00
Pavel Roskin
3fa13073a6 * edit/edit_key_translator.c (cooledit_key_map): Bind
Ctrl-Shift-Up and Ctrl-Shift-Down to scroll with highlight.
From Steef Boerrigter <sxmboer@sci.kun.nl>
2001-07-10 19:22:10 +00:00
Pavel Roskin
0c08ee1fdd * edit/Makefile.in: Make edit.o depend on edit_key_translator.c.
* edit/edit_key_translator.c (cooledit_key_map): Add support
for bracket matching on Alt-B.
* gtkedit/gtkeditkey.c: Likewise.
From Steef Boerrigter <sxmboer@sci.kun.nl>
2001-07-10 15:05:55 +00:00
Pavel Roskin
f978d9eec4 Typo fix. 2001-07-09 23:01:06 +00:00
Pavel Roskin
eafd93ed76 * lib/mc.ext.in: Use nm to view object files. 2001-07-06 22:02:36 +00:00
Pavel Roskin
3f53dee86d * Make.common.in: Remove GNOME-specific and unused definitions.
Partly moved to gnome/Makefile.in.
2001-07-06 21:16:30 +00:00
Pavel Roskin
e477609511 * configure.in: Remove all references to SEDCMD and SEDCMD2 -
they are usused.
* Make.common.in: Likewise.
2001-07-06 20:49:46 +00:00