* wtools.h: Fix warnings.
[midnight-commander.git] / ChangeLog
blob62eed9e95085d1d2130accb307f544d55924ac29
1 2004-08-29  Roland Illig  <roland.illig@gmx.de>
3         * m4/ri-gcc-warnings.m4: Now handles only the last --enable or
4         --disable option. Before, --disable has not been handled
5         correctly.
7 2004-08-22  Pavel S. Shirshov  <pavelsh@mail.ru>
9         * syntax/m4.syntax: Add matching AS_* keywords.
10         From Leonard den Ottolander <leonard * den.ottolander.nl>
12 2004-08-22  Pavel S. Shirshov  <pavelsh@mail.ru>
14         * m4/ri-gcc-warnings.m4: Using AC_HELP_STRING for more portable.
15         AS_HELP_STRING was introduced after autoconf 2.57+.
16         From Leonard den Ottolander <leonard * den.ottolander.nl>
18 2004-08-18  Roland Illig  <roland.illig@gmx.de>
20         * "make uninstall": removes the symlinks bin/mcedit and bin/mcview.
22 2004-08-17  Roland Illig  <roland.illig@gmx.de>
24         * configure.ac: The GCC warning flags are only used in
25         maintainer-mode.
27 2004-08-17  Pavel S. Shirshov  <pavelsh@mail.ru>
29         * lib/cedit.menu: Security fix patch. Fix insecure temporary file and
30         directory creations. (CAN-2004-0231). 
32         * lib/mc.menu: Likewise.
33         * doc/mc.1.in: Likewise.
34         * doc/es/mc.1.in: Likewise.
35         * doc/hu/mc.1.in: Likewise.
36         * doc/it/mc.1.in: Likewise.
37         * doc/pl/mc.1.in: Likewise.
38         * doc/ru/mc.1.in: Likewise.
39         * doc/sr/mc.1.in: Likewise.
41 2004-08-09  Andrew V. Samoilov  <sav@bcs.zp.ua>
43         * configure.ac: Add check for atoll().
45         * doc/mc.1.in (Extension File Edit): Document "directory" keyword.
46         * doc/ru/mc.1.in: Likewise.
48 2004-08-02  Pavel Shirshov <pavelsh@mail.ru>
50         * autogen.sh: Fix unportable "\n" in sed.
52 2004-04-02  Pavel Roskin  <proski@gnu.org>
54         * lib/mc.ext.in: Use gqview instead of ee for images.  ee seems
55         to be obsolete.  Suggested by Marcel Pol <mpol@gmx.net>
57 2004-01-22  Pavel Roskin  <proski@gnu.org>
59         * lib/mc.ext.in: Recognize *.tb2 and *.tbz files.
61         * configure.in: Rename to ...
62         * configure.ac: ... this.
64 2003-12-30  David Martin  <dmartina@excite.com>
66         * doc/mc.1.in: Synchronized latest fixes (long options) and
67         moved year and version number.
69 2003-12-24  Pavel Roskin  <proski@gnu.org>
71         * configure.in: Release 4.6.1-pre1.
73 2003-11-28  Pavel Roskin  <proski@gnu.org>
75         * acinclude.m4 (MC_UNDELFS_CHECKS): Try ext2fs/ext2_fs.h before
76         linux/ext2_fs.h.  Use ext2fs/ext2_fs.h when possible - it's
77         safer to avoid kernel headers.
79 2003-11-27  Pavel Roskin  <proski@gnu.org>
81         * src/TODO: Move ...
82         * TODO: ... here.
83         * doc/DEVEL: Move ...
84         * HACKING: ... here.  Adjust makefiles.
86 2003-11-20  Pavel Roskin  <proski@gnu.org>
88         * build-glib1.sh: Use more portable syntax for functions.  Fall
89         back to "ftp" for download, useful on BSD.
90         * build-glib2.sh: Likewise.
92         * build-glib1.sh: New file - download and compile glib 1.2.x,
93         then compile mc against it.
94         * build-glib2.sh: New file - download and compile glib 2.x with
95         dependencies (gettext, pkgconfig), then compile mc against it.
96         * Makefile.am: Distribute them.
98 2003-10-29  Pavel Roskin  <proski@gnu.org>
100         * acinclude.m4 (MC_UNDELFS_CHECKS): Don't use internal Autoconf
101         variables.
103         * configure.in: Rewrite check for mmap() to avoid using internal
104         variables of Autoconf.  Rename the rest of ac_cv_* to mc_cv_*.
106         * configure.in: Use AC_CHECK_MEMBERS to check fields of struct
107         stat.  Adjust all dependencies.
109         * acinclude.m4 (AC_STRUCT_LINGER): Remove, use AC_CHECK_MEMBERS
110         instead.
112         * configure.in: Define SLANG_POSIX_SIGNALS if all 4 required
113         functions are present.  Remove references to extraconf.h.
114         * extraconf.h: Eliminate.
115         * Makefile.am: Remove extraconf.h.
117         * configure.in: Move ext2fs undelete support ...
118         * acinclude.m4 (MC_WITH_VFS): ... here.
119         * extraconf.h: Remove VFS logic, it's enforced in configure now.
121         * acinclude.m4 (MC_WITH_VFS): Use AC_SEARCH_LIBS when possible.
122         Allow disabling network code by --disable-netcode.
124 2003-10-28  Pavel Roskin  <proski@gnu.org>
126         * configure.in: Don't check if "file" can use stdin - it's
127         unused now.
129 2003-10-25  Pavel Roskin  <proski@gnu.org>
131         * extraconf.h: Don't define HAVE_GRANTPT forcedly if grantpt()
132         wasn't found.  Don't define HAVE_CRYPT, it's unused now.
134         * configure.in: Remove check for socketpair().  Add new option
135         --enable-background.
136         * extraconf.h: Don't define WITH_BACKGROUND.
138 2003-10-14  Pavel Roskin  <proski@gnu.org>
140         * configure.in: Don't check for seekdir() and telldir().
142 2003-09-23  Pavel Roskin  <proski@gnu.org>
144         * doc/sr/Makefile.am: Don't install mcserv documentation if mcfs
145         support is disabled.
147         * lib/*.ti: Remove, these files are obsolete.
148         * lib/tdiff: Likewise.
149         * lib/xterm.tcap: Likewise.
150         * lib/Makefile.am: Remove obsolete files.  Don't install
151         README.xterm and xterm.ad, there are partly obsolete and can
152         break things if used as is.
154 2003-09-22  Strahinya Radich  <mr99164@alas.matf.bg.ac.yu>
156         * lib/mc.hint.sr: Updated.
157         * lib/mc.menu.sr: New file - translated menu.
158         * lib/Makefile.am: Add mc.menu.sr.
159         * doc/sr/: New Serbian documentation.
160         * doc/Makefile.am: Add "sr" directory.
161         * configure.in: Add substitutions for new files.
163 2003-09-22  Pavel Roskin  <proski@gnu.org>
165         * configure.in: Check for strlcpy() if glib 1.2.x is used.
167 2003-09-11  Strahinya Radich  <mr99164@alas.matf.bg.ac.yu>
169         * lib/mc.hint.sr: New file - Serbian hints.
171 2003-09-04  Pavel Roskin  <proski@gnu.org>
173         * lib/mc.menu: Add entry for viewing manual pages.
175 2003-08-18  Pavel Roskin  <proski@gnu.org>
177         * lib/mc-wrapper.csh.in: Use "id" command to find the real user
178         id.  $USER is not reliable.
179         * lib/mc-wrapper.sh.in: Likewise.
180         Reported by Figura Peter <peterf@autus.sk>
182 2003-08-18  Andrew V. Samoilov  <sav@bcs.zp.ua>
184         * acinclude.m4 (MC_WITH_NCURSES): Fix ESCDELAY check on Solaris.
185         Make sure that linking succeeds.
187 2003-08-02  Pavel Roskin  <proski@gnu.org>
189         * lib/cedit.menu: Avoid using "id -u", it doesn't work on
190         Solaris.  From Andrew V. Samoilov <sav@bcs.zp.ua>
192 2003-07-23  Pavel Roskin  <proski@gnu.org>
194         * lib/mc.lib: Add more "end" and "home" sequences for xterm.
196 2003-07-22  Pavel Roskin  <proski@gnu.org>
198         Get rid of all references to NATIVE_WIN32.
200         * pc: Remove.  No work has been done on the PC post for years.
201         * README.PC: Likewise.
202         * Makefile.am: Adjust for the above.
203         * configure.in: Likewise.
205 2003-07-21  Pavel Roskin  <proski@gnu.org>
207         * configure.in: Check posix_openpt() first and fallback to
208         GNU-specific getpt() only if needed.
210 2003-06-29  David Sterba  <dave@jikos.cz>
212         * lib/mc.hint.cs: Typo fixes.
214 2003-06-25  Marco Ciampa  <ciampix@libero.it>
216         * doc/it/mc.1.in: small fix
218 2003-06-23  Andrew V. Samoilov  <sav@bcs.zp.ua>
220         * lib/mc.ext: Allow ZIP in all capitals in "file" output.
222 2003-06-18  Pavel Roskin  <proski@gnu.org>
224         * configure.in: Remove test for SCO UNIX.  Remove all references
225         to SCO_FLAVOR everywhere.  SCO flavor is rather unsavory now.
227 2003-06-06  Pavel Roskin  <proski@gnu.org>
229         * lib/mc.ext.in: Don't run compressed logs from /var/log through
230         nroff.  Suggested by Alfie Costa <agcosta@gmx.net>
232 2003-05-16  Marco Ciampa  <ciampix@libero.it>
234         * syntax/ruby.syntax: upgrade
235         * syntax/perl.syntax: small fix
237 2003-05-14  Marco Ciampa  <ciampix@libero.it>
239         * syntax/ruby.syntax: New file - syntax for Ruby.
240         * syntax/Syntax: Add ruby.syntax.
241         * syntax/Makefile.am: Likewise.
243 2003-05-08  Pavel Roskin  <proski@gnu.org>
245         * mc.spec.in: Strip pre-1998 changelog to work around a bug in
246         rpm 4.2, which doesn't like %install inside %changelog.
248 2003-04-29  Pavel Roskin  <proski@gnu.org>
250         * configure.in: Add vfs/extfs/iso9660 to AC_CONFIG_FILES.
251         * lib/mc.ext.in: Add support for ISO images.
253 2003-03-31  Dmitry Alexeyev  <dmi_a@qnx.org.ru>
255         * syntax/Syntax: Highlight *.mc as a makefile.
256         * syntax/sql.syntax: Add more keywords for PostgreSQL.
258 2003-03-21  Pavel Roskin  <proski@gnu.org>
260         * syntax/sh.syntax: Highlight "find".  Highlight whole string
261         after "#!".  Make unrecognized text inside `` less bright.
263 2003-03-17  Marco Ciampa  <ciampix@libero.it>
265         * doc/it/mc.1.in: Some manual fixes.
267 2003-03-14  Pavel Roskin  <proski@gnu.org>
269         * syntax/c.syntax: Allow integer specifiers for %x and %X in C
270         format strings.
271         * syntax/cs.syntax: Likewise.
272         * syntax/java.syntax: Likewise.
273         * syntax/ml.syntax: Likewise.
274         * syntax/php.syntax: Likewise.
275         * syntax/python.syntax: Likewise.
276         * syntax/slang.syntax: Likewise.
277         * syntax/swig.syntax: Likewise.
279 2003-03-11  Pavel Roskin  <proski@gnu.org>
281         * acinclude.m4 (MC_ASM_LABELS): New macro to work around a bug
282         gettext.  Define _INTL_REDIRECT_MACROS if needed.
283         * configure.in: Use MC_ASM_LABELS.
285 2003-03-07  Pavel Roskin  <proski@gnu.org>
287         * configure.in: Add --with-glib-static option.
289 2003-03-06  Pavel Roskin  <proski@gnu.org>
291         * syntax/spec.syntax: Add BuildArch.
293 2003-03-05  Pavel Roskin  <proski@gnu.org>
295         * configure.in: Check availability of setsid().
297 2003-03-04  Sanlig Badral  <Badral@chinggis.com>
299         * po/LINGUAS: added Mongolian (mn) translation.
301 2003-03-03  Pavel Roskin  <proski@gnu.org>
303         * lib/mc.lib: Add xterm arrows both for application and normal
304         mode.  Normal mode can be accidentally enabled if one mc is run
305         from another and Ctrl-O is used to switch between them.
306         Add F11-F20 definitions for cons25 (FreeBSD console).
308 2003-02-27  Juan C. Olivares  <juancri@TAGnet.org>
310         * syntax/cs.syntax: New file.
311         * syntax/Syntax: Add cs.syntax.
312         * syntax/Makefile.am: Likewise.
314 2003-02-27  Marco Ciampa  <ciampix@libero.it>
316         * doc/it/mc.1.in: updated manual with -e switch description.
318 2003-02-26  Pavel Roskin  <proski@gnu.org>
320         * syntax/syntax.syntax: Highlight "define".
322 2003-02-23  Marco Ciampa  <ciampix@libero.it>
324         * doc/it/mc.1.in: updated manual with some stylistic changes.
326 2003-02-23  Dmitry Alexeyev  <dmi_a@qnx.org.ru>
328         * lib/mc.ext.in: Add entry for QNX Neutrino packages.
330 2003-02-22  Pavel Tsekov  <ptsekov@gmx.net>
332         * acinclude.m4 [AC_G_MODULE_SUPPORTED]: New macro.
333         * configure.in: Test for gmodule.  Don't link mc with libX11 if
334         gmodule is supported.
336 2003-02-22  Pavel Roskin  <proski@gnu.org>
338         * configure.in: Add --with-glib12 option to configure to force
339         using glib 1.2.x.
341 2003-02-21  Andrew V. Samoilov  <sav@bcs.zp.ua>
343         * doc/ru/mc.1.in (Layout): Translate 'Xterm window title' option.
344         (Extension File Edit): Translate include feature.
346 2003-02-20  Pavel Roskin  <proski@gnu.org>
348         * configure.in: Move list of all translations ...
349         * po/LINGUAS: ... here.
351 2003-02-18  Pavel Roskin  <proski@gnu.org>
353         * syntax/c.syntax: Highlight C++ comments in preprocessor
354         directives.
355         Reported by Oswald Buddenhagen <ossi@kde.org>
357 2003-02-13  Marco Ciampa  <ciampix@libero.it>
359         * doc/it/mc.1.in: updated manual following it.po changes.
361 2003-02-05  Pavel Roskin  <proski@gnu.org>
363         * configure.in: Bump version to 4.6.0a.
365         * configure.in: Version 4.6.0 released.
367 2003-02-04  Arpi  <arpi@mplayerhq.hu>
369         * syntax/Syntax: Match *.syntax before other files to fix
370         highlighting of makefile.syntax.
372 2003-02-04  Pavel Roskin  <proski@gnu.org>
374         * syntax/c.syntax: Revert highlighting trailing whitespaces.
376 2003-02-03  Andrew V. Samoilov  <sav@bcs.zp.ua>
378         * autogen.sh: Fix unportable "+" sed regexp in gettext_ver
379         calculation.  Reported by vlad@geekizoid.com.
381 2003-01-31  Pavel Roskin  <proski@gnu.org>
383         * syntax/nroff.syntax: Make colors more compatible with the
384         highlighting used in the internal viewer - yellow for bold and
385         brightred for italic.
387 2003-01-31  Andrew V. Samoilov  <sav@bcs.zp.ua>
389         * syntax/c.syntax: Highlight trailing whitespace(s).
391 2003-01-30  Pavel Tsekov  <ptsekov@gmx.net>
393         * acinclude.m4 (MC_WITH_NCURSES): Check -lcurses if -lncurses
394         doesn't work.  Useful on OpenBSD 3.2.
396 2003-01-29  Pavel Roskin  <proski@gnu.org>
398         * lib/mc.ext.in: Fix missing semicolon that affected viewing RPM
399         packages.
401 2003-01-24  Pavel Roskin  <proski@gnu.org>
403         * configure.in: Add -lposix on A/UX before all tests.
405 2003-01-23  Pavel Roskin  <proski@gnu.org>
407         * acinclude.m4 (MC_EXTFS_CHECKS): Fix redirection to /dev/null.
409 2003-01-22  Pavel Roskin  <proski@gnu.org>
411         * configure.in: Bump version to 4.6.0-pre3a.
413         * configure.in: Version 4.6.0-pre3 released.
415         * acinclude.m4 (_MC_WITH_XSLANG): Drop support for old S-Lang
416         versions that required the native curses library on some OSes.
418 2003-01-19  Adam Byrtek  <alpha@debian.org>
420         * doc/mcview.1.in: New file.
421         * configure.in: Treat it like doc/mcedit.1.in.
422         * doc/Makefile.am: Likewise.
424 2003-01-17  Adam Byrtek  <alpha@debian.org>
426         * doc/mc.1.in (Layout): Document 'Xterm window title' option.
428 2003-01-16  David Martin  <dmartina@excite.com>
430         * doc/mc.1.in: Add EXTernal virtual File System node (extfs).
432 2003-01-16  David Martin  <dmartina@excite.com>
434         * doc/mc.1.in: Set man page header and footer.
435         * doc/es/mc.1.in: Likewise.
436         * doc/hu/mc.1.in: Likewise.
437         * doc/it/mc.1.in: Likewise.
438         * doc/pl/mc.1.in: Likewise.
439         * doc/ru/mc.1.in: Likewise.
441 2003-01-12  David Martin  <dmartina@excite.com>
443         * po/es.po: Update. Rewrite localized names for some menu entries.
444         * doc/es/mc.1.in: Likewise.
445         * lib/mc.hint.es: Likewise.
447 2002-12-27  David Martin  <dmartina@excite.com>
449         * doc/pl/xnc.hlp: Update GPL (change FSF address and move 19xx
450         entries to "year").
452 2002-12-26  Pavel Roskin  <proski@gnu.org>
454         * configure.in: Release 4.6.0-pre2, bump version to 4.6.0-pre2a.
456         * configure.in: Fix non-portable operator.  Bump version to
457         4.6.0-pre2.
459 2002-12-24  Pavel Roskin  <proski@gnu.org>
461         * lib/mc.ext.in: Use --nosignature with rpm to avoid a message
462         in the viewer about unsigned packages.
464         * acinclude.m4 (MC_WITH_SLANG): Don't add -lslang to MCLIBS if
465         the system S-Lang is rejected.
467         * lib/mc.ext.in: Play *.mov by mplayer.
469 2002-12-23  Pavel Roskin  <proski@gnu.org>
471         * configure.in: Enable X11 support by default, use --without-x
472         to disable.
474 2002-12-19  Pavel Roskin  <proski@gnu.org>
476         * syntax/perl.syntax: Add separate context for function
477         declarations and definitions, highlight prototypes.
479 2002-12-11  Pavel Roskin  <proski@gnu.org>
481         * acinclude.m4 (MC_EXTFS_CHECKS): Add check for Perl.
482         * configure.in: Substitute Perl location in all extfs scripts
483         written in Perl.
485 2002-12-11  David Martin  <dmartina@excite.com>
487         * doc/xnc.hlp: Update GPL (change FSF address
488         and move 19xx entries to "year").
489         * doc/es/xnc.hlp: Likewise.
490         * doc/hu/xnc.hlp: Likewise.
491         * doc/it/xnc.hlp: Likewise.
492         * doc/ru/xnc.hlp: Likewise.
494 2002-12-09  Pavel Roskin  <proski@gnu.org>
496         * lib/mc.ext.in: Remove ftplist.  Add patchfs.
498 2002-11-29  Andrew V. Samoilov  <sav@bcs.zp.ua>
500         * autogen.sh: Use $srcdir/configure.mc instead of
501         $srcdir/configure if first one exists and is executable.
503 2002-11-28  Pavel Roskin  <proski@gnu.org>
505         * configure.in: Determine which help translations user wants to
506         install, based on USE_NLS, LINGUAS and ALL_LINGUAS.
507         * doc/Makefile.am: Set SUBDIR to the list of the requested
508         translations.
510         * acinclude.m4 (MC_EXTFS_CHECKS): New macro.
511         (MC_WITH_VFS): Call MC_EXTFS_CHECKS.
512         * configure.in: Generate vfs/extfs/uzip.
513         * vfs/extfs/uzip: Move to vfs/extfs/uzip.in.
514         * vfs/extfs/Makefile.am: Corresponding adjustments.
516 2002-11-26  Pavel Roskin  <proski@gnu.org>
518         * syntax/sql.syntax: Add highlighting for dot and backticks.
520 2002-11-16  Pavel Roskin  <proski@gnu.org>
522         * configure.in: Move check for pwdauth() to MC_MCSERVER_CHECKS.
523         * acinclude.m4 (MC_MCSERVER_CHECKS): If using crypt(), check for
524         shadow password support.
526         * acinclude.m4 (MC_MCSERVER_CHECKS): Don't limit PAM check to
527         Linux.  Use AC_SEARCH_LIBS to find crypt().  Consolidate mcserv
528         libraries into MCSERVLIBS.
530         * configure.in: Move all mcserv related checks ...
531         * acinclude.m4 (MC_MCSERVER_CHECKS): ... here.
533 2002-11-15  Pavel Roskin  <proski@gnu.org>
535         * configure.in: Fully enable glib2.  Update the documentation.
537 2002-11-14  Andrew V. Samoilov  <sav@bcs.zp.ua>
539         * lib/mc.menu: Don't use --repetitive-best option with bzip2 -
540         it is redundant in versions 0.9.5 and above.
542 2002-11-10  Pavel Roskin  <proski@gnu.org>
544         * configure.in: Check for uintptr_t.  Needed to compile regex.c
545         on MacOS X.  Reported by Wim Rijnders <wimrijnders@home.nl>
547 2002-11-07  Andrew V. Samoilov  <sav@bcs.zp.ua>
549         * syntax/ada95.syntax: Highlight "then" and "else".
550         From Victor Porton <porton@ex-code.com>.
551         Highlight "exit".
553 2002-11-06  Pavel Roskin  <proski@gnu.org>
555         * lib/edit.indent.rc: Remove all options for indent and add a
556         comment explaining where those options should be.
558 2002-11-05  Pavel Roskin  <proski@gnu.org>
560         * lib/mc-wrapper.csh.in: Remove /bin/csh at the beginning - this
561         script is not meant to be executed by the kernel.  This also
562         eliminates dependency of the RPM package on csh.
563         * lib/mc-wrapper.sh.in: Remove /bin/sh at the beginning.
565 2002-11-01  Pavel Roskin  <proski@gnu.org>
567         * configure.in: Don't substitute mc.sh and mc.csh - it's now
568         done ...
569         * lib/Makefile.am: ... here.  Add wrappers for mc to avoid
570         defining complex shell scripts in functions and aliases.
571         * lib/mc-wrapper.csh.in: New file - template for the script
572         that runs mc and changes directory in csh.
573         * lib/mc-wrapper.sh.in: New file - template for the script
574         that runs mc and changes directory in sh.
576 2002-11-01  Andrew V. Samoilov  <sav@bcs.zp.ua>
578         * doc/mc.1.in (Keys): Document S-<chr>.
579         * doc/ru/mc.1.in: Likewise.
581 2002-10-31  Pavel Roskin  <proski@gnu.org>
583         * syntax/diff.syntax: Revert highlighting for trailing spaces
584         on the added lines - it extends the context to the next line.
586         * lib/mc.csh.in: Add quoting and check for missing file.
588         * lib/mc.csh.in: Update to use the new -P option.  This script
589         has absolutely no protection against special symbols in
590         directory names and lacks TMPDIR support.
592         * lib/mc.sh.in: Update to use the new -P option.
594         * configure.in: Displaying the install paths is too problematic
595         to implement properly.  Remove this code.
597 2002-10-29  Pavel Roskin  <proski@gnu.org>
599         * lib/mc.ext.in: Rename TROFFASCII to MAN_FLAGS.
600         * configure.in: Likewise.  Add "-c" (disable ANSI color) to
601         MAN_FLAGS if supported.
603         * acinclude.m4 (MC_WITH_SLANG): Reject S-Lang with UTF-8
604         support, unless external S-Lang was explicitly requested.
606 2002-10-24  Pavel Roskin  <proski@gnu.org>
608         * lib/mc.ext.in: Don't use links to view html - the "-dump"
609         option has been removed in the recent versions.
610         From David Martin <dmartina@excite.com>
612 2002-10-21  Pavel Roskin  <proski@gnu.org>
614         * acinclude.m4 (MC_WITH_VFS): cpiofs and extfs were never added
615         to the final configuration message.
617 2002-10-17  Pavel Roskin  <proski@gnu.org>
619         * doc/hu/Makefile.am: Generate Hungarian help file from the
620         manual, just like other languages.
621         * doc/hu/mc.1.in: New file, converted from the help file.
622         * doc/hu/xnc.hlp: Likewise.
623         * configure.in: Adjust for the above.
625         * doc/mc.1.in: Add node names.  Remove redundant paragraph
626         breaks at the start and the end of the sections.  Mention
627         "stalelink" as color keyword.
629 2002-10-14  Pavel Roskin  <proski@gnu.org>
631         * lib/mc.ext.in: Don't use "-dump" option with "links".
632         From David Martin <dmartina@excite.com>
634 2002-10-13  Pavel Roskin  <proski@gnu.org>
636         * lib/mc.hint*: Remove all references to "-1" - hints file is no
637         substitute to unambiguous GUI.
638         From Christian Laubscher <christian.laubscher@tiscalinet.ch>
640 2002-10-12  Pavel Roskin  <proski@gnu.org>
642         * lib/mc.ext.in: Redirect stderr from "links" to suppress a
643         warning if it's not found.
645 2002-10-09  Andrew V. Samoilov  <sav@bcs.zp.ua>
647         * doc/mc.1.in (SMB File System): Username is allowed in
648         URLs now (/#smb:[user@]machine).
649         * doc/ru/mc.1.in: Likewise.
651 2002-10-08  Pavel Roskin  <proski@gnu.org>
653         * configure.in: Rename RH_VERSION to RPM_VERSION - not every
654         rpm-based system is Red Hat.  Replace all dashes, not just one.
656         * acinclude.m4 (MC_WITH_MCSLANG): Check for terminfo and use
657         termcap if terminfo is missing in the known locations.
658         * configure.in: Remove --with-termcap processing, it is now in
659         acinclude.m4.
661 2002-10-02  Pavel Roskin  <proski@gnu.org>
663         * syntax/syntax.syntax: Fix highlighting for "gray".
665 2002-10-01  Pavel Roskin  <proski@gnu.org>
667         * configure.in: Expand $bindir and $datadir to show at the end.
668         Reported by Nerijus Baliunas <nerijus@users.sourceforge.net>
670 2002-09-29  Pavel Roskin  <proski@gnu.org>
672         * configure.in: Remove the argument from --with-gpm-mouse.  The
673         directories for include files and libraries can be specified
674         using LDFLAGS and CPPFLAGS, as documented in the output of
675         "configure --help".
677         * configure.in: Complete rewrite of the screen library support.
678         Add new option --with-screen instead on --with-slang,
679         --with-included-slang and --with-ncurses.  Only allow
680         --with-termcap is using the included S-Lang library.
681         * aclocal.m4: Corresponding changes.
683         * syntax/mail.syntax: Replace "wholechars right" and "wholechars
684         left" with single "wholechars".
685         * syntax/nroff.syntax: Likewise.
686         * syntax/sh.syntax: Likewise.
687         * syntax/tcl.syntax: Likewise.
689         * syntax/*.syntax: Remove numeric Cooledit colors.  It's
690         unreasonable to require them to be correct.  On the other hand,
691         Cooledit can easily be changed to accept named color names.
693         * syntax/syntax.syntax: Don't require Cooledit colors for
694         highlighting color names.  Remove Cooledit colors.
696         * syntax/m4.syntax: Don't use yellow color on parentheses, since
697         it interferes with parentheses highlighting.  Remove list of
698         supported Autoconf macros.
700 2002-09-26  Pavel Roskin  <proski@gnu.org>
702         * syntax/syntax.syntax: Remove highlighting for numbers - it's
703         for Cooledit only.
705         * syntax/c.syntax: Require at least one space at the beginning
706         of indented cpp directives.  Use brightmagenta for them.
708         * syntax/syntax.syntax: Don't start keywords with "\[" - it
709         doesn't work.  Use "\[\]" at the end of keywords to suppress
710         their special meaning.
712 2002-09-22  Pavel Roskin  <proski@gnu.org>
714         * doc/Makefile.am: Remove width from the man2hlp command line.
715         The same for translations.
717         * configure.in: Remove support for HSC proxy - it's obsolete.
718         Remove all references to HSC proxy everywhere.
720 2002-09-21  Pavel Roskin  <proski@gnu.org>
722         * configure.in: Bump version to 4.6.0-pre1b.
724         * doc/hu/mc.hlp.hu: Rename to ...
725         * doc/hu/mc.hlp.hu.in: ... this.  Adjust paths.
726         * configure.in: Substitute doc/hu/mc.hlp.hu.
727         * doc/hu/Makefile.am: Don't distribute mc.hlp.hu.
729         * doc/mc.1.in: Update path to the data files.  Rename MC_LIBDIR
730         to MC_DATADIR.  Make the same changes in the translations.
732         * */Makefile.am: Replace mclibdir with pkgdatadir to use "share"
733         directory for architecture-independent files.
735 2002-09-19  Pavel Roskin  <proski@gnu.org>
737         * syntax/m4.syntax: New file.
738         * syntax/Syntax: Add m4.syntax.
739         * syntax/Makefile.am: Likewise.
740         From Vlad Romanenko <VladRomanenko@ukr.net>
742         * syntax/sql.syntax: Only recognize non-standard MySQL comments
743         at the beginning of line.
745 2002-09-19  Andrew V. Samoilov  <sav@bcs.zp.ua>
747         * syntax/syntax.syntax: Add "linestart" for "context",
748         "context default" and "context exclusive" keywords.
749         * syntax/c.syntax: Fix "%s" highlighting for "%-19s"
750         and "%5.5s" formats.
752 2002-09-18  Pavel Roskin  <proski@gnu.org>
754         * syntax/Syntax: Remove gobledy_gook at the beginning.  Move
755         rules for syntax files ...
756         * syntax/syntax.syntax: ... here.  Add "linestart" for "file"
757         and "include" keywords.
758         * syntax/Makefile.am: Add syntax.syntax.
760 2002-09-17  Vlad Romanenko  <VladRomanenko@ukr.net>
762         * syntax/js.syntax: Advanced number highlighting.
764 2002-09-17  Pavel Roskin  <proski@gnu.org>
766         * syntax/c.syntax: Highlight "?" by the same color as ":".
767         * syntax/java.syntax: Likewise.
768         * syntax/swig.syntax: Likewise.
769         * syntax/python.syntax: Remove duplicate keyword ":".
771         * Makefile.am: Add m4 to SUBDIRS.  Set ACLOCAL_AMFLAGS so that
772         m4 directory is used by aclocal.
773         * m4/Makefile.am: New file.
774         * configure.in: Substitute m4/Makefile.
775         * autogen.sh: Don't copy any macro files, use m4 directory.
777         * syntax/Makefile.am: Add js.syntax.
779         * configure.in: Add support for glib 2.x.  Right now, it has to
780         be explicitly enabled by `--with-glib2'.
781         From Ali Akcaagac <ali.akcaagac@stud.fh-wilhelmshaven.de>
783 2002-09-16  Pavel Roskin  <proski@gnu.org>
785         * syntax/js.syntax: New file.
786         * syntax/Syntax: Add js.syntax.
787         From Vlad Romanenko <VladRomanenko@ukr.net>
789 2002-09-16  Andrew V. Samoilov  <sav@bcs.zp.ua>
791         * doc/pl/Makefile.am: Use $(top_srcdir)/doc/xnc.hlp instead
792         of local xnc.hlp
793         * doc/pl/xnc.hlp: Removed.
795 2002-09-13  Pavel Roskin  <proski@gnu.org>
797         * configure.in: Add AM_GNU_GETTEXT_VERSION for autopoint.
798         Remove "potfiles" command.
799         * acinclude.m4: Add empty AM_GNU_GETTEXT_VERSION definition for
800         compatibility with gettext 0.10.x.
802         * autogen.sh: Use autopoint for gettext 0.11.5 and above.  Don't
803         allow gettext versions from 0.10.40 to 0.11.5 (not inclusive).
805         * po/Makevars: New file for compatibility with gettext 0.11.x.
807         * configure.in: Remove "Debugger code" message.
809         * acinclude.m4: Replace undelfs_o with use_undelfs.
810         * configure.in: Likewise.  Don't substitute it.
812         * configure.in: Simplify processing of without-edit.  Replace
813         several variables with use_edit.
814         * acinclude.m4: Remove AC_WITH_EDIT.
816         * acinclude.m4: Replace smbfs and SAMBAFILES variables with
817         use_smbfs.
818         * configure.in: Likewise.
819         * INSTALL: Document --with-samba.
821         * configure.in: Roll --enable-mcserv-install into ...
822         * acinclude.m4: ... --with-mcfs.  Adjust makefiles.
823         * INSTALL: Document --with-mcfs.
825 2002-09-12  Pavel Roskin  <proski@gnu.org>
827         * configure.in: Don't check if crypt() prototype is needed to
828         avoid warnings - the whole code is not worth avoiding one
829         legitimate warning.
830         * acinclude.m4: Remove AC_TRY_WARNINGS.
832         * configure.in: ALL_LINGUAS should be defined unconditionally.
834         * acinclude.m4: Clarify some help texts, add defaults in square
835         brackets, use more consistent spacing.
836         * configure.in: Likewise.
838         * lib/mc.menu: Don't call tarballs "releases".  Don't
839         dereference symlinks.
841 2002-09-10  Pavel Roskin  <proski@gnu.org>
843         Globally replace OS2_NT and _OS_NT with WIN32_NATIVE.
845 2002-09-07  Pavel Roskin  <proski@gnu.org>
847         * configure.in: Eliminate --with-terminfo option, which was
848         essentially equivalent to --with-included-slang and didn't force
849         anything.
850         * acinclude.m4 (AC_USE_TERMINFO): Remove.
851         * INSTALL: Adjust to match.
852         * FAQ: Likewise.
854 2002-09-05  Pavel Roskin  <proski@gnu.org>
856         * configure.in: Fix USE_VFS_NET conditional.  Don't substitute
857         NETFILES - it's unused.
859         * configure.in: Check for arpa/inet.h.
861         * mcfn_install: Remove.  Also remove all references to it.
862         * INSTALL.FAST: Update information about ncurses.
863         From Dmitry Semyonov <Dmitry.Semyonov@oktet.ru>
865         * acinclude.m4 (AC_USE_TERMCAP): Add -ltermcap to MCLIBS, not
866         LIBS.
867         * configure.in: Eliminate MCCFLAGS, use CPPFLAGS instead.  Add
868         "-L" options to LDFLAGS, not to LIBS or MCLIBS - this should fix
869         test for ncurses in non-standard directories.
871 2002-09-04  Pavel Roskin  <proski@gnu.org>
873         * lib/mc.ext.in: Remove edit rules for compressed files that
874         were compressing even unchanged files - the editor itself can
875         handle compression better.
877 2002-09-03  Pavel Roskin  <proski@gnu.org>
879         * acinclude.m4: Remove Termnet support, it's too old and obscure
880         to be supported properly.
882 2002-08-27  Pavel Roskin  <proski@gnu.org>
884         * lib/mc.ext.in: Add new OpenOffice.org formats.  Always use
885         OpenOffice.org, not StarOffice.  Add more video formats.
887         * lib/mc.ext.in: Use gzip instead of gunzip and compress.  Avoid
888         unnecessary pipeline.  Redirect stderr from cpio, because it can
889         be non-empty even for successful operations.
891 2002-08-26  Pavel Roskin  <proski@gnu.org>
893         * syntax/spec.syntax: New file.
894         * syntax/Syntax: Add spec.syntax.
895         * syntax/Makefile.am: Likewise.
896         From PLD Linux Distribution with minor changes.
898 2002-08-25  Pavel Roskin  <proski@gnu.org>
900         * lib/mcserv.init: Update from Red Hat package.
901         * lib/mcserv.pamd: Likewise.
903         * configure.in: Fix interpretation of the iconv test result.
904         Reported by Pavel Shirshov <pavelsh@mail.ru>
906         * mc.sh.in: Only bash needs the mc() function to be exported.
908         * doc/pl/mc.1.in: Add node names and options.  Use @prefix@
909         instead of /usr where appropriate.
910         * doc/Makefile.am: Enable generation of the help file.
912         * doc/pl/*: Add Polish translation.
913         * doc/Makefile.am: Adjust for the above.
914         * configure.in: Likewise.
916 2002-08-24  Pavel Roskin  <proski@gnu.org>
918         * lib/edit.indent.rc: Use tidy to format HTML.
919         From David Martin <dmartina@excite.com>
921         * lib/cedit.menu: Remove all references to the error file.
922         * lib/edit.indent.rc: Likewise.
923         * lib/edit.spell.rc: Likewise.
925 2002-08-23  Pavel Roskin  <proski@gnu.org>
927         * configure.in: Make GLIB_LIBS a separate AC_SUBST'ed variable,
928         use only for the programs that need it (mc and mcserv).
930         * configure.in: Fix help text for gpm and ncurses.  Properly
931         handle --without-ncurses.
932         Reported by Moritz Barsnick <moritz@barsnick.net>
934         * configure.in: Work around a bug in Autoconf-2.53 that prevents
935         splitting of user-specified path in AC_PATH_PROGS.
937         * configure.in: Move glib test earlier, as it tends to fail for
938         many users.  Make GLIB_CONFIG a precious variable.  Check for
939         glib12-config - that's how it's called on FreeBSD.
940         Reported by Pavel Shirshov <pavelsh@mail.ru>
942 2002-08-22  Pavel Roskin  <proski@gnu.org>
944         * configure.in: Remove old-style Linux-only support for shadow
945         passwords.
947 2002-08-21  Pavel Roskin  <proski@gnu.org>
949         * configure.in: Restore AM_INIT_AUTOMAKE with two arguments for
950         now, otherwise Automake 1.5 breaks.  Remove version number from
951         AC_INIT, the version from AM_INIT_AUTOMAKE takes preference.
952         Substitute RH_VERSION, which is VERSION without dashes, needed
953         for RedHat specfile.
955         * configure.in: Bump version to 4.6.0-pre1a.  Don't use
956         arguments in AM_INIT_AUTOMAKE to avoid defining the version in
957         two places.
959         Release mc-4.6.0-pre1.
961         * configure.in: Bump version to 4.6.0-pre1.
962         * po/*.po: Regenerate.
964 2002-08-20  David Martin  <dmartina@excite.com>
966         * doc/es/mc.1.in: Minor changes.
967         * doc/es/xnc.hlp: Likewise.
969 2002-08-20  Andrew V. Samoilov  <sav@bcs.zp.ua>
971         * mc.spec.in: Add /usr/lib/mc/mc.charsets and
972         %{_mandir}/*/man1/*.
974 2002-08-20  Pavel Roskin  <proski@gnu.org>
976         * doc/it/mc.1.in (Controlling Midnight Commander): Remove.
978 2002-08-19  Pavel Roskin  <proski@gnu.org>
980         * configure.in: Add Italian documentation.
981         * doc/Makefile.am: Likewise.
983         * acinclude.m4 (MC_WITH_VFS): Disable mcfs by default.
985         * configure.in: Enable subshell support on all operating systems
986         by default.  Old issues are most likely solved by now.
988 2002-08-18  Pavel Roskin  <proski@gnu.org>
990         * lib/mc.ext.in: Try links before lynx.  Force full path when
991         invoking X11 browsers - it breaks VFS, but VFS support in mc.ext
992         is already broken if the program starts in background.  Add a
993         comment discouraging taking this code as example.
995         * doc/mc.1.in (Controlling Midnight Commander): Remove, it's
996         obsolete.
997         * doc/es/mc.1.in: Likewise.
998         * doc/ru/mc.1.in: Likewise.
999         * doc/hu/mc.hlp.hu: Likewise.
1001         * lib/mc.menu: Remove all references to $MC_CONTROL_FILE, which
1002         was unsafe by design and is no longer supported.  Use %t instead
1003         of %u to preserve tags in case of failure.
1005         * vfs/extfs/ftplist.in: Remove support for running commands, it
1006         makes no sense.
1008 2002-08-16  Pavel Roskin  <proski@gnu.org>
1010         * lib/mc.global: Remove, it duplicates the role of mc.lib.
1011         * lib/mc.lib: Add contents of mc.global.
1012         * lib/Makefile.am: Remove all references to mc.global.
1014         * syntax/sh.syntax: Fix highlighting of "<<-EOF".
1015         Reported by Andrew V. Samoilov <sav@bcs.zp.ua>
1017 2002-08-16  Andrew V. Samoilov  <sav@bcs.zp.ua>
1019         * syntax/sh.syntax: Highlight alias, bg, eval, exec, export, fg,
1020         set, umask and unset like other builtin commands.
1022 2002-08-15  Pavel Roskin  <proski@gnu.org>
1024         * configure.in: Remove check for SIGTSTP, it's not needed for
1025         the subshell support.
1027         * acinclude.m4 (AC_SHORT_D_NAME_LEN): Remove, this test is now
1028         done at runtime.
1029         * configure.in: Don't use AC_SHORT_D_NAME_LEN.
1031 2002-08-14  Andrew V. Samoilov  <sav@bcs.zp.ua>
1033         * doc/ru/mc.1.in: Remove reference to README.edit.
1034         * doc/mc.1.in: Likewise.
1035         * doc/hu/mc.hlp.hu: Likewise. Remove /var/tmp/mc-4.5.46-buildroot
1036         everywhere.
1038 2002-08-14  Pavel Roskin  <proski@gnu.org>
1040         * doc/mc.1.in: Consistently use "native" ftp syntax.
1041         * doc/ru/mc.1.in: Likewise.
1042         * doc/es/mc.1.in: Update from David Martin <dmartina@excite.com>
1043         * doc/es/xnc.hlp: Likewise.
1045         * lib/mc.hlp.hu: Move ...
1046         * doc/hu/mc.hlp.hu: ... here.  Make all necessary adjustments.
1048 2002-08-09  Pavel Roskin  <proski@gnu.org>
1050         * lib/mc.ext.in: Remove all unrecognized actions (e.g. Extract)
1051         and entries that are obsolete or make no sense.
1053         * doc/xnc.hlp: Add translatable titles for topics "QueryBox" and
1054         "How to use help".
1056         * doc/Makefile.am: Don't distribute help file.  Generate it in
1057         the build directory.
1058         * doc/es/Makefile.am: Likewise.
1059         * doc/ru/Makefile.am: Likewise.
1061         * lib/xnc.hlp: Move ...
1062         * doc/xnc.hlp: ... here.
1063         * doc/Makefile.am: Necessary adjustments.
1064         * lib/Makefile.am: Likewise.
1065         * src/Makefile.am: Likewise.
1067         * configure.in: Add Spanish documentation.
1068         * doc/Makefile.am: Likewise.
1069         * doc/es: Spanish documentation.
1070         From David Martin <dmartina@excite.com>
1072 2002-08-08  Pavel Roskin  <proski@gnu.org>
1074         * lib/mc.lib: Add f11-f20 keys for Konsole.
1076 2002-08-06  Pavel Roskin  <proski@gnu.org>
1078         * syntax/lisp.syntax: New file.
1079         * syntax/Syntax: Add lisp.syntax.
1080         * syntax/Makefile.am: Likewise.
1081         From Mykolas Juraitis <juramyko@soften.ktu.lt> with minor
1082         changes.
1084 2002-08-04  Pavel Roskin  <proski@gnu.org>
1086         * configure.in: Check for SIGTSTP and SIGCONT signals.  Disable
1087         subshell if this test fails.
1089 2002-08-03  Pavel Roskin  <proski@gnu.org>
1091         * syntax/mail.syntax: Colors changed to be more readable.
1093         * syntax/html.syntax: Don't require character entities to be
1094         whole, but check their validity.
1096 2002-08-02  Pavel Roskin  <proski@gnu.org>
1098         * configure.in: No longer need to define REGEX_MALLOC.
1100 2002-08-01  Pavel Roskin  <proski@gnu.org>
1102         * configure.in: Remove support for MAD and Electric Fence.
1103         Developers should use modern memory debuggers (e.g. Valgrind).
1104         * INSTALL: Remove references to MAD.
1106 2002-07-31  Pavel Roskin  <proski@gnu.org>
1108         * syntax/html.syntax: Remove recognition for any individual
1109         words - there are too many of them, we cannot keep up.
1111 2002-07-30  Pavel Roskin  <proski@gnu.org>
1113         * doc/ru/Makefile.am: Use man2hlp directly.
1115 2002-07-28  Pavel Roskin  <proski@gnu.org>
1117         * syntax/changelog.syntax: Highlight "*" only after tab.  This
1118         requires fixed syntax highlighting.
1120         * lib/mc.ext.in: Open *.doc and *.rtf files with abiword by
1121         default. Open *.xls with gnumeric.  Use mplayer for most video
1122         formats.
1124         * syntax/nroff.syntax: Require most keywords to be whole.
1126 2002-07-21  Pavel Roskin  <proski@gnu.org>
1128         * syntax/fortran.syntax: Fix highlighting of "*" at the
1129         beginning of line.  Recognize "     +" as continuation.  Move
1130         all "linestart" keywords earlier to avoid more conflicts.
1132 2002-07-18  Pavel Roskin  <proski@gnu.org>
1134         * syntax/unknown.syntax: Don't highlight anything by default.
1136         * syntax/changelog.syntax: Highlight functions without
1137         filenames.
1138         * syntax/Syntax: Match *ChangeLog*.
1140         * syntax/c.syntax: Reenable highlighting for "/" and preserve
1141         highlighting for "//" comments by using exclusive context.
1142         * syntax/java.syntax: Likewise.
1143         * syntax/swig.syntax: Likewise.
1144         * syntax/slang.syntax: Reenable highlighting for "/".
1145         * syntax/sql.syntax: Enable highlighting for "/" and "-".
1147         * syntax/sql.syntax: New file.
1148         * syntax/Syntax: Add sql.syntax.
1149         * syntax/Makefile.am: Likewise.
1150         From Walery Studennikov <despair@sama.ru> with minor changes.
1152 2002-07-16  Pavel Roskin  <proski@gnu.org>
1154         * lib/mc.ext.in: Remove handling of executables.  They should
1155         be handled internally for "pause after run" to work.
1157         * syntax/Syntax: Associate *.itcl with tcl.syntax.
1158         * syntax/tcl.syntax: Add itcl keywords, other improvements.
1160 2002-07-15  Pavel Roskin  <proski@gnu.org>
1162         * configure.in: Don't check for strcasecmp(), strncasecmp() and
1163         strdup() - test results are not used except in gettext, which
1164         provides its own tests.
1166         * configure.in: When checking for ncurses, check for
1167         has_colors(), not curses_version() - the later is missing in
1168         older version of ncurses.
1170 2002-07-13  Pavel Roskin  <proski@gnu.org>
1172         * acinclude.m4 (AC_EXT2_UNDEL): Add ext2fs libraries to MC_LIBS,
1173         not to LIBS.
1174         * configure.in: Fix breakage in ncurses headers check from the
1175         previous commit.  Simplify other instances of AC_CHECK_HEADERS.
1176         Define REGEX_MALLOC here.
1178         * acinclude.m4 (AC_NCURSES): Remove.
1179         * configure.in: Use AC_CHECK_HEADERS to find ncurses headers and
1180         AC_CHECK_LIB to check existence of ncurses library.  Eliminate
1181         variables force_ncurses and search_ncurses.
1183 2002-07-10  Pavel Roskin  <proski@gnu.org>
1185         * configure.in: Remove --with-netrc, it is now default and can
1186         be disabled at the runtime.
1188         * syntax/tcl.syntax: New file.
1189         * syntax/Syntax: Add tcl.syntax.
1190         * syntax/Makefile.am: Likewise.
1191         * syntax/java.syntax: Don't treat #define separately from other
1192         preprocessor directives.
1193         * syntax/slang.syntax: Likewise.
1194         * syntax/swig.syntax: Likewise.
1196 2002-07-09  Pavel Roskin  <proski@gnu.org>
1198         * syntax/c.syntax: Don't treat #define separately from other
1199         preprocessor directives.
1201 2002-07-08  Pavel Roskin  <proski@gnu.org>
1203         * syntax/perl.syntax: Highlight text after __END__ as a comment.
1204         * syntax/po.syntax: Avoid gray color, which is hard to see.
1206 2002-07-05  Pavel Roskin  <proski@gnu.org>
1208         * syntax/dos.syntax: Add more commands.
1210 2002-07-04  Pavel Roskin  <proski@gnu.org>
1212         * AUTHORS: Add Andrew V. Samoilov <kai@cmail.ru>, alphabetically
1213         sort authors.
1215 2002-06-24  Pavel Roskin  <proski@gnu.org>
1217         * syntax/dos.syntax: New file - highlighting for DOS batch
1218         files.  From Petr Kozelka <pkozelka@centrum.cz>
1219         * syntax/Syntax: Add dos.syntax.
1220         * syntax/Makefile.am: Likewise.
1222 2002-06-04  Max Schedriviy  <max@humgat.org>
1224         * syntax/php.syntax: New version.
1226 2002-05-23  Andrew V. Samoilov  <kai@cmail.ru>
1228         * NEWS: Mention ftpfs/fish uploading changes and new configure
1229         options --with-codepagedir=DIR, --with-configdir=DIR and
1230         --without-mcfs.
1232 2002-05-22  Pavel Roskin  <proski@gnu.org>
1234         * doc/ru/Makefile.am: Fix out-of-tree build.
1236 2002-05-14  Pavel Roskin  <proski@gnu.org>
1238         * configure.in: Fix logic for gettext 0.10.x.
1240 2002-05-14  Andrew V. Samoilov  <kai@cmail.ru>
1242         * configure.in: Don't generate po/Makefile if
1243         there is 'top_builddir' in po/Makefile.in.
1244         * autogen.sh: More fixes for gettext 0.11+.
1246 2002-05-08  Andrew V. Samoilov  <kai@cmail.ru>
1248         * configure.in (ALL_LINGUAS): Added "be" for Belarusian.
1250 2002-04-21  Pavel Roskin  <proski@gnu.org>
1252         * lib/mc.ext.in: Add support for *.rmi files - latest TiMidity++
1253         can play them.
1255 2002-04-09  Andrew V. Samoilov  <kai@cmail.ru>
1257         * autogen.sh: Fix for gettext 0.11 family (and newer).
1259 2002-04-08  Pavel Roskin  <proski@gnu.org>
1261         * autogen.sh: Allow gettext newer than 0.10.39.
1262         From Björn Eriksson <bjorn@bjornen.nu>
1264 2002-04-03  Pavel Roskin  <proski@gnu.org>
1266         * doc/ru/Makefile.am: Distribute mc.ru.hlp and don't remove it
1267         by "make clean" because not everyone has Perl to rebuild it.
1269 2002-03-27  Andrew V. Samoilov  <kai@cmail.ru>
1271         * syntax/Syntax: Replace ^Syntax$ with [Ss]yntax$ and add
1272         first line regular expression.
1274 2002-03-26  Andrew V. Samoilov  <kai@cmail.ru>
1276         * configure.in: Define USE_INCLUDED_REGEX if GNU C library 2.1
1277         or newer is not used.
1278         * acinclude.m4: New option --with-mcfs and macro WITH_MCFS.
1280         * src/Makefile.am: Move mc.hlp.ru processing ...
1281         * doc/ru/Makefile.am: ... here.
1283 2002-03-21  Andrew V. Samoilov  <kai@cmail.ru>
1285         * syntax/Syntax: Match ^Syntax$ for Syntax Highlighting.
1286         * syntax/c.syntax: Highlight "%p" printf format.
1287         Allow '*' as width and precision for strings and numbers.
1289         * doc/mc.1.in: Fix smbfs example.  Minor format fixes.
1290         * doc/ru/mc.1.in: Likewise.
1292 2002-03-18  Pavel Roskin  <proski@gnu.org>
1294         * doc/ru/Makefile.am: Distribute xnc.hlp.
1296 2002-03-12  Pavel Roskin  <proski@gnu.org>
1298         * doc/Makefile.am: Adjust for doc/ru/Makefile.am.
1300 2002-03-12  Andrew V. Samoilov  <kai@cmail.ru>
1302         * configure.in (AC_CONFIG_FILES): Add doc/ru/Makefile.am.
1303         * doc/ru/Makefile.am: New file.
1305 2002-03-08  Pavel Roskin  <proski@gnu.org>
1307         * doc/Makefile.am (EXTRA_DIST): Distribute doc/ru/mc.1.
1309 2002-03-04  Andrew V. Samoilov  <kai@cmail.ru>
1311         * configure.in (AC_CONFIG_FILES): Add doc/ru/mc.1.
1313 2002-03-01  Andrew V. Samoilov  <kai@cmail.ru>
1315         * doc/mc.1.in: Use nodename `Background jobs' for section
1316         `Background Jobs' to reflect user visible Command menu option
1317         and src/cmd.c dialog implementation.
1319         * doc/ru: New directory for Russian manuals.
1320         * doc/ru/mc.1.in: Translated mc.1 manual page.  Originally
1321         translated by Victor A. Kostromin for mc 4.5.30.  Converted
1322         from binary mc.hlp.ru, corrected and actualized by me.
1323         * doc/ru/xnc.hlp: Translated lib/xnc.hlp.  See above.
1324         * doc/ru/.cvsignore: Ignore mc.1.
1326 2002-02-27  Andrew V. Samoilov  <kai@cmail.ru>
1328         * doc/mc.1.in (Macro Substitution): Document "%var{ENV-default}".
1329         (FILES): Document changes in mc behavior. ~/.mc/ini now overrides
1330         mc.lib settings.
1332         (Virtual File System): Document SMB File System.
1334 2002-02-26  Pavel Roskin  <proski@gnu.org>
1336         * lib/mc.ext.in: Run "file" before "nm" to avoid an error
1337         message "no symbol found" for unsupported architectures and
1338         provide more useful information.
1340 2002-02-22  Pavel Roskin  <proski@gnu.org>
1342         * README.smbfs: Remove.  It contained no useful information
1343         and the webpage is now dead.
1344         * Makefile.am: Remove README.smbfs.
1346         * README: Mention that glib 1.2.x is required.
1348 2002-02-21  Andrew V. Samoilov  <kai@cmail.ru>
1350         * lib/edit.indent.rc: Use "#! /bin/sh"
1351         * lib/edit.spell.rc: Likewise.
1352         * lib/mcserv.init: Likewise.
1354         * lib/cedit.menu: Eliminate bashisms.
1355         Add missed `:' in AUTHOR evaluation.
1356         Unset LANGUAGE and make LC_ALL empty.
1357         Use "#! /path/to/program".
1359 2002-02-20  Andrew V. Samoilov  <kai@cmail.ru>
1361         * doc/mc.1.in (FILES): Use ~/.mc/bindings instead of
1362         ~/.mc/ext, ~/.mc/ini instead of ~/.mc.ini.
1363         Fix tarfs URL syntax example.  Minor typo and format fixes.
1365 2002-02-14  Andrew V. Samoilov  <kai@cmail.ru>
1367         * doc/mc.1.in (FILES): Use MC_LIBDIR instead of MCHOME.
1368         Fix location of configuration files.
1370 2002-02-05  Pavel Roskin  <proski@gnu.org>
1372         * configure.in: Don't use defunct ncurses_version.
1373         Reported by Thomas Dickey <dickey@herndon4.his.com>
1374         Set force_ncurses whenever --with-ncurses is used.  If set,
1375         suppress checks for S-Lang and fail is ncurses is not found.
1377         * configure.in: Introduce a new variable screen_type that is
1378         either "slang" or "ncurses" without additional text.  Use it
1379         instead of screen_manager whenever possible.  Fix text in
1380         AC_NCURSES call, use m4 quotes and move shell quotes into the
1381         macro.
1382         * acinclude.m4: Likewise.
1384 2002-01-28  Petr Kozelka  <pkozelka@email.cz>
1386         * syntax/Syntax: Known Delphi/Kylix source file extensions
1387         supported (*.dpr, *.inc).
1388         * syntax/pascal.syntax: Many new (Delphi/Kylix) keywords added.
1389         Special highlighting for CVS keywords.  Understands single-line
1390         comments (//).
1392 2002-01-24  Alexander Shopov  <al_shopov@web.bg>
1394         * configure.in (ALL_LINGUAS): Added "bg"
1396 2002-01-21  Pavel Roskin  <proski@gnu.org>
1398         * NEWS: Mention word completion in the editor.
1400 2002-01-17  Pavel Roskin  <proski@gnu.org>
1402         * extraconf.h: Remove OS/2 specific code.
1404         * doc/mc.1.in (Configuration): Clarify some entries.
1406 2002-01-11  Andrew V. Samoilov  <kai@cmail.ru>
1408         * acinclude.m4: New options for smbfs:
1409         --with-configdir=DIR    Where the Samba configuration files are (/etc)
1410         --with-codepagedir=DIR  Where the Samba codepage files are
1412 2002-01-11  Pavel Roskin  <proski@gnu.org>
1414         * syntax/xml.syntax: New file - highlighting for XML.
1415         From Petr Kozelka <pkozelka@centrum.cz>
1416         * syntax/Syntax: Add xml.syntax.
1417         * syntax/Makefile.am: Likewise.
1419 2002-01-04  Pablo Saratxaga  <pablo@mandrakesoft.com>
1421         * configure.in: Added "eu" to ALL_LINGUAS.
1423 2002-01-03  Pavel Roskin  <proski@gnu.org>
1425         * lib/mc.menu: Correct quoting.
1426         Reported by Matthias Urban <murban@cs.uni-magdeburg.de>
1428         * NEWS: Mention removal of the OS/2 port.
1429         * README.PC: Remove OS/2 specific parts.
1431 2002-01-02  Pavel Roskin  <proski@gnu.org>
1433         * configure.in: Make help about --with-subshell easier to
1434         understand.  Minor alignment fixes for the help.
1435         * acinclude.m4: Minor alignment fixes for the help.
1437 2001-12-31  Pavel Roskin  <proski@gnu.org>
1439         * configure.in: Generate vfs/Makefile from vfs/Makefile.in, not
1440         from vfs/Make-mc.in.
1442 2001-12-27  Duarte Loreto  <happyguy_pt@hotmail.com>
1444         * configure.in: Added Portuguese to ALL_LINGUAS
1446 2001-12-21  Pavel Roskin  <proski@gnu.org>
1448         * acinclude.m4 (AC_WITH_SLANG): Don't add ../slang to includes.
1449         Don't remove slang/slang.h - it's never created.
1451         * acinclude.m4 (AC_WITH_SLANG): Don't make symlink from
1452         slang-mc.h to slang.h.  Remove fastdepslang variable, it's
1453         unused.
1455 2001-12-01  Wang Jian  <lark@linux.net.cn>
1457         * configure.in(ALL_LINGUAS): Renamed zh_CN.GB2312 to zh_CN.
1459 2001-11-29  Pavel Roskin  <proski@gnu.org>
1461         * lib/mc.ext.in: Use "type" to recognize zip and lha archives.
1463 2001-11-27  Pavel Roskin  <proski@gnu.org>
1465         * lib/mc.ext.in: When running X programs in background, do it
1466         from subshell.  Otherwise some of them terminate when mc exits.
1467         Reported by Christian Dysthe <christian@dysthe.net>
1468         Remove some obsolete and gmc-specific entries.  Use StarOffice
1469         to open files detected as "Microsoft Office Document".
1471         * lib/mc.lib: Support "Home" and "End" sequences in xterm from
1472         XFree86 4.1.0.
1474 2001-11-16  Andrew V. Samoilov  <kai@cmail.ru>
1476         * doc/mcedit.1.in: Fix help file location.
1478 2001-11-14  Pavel Roskin  <proski@gnu.org>
1480         * acinclude.m4 (MC_UNDELFS_CHECKS): Check for ext2_ino_t,
1481         fallback to ino_t for e2fsprogs version 1.19 and older.
1483 2001-10-30  Pavel Roskin  <proski@gnu.org>
1485         * lib/mc.ext.in: Add support for Netpbm files.
1487 2001-10-25  Andrew V. Samoilov  <kai@cmail.ru>
1489         * slang/slvideo.c (SLtt_set_color): Eliminate C++ comments.
1490         http://bugzilla.gnome.org/show_bug.cgi?id=60935
1491         By drk@sgi.com.
1493         * doc/mc.1.in: Document %p macro.
1495 2001-10-24  Pavel Roskin  <proski@gnu.org>
1497         * configure.in: Move AC_FUNC_MMAP before it's used indirectly.
1498         Allow using --without-mmap.
1499         * INSTALL: Document --without-mmap.
1501 2001-10-24  Andrew V. Samoilov  <kai@cmail.ru>
1503         * configure.in: Resurrect ALL_LINGUAS test, to allow specify list
1504         of languages to be installed by setting env variable before
1505         configure. If it is empty, it defaults to full list.
1506         By Alex Tkachenko <alex@bcs.zp.ua>.
1508 2001-10-19  Pavel Roskin  <proski@gnu.org>
1510         * syntax/sh.syntax: Highlight reserved words inside backticks.
1511         Use the same wholechars settings for reserved words and
1512         commands.  Recognize more words.  Recognize function definitions
1513         without "function" or without "()".  Use brightmagenta instead
1514         of brightblue.
1516 2001-10-18  Pavel Roskin  <proski@gnu.org>
1518         * configure.in: When checking for "nroff -mandoc" support, don't
1519         use /dev/null as input file, use stdin.  Some versions of nroff
1520         (e.g. groff-1.16.1) don't accept special files.
1522 2001-10-14  Pavel Roskin  <proski@gnu.org>
1524         * lib/mc.ext.in: Treat Makefile.PL as a Perl program, not as a
1525         Makefile.  Don't allow any suffixes after "Makefile".
1527 2001-10-12  Pavel Roskin  <proski@gnu.org>
1529         * lib/mc.ext.in: Add support for *.xcf files (native GIMP
1530         format).
1532 2001-10-06  Andrew V. Samoilov  <sav@bcs.zp.ua>
1534         * lib/mc.menu: Use "case" instead of non-portable "egrep -q".
1535         Fix compress<->bzip2 conversion and conversion of tagged
1536         archives.
1538 2001-10-05  Pavel Roskin  <proski@gnu.org>
1540         * lib/mc.ext.in: Use ogginfo to view *.ogg files.
1541         Suggested by Marcel Pol <mpol@gmx.net>
1543         * lib/mc.ext.in: Use xmms to play *.mp3 under X.  When viewing
1544         *.mp3, use "verbose" option to mpg123.  Add support for *.ogg
1545         and *.mid files.
1547 2001-09-30  Pavel Roskin  <proski@gnu.org>
1549         * configure.in: Don't check whether grep supports stdin - it's
1550         not used anymore.
1551         * NEWS: Mention this change.
1553 2001-09-19  Pavel Roskin  <proski@gnu.org>
1555         * doc/mcedit.1.in: Fix a very long line - use double
1556         backslashes since they are interpreted even in the .nf blocks.
1558         * lib/edit.spell.rc: Try aspell before resorting to ispell.
1560         * syntax/php.syntax: Replace with a better implementation by
1561         Max Schedriviy <max@tavrida.net>
1563 2001-09-15  Pavel Roskin  <proski@gnu.org>
1565         * doc/mc.1.in: Fix location of mcedit files.
1566         * doc/mcedit.1.in: Likewise.  Remove obsolete technical details.
1568 2001-09-14  Pavel Roskin  <proski@gnu.org>
1570         * configure.in: Don't check for ncurses version and for keyok()
1571         because the mouse support code doesn't need this hack anymore.
1573 2001-09-13  Pavel Roskin  <proski@gnu.org>
1575         * configure.in: Fix some cases of overquoting and underquoting.
1576         * acinclude.m4: Likewise.
1578 2001-09-12  Pavel Roskin  <proski@gnu.org>
1580         * configure.in: Update list of browsers.  Don't fallback to
1581         lynx since it cannot be run in background.
1582         * lib/mc.ext.in: Redirect output of X11 browsers to /dev/null.
1583         If no browser for X11 was found, use lynx.
1585         * autogen.sh: Add a workaround to ensure that "depcomp" is
1586         distributed.
1587         * configure.in: Replace obsolete macros.  Use AC_MSG_NOTICE
1588         where appropriate.
1589         * acinclude.m4: Likewise.  Fix check whether S-Lang uses
1590         terminfo.
1592         * configure.in: Use three-argument form of AC_INIT.  Use
1593         AC_CONFIG_AUX_DIR.  Remove some unused or implied macros.
1594         * Makefile.am (EXTRA_DIST): Remove "depcomp" - this workaround
1595         is not needed if AC_CONFIG_AUX_DIR is used.
1596         * vfs/Make-mc.in: Adjust mkinstalldirs location.
1597         * autogen.sh: Create "config" and remove "autom4te.cache".
1599 2001-09-11  Pavel Roskin  <proski@gnu.org>
1601         * syntax/Syntax: New file, extracted from edit/syntax.c.
1602         * syntax/Makefile.am: Add Syntax.
1604         * configure.in: Add -lcurses (for use with S-Lang) to MCLIBS not
1605         to LIBS.  Don't use unportable "grep -q", use "case" instead.
1607 2001-09-10  Pavel Roskin  <proski@gnu.org>
1609         * configure.in: Only check for X if --with-tm-x-support has been
1610         specified.
1612         * configure.in: Add check for sys/ioctl.h.
1614         * configure.in: Use AC_FUNC_STRCOLL instead of generic test.
1616         * acinclude.m4: Put -lncurses to MCLIBS, not LIBS.
1617         * configure.in: Likewise.  Add MCLIBS to LIBS temporarily when
1618         testing for functions in ncurses.
1620         * acinclude.m4: Provide descriptions in all AC_DEFINE macros.
1621         * configure.in: Likewise.  Use AH_BOTTOM to include extraconf.h.
1622         * acconfig.h: Remove.
1624         * configure.in: Eliminate LIBSLANG and LSLANG.
1625         * acinclude.m4: Likewise.  Use MCLIBS for -lslang.
1627         * configure.in: Use MCLIBS for -lgpm.  Remove LGPM.  Check for
1628         resizeterm() and keyok() only if configuring with ncurses.
1630         * configure.in: Remove now unused variables LIBVFS and LVFS.
1632         * configure.in: Remove unused variables LINTL and INTLDEPS.
1634         * configure.in: Add -I\$(top_builddir)/intl to CPPFLAGS when
1635         building with included gettext, because libintl.h is copied
1636         there.
1638 2001-09-09  Pavel Roskin  <proski@gnu.org>
1640         * NEWS: Update.
1642         * configure.in: Remove a hack for Unixware.  AC_FUNC_GETMNTENT
1643         checks -lgen for getmntent as of Autoconf 2.52.
1645 2001-09-07  Pavel Roskin  <proski@gnu.org>
1647         * configure.in: Check for pwd.h.
1649         * Make.common.in: Remove.
1650         * configure.in: Remove all references to Make.common.in and
1651         MCCPPFLAGS.
1652         * aclocal.m4: Likewise.
1654         * configure.in: Require Autoconf 2.52.  Remove hacks for
1655         Autoconf 2.13.
1656         * Makefile.am: Require Automake 1.5.
1658 2001-09-06  Pavel Roskin  <proski@gnu.org>
1660         * syntax/php.syntax: New file - PHP file highlighting.  Copied
1661         from Cooledit 3.17.4.
1662         * syntax/Makefile.am: Add php.syntax.
1664 2001-09-06  Timur Bakeyev  <mc@bat.ru>
1666         * acconfig.h: Brought back couple of symbols, that are still necessary
1667         due reference to them from configure.in.
1669 2001-09-04  Pavel Roskin  <proski@gnu.org>
1671         * syntax/changelog.syntax: Fix highlighting of functions.  Relax
1672         strictness for dates.
1674         * doc/mc.1.in: Fix troff warnings.
1675         * doc/mcedit.1.in: Likewise.
1677 2001-09-03  Pavel Roskin  <proski@gnu.org>
1679         * doc/mc.1.in: Spellcheck.
1680         * doc/mcedit.1.in: Likewise.
1681         * doc/mcserv.8.in: Likewise.
1683         * doc/mc.1.in (Learn Keys): Complete rewrite.
1685 2001-09-02  Pavel Roskin  <proski@gnu.org>
1687         * acconfig.h: Remove all unused symbols.
1689         * lib/ncurses.h: Remove.
1690         * lib/Makefile.am: Remove ncurses.h.
1692 2001-09-02  Abel Cheung  <maddog@linux.org.hk>
1694         * configure.in (ALL_LINGUAS): zh_TW.Big5 -> zh_TW
1696 2001-08-28  Pavel Roskin  <proski@gnu.org>
1698         * syntax/sh.syntax:  Require two '<' before EOF.  Recognize END
1699         like EOF.
1701 2001-08-26  Pavel Roskin  <proski@gnu.org>
1703         * configure.in: New conditionals USE_VFS_NET, USE_UNDEL_FS and
1704         CONS_SAVER.  Put all conditionals together.
1706         * Makefile.am (EXTRA_DIST): Add depcomp to work around a bug in
1707         Automake 1.5.
1709         * configure.in: Remove XCURSES variable - it's unused.
1711         * configure.in: New conditional USE_EDIT.
1713         * syntax/changelog.syntax: Don't require '@' to be in the
1714         address.  This also works around a bug in the syntax engine
1715         that prevented highlighting of addresses.
1717 2001-08-25  Pavel Roskin  <proski@gnu.org>
1719         * configure.in: New conditionals USE_VFS and INCLUDED_SLANG.
1721 2001-08-24  Pavel Roskin  <proski@gnu.org>
1723         * extraconf.h: Remove all references to HAVE_X.
1724         * acinclude.m4: s/GNOME_/MC_/
1725         * configure.in: Likewise.  Remove or clarify all references to
1726         the "text edition".  Minor fixes.
1728         * configure.in: Remove support for curses libraries other than
1729         ncurses.
1730         * acinclude.m4: Likewise.
1731         * FAQ: Remove everything about UNIX curses.
1732         * INSTALL: Likewise.
1734         * configure.in: Enable large file support by default.
1735         * NEWS: Mention it.
1736         * INSTALL: Document it.  Minor fixes.
1738         * FAQ: Remove information about GNOME edition.  Minor fixes.
1739         * README: Likewise.
1740         * NEWS: Mention removing the GNOME edition.
1742         * acinclude.m4: Include all used macros from the macros
1743         directory.
1744         * autogen.sh: Remove all references to "macros".
1745         * Makefile.am: Likewise.
1747         * configure.in: Remove all GNOME stuff except GNOME_VFS_CHECKS.
1748         * Makefile.am (SUBDIRS): Remove all GNOME-related directories.
1750         * lib/startup.links: Remove.
1751         * lib/README.desktop: Likewise.
1752         * lib/Makefile.am: Remove all references to DESKTOP_FILES.
1754         * configure.in: Bump version to 4.5.99a.
1756         * configure.in: Bump version to 4.5.55.  Release mc-4.5.55.
1757         * po/*.po: Regenerate.
1759         * AUTHORS: Update and spell check.
1760         * FAQ: Likewise.
1761         * INSTALL: Likewise.
1762         * INSTALL.FAST: Likewise.
1763         * NEWS: Likewise.
1764         * README.PC: Likewise.
1765         * README.QNX: Likewise.
1767         * configure.in: Add check for stropts.h.
1769 2001-08-23  Pavel Roskin  <proski@gnu.org>
1771         * lib/edit.indent.rc: Create cooledit.error right away to
1772         override its old contents.  Don't use ksh extensions.  Treat *.C
1773         files as C++.  Recognize more C++ extensions.  Support java.
1774         Update URL for "astyle".  Quote all arguments to protect spaces.
1775         * lib/edit.spell.rc: Don't save terminal settings - mc does it
1776         itself.  Quote all arguments to protect spaces.
1778 2001-08-21  Pavel Roskin  <proski@gnu.org>
1780         * doc-gnome/C/figs/Makefile.am: Don't install GNOME-specific
1781         files if GNOME frontend is disabled.
1782         * idl/Makefile.am: Likewise.
1783         * lib/Makefile.am: Likewise.
1784         * new_icons/Makefile.am: Likewise.
1786         * autogen.sh: Fall back to aclocal without "-I gettext.m4" in
1787         case it already has gettext macros elsewhere and doesn't like
1788         duplicates (i.e. it's aclocal from Automake-1.4).
1790 2001-08-20  Pavel Roskin  <proski@gnu.org>
1792         * AUTHORS: Updated.
1793         * INSTALL: Likewise.
1794         * NEWS: Likewise.
1795         * doc/mc.1.in: Likewise.
1796         * doc/mcserv.8.in: Likewise.
1798         * acinclude.m4 (AC_GET_FS_INFO): Specify includes when checking
1799         for sys/mount.h.
1801 2001-08-19  Andras Timar  <timar@gnome.hu>
1803         * lib/Makefile.am: Added Hungarian hints
1804         * lib/mc.hint.hu: by Arpad Biro <biro_arpad@yahoo.com>
1806 2001-08-19  Pavel Roskin  <proski@gnu.org>
1808         * lib/mc.lib: Add definition for "bs" for xterm and xterm-color.
1810 2001-08-17  Pavel Roskin  <proski@gnu.org>
1812         * syntax/po.syntax: New file - PO file highlighting.
1813         From David Martin <dmartina@excite.es>
1814         * syntax/Makefile.am: Add po.syntax.
1816         * lib/mc.lib: Add "delete=\e[3~" for xterm and xterm-color -
1817         it's sometimes missing from the databases.
1819 2001-08-16  Abel Cheung  <maddog@linux.org.hk>
1821         * lib/mc.hint.zh_TW.Big5 -> lib/mc.hint.zh: Temporary measure.
1822         * lib/Makefile.am: Reflect above change.
1824 2001-08-15  Pavel Roskin  <proski@gnu.org>
1826         * doc/mc.1.in (Terminal databases): Recommend using \e, not \E.
1828 2001-08-14  Pavel Roskin  <proski@gnu.org>
1830         * lib/mc.lib: Add popular sequences for "home" and "end" in
1831         "xterm" and "xterm-color" terminals.
1833 2001-08-13  Pavel Roskin  <proski@gnu.org>
1835         * lib/mc.ext.in: Move ls-lR.gz before generic gzip support.
1837         Replace "Can't" with "Cannot" everywhere.
1839 2001-08-12  Pavel Roskin  <proski@gnu.org>
1841         * edit/edit_key_translator.c (cooledit_key_map): Use Ctrl-O for
1842         subshell, not for "Open file...".
1843         (emacs_key_map): Likewise.
1845         * README: Changes from Frederic L. W. Meunier <0@pervalidus.net>
1847 2001-08-10  Pavel Roskin  <proski@gnu.org>
1849         * Makefile.am (EXTRA_DIST): Remove BUGS.
1850         * doc/Makefile.am (EXTRA_DIST): Remove LSM and FILES.
1852         * BUGS: Remove.  Bugzilla.gnome.org doesn't have those bugs.
1854         * doc/LSM: Remove, it's outdated.
1855         * doc/FILES: Likewise.
1856         * doc/DEVEL: Remove information about FILES.
1858         * FAQ: Eliminate all broken URLs on the MC site.
1859         From Frederic L. W. Meunier <0@pervalidus.net>
1861         * FAQ: Restore information about xterm.
1863 2001-08-08  Pavel Roskin  <proski@gnu.org>
1865         * FAQ: Changes from Frederic L. W. Meunier <0@pervalidus.net>
1867 2001-08-07  Pavel Roskin  <proski@gnu.org>
1869         * doc/mc.1.in (Internal File Viewer): Document Ctrl-O and F17.
1871         * doc/mc.1.in: Fix all broken links.
1873 2001-08-06  Pavel Roskin  <proski@gnu.org>
1875         * INSTALL: Numerous changes.  Declare old curses obsolete.
1876         Partly from Frederic L. W. Meunier <0@pervalidus.net>
1878         * doc/mc.1.in (Menu Bar): Add link to the "Options Menu".
1880 2001-08-03  Abel Cheung  <maddog@linux.org.hk>
1882         * lib/Makefile.am: Remove space after backslash introduced in the
1883         previous commit.
1885         * lib/mc.hint.zh_TW.Big5: New file.
1886         * lib/Makefile.am: Added mc.hint.zh_TW.Big5
1888 2001-08-02  Pavel Roskin  <proski@gnu.org>
1890         * lib/mc.hint.uk: New file.
1891         From Maksym Polyakov <polyama@yahoo.com>
1892         * lib/Makefile.am: Add mc.hint.uk.
1894 2001-08-01  Pavel Roskin  <proski@gnu.org>
1896         * lib/mc.hint.nl: New file.
1897         From Steef Boerrigter <sxmboer@sci.kun.nl>
1898         * lib/Makefile.am: Add mc.hint.nl.
1899         * lib/mc.hint: Remove ftp site.  Update copyright.
1900         * lib/mc.hint.cs: Likewise.
1901         * lib/mc.hint.es: Likewise.
1902         * lib/mc.hint.it: Likewise.
1903         * lib/mc.hint.pl: Likewise.
1904         * lib/mc.hint.ru: Likewise.  Shorten some lines.
1906         * edit/Makefile.in: Allow running "make install" before "make all".
1907         * gtkedit/Makefile.in: Likewise.
1909 2001-07-31  Pavel Roskin  <proski@gnu.org>
1911         * lib/edit.spell.rc: New file.  Invoke ispell on Ctrl-p in the
1912         editor.
1913         * lib/Makefile.am: Add lib/edit.spell.rc.
1915         * autogen.sh: Use gettextize.
1916         * ABOUT-NLS: Remove from CVS, it's installed by autogen.sh.
1917         * po/Makefile.in.in: Likewise.
1919 2001-07-29  Pavel Roskin  <proski@gnu.org>
1921         * syntax/slang.syntax: New file.
1922         From Walery Studennikov <despair@sama.ru>
1923         * syntax/Makefile.am: Add slang.syntax.
1925 2001-07-27  Pavel Roskin  <proski@gnu.org>
1927         * extraconf.h: Move WITH_BACKGROUND here.
1929 2001-07-24  Pavel Roskin  <proski@gnu.org>
1931         * doc/mc.1.in: Quote all section headers.  Minor formatting fix.
1933 2001-07-23  Pavel Roskin  <proski@gnu.org>
1935         * doc/mc.1.in: Fix description of mc.lib.  Fix broken links.
1937 2001-07-20  Pavel Roskin  <proski@gnu.org>
1939         * Make.common.in: Move all defines ...
1940         * gnome/Makefile.in: ... here ...
1941         * src/Makefile.in: ... and here.
1943 2001-07-19  Pavel Roskin  <proski@gnu.org>
1945         * configure.in: Don't check for getwd, it's completely
1946         eliminated.
1947         * INSTALL: Remove reference to HAVE_GETWD.
1949         * lib/mc.ext.in: Fix opening info pages on VFS.  Modernize
1950         entries for compressed cpio archives.
1952         * lib/mc.ext.in: Comment changes.  Remove rules for programs -
1953         they were only used in obsolete frontends.  Don't ever use %view
1954         without commands - it's slower and loses user settings, e.g.
1955         hex mode.  Put shared libraries before man pages and read.me
1956         before .me macros so that they match correctly.  Use nm for
1957         shared libraries.  Add rules for StarOffice and AbiWord.
1959 2001-07-14  Pavel Roskin  <proski@gnu.org>
1961         * configure.in: Bump version to 4.5.54a.
1963 2001-07-13  Pavel Roskin  <proski@gnu.org>
1965         * lib/mcserv.init: Fix exit status.
1966         http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=44601
1968         * lib/mc.ext.in: Anchor all regexes in the type/ rules except
1969         "executable", which should follow a space. Simplify rules for
1970         images. Add shell/ rule for *.info files. Fix all incorrect
1971         uses of the alternation operator.
1972         Reported by Oskar Liljeblad and Michel Casabona.
1974 2001-07-12  Pavel Roskin  <proski@gnu.org>
1976         * configure.in: Don't check for iconv, it's already checked for
1977         in AM_GNU_GETTEXT.
1979 2001-07-10  Pavel Roskin  <proski@gnu.org>
1981         * doc/mc.1.in: Update documentation about hex search.
1983         * edit/edit_key_translator.c (cooledit_key_map): Bind
1984         Ctrl-Shift-Up and Ctrl-Shift-Down to scroll with highlight.
1985         From Steef Boerrigter <sxmboer@sci.kun.nl>
1987         * edit/Makefile.in: Make edit.o depend on edit_key_translator.c.
1988         * edit/edit_key_translator.c (cooledit_key_map): Add support
1989         for bracket matching on Alt-B.
1990         * gtkedit/gtkeditkey.c: Likewise.
1991         From Steef Boerrigter <sxmboer@sci.kun.nl>
1993 2001-07-06  Pavel Roskin  <proski@gnu.org>
1995         * lib/mc.ext.in: Use nm to view object files.
1997         * Make.common.in: Remove GNOME-specific and unused definitions.
1998         Partly moved to gnome/Makefile.in.
2000         * configure.in: Remove all references to SEDCMD and SEDCMD2 -
2001         they are usused.
2002         * Make.common.in: Likewise.
2004 2001-06-29  Pavel Roskin  <proski@gnu.org>
2006         * ABOUT-NLS: Update to the version from gettext-0.10.38.
2008         * Make.common.in (XCPPFLAGS): Don't add -I$(top_srcdir) - it's
2009         now done in configure. Move -I.. to the beginning.
2010         * Makefile.am (SUBDIRS): Move intl po to the beginning, since
2011         libintl.a may be required to link mc.
2012         (ACLOCAL_M4_SOURCES): Remove macros/gnome-gettext.m4.
2013         * configure.in: Use AM_GNU_GETTEXT instead of AM_GNOME_GETTEXT.
2014         Move all i18n code to one place. Don't substitute INTLSUB - it's
2015         unused. Substitute INTLDEPS, since AM_GNU_GETTEXT doesn't do it.
2016         Remove SCO-specific i18n hacks. Add -I$(top_srcdir) to CPPFLAGS.
2018 2001-06-25  Pavel Roskin  <proski@gnu.org>
2020         * configure.in: For Autoconf 2.50+, use AC_SYS_LARGEFILE.
2021         It should be enabled explicitly by giving `--enable-largefile'
2022         to configure.
2023         * INSTALL: Document it.
2025 2001-06-22  Pavel Roskin  <proski@gnu.org>
2027         * extraconf.h: Don't define HAVE_INFOMOUNT_QNX on QNX Neutrino.
2029         * acinclude.m4 (AC_GET_FS_INFO): Fix checking for f_fstypename
2030         in struct statfs.
2031         Reported by Libor Motyèka <libor.motycka@ortex.cz>.
2033         * acinclude.m4 (AC_GET_FS_INFO): Warn only once that the list of
2034         mounted filesystems cannot be read. Don't define NO_INFOMOUNT.
2035         Define HAVE_INFOMOUNT_LIST if a any suitable function has been
2036         found.
2037         * extraconf.h: Define HAVE_INFOMOUNT and HAVE_INFOMOUNT_QNX.
2039 2001-06-19  Pavel Roskin  <proski@gnu.org>
2041         * configure.in: Check for telldir and seekdir. Join adjacent
2042         calls to AC_CHECK_FUNCS.
2044 2001-06-16  Pavel Roskin  <proski@gnu.org>
2046         * Makefile.am: Change the order of SUBDIRS to fully compile text
2047         edition before compiling anything for GNOME.
2048         * mc.spec.in: Don't use brace expansion to avoid implicit
2049         build-time dependency on bash.
2051 2001-06-13  Pavel Roskin  <proski@gnu.org>
2053         * acinclude.m4 (AC_SHORT_D_NAME_LEN): Fix compiler warnings in
2054         the test code.
2055         * configure.in: Fix compiler warnings in the arguments to
2056         AC_TRY_WARNINGS. Fix value of NEED_CRYPT_PROTOTYPE - add spaces
2057         around `=' in the `test' command.
2059 2001-06-07  Pavel Roskin  <proski@gnu.org>
2061         * doc-gnome/C/gmc.sgml: Remove index - it's not used in the
2062         GNOME documentation template.
2063         * doc-gnome/C/mkhtml: Don't generate index.
2064         * doc-gnome/C/Makefile.am: Don't distribute genindex.sgml.
2066 2001-06-06  Pavel Roskin  <proski@gnu.org>
2068         * lib/Makefile.am: Make compatible with Automake 1.4 - remove
2069         conditional variables from EXTRA_DIST.
2071 2001-06-05  Pavel Roskin  <proski@gnu.org>
2073         * edit/edit_key_translator.c [HAVE_CHARSET]: Add charset
2074         conversion support.
2075         From Walery Studennikov <hqsoftware@mail.ru>.
2077         * extraconf.h [HAVE_X]: Undefine HAVE_TEXTMODE_X11_SUPPORT.
2079 2001-06-01  Pavel Roskin  <proski@gnu.org>
2081         * lib/mc.charsets: Synchronize with the latest patch - remove
2082         a comment.
2084 2001-05-30  Pavel Roskin  <proski@gnu.org>
2086         * extraconf.h [HAVE_X]: Undefine HAVE_CHARSET - it doesn't
2087         work with GNOME.
2089         * lib/mc.charsets: New file. From Walery Studennikov.
2090         * lib/Makefile.am: Distribute mc.charsets. Install it if
2091         the charset support is enabled.
2093         * configure.in: Add check for iconv() and the necessary code
2094         to support the charset selection patch.
2096         * configure.in: Add check for ESCDELAY variable in ncurses.
2098 2001-05-29  Pavel Roskin  <proski@gnu.org>
2100         * extraconf.h [!USE_VFS]: Undefine USE_NETCODE and
2101         USE_EXT2FSLIB.
2103         * extraconf.h: Remove unused HAS_DIRECT_COLOR_ACCESS.
2104         * pc/config.h: Likewise.
2106         * lib/mc.ext.in: For MS Word documents try "catdoc", "word2x"
2107         and "strings". Recognize "write" files and MS Word templates.
2108         For MS Excel documents try "xls2csv" and "strings".
2109         Escape spaces in the "type" directives.
2110         From Nerijus Baliunas.
2112         * Make.common.in: Add -I$(top_srcdir) to XCPPFLAGS.
2114         * Make.common.in: Remove hpath, it's unused.
2116         * acconfig.h: Move constant parts ...
2117         * extraconf.h: ... here.
2118         [HAVE_X]: Disable subshell, s-lang and curses.
2119         * Makefile.am: Add extraconf.h.
2121 2001-05-28  Pavel Roskin  <proski@gnu.org>
2123         * acconfig.h: Remove some useless entries. Eliminate OLD_TOOLS
2124         and SLANG_H_INSIDE_SLANG_DIR. Move some descriptions ...
2125         * configure.in: ... here.
2127 2001-05-27  Pavel Roskin  <proski@gnu.org>
2129         * configure.in: Remove unused HAVE_PORTABLE_TOKEN_PASTING.
2130         * acconfig.h: Likewise.
2131         * src/layout.c: Likewise.
2133         * Make.common.in: Remove all percent rules.
2134         * acinclude.m4 (AC_PROG_GNU_MAKE): Remove.
2135         * configure.in: Remove AC_PROG_GNU_MAKE. Don't substitute
2136         PCENTRULE. Remove AC_PROG_MAKE_SET - it's called by
2137         AM_INIT_AUTOMAKE.
2139         * Make.common.in: Remove obsolete dependency tracking system.
2140         * configure.in: Likewise.
2141         * edit/Makefile.in: Likewise.
2142         * gnome/Makefile.in: Likewise.
2143         * gtkedit/Makefile.in: Likewise.
2144         * slang/Makefile.in: Likewise.
2145         * src/Makefile.in: Likewise.
2146         * vfs/Make-mc.in: Likewise.
2147         * src/depend.awk: Remove.
2149 2001-05-26  Pavel Roskin  <proski@gnu.org>
2151         * gtkedit/syntax.c (syntax_text): Add support for Octave files.
2152         * syntax/octave.syntax: New file. From Walery Studennikov.
2153         * syntax/Makefile.am: Add octave.syntax.
2155         * configure.in: Fix incorrect test for stdin support in grep -
2156         it would always fail when configuring in an empty directory.
2157         Portability fixes - unset, backslashed space in here-documents.
2158         Eliminate all instances of "changequote".
2160         * configure.in: Define SCO_FLAVOR based on $host_os, not on the
2161         user choice.
2162         * acconfig.h: Changes for the above.
2163         * INSTALL: Don't document --with-sco - it's now defunct.
2164         * INSTALL.FAST: Likewise.
2166 2001-05-25  Pavel Roskin  <proski@gnu.org>
2168         * lib/mc.ext.in: Match both "mail" and "Mail", but only if they
2169         are in the beginning of the "file" output.
2171 2001-05-23  Pavel Roskin  <proski@gnu.org>
2173         * lib/mc.ext.in: Add associations for viewing RPM files.
2175 2001-05-22  Pavel Roskin  <proski@gnu.org>
2177         * doc-gnome/C/mkhtml: Support $JADE. Check that $DSL exists.
2178         By default exit after the first error in jade.
2180         * doc-gnome/C/mkhtml: Use jade directly, not jw. Support DSL and
2181         JADEFLAGS environment variables. Report progress. Clean up on
2182         failure.
2184 2001-05-21  Pavel Roskin  <proski@gnu.org>
2186         * doc-gnome/C/Makefile.am: Allow "make install" without *.html
2187         files.
2189         * doc-gnome/C/mkhtml: Print a big warning if the script fails.
2190         * doc-gnome/C/Makefile.am: Ignore exit status of mkhtml.
2192 2001-05-20  Pavel Roskin  <proski@gnu.org>
2194         * doc-gnome/C/Makefile.am: Distribute mkhtml and genindex.sgml.
2195         Create figs/*.eps if needed. Simplify rules for gmc.dvi and
2196         gmc.rtf - DocBook 4.1 doesn't try to write to $(srcdir).
2197         * doc-gnome/C/figs/Makefile.am: Add support for converting from
2198         PNG to EPS.
2200         * Makefile.am (EXTRA_DIST): Remove create_vcs.
2201         * doc/FILES: Likewise. Typo fix.
2203 2001-05-19  Pavel Roskin  <proski@gnu.org>
2205         * doc-gnome/C/mkhtml: New file. Create HTML files from gmc.sgml.
2206         * doc-gnome/C/Makefile.am: Don't handle *.css - there are none
2207         with DocBook 4.1. Never use `cp' without `-f'. Use mkhtml.
2209         * doc-gnome/C/gmc.sgml: Use DTD DocBook V4.1. Fix duplicate
2210         index entry "Moving files".
2212 2001-05-18  Pavel Roskin  <proski@gnu.org>
2214         * configure.in: Use src/main.c in AC_INIT.
2216         * create_vcs: Remove.
2218         * INSTALL: Update download locations for MC, rxvt, gpm, ncurses.
2219         Add download location for glib.
2220         * mc.spec.in: Likewise.
2221         * doc/LSM: Likewise.
2222         * doc/mc.1.in: Likewise.
2223         * doc/mcedit.1.in: Likewise.
2224         * src/ext.c: Don't mention download location for MC.
2226         * FAQ: Update status of Tk, XView. and GNOME editions. Update
2227         homepage of gpm.
2229         * INSTALL: Remove information about Tk and XView. Change the
2230         mailing list addresses again.
2231         * FAQ: Change the mailing list addresses again.
2232         * MAINTAINERS: Likewise.
2233         * README: Likewise.
2234         * doc/mc.1.in: Likewise.
2235         * gnome/gmc-window.c: Likewise.
2236         * lib/README.xterm: Likewise.
2237         * lib/mc.ext.in: Likewise.
2238         * lib/mc.hint*: Likewise.
2239         * lib/mc.hlp.hu: Likewise.
2240         * po/*.po: Likewise.
2241         * src/main.c: Likewise.
2243 2001-04-20  Pavel Roskin  <proski@gnu.org>
2245         * FAQ: Change the mailing list addresses and the download
2246         locations.
2247         * INSTALL: Likewise.
2248         * MAINTAINERS: Likewise.
2249         * README: Likewise.
2250         * doc/mc.1.in: Likewise.
2251         * gnome/gmc-window.c: Likewise.
2252         * lib/README.xterm: Likewise.
2253         * lib/mc.ext.in: Likewise.
2254         * lib/mc.hint*: Likewise.
2255         * lib/mc.hlp.hu: Likewise.
2256         * po/*.po: Likewise.
2257         * src/main.c: Likewise.
2259 2001-04-19  Pavel Roskin  <proski@gnu.org>
2261         * configure.in: Don't install mcserv unless
2262         "--enable-mcserv-install" has been specified.
2263         Don't quote the first argument in all calls to AM_CONDITIONAL
2264         to work around a bug in Automake 1.4.
2265         * doc/Makefile.am: Use MCSERV_INSTALL conditional.
2266         * vfs/Make-mc.in: Likewise.
2268 2001-04-13  Pavel Roskin  <proski@gnu.org>
2270         * configure.in: Bump version to 4.5.53a.
2272 2001-04-06  Pavel Roskin  <proski@gnu.org>
2274         * gtkedit/editcmd.c: Remove support for XView layout attributes.
2275         * gtkedit/editoptions.c: Likewise.
2276         * pc/chmod.c: Likewise.
2277         * pc/drive.c: Likewise.
2278         * src/boxes.c: Likewise.
2279         * src/chmod.c: Likewise.
2280         * src/dlg.c: Likewise.
2281         * src/dlg.h: Likewise.
2282         * src/filegui.c: Likewise.
2283         * src/find.c: Likewise.
2284         * src/hotlist.c: Likewise.
2285         * src/layout.c: Likewise.
2286         * src/listmode.c: Likewise.
2287         * src/main.c: Likewise.
2288         * src/option.c: Likewise.
2289         * src/panelize.c: Likewise.
2290         * src/wtools.c: Likewise.
2291         * src/wtools.h: Likewise.
2292         * vfs/smbfs.c: Likewise.
2294         * autogen.sh: Check out "intl" and "macros" directories if they
2295         are missing. Simply "cvs up -d" won't restore them.
2297         * configure.in: Bump version to 4.5.52a.
2299 2001-03-14  Pavel Roskin  <proski@gnu.org>
2301         * configure.in: Use AC_CHECK_TOOL for finding AR. Define
2302         Automake conditional USE_SAMBA_FS if Samba is to be supported
2303         in VFS.
2305 2001-03-07  Pavel Roskin  <proski@gnu.org>
2307         * configure.in: Use AM_PROG_CC_STDC if AC_PROG_CC_STDC is not
2308         defined.
2309         Reported by Norbert Warmuth.
2311         * configure.in: Don't process vfs/extfs/uzip - it's now
2312         constant.
2314         * syntax/changelog.syntax: Require space after asterisk to have
2315         it highlighted.
2317 2001-03-02  Pavel Roskin  <proski@gnu.org>
2319         * aclocal.m4 (MC_HPUX_PROG_CC_STDC): Remove, it's obsolete.
2320         * configure.in: Use AC_PROG_CC_STDC instead.
2322         * lib/mc.ext.in: Recognize files ending by `.lslR' and `.ls-lR'.
2323         Suggested by Christian Gennerat.
2325         * lib/mc.ext.in: Add support for "freeze" - old compression
2326         program used mostly on QNX.
2327         * lib/mc.ext.in.qnx.diff: Remove, it's obsolete.
2328         * lib/Makefile.am: Adjusted.
2330 2001-02-26  Pavel Roskin  <proski@gnu.org>
2332         * lib/mc-gnome.ext.in: Remove, it's not used.
2333         * configure.in: Remove lib/mc-gnome.ext.
2334         * lib/Makefile.am: Likewise.
2336 2001-02-20  Pavel Roskin  <proski@gnu.org>
2338         * gtkedit/edit.h: Only include malloc.h if STDC_HEADERS is not
2339         defined to prevent warnings on OpenBSD 2.7.
2340         * slang/jdmacros.h: Likewise.
2341         * src/mad.h: Likewise.
2342         * src/poptalloca.h: Likewise.
2344         * configure.in: Check for sys/time.h and sys/timeb.h. Use
2345         AC_HEADER_TIME.
2347 2001-02-07  Pavel Roskin  <proski@gnu.org>
2349         * autogen.sh: Create vfs/samba/include/stamp-h.in.
2350         * vfs/samba/include/stamp-h.in: Remove.
2352         * macros/curses.m4: Quote first argument to AC_DEFUN.
2353         * macros/gnome-cxx-check.m4: Likewise.
2354         * macros/gnome-gettext.m4: Likewise.
2355         * macros/gnome-libgtop-check.m4: Likewise.
2356         * macros/gnome-print-check.m4: Likewise.
2357         * macros/linger.m4: Likewise.
2358         * macros/need-declaration.m4: Likewise.
2360         * configure.in: Only configure in vfs/samba if smbfs support is
2361         enabled even with Autoconf 2.13.
2363 2001-01-30  Pavel Roskin  <proski@gnu.org>
2365         * macros/gnome-vfs.m4 (GNOME_WITH_VFS): Fix mishandling of
2366         --without-samba due to a typo.
2368         * configure.in: Only configure in vfs/samba if smbfs support is
2369         enabled. This optimization will only work with Autoconf-2.49c
2370         and above.
2372 2001-01-13  Pavel Roskin  <proski@gnu.org>
2374         * configure.in: Don't create a faked malloc.h.
2375         * gtkedit/edit.h: Don't assume that malloc.h always exists.
2376         * src/mad.h: Likewise.
2378         * configure.in: Simplified handling of cons.saver.
2379         * src/Makefile.in: Likewise. Don't install cons.saver setuid.
2380         * mc.spec.in: Remove a workaround for the above.
2382         * configure.in: Use AC_CANONICAL_HOST - "target" is meaningless
2383         for MC. Don't rely on the output of uname - use $host_os.
2385 2001-01-11  Pavel Roskin  <proski@gnu.org>
2387         * configure.in: Check for ext2 libraries only if VFS is enabled.
2389         * src/Makefile.in: Create directories before installing files.
2390         Removed all occurrences of libprefix - it's never defined.
2392         * configure.in: All macros from configure.in moved to
2393         acinclude.m4. Added missing quotes in several places.
2394         * acinclude.m4: Likewise.
2396         * edit/Makefile.in: Don't install or uninstall mcedit -
2397         it cannot be installed before mc on systems without symlinks.
2398         * gtkedit/Makefile.in: Likewise.
2399         * src/Makefile.in: Install mcedit (if enabled) and mcview.
2400         Uninstall them.
2402         * macros/gnome-gettext.m4: Propagated change by Owen Taylor
2403         from acinclude.m4 in gtk+:
2404         Don't define ENABLE_NLS unless we have a working NLS.
2405         (This should keep libintl.h from being included when it doesn't
2406         exist).
2408 2001-01-09  Pavel Roskin  <proski@gnu.org>
2410         * doc-gnome/C/figs/Makefile.am: New file.
2411         * doc-gnome/C/Makefile.am: Don't handle figs, let the new
2412         makefile do it.
2413         * configure: Substitute doc-gnome/C/figs/Makefile.
2415         * lib/Makefile.am: Distribute files listed in LOCALIZED_HELP.
2417 2001-01-08  Szabolcs Ban  <shooby@gnome.hu>
2419         * lib/mc.hlp.hu: Added Hungarian help file from
2420           tothb1@freemail.hu, Janos.Zana@elfiz2.kee.hu,
2421           maci@integrity.hu, mfh47@freemail.hu
2422         * lib/Makefile.am: Added LOCALIZED_HELP for further
2423           mc.hlp l10ns
2424         * src/cmd.c, src/dlg.c, src/tree.c, src/view.c,
2425           gtkedit/editcmd.c: I18n of mc.hlp
2427 2000-12-29  Szabolcs Ban  <shooby@gnome.hu>
2429         * doc/mc.1.in: Corrected badly formatted link...
2431 2000-11-10  Robert Brady  <robert@suse.co.uk>
2433         * configure.in: Add Tamil to ALL_LINGUAS.
2435 2000-10-23  Pavel Roskin  <proski@gnu.org>
2437         * mc.spec.in: Allow mcserv.8 to be gzipped.
2439         * doc-gnome/C/Makefile.am: Workaround for buggy db2html
2440         that cannot deal with "./gmc.sgml".
2442 2000-10-09  Pavel Roskin  <proski@gnu.org>
2444         * Makefile.am: GNOME_M4_FILES renamed to ACLOCAL_M4_SOURCES so
2445         that CVS Automake will drop dependencies to the macros that
2446         we don't distribute.
2448         * lib/mc.ext.in: Removed references to icons. Source RPMs
2449         grouped to one regex. Removed "Update" for source RPMs, added
2450         "Rebuild" instead. Added "Check signature" for all RPMs.
2451         Added a comment about pop-up menus in the text edition.
2453 2000-10-06  Pavel Roskin  <proski@gnu.org>
2455         * gnome/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Required
2456         flags moved out of CFLAGS as recommended by GNU coding
2457         standards.
2458         * configure.in: Don't add GLIB_CFLAGS to CFLAGS.
2459         * Make.common.in: XINC eliminated. GLIB_CFLAGS is now added to
2460         XCPPFLAGS.
2461         * INSTALL (Random notes on porting to other architectures):
2462         Completely rewritten. Recommended using CFLAGS instead of XINC.
2464 2000-10-05  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2466         * lib/mc.ext.in: .spm is used by SuSE to mark src rpms
2468 2000-10-04  Christophe Merlet  <christophe@merlet.net>
2470         * gnome/*.desktop: Updated French strings.
2472 2000-10-03  Pavel Roskin  <proski@gnu.org>
2474         * doc-gnome/C/gmc.sgml: DTD changed to "PNG Variant V1.1"
2475         to allow <legalnotice>. Unclosed tags fixed.
2477 2000-09-30  Pavel Roskin  <proski@gnu.org>
2479         * mc.spec.in: New package mc-common. Use DESTDIR instead of
2480         misusing prefix. Don't install old icons - they don't exist.
2482         * lib/mc.sh.in: Use "rm -f" to delete temporary files. Use
2483         "export -f" to have mc() exported.
2484         * doc/mc.1.in: Changed description of the "-P" option to
2485         avoid inclusion of mc.sh and mc.csh into the manual.
2486         Corrected paths of mc.hlp, mc.no_proxy and ~/mc/Tree.
2488 2000-09-24  Pavel Roskin  <proski@gnu.org>
2490         * doc/mc.1.in: Minor formatting fixes.
2492         * lib/mc.sh.in: Remove temporary file non-interactively.
2493         * doc/mc.1.in: updated example for mc.sh.
2495 2000-09-23  Pavel Roskin  <proski@gnu.org>
2497         * Makefile.am: mc.spec included to noinst_DATA so that "make all"
2498         updates it when needed.
2499         * mc.spec.in: Include translations with mc, not gmc. Run
2500         chkconfig --del in %preun, not %postun. --without-debug not
2501         needed. /etc/X11/wmconfig not needed. /etc/pam.d/mcserv shouldn't
2502         be executable. New files in %{prefix}/lib/mc/ - translated hints,
2503         editor files.
2505         * doc-gnome/C/Makefile.am: Fixed *clean targets. Use temporary
2506         directory for document processing. Comment changes. gmc.ps and
2507         gmc.pdf now generated from gmc.dvi.
2509         * configure: Always include Make.common as file, otherwise
2510         "make distclean" breaks.
2511         * edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
2512         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: $(RMF)
2513         replaced with "rm -f" - the standard says that "rm" is portable.
2514         Ditto $(MV). Adjusted *clean targets to match those in
2515         Automake. Removed "cross" target.
2517 2000-09-22  Pavel Roskin  <proski@gnu.org>
2519         * doc/mc.sgml: Removed as obsoleted by doc/mc.in.1
2520         * doc/gnome.sgml: Removed as obsoleted by doc-gnome/C/gmc.sgml
2521         * doc/Makefile.in: Converted to ...
2522         * doc/Makefile.am: ... this.
2524 2000-09-21  Pavel Roskin  <proski@gnu.org>
2526         * lib/mc.sh.in: Use $HOME instead of '~' because the tilde
2527         is not expanded in all shells.
2528         * doc/mc.sgml: Updated the example script to reflect the above
2529         changes.
2530         * doc/mc.in.1: Likewise.
2532 2000-09-19  Pavel Roskin  <proski@gnu.org>
2534         * lib/Makefile.in (LIBFILES_CONST): Added mc.hint.it from
2535         Marco Ciampa
2537 2000-09-18  Pavel Roskin  <proski@gnu.org>
2539         * Make.common.in: Added installcheck to placate "make distcheck"
2540         * configure.in, Make.common.in, doc/Makefile.in,
2541         edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
2542         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Replacing
2543         variable MKINSTALLDIRS and builddir with Automake-compatible
2544         mkinstalldirs and top_builddir.
2545         * doc-gnome/C/Makefile.am: Only maintainers regenerate html
2546         files. Added uninstall-local target.
2548 2000-09-17  Pavel Roskin  <proski@gnu.org>
2550         * configure.in: fixed wrong use of AC_MSG_RESULT inside
2551         AC_CACHE_VAL
2553         * Make.common.in: Added the "dvi" target for "make distcheck"
2554         to go further
2555         * doc-gnome/C/Makefile.in: converted to ...
2556         * doc-gnome/C/Makefile.am: ... this
2558 2000-09-15  Pavel Roskin  <proski@gnu.org>
2560         * acconfig.h, configure.in: Require autoconf 2.13 or above.
2561         Removed workarounds for older versions. Removed MCDEBUG
2562         variable - it's not used. --with-debug renamed to --with-mad and
2563         cleaned up. Always use -Wall with gcc, other manipulations with
2564         CFLAGS removed.
2566         * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
2567         gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
2568         vfs/Make-mc.in: preserve timestamp on "make distdir", otherwise
2569         mc.pot becomes out of date in the tarball.
2571 2000-09-14  Pavel Roskin  <proski@gnu.org>
2573         * configure.in: Removed some abuses of CPPFLAGS. Removed useless
2574         tests for cp, mv and rm.
2575         * Make.common.in: Removed variables xv_bindir and STRIP.
2576         Variables CP, MV and RMF are assigned trivial values.
2578         * edit/Makefile.in: Don't link headers, add extra includes
2579         to CPPFLAGS instead. Put links to the build directory.
2580         Remove the hack with "mx" - it is not needed anymore.
2582         * configure.in: remove any manipulations with top_srcdir.
2583         Don't change CPPGLAGS when the internal editor is enabled,
2584         instead do it ...
2585         * edit/Makefile.in, gtkedit/Makefile.in: ... here
2587         * configure.in, Make.common.in, doc/Makefile.in,
2588         edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
2589         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: rootdir
2590         changed to top_srcdir for Automake compatibility
2592         * configure.in: REGEX_O variable removed - always use our regex
2594         * configure.in: MCFGR variable removed
2596 2000-09-12  Pavel Roskin  <proski@gnu.org>
2598         * configure.in: enable AM_MAINTAINER_MODE to be consistent with
2599         other GNOME modules
2600         * autogen.sh: remove "-I ." from the "aclocal" command line
2602 2000-09-01  Pavel Roskin  <proski@gnu.org>
2604         * configure.in: output vfs/extfs/Makefile
2606         * configure.in: AC_CANONICAL_SYSTEM moved above AM_INIT_AUTOMAKE
2607         to avoid a warning
2608         * acinclude.m4: removed unused macros AC_CHECK_HEADER_IN_PATH,
2609         AC_LIB_XPM, AC_X_SHAPE_EXTENSION
2611 2000-08-29  Pavel Roskin  <proski@gnu.org>
2613         * configure.in: use AM_GNOME_GETTEXT
2614         * gettext.m4: removed
2615         * Makefile.am: adjusted files to distribute, previous change
2616         reverted
2618         * mc-aclocal.m4: renamed to ...
2619         * acinclude.m4: ... this
2620         * autogen.sh: simplified - no more tricks with mc-aclocal.m4
2621         * Makefile.am: aclocal should scan "." for gettext.m4
2623 2000-08-28  Pavel Roskin  <proski@gnu.org>
2625         * Make.common.in: removed hack for "make distcopy"
2626         * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
2627         gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
2628         vfs/Make-mc.in: added "distdir" target. Now "make dist" works
2629         for external builds.
2630         * edit/Makefile.in, slang/Makefile.in: added "Makefile" target
2632 2000-08-24  Pavel Roskin  <proski@gnu.org>
2634         * new_icons/Makefile.in: converted to ...
2635         * new_icons/Makefile.am: ... this
2636         * configure.in: automake conditional GNOME introduced.
2637         "insticons" removed
2639         * icons/*: removed
2640         * Makefile.am, configure.in: necessary adjustments
2642         * config.guess, config.sub, install-sh, mkinstalldirs: removed,
2643         automake installs them now
2645         * syntax/Makefile.in: converted to ...
2646         * syntax/Makefile.am: ... this
2648         * idl/Makefile.in: converted to ...
2649         * idl/Makefile.am: ... this
2651         * lib/Makefile.am: simplified, fixed "make dist"
2653         * lib/Makefile.in: converted to ...
2654         * lib/Makefile.am: ... this
2656         * lib/tkmc.wmconfig: removed
2657         * lib/Makefile.in, doc/FILES: removed lib/tkmc.wmconfig
2659         * Makefile.in, doc-gnome/Makefile.in, pc/Makefile: converted
2660         to ...
2661         * Makefile.am, doc-gnome/Makefile.am, pc/Makefile.am: ... this
2662         * Make.common.in: support for "distdir" for compatibility
2663         with Automake-generated makefiles
2664         * autogen.sh: run automake. Force cache - it is off by default
2665         in autoconf 2.49a, but it's still handy for maintainers
2666         * configure.in: adapted for Automake
2668         * AUTHORS: new file
2670 2000-08-23  Pavel Roskin  <proski@gnu.org>
2672         * configure.in: resurrect definition of xvers
2674         * VERSION.in: removed
2675         * Makefile.in: don't do anything with VERSION.in and VERSION
2676         Take mc.spec from builddir, not srcdir
2677         * configure.in: don't create VERSION
2679 2000-08-22  Pavel Roskin  <proski@gnu.org>
2681         * *.c, *.h: Updated address of Free Software Foundation
2683 2000-08-21  Pavel Roskin  <proski@gnu.org>
2685         * Make.common.in, acconfig.h, configure.in, mc-aclocal.m4,
2686         doc-gnome/Makefile.in, doc-gnome/C/Makefile.in: removed stuff
2687         related to XView, libXPM, libXext and Tk
2689 2000-08-18  Pavel Roskin  <proski@gnu.org>
2691         * Makefile.in, lib/Makefile.in: adjusted lists of distributed
2692         files
2694         * configure.in: Simplified dependency tracking by using
2695         "-include" with GNU Make
2696         * autogen.sh: Exit on all failures
2698 2000-08-17  Pavel Roskin  <proski@gnu.org>
2700         * doc/mc.sgml: Curly braces replaced with &lcub; and &rcub;
2701         Fixed all misuses of single and double quotes. Typo fixes.
2702         Ensured compatibility with sgml2html, sgml2txt and sgml2latex
2703         * doc/mc.1.in: Typo fix
2705         * doc/mc.sgml: made compatible with sgml-tools 1.0.9
2706         * doc/linuxdoc-sgml.diff: removed
2707         * doc/Makefile.in: don't distribute linuxdoc-sgml.diff,
2708         distribute gnome.sgml
2710 2000-08-15  Pavel Roskin  <proski@gnu.org>
2712         * Makefile.in: fixes for improper usage of $(srcdir), cleanup
2713         in the "distclean" target
2715         * doc-gnome/Makefile.in: Fixed some abuses of $(srcdir)
2716         Removed all XVIEW-related stuff
2717         Fixed placement of png files on "make dist"
2719         * doc/mc.1.in: Updated info about the internal editor
2721         * Makefile.in, */Makefile.in: Fail if $(RMF) fails - it may
2722         indicate serious problems. Fixes for uninstall.
2723         * doc/Makefile.in: Rebuild if it is out of date.
2725         * lib/cedit.menu: Added. This file has been missing
2727         * lib/Makefile.in: Install mc.sh and mc.csh in $(suppbindir) only
2729 2000-08-08  Pavel Roskin  <proski@gnu.org>
2731         * Makefile.in: correctly detect make failures in subdirs
2733 2000-08-01  Pavel Roskin  <proski@gnu.org>
2735         * nt, os2, tk, xv: removed all files
2736         * configure.in: don't create os2 and nt directories
2738 2000-08-01  Pavel Roskin  <proski@gnu.org>
2740         * configure.in, mc-aclocal.m4: AC_WARN replaced with AC_MSG_WARN
2742         * README.PC, doc/mc.1.in, doc/mc.sgml: Updated e-mail address
2744 2000-07-21  Pablo Saratxaga  <pablo@mandrakesoft.com>
2746         * src/main.c: make 8bit input/output the default (99% of the people
2747         expects that; lets the remaining 1% use the configuration menu
2748         to disactivate it if they want)
2750 2000-07-20  Andrew V. Samoilov  <sav@bcs.zp.ua>
2752         * gtkedit/ChangeLog: There was no ChangeLog there, so I added one.
2754 2000-06-20  Jacob Berkman  <jacob@helixcode.com>
2756         * configure.in: check for gnome-libs with window icon support
2758         * acconfig.h: add icon define
2760 2000-06-08  Matthias Warkus  <mawa@iname.com>
2762         * new_icons/gnome-pack-*.png: Updated.
2763         * gnome/mc.keys: Added a MIME type for SLP packages.
2765 2000-05-30  Pavel Roskin  <pavel_roskin@geociiities.com>
2767         * syntax/diff.syntax: Highlight lines beginning with "File",
2768         "Files" and "Binary"
2769         * syntax/makefile.syntax: Highlight "ifndef"
2770         * syntax/sh.syntax: Don't highlight "basnemae" ("basename" is
2771         highlighted)
2773 2000-05-05  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2775         * lib/mc.ext.in: More changes by rebel@atrey: he forgot to begin
2776         comment lines with # in last release
2778 2000-05-03  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2780         * lib/mc.ext.in: Fixes to changes by rebel@atrey.karlin.mff.cuni.cz.
2782 2000-04-26  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2784         * lib/mc.ext.in: Changes from rebel@atrey.karlin.mff.cuni.cz. They
2785         look more consistent than original.
2787 2000-04-14  Timur Bakeyev  <mc@bat.ru>
2789         * config.in: Added check against strcoll().
2791 2000-04-14  Timur Bakeyev  <mc@bat.ru>
2793         * syntax/perl.syntax: According to Tomasz Wegrzanovski <maniek@beer.com>
2794         added 'and', 'or', 'not', 'for' keywords.
2796 2000-04-06  Timur Bakeyev  <mc@bat.ru>
2798         * syntax.c: Very dirty fix to allow compilation of mcedit on ncurses
2799         based systems. Hope, this will make FreeBSD midc maintainer to enable
2800         build-in editor by default. Still, syntax highlighting is disabled.
2801         Need to port...
2803 2000-03-13  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2805         * gtkedit/syntax.c (upgrade_syntax_file): possible buffer overflow
2806           fixed, some messages gettext()ed again here and in
2807         gtkedit/editmenu.c:edit_about_cmd()
2809 2000-03-13  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2811         * doc/mc.sgml (Examples): Fixed documentation, thanx
2812         to martin@internet-treff.uni-koeln.de.
2814 2000-03-01  Pavel Roskin  <pavel_roskin@geocities.com>
2816         * gtkedit/editcmd.c (edit_replace_prompt): fix index for
2817         the label text
2819 2000-02-25  Pavel Roskin  <pavel_roskin@geocities.com>
2821         * gtkedit/syntax.c: treat *.ads as Ada source
2822         * syntax/ada95.syntax: escape "+" and "*"
2823         * syntax/diffc.syntax: removed (obsoleted by diff.syntax)
2824         * syntax/Makefile.in: remove diffc.syntax
2826         * edit/edit_key_translator.c: interpret code 0177 as
2827         backspace unless recognized otherwise
2829 2000-02-23  Norbert Warmuth  <nwarmuth@privat.circular.de>
2831         * gtkedit/editcmd.c (edit_replace_prompt): fix incorrect
2832         initialization of array of structure (gcc version 2.96 20000131
2833         chokes on it).
2835         * lib/mc.hint: C-y and not C-u can be used to insert text in input
2836         lines (e. g. text which has been deleted with M-d).
2838         * configure.in: Fix the extfs-configure-fragment-in-final-output bug
2840 2000-01-31  Yuan-Chung Cheng  <platin@linux.org.tw>
2842         * configure.in: Added "zh_CN.GB2312" to ALL_LINGUAS.
2844 2000-01-29  Matthias Warkus  <mawa@iname.com>
2846         * new_icons/gnome-pack-deb.png: Replaced with Eduardo Silva's
2847         design on Federico's request.
2849 2000-01-26  Federico Mena Quintero  <federico@helixcode.com>
2851         * idl/FileManager.idl (Desktop): Added arrange_icons() method and
2852         an ArrangeType enum.
2854 2000-01-03  Aaron Lehmann  <aaronl@vitelus.com>
2856         * gdesktop.c, gdnd.c, gaction.c, gicon.c,
2857         gnome-file-property-dialog.c, gpopup.c, gpopup2.c, gprefs.cgmain.h,
2858         setup.c: Add option of using GNOME "magic" routines to determine file
2859         types. This makes MC intelligently look at the data in the file to see
2860         what type of file it is, rather than looking at the filename extension.
2861         This slows down MC quite a bit, so it has been made an optional
2862         preference item. Type detection is expected to improve as mime-magic
2863         matures.
2865 2000-01-15  Federico Mena Quintero  <federico@helixcode.com>
2867         * lib/mc.menu (shell_patterns): Add a missing "esac".  Thanks to
2868         Martin Bialasinski <martin@internet-treff.uni-koeln.de> for
2869         providing a patch.
2871 2000-01-11  Matthias Warkus  <mawa@iname.com>
2873         * Added icon and keys entry for Scheme source.
2875 2000-01-03  Fatih Demir  <kabalak@gmx.net>
2877         * configure.in: Added tr -> ALL_LINGUAS .
2879 1999-12-28  Matthias Warkus  <mawa@iname.com>
2881         * new_icons/*.png: Added a bunch of new icons.
2883 1999-12-06  Federico Mena Quintero  <federico@redhat.com>
2885         * configure.in (VERSION): Bumped version number to 4.5.42.
2887 1999-11-25  Yuri Syrota  <rasta@renome.rovno.ua>
2889         * configure.in: added 'uk' to ALL_LINGUAS.
2891 1999-11-09  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2893         * lib/Makefile.in (LIBFILES_CONST): Adding mc.hint.cs file on
2894         request from David Sauer
2896 1999-11-01  Federico Mena Quintero  <federico@redhat.com>
2898         * configure.in (VERSION): Bumped version number to 4.5.41.
2900 1999-09-23  Federico Mena Quintero  <federico@redhat.com>
2902         * configure.in (VERSION): Set version number to 4.5.39.
2904 1999-09-23  Jorge Godoy  <godoy@conectiva.com.br>
2906         * configure.in: Added pt_BR to ALL_LINGUAS
2908 1999-09-22  Norbert Warmuth  <nwarmuth@privat.circular.de>
2910         * lib/mc.sh.in, mc.csh.in: renamed from mc.sh resp. mc.csh. Adapt
2911         path to the mc binary according to @prefix@.
2913         * lib/Makefile.in (srcdir): mc.sh and mc.csh are now created by
2914         configure. Install mc.sh and mc.csh in $(suppbindir).
2916         * doc/mc.1.in, mc.sgml: Updated the mc function definition for bash
2917         and zsh. Suggest to source mc.sh or mc.csh instead of adding verbatim
2918         copies of the included function definitions.
2920         * mcfn_install.in: Comment out definitions of the mc functions. Source
2921         mc.sh instead of adding an outdated mc function definition.
2923         * configure.in: output mc.sh and mc.csh
2925 1999-09-20  Federico Mena Quintero  <federico@redhat.com>
2927         * lib/startup.links: Changed the news link to Gnotices
2929 1999-09-19  David Martin  <dmartina@usa.net>
2931         * gtkedit/editcmd.c (edit_print_string): Use unsigned char so that
2932         8 bit chars from strftime get displayed when inserting date.
2934         * lib/mc.ext.in: Add entries for bzip2 compressed pages as used in
2935         Mandrake 6.0. The generic entry for bzip2 moved to the end of the
2936         file to avoid interferences. In this one I changed the extension check
2937         to a type check (as used for gzip) which might give problems in some
2938         systems.
2940         * configure.in: Use -Tlatin1 to format man pages when available and
2941         "view" 8 bit chars.
2943 1999-09-19  Norbert Warmuth  <nwarmuth@privat.circular.de>
2945         * gtkedit/edit.h: Include file reordering to make it compile with
2946         --with-debug
2948         * gtkedit/editcmd.c (menu_save_mode_cmd): calculate dialog width
2949         dependent on length of translated strings to display.
2951 1999-09-16  Owen Taylor  <otaylor@redhat.com>
2953         * Remove the magicdev autoconf test in favor of just
2954         including the idl file. Otherwise we have a dependency
2955         loop between this and magicdev.
2957 1999-09-08  Federico Mena Quintero  <federico@redhat.com>
2959         * idl/FileManager.idl: Changed names, and put everything under a
2960         FileManager module.  Added a Desktop interface and some methods to
2961         the WindowFactory interface.
2963 1999-09-08  Kjartan Maraas  <kmaraas@online.no>
2965         * doc-gnome/*: Shiny new docs from users-guide.
2966         All synced up.
2968 1999-09-03  Pablo Saratxaga  <pablo@mandrakesoft.com>
2970         * configure.in: added 'nl' to ALL_LINGUAS, it was missing.
2972 1999-09-01  Federico Mena Quintero  <federico@redhat.com>
2974         * README: Updated and spell-checked.
2976         * NEWS: Updated.
2978 1999-08-31  Richard Hult  <rhult@hem2.passagen.se>
2980         * configure.in (ALL_LINGUAS): Added sv.
2982 1999-08-30  Norbert Warmuth  <nwarmuth@privat.circular.de>
2984         * lib/mc.sh: create temporary files in ~/.mc/tmp in order to avoid
2985         symlink attacks (mcfn_install and the man page still needs to be
2986         updated).
2988 1999-08-20  Norbert Warmuth  <nwarmuth@privat.circular.de>
2990         * configure.in (AC_WITH_SLANG): rm -f destination before making
2991         a symbolic link (ln -sf doesn't work as expected on Solaris)
2993 1999-08-19  Elliot Lee  <sopwith@redhat.com>
2995         * */Makefile.in: Have 'make dist' work with builddir != srcdir.
2997 1999-08-19  Federico Mena Quintero  <federico@redhat.com>
2999         * doc-gnome/C/gmc.sgml: Index fixes.
3001 1999-08-18  Elliot Lee  <sopwith@redhat.com>
3003         * gtkedit/gtkedit.c: Make it build with gcc 2.95, by fixing the non-constant
3004         initializers in the GnomeUIInfo structure.
3006 1999-08-16  Federico Mena Quintero  <federico@redhat.com>
3008         * configure.in (VERSION): Bumped version number to 4.5.38.
3010 1999-08-15  Norbert Warmuth  <nwarmuth@privat.circular.de>
3012         * lib/Makefile.in: added mc.hint.es to LIBFILES_CONST
3014 1999-08-15  David Martin  <dmartina@usa.net>
3016         * gtkedit/edit.c: Print localized date with strftime()
3018         * lib/mc.hint.es: NEW FILE. Hints in Spanish flavor.
3020 1999-08-08  David Martin  <dmartina@usa.net>
3022         * gtkedit/syntax.c (upgrade_syntax_file): Mark error strings for
3023         translation.
3025         * gtkedit/editmenu.c (edit_about_cmd): Mark text in "about" for
3026         translation as it used to be.
3028 1999-08-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3030         * doc-gnome/C/gmc.sgml: Set the book element's id to "index" so
3031         that the correct index.html will be generated.
3033 1999-07-27  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3035         * syntax/Makefile.in (ALLSYNTAX): Added the missing syntax files
3036         to the list.
3038 1999-07-21  Paul Sheer  <psheer@obsidian.co.za>
3040         * gtkedit.c, edit.c, editcmd.c, syntax.c, edit.h, bookmark.c,
3041         editwidget.c: bring editor stuff up to date with cooledit 3.11.5
3042         This adds some new syntax rules, and spell check on the fly
3043         which if someone bugs me for, will actually get enabled in
3044         both the text and gnome versions. Bookmark stuff also needs
3045         some keys bound to it, I suppose: any takers?
3047 1999-07-19  Elliot Lee  <sopwith@redhat.com>
3049         * Makefile.in: Remove doc-gnome* from codedirs variable. Fixes
3050         infinitely recursing make.
3052 1999-07-05  Miguel de Icaza  <miguel@gnu.org>
3054         * Makefile.in (all): Makefile fix.
3056 1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3058         * Make.common.in (confdir): Define confdir as sysconfdir.  This
3059         should fix the problem we had with FSSTND distributions.
3061 1999-07-04  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3063         * Makefile.in (DISTMAIN): Added config.guess and config.sub to the
3064         list of distributed files.
3066 1999-07-03  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3068         * configure.in (VERSION): Bumped version number to 4.5.34.
3070 1999-07-02  Tuomas J. Lukka  <lukka@iki.fi>
3072         * Add fi into ALL_LINGUAS
3074 1999-07-01  Tuomas Kuosmanen  <tigert@gimp.org>
3076         * gnome/i-zipdisk2.png: Added another zip-disk icon
3077         by <scarab@egyptian.net> - It looks very nice. Variation
3078         is good.
3080 1999-06-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3082         * acconfig.h: Add WITH_SMBFS
3084         * macros/gnome-vfs.m4: Support conditional samba support.
3086 1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3088         * Make.common.in (confdir): Define confdir as sysconfdir.  This
3089         should fix the problem we had with FSSTND distributions.
3091 1999-02-22  Vladimir Kondratiev  <vkondra@iil.intel.com>
3093         * mc.spec.in: added syntax files to %files
3095 1999-06-22  David Martin  <dmartina@usa.net>
3097         * gtkedit/gtkedit.c (tb_items): Mark strings for localization.
3099 1999-06-07  Shooby Ban  <bansz@szif.hu>
3101         * po/hu.po, configure.in: added Hungarian translations...
3102           I'm not sure it's OK, but it seems usable.
3103           Translators: Tamas Fejos and Andras Kadar
3105 1999-06-07  Kjartan Maraas  <kmaraas@online.no>
3107         * configure.in, Makefile.in: added the gmc helpfile to the build
3109 1999-05-23  Yukihiro Nakai  <nacai@iname.com>
3111         * Add ja entry to LANG in configure.in
3113 1999-05-19  Tuomas Kuosmanen  <tigert@gimp.org>
3115         * gnome/Makefile.in (ICONS): OK, perhaps we also want the zip-icon to
3116         be installed in the system :) (added it to the Makefile.in)
3118 1999-05-19  Tuomas Kuosmanen  <tigert@gimp.org>
3120         * gnome/i-zipdisk.png: I added an icon for the ZIP(tm I guess :)
3121         disks - someone please add it to the mount.c code so it gets used..
3122         Everyone have a nice time at the expo! :) I hope to join the
3123         next time.
3125 Mon May 17 07:30:48 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3127         * configure.in: Added check for getpt ()
3129 1999-05-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3131         * configure.in (VERSION): Bumped version number to 4.5.31.
3133 Wed Apr 21 22:04:30 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3135         * gtkedit/editcmd.c (edit_save_file): MAD knows about tempnam, no
3136         need to fool it by strdup'ing the return value of tempnam.
3138 Wed Apr 21 20:44:41 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3140         * configure.in: New option --with-tm-x-support, use MCCFLAGS and
3141         MCLIBS which are specific to the text edition.
3143         * INSTALL: Added documentation for --with-tm-x-support
3145 Sun Apr 18 17:51:54 EDT 1999 Gregory McLean  <gregm@comstar.net>
3147         * mc.spec.in : Folded in some changes from the 'official' rpm
3148         spec file.
3150 1999-04-16  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3152         * configure.in (SHELL): Do not use grep -q, as it is not portable
3153         to every OS.
3155 Thu Apr 15 21:59:52 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3157         * configure.in: Linking from $srcdir/slang is broken when configure
3158         isn't called with an absolute path. Link from ../$srcdir/slang if
3159         configure was invoked with a relative path.
3161 1999-03-20  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
3163         * configure.in: Do not rm the destination file and then link, use
3164         ln -sf. Link from $srcdir/slang, not from ../$srcdir/slang.
3166 Tue Apr 13 06:07:05 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3168         * configure.in: Some AC_ARG_WITH macros haven't checked $withval, i.e.
3169         --with-PACKAGE and --without-PACKAGE gave the same results.
3171 1999-04-09  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3173         * configure.in (VERSION): Bumped version number to 4.5.30.
3175 1999-03-30  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3177         * configure.in (VERSION): Bumped version number to 4.5.29.
3179 Sun Mar 28 23:46:01 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3181         * configure.in: Deleted duplicate VFS checks. GNOME_VFS_CHECKS
3182         now contains all checks.
3184 1999-03-26  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3186         * configure.in (VERSION): bumped version number to 4.5.28.
3188 Fri Mar 26 19:16:38 1999  Timur Bakeyev  <mc@bat.ru>
3190         * */Makefile.*: fixed several missed conversions from libdir to
3191         mclibdir. (Should be automake'd, really)
3193 1999-03-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3195         * Make.common.in: There were conflicting definitions of mclibdir
3196         (one for installation, one for source).  Now the source one is
3197         called mcsrclibdir.
3199         * doc/Makefile.in: Use mcsrclibdir where appropriate.
3201 Mon Mar 22 03:00:15 1999  Timur Bakeyev  <mc@bat.ru>
3203         * edit/syntax.c: Remove extra "|"  in "file ..\*\\.(pp|PP|pas|PAS|)$ \
3204         Pascal Program" (Heh, second time :)
3206         * Makefile.common: Until things gets clear, keep syntax rules in
3207         $(prefix)/lib/mc//syntax, as this is how (LIBDIR "/syntax") expands.
3209         Also, $(libdir) changed to $(mclibdir), to avoid confusion with expanded
3210         @libdir@.
3212 Mon Mar 22 01:52:32 1999  Timur Bakeyev  <mc@bat.ru>
3214         * configure.in, Makefile.in, Makefile.common: Add syntax/Makefile.in,
3215         as requested by Paul. Still, need some checking...
3217 Sun Mar 21 03:55:24 1999 Paul Sheer  <psheer@obsidian.co.za>
3219         * edit/*.[ch] gtkedit/*.[ch]: brought the editor up
3220         to date with cooledit 3.9.0. This adds some new features.
3221         Firstly the SYNTAX RULES ARE NO LONGER HARDCODED into
3222         syntax.c. This is because the rule set is becoming too
3223         large to maintain in its current form and because file
3224         loading is starting to get slow.
3226         There is also a bookmark feature which does not yet have
3227         key bindings assigned to it, but should be cool once
3228         these get inserted. Syntax rules files are named
3229             $LIBDIR/cooledit/syntax/*.syntax
3231 1999-03-20  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
3233         * configure.in: Create slang directory, it is needed when
3234         builddir != srcdir.
3235         Use -f when calling rm, the file does not exist on
3236         first compile.
3237         No need to copy VERSION from $srcdir, it's already generated in
3238         $builddir.
3240 Fri Mar 19 06:32:36 1999  David Martin  <dmartina@usa.net>
3242         * edit/edit_key_translator.c: Added missing translation tags.
3244 1999-03-18  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3246         * configure.in: Minimum version of glib should be 1.2.0.
3247         (VERSION): Bumped version number to 4.5.27.
3249 Wed Mar 10 21:52:55 1999  David Martin  <dmartina@usa.net>
3251         * gtkedit/editcmd.c: Added missing translation tags.
3253         * gtkedit/editoptions.c: Added missing translation tags. Translate
3254         radio buttons on first use.
3256 Sat Feb 27 21:00:45 1999 Gregory McLean  <gregm@comstar.net>
3258         * applied a patch from Duncan Mak <mustapha@wegythu.res.cmu.edu>
3259         to get the mc spec file to work.
3260         * hacked configure to generate a properly versioned spec file.
3262 Fri Feb 26 22:06:51 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3264         * gtkedit/editcmd.c (menu_save_mode_cmd): translate strings for
3265         radio buttons on first pass.
3267 Fri Feb 26 21:45:30 1999  David Martin  <dmartina@usa.net>
3269         * gtkedit/editcmd.c: Mark strings in the search and replace
3270         dialogs for translation. Resized these dialogs to let the messages
3271         fit.
3273 1999-02-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3275         * gtkedit/editwidget.c (selection_send): Use the proper type for
3276         64-bit cleanliness (Patch from George Lebl).
3278 Tue Feb 16 21:24:43 1999  David Martin  <dmartina@usa.net>
3280         * gtkedit/gtkedit.c: Hack to get one more string defined in a macro
3281         into the catalog file.
3283 Sat Feb 13 01:39:17 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3285         * configure.in: Make Timur's libtermcap check work with SLang
3286         0.99.98, too.
3288 1999-02-12  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3290         * new_icons/Makefile.in (ALLICONS): Added Tigert's new icons for
3291         PS and EPS files.  Thanks, Tigert!
3293 1999-02-09  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3295         * configure.in (CCOPTS): Drop the prefix auto-detection.
3297 Wed Feb 10 02:48:51 1999  Timur Bakeyev  <mc@bat.ru>
3299         * configure.in: Add check, which, in case of system-installed SLang
3300         library tries to run a test program, which determines, does we need
3301         linking with libtermcap.a. Also, set of if's for finding terminfo
3302         dir changed to for cycle - a bit nicer :)
3304 Tue Feb  9 20:52:19 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3306         * README.QNX: Deleted documentation about mc.menu.qnx.diff.
3308 Tue Feb  9 20:46:07 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3310         * lib/mc.menu.qnx.diff: Deleted, it was merged with mc.menu.
3312 Tue Feb  9 20:32:39 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3314         * lib/mc.menu: Removed GNU tar'isms (option z). Removed option -o
3315         from tar calls when extracting (according to my man page this option
3316         is only useful when creating archives).
3318 Tue Feb  9 20:28:15 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3320         * lib/mc.menu: Applied patch from root  <root@golia.dntis.ro> which
3321         adds support for tar.bz2 and merges the support for freeze-compressed
3322         tar files (tar.F) from mc.menu.qnx.diff.
3324 Sun Feb  7 06:11:48 1999  Timur Bakeyev  <mc@bat.ru>
3326         * Makefile.in: Change calls to xmkdir to mkinstalldirs - this is more
3327         GNU-like :)
3329 1999-01-30  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3331         * gtkedit/gtkedit.c: Hack to get a string defined in a macro into
3332         the catalog file.
3334 1999-02-02  Tuomas Kuosmanen  <tigert@gimp.org>
3336         * new_icons/gnome-core.png: New icon for core files. Someone
3337         please add the code part :)
3339 Mon Feb  1 01:28:19 1999  Timur Bakeyev  <mc@bat.ru>
3341         * configure.in: Add check against setuid() and setreuid() functions.
3343 Fri Jan 29 22:55:56 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3345         * slang/slang.h: renamed to slang-mc.h
3347         * slang/Makefile.in: delete slang.h on "make clean"
3349         * configure.in: link slang/slang-mc.h to slang/slang.h when the
3350         included slang is used. Problem was that MC's slang.h was used
3351         when we compiled with an already installed SLang and the systems
3352         header file were included with <slang/slang.h>.
3353         Unfortunately I can't use AC_LINK_FILES to make the links because
3354         if we needn't make any links AC_LINK_FILES makes a link from
3355         srcdir to top_builddir (builddir != srcdir).
3357         Temporary add $LGPM to $LIBS when checking for the resizeterm
3358         and keyok functions (ncurses might be linked against GPM).
3360         Substitute PACKAGE (intl/Makefile makes use of it)
3362 Wed Jan 27 03:34:44 1999  Timur Bakeyev  <mc@bat.ru>
3364         * gtkedit/edit.h: including of <malloc.h> and <stdlib.h> swapped by
3365         #include "global.h".
3367 1999-01-13  Jonathan Blandford  <jrb@redhat.com>
3369         * Make.common.in (gnewdir): new path.
3371 Sun Jan 17 03:19:47 1999  Timur Bakeyev  <mc@bat.ru>
3373         * configure.in: Add comments before "Let" and "the" - typo. Add new
3374         path to include's search.
3376 1999-01-10  Ilya Zakharevich  <ilya@math.ohio-state.edu>
3378         * gtkedit/edit.c (edit_load_file): Off-by-one error disabled editing.
3380 1999-01-11  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3382         * configure.in (REGEX_O): Always include regex.o as the code we
3383         are using in gmc is not using regcomp/regexec, but the internal
3384         Emacs API.
3386         * src/regex.c: Do not compile the POSIX compatibility code, as we
3387         do not use it.
3389 Tue Dec 29 15:49:45 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
3391         * doc/mc.sgml, mc1.in (Color section): minor polishing
3392         (Layout section): documented Highlight...
3394 Thu Dec 24 18:30:53 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
3396         * configure.in: Deleted du checks
3398         * INSTALL: Deleted --with-dusum documentation.
3400         * doc/mc.sgml, mc.1.in: Completed documentation about the Options/
3401         Configuration dialog. Added Advanced chown subsection. Deleted
3402         variables from the Special settings section which are now covered
3403         by the configuration dialog.
3405 Mon Dec 21 22:26:34 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
3407         * doc/mc.sgml, mc.1.in: Deleted obsolete information about
3408         tar_gz_memlimit. Partially rewrote the section about the
3409         Virtual FS.. configuration dialog.
3411 1998-12-17  Christopher Blizzard  <blizzard@appliedtheory.com>
3413         * autogen.sh (srcdir): Honor $ACLOCAL_FLAGS when running aclocal.
3415 Sun Dec 13 15:26:19 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
3417         * Makefile.in (target installdirs): create $(DESTDIR)$(idldir)
3419         * lib/Makefile.in (target install): install $(LIBFILES_OUT) from the
3420         builddir
3422 1998-12-08  Tuomas Kuosmanen  <tigert@gimp.org>
3424         * new_icons/gnome-image-[lots].png: I added some icons for file
3425         types (image) there - someone please tell me what the correct
3426         location and naming convention is and I will try to follow that. :)
3428 1998-12-08  Christopher Blizzard  <blizzard@appliedtheory.com>
3430         * configure.in (builddir): Add icons/Makefile to AC_OUTPUT so that
3431         the build will still work.  (Has this been replaced by new_icons?)
3433 Tue Dec  1 11:58:55 1998  Pavel Machek  <pavel@atrey.karlin.mff.cuni.cz>
3435         * doc/mc.1.in, mc.sgml: added my name to list of authors
3437 1998-12-02  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3439         * Makefile.in (codedirs): Dropped xv and tk ports from the
3440         distribution. include idl directory.
3442 1998-12-01  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3444         * configure.in (slang_use_system_installed_lib): Define slang
3445         here, to avoid having this on LIBS.
3447 1998-11-26  Herbert Valerio Riedel  <hvr@hvrlab.ml.org>
3449         * gtkedit.c: changed occurrence of 'va_list *ap' to 'va_list ap'
3451 Thu Nov 26 12:20:06 1998  Pavel Roskin  <pavel_roskin@geocities.com>
3453         * config.h.in: Removed from CVS, added to .cvsignore
3455         * acconfig.h, macros/curses.m4, src/xcurses.c, src/tty.h,
3456         configure.in:
3457         NO_COLOR_SUPPORT renamed to NO_COLOR_CURSES
3458         HAVE_SUNOS_CURSES and SUNOS_CURSES renamed to USE_SUNOS_CURSES
3459         HAS_CURSES added to acconfig.h
3461 1998-11-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3463         * autogen.sh: Add "-I macros" to the aclocal flags.
3465         * mc-aclocal.m4: Renamed fp_PROG_CC_STDC to MC_HPUX_PROG_CC_STDC
3466         so that aclocal will not complain about an obsolete macro.
3468         * configure.in: Use MC_HPUX_PROG_CC_STDC
3470         * ChangeLog: There was no ChangeLog here, so I added one.