Revert overriding RPM target. It can lead to broken packages.
[midnight-commander.git] / ChangeLog
blobfea8932458444d94cf871d9c2d64368362e07556
1 2005-05-01  Roland Illig  <roland.illig@gmx.de>
3         * syntax/c.syntax: Added missing punctuation characters.
5 2005-04-28  Pavel Roskin  <proski@gnu.org>
7         * syntax/Syntax: Don't highlight csh scripts.  Allow using
8         "/usr/bin/env" instead of the full path.
10 2005-04-27  Leonard den Ottolander  <leonard * den ottolander nl>
12         * AUTHORS: Added Pavel Shirshov and myself as contributors.
14 2005-04-26  Roland Illig  <roland.illig@gmx.de>
16         * acinclude.m4: Renamed AS_HELP_STRING to AC_HELP_STRING for
17         compatibility with autoconf-2.57.
19 2005-04-22  Roland Illig  <roland.illig@gmx.de>
21         * acinclude.m4: Added macro MC_ARG_ENABLE_DEVELOPER_MODE.
22         * configure.ac: Using MC_ARG_ENABLE_DEVELOPER_MODE instead of
23         the --maintainer-mode.
25 2005-04-17  Leonard den Ottolander  <leonard * den ottolander nl>
27         * syntax/eiffel.syntax: dos2unix; removed redundant cooledit
28         colour definitions.
29         * syntax/perl.syntax: Removed redundant cooledit definitions.
30         * syntax/php.syntax: ' ' and " " context fixes.
31         * syntax/syntax.syntax: Removed 2 duplicate lines.
33 2005-04-16  Roland Illig  <roland.illig@gmx.de>
35         * lib/mc.ext.in: Recognize either *.udeb or *.deb as Debian
36         packages. Fixes Savannah patch #3899.
38 2005-04-14  Leonard den Ottolander  <leonard * den ottolander nl>
40         * syntax/Syntax: Catch Makefiles with capitals in the extension.
42 2005-04-14  Roland Illig  <roland.illig@gmx.de>
44         * doc/mc.1.in (Internal File Viewer): Rewrote some documentation.
45         Removed the paragraph about the growing buffers. It's generally
46         uninteresting to users.
48 2005-04-13  Roland Illig  <roland.illig@gmx.de>
50         * configure.ac: Add -DNDEBUG to CPPFLAGS if the maintainer mode
51         is not enabled.
53 2005-03-19  Pavel Roskin  <proski@gnu.org>
55         * acinclude.m4 (MC_WITH_SLANG): Partly restore original order of
56         checks and add a comment with a warning.
57         From Pavel S. Shirshov <me@pavelsh.pp.ru>
59         * acinclude.m4 (MC_WITH_SLANG): Reorder checks.  Move termcap
60         checks ...
61         (MC_SLANG_TERMCAP): ... here.
62         (MC_SLANG_PRIVATE): Check if private functions are available.
63         It's not the case on Debian unstable.
65 2005-03-19  Pavel S. Shirshov  <me@pavelsh.pp.ru>
67         * syntax/idl.syntax: Add syntax file for the CORBA idl.
68         From Ian Zagorskih <ianzag@megasignal.com>
69         * syntax/lua.syntax: Add syntax file for the LUA programming language.
70         From Mike Gorchak  <mike@malva.ua>
71         * syntax/Syntax: Add syntax file for CORBA idl and lua.
72         * syntax/Makefile.am: Likewise.
73         * mc.qpg.in: Likewise.
74         * NEWS: Likewise.
76 2005-03-19  Pavel Roskin  <proski@gnu.org>
78         * acinclude.m4 (MC_WITH_SLANG): Define HAVE_SYSTEM_SLANG after
79         all fallbacks so it shows whether we are using system S-Lang.
80         * configure.ac: Remove USE_INCLUDED_SLANG, since it's now fully
81         dependent on HAVE_SLANG and HAVE_SYSTEM_SLANG.
82         * src/myslang.h: Likewise.
84 2005-03-18  Mike Gorchak  <mike@malva.ua>
86         * syntax/assembler.syntax: Add syntax file for the x86 assembler.
87         * syntax/povray.syntax: Add syntax file for the POVRay.
88         * syntax/Syntax: Add syntax file for x86 assembler and POVRay.
89         * syntax/Makefile.am: Likewise.
90         * mc.qpg.in: Likewise.
91         * NEWS: Likewise.
93 2005-03-14  Leonard den Ottolander  <leonard * den ottolander nl>
95         * syntax/diff.syntax: Changed default color from gray, which was
96         quite unreadable, to a bright yellow.
98 2005-03-10  Roland Illig  <roland.illig@gmx.de>
100         * autogen.sh: Made the gettext version check more portable. The
101         actual sed command is unchanged.
103 2005-02-26  Miguel de Icaza  <miguel@novell.com>
105         * doc/mc.1.in: Replace M-char with Alt-char everywhere, which is
106         simpler to understand.
108 2005-01-29  Miguel de Icaza  <miguel@novell.com>
110         * configure.ac: Check for getgrouplist API call.
112 2005-02-07  Roland Illig  <roland.illig@gmx.de>
114         * NEWS: Added the changes between mc-4.6.1-pre3 and now.
116 2005-01-27  Roland Illig  <roland.illig@gmx.de>
118         * configure.ac: Add checks for C headers <sys/mkdev.h> and
119         <sys/sysmacros.h> to support major/minor arithmetics on
120         device numbers.
122 2005-01-11  Pavel S. Shirshov  <me@pavelsh.pp.ru>
124         * acinclude.m4: Fix '--with-screen' configure option.
126 2004-12-30  Andrew V. Samoilov  <sav@bcs.zp.ua>
128         * autogen.sh: Fix workaround for automake 1.5.
130 2004-12-28  Leonard den Ottolander  <leonard * den ottolander nl>
132         * syntax/spec.syntax: Set whole on spec macro option keywords.
134 2004-12-13  Pavel S. Shirshov  <me@pavelsh.pp.ru>
136         * acinclude.m4: Fix "make distcheck".
138 2004-12-12  Pavel S. Shirshov  <me@pavelsh.pp.ru>
140         * NEWS: Update.
142 2004-12-10  Pavel S. Shirshov  <me@pavelsh.pp.ru>
144         * autogen.sh: Comment workaround for Automake 1.5. It's not working
145         for Automake 1.9.
147 2004-12-07  Roland Illig  <roland.illig@gmx.de>
149         * syntax/Makefile.am: Don't install syntax highlighting files if
150         the internal editor is disabled.
152 2004-12-03  Pavel S. Shirshov  <me@pavelsh.pp.ru>
154         * configure.ac: Bump version to 4.6.1a
156 2004-11-17  Pavel S. Shirshov  <me@pavelsh.pp.ru>
158         * acinclude.m4: Fix compiling mc with system slang on FreeBSD.
160 2004-11-16  Roland Illig  <roland.illig@gmx.de>
162         * TODO: Checked the remaining vfs/extfs shell scripts and
163         removed them from the TODO list. This was the last item
164         in the section "Before 4.6.1", so I deleted the whole
165         section.
167 2004-11-08  Pavel S. Shirshov  <me@pavelsh.pp.ru>
169         * TODO (4.6.2): Fix the '#' in path names issue.
171 2004-11-07  Roland Illig  <roland.illig@gmx.de>
173         * TODO (4.6.1): Moved the '#' in path names issue to 4.6.2.
174         * TODO: Added issue about hiding passwords in VFS pathnames.
176 2004-11-05  Andrew V. Samoilov  <sav@bcs.zp.ua>
178         * README: Fix typo.
180 2004-11-04  Mike Gorchak  <mike@malva.ua>
182         * mc.qpg.in: Synchronization with the latest file has been added
183         to the distro.
184         * configure.ac: Added information about status of charset enabling.
185         * syntax/Syntax: Treat QNX6 specific files with extensions qpg and
186         qpg.in as xml files.
188 2004-11-02  Roland Illig  <roland.illig@gmx.de>
190         * configure.ac: Add feature test whether socklen_t is defined
191         in <sys/socket.h>.
193 2004-10-28  Jindrich Novy  <jnovy@redhat.com>
195         * lib/mc.ext.in: Add a few sound formats that "play" and "mikmod"
196         utility knows.
198 2004-10-27  Roland Illig  <roland.illig@gmx.de>
200         * configure.ac: Add check for type socklen_t.
202 2004-10-27  Juan C. Olivares  <juancri@juancri.com>
204         * syntax/aspx.syntax: Add syntax file for ASP.NET.
205         * syntax/Syntax: Likewise.
206         * syntax/Makefile.am: Likewise.
208 2004-10-27  Pavel S. Shirshov  <me@pavelsh.pp.ru>
210         * TODO: Move entry 'Broken pipe warning...' to 4.6.2 TODO list.
211         Remove entries for perl extfs scripts.
213 2004-10-24  Roland Illig  <roland.illig@gmx.de>
215         * configure.ac: Only add "-Wall" to CFLAGS if GCC is set to "yes".
217 2004-10-23  Roland Illig  <roland.illig@gmx.de>
219         * TODO: Check proper quoting in vfs/extfs/*.
221 2004-10-20  Pavel S. Shirshov  <me@pavelsh.pp.ru>
223         * lib/mc.ext.in: Use xmms for audio files in XWindows mode.
224         Add support for *.wma files. Add support for playlists.
226         Partially based on patch from q# <eth0@o2.pl>
228 2004-10-18  Roland Illig  <roland.illig@gmx.de>
230         * TODO: Some new TODO items with low priority: More standard
231         widgets, CVS frontend, patch editor, context menus.
233 2004-10-16  Roland Illig  <roland.illig@gmx.de>
235         * TODO: Fixed the "./ files in tar archive" item for mc-4.6.1.
237 2004-10-16  Roland Illig  <roland.illig@gmx.de>
239         * syntax/eiffel.syntax: Add syntax highlighting rules for the
240         Eiffel programming language.
241         * syntax/Syntax: Bind *.e with eiffel.syntax.
242         * syntax/Makefile.am: Added syntax.eiffel.
244         From Daniel F Moisset <dmoisset grulic org ar>
246 2004-10-12  Pavel S. Shirshov  <me@pavelsh.pp.ru>
248         * syntax/sql.syntax: Improve sql.syntax file and added several
249         keywords.
251         From Karel Zak
253 2004-10-12  Andrew V. Samoilov  <sav@bcs.zp.ua>
255         * acinclude.m4 (MC_WITH_MCSLANG): Set screen_type to mcslang.
256         * configure.ac: Define USE_INCLUDED_SLANG if screen_type is mcslang.
258 2004-10-05  Gergely Sza'sz  <szaszg@hu.inter.net>
260         * syntax/perl.syntax: Fix highlight the hashes.
261         * syntax/diff.syntax: Highlight comments (lines begin with #),
262         and garbage in diff files.
264 2004-09-17  Dmitry Alexeyev  <dmi_a@qnx.org.ru>
266         * mc.qpg.in: New file. Description for QNX 6.x packager.
268 2004-09-25  Roland Illig  <roland.illig@gmx.de>
270         * configure.ac: #define _GNU_SOURCE to an empty value instead of 1,
271         which conflicted with src/regex.c.
273 2004-09-24  Roland Illig  <roland.illig@gmx.de>
275         * HACKING (Programming tips): Added a tip concerning the NULL
276         pointer in varargs function calls.
278 2004-09-22  Roland Illig  <roland.illig@gmx.de>
280         * HACKING: Added advice for using g_strdup for a modifiable
281         copy of a string.
282         * HACKING: Added a section about where to look for bug reports
283         and patches.
285 2004-09-19  Roland Illig  <roland.illig@gmx.de>
287         * HACKING: Added explanation for const_cast.
289 2004-09-17  Dmitry Alexeyev  <dmi_a@qnx.org.ru>
291         * syntax/makefile.syntax: Adds "define" and "ended" keywords
292         * syntax/perl.syntax: Adds "break" keyword
294 2004-09-10  Jakub Jelinek  <jakub@redhat.com>
296         * lib/mc.lib: Add gnome, rxvt and xterm-new terminals.
298 2004-09-10  Pavel S. Shirshov  <me@pavelsh.pp.ru>
300         * syntax/php.syntax: Upgrade php.syntax file.
302         From Leonard den Ottolander <leonard * den.ottolander.nl>
304 2004-09-04  Jakub Jelinek  <jakub@redhat.com>
306         * configure.ac: grantpt is only available with -D_XOPEN_SOURCE
307         or -D_GNU_SOURCE under Linux.
309 2004-09-04  Pavel S. Shirshov  <me@pavelsh.pp.ru>
311         * HACKING: Add to section "Programming Tips" g_free tip.
313 2004-09-02  Roland Illig  <roland.illig@gmx.de>
315         * HACKING: Added a section "Programming Tips" which lists mistakes
316         that have been done once and should never be repeated.
318 2004-08-29  Roland Illig  <roland.illig@gmx.de>
320         * m4/ri-gcc-warnings.m4: Now handles only the last --enable or
321         --disable option. Before, --disable has not been handled
322         correctly.
324 2004-08-22  Pavel S. Shirshov  <me@pavelsh.pp.ru>
326         * m4/ri-gcc-warnings.m4: Using AC_HELP_STRING for more portable.
327         AS_HELP_STRING was introduced after autoconf 2.57+.
329         From Leonard den Ottolander <leonard * den.ottolander.nl>
331 2004-08-18  Roland Illig  <roland.illig@gmx.de>
333         * "make uninstall": removes the symlinks bin/mcedit and bin/mcview.
335 2004-08-17  Roland Illig  <roland.illig@gmx.de>
337         * configure.ac: The GCC warning flags are only used in
338         maintainer-mode.
340 2004-08-17  Pavel S. Shirshov  <me@pavelsh.pp.ru>
342         * lib/cedit.menu: Security fix patch. Fix insecure temporary file and
343         directory creations. (CAN-2004-0231).
345         * lib/mc.menu: Likewise.
346         * doc/mc.1.in: Likewise.
347         * doc/es/mc.1.in: Likewise.
348         * doc/hu/mc.1.in: Likewise.
349         * doc/it/mc.1.in: Likewise.
350         * doc/pl/mc.1.in: Likewise.
351         * doc/ru/mc.1.in: Likewise.
352         * doc/sr/mc.1.in: Likewise.
354 2004-08-09  Andrew V. Samoilov  <sav@bcs.zp.ua>
356         * configure.ac: Add check for atoll().
358         * doc/mc.1.in (Extension File Edit): Document "directory" keyword.
359         * doc/ru/mc.1.in: Likewise.
361 2004-08-02  Pavel Shirshov  <me@pavelsh.pp.ru>
363         * autogen.sh: Fix unportable "\n" in sed.
365 2004-04-02  Pavel Roskin  <proski@gnu.org>
367         * lib/mc.ext.in: Use gqview instead of ee for images.  ee seems
368         to be obsolete.  Suggested by Marcel Pol <mpol@gmx.net>
370 2004-01-22  Pavel Roskin  <proski@gnu.org>
372         * lib/mc.ext.in: Recognize *.tb2 and *.tbz files.
374         * configure.in: Rename to ...
375         * configure.ac: ... this.
377 2003-12-30  David Martin  <dmartina@excite.com>
379         * doc/mc.1.in: Synchronized latest fixes (long options) and
380         moved year and version number.
382 2003-12-24  Pavel Roskin  <proski@gnu.org>
384         * configure.in: Release 4.6.1-pre1.
386 2003-11-28  Pavel Roskin  <proski@gnu.org>
388         * acinclude.m4 (MC_UNDELFS_CHECKS): Try ext2fs/ext2_fs.h before
389         linux/ext2_fs.h.  Use ext2fs/ext2_fs.h when possible - it's
390         safer to avoid kernel headers.
392 2003-11-27  Pavel Roskin  <proski@gnu.org>
394         * src/TODO: Move ...
395         * TODO: ... here.
396         * doc/DEVEL: Move ...
397         * HACKING: ... here.  Adjust makefiles.
399 2003-11-20  Pavel Roskin  <proski@gnu.org>
401         * build-glib1.sh: Use more portable syntax for functions.  Fall
402         back to "ftp" for download, useful on BSD.
403         * build-glib2.sh: Likewise.
405         * build-glib1.sh: New file - download and compile glib 1.2.x,
406         then compile mc against it.
407         * build-glib2.sh: New file - download and compile glib 2.x with
408         dependencies (gettext, pkgconfig), then compile mc against it.
409         * Makefile.am: Distribute them.
411 2003-10-29  Pavel Roskin  <proski@gnu.org>
413         * acinclude.m4 (MC_UNDELFS_CHECKS): Don't use internal Autoconf
414         variables.
416         * configure.in: Rewrite check for mmap() to avoid using internal
417         variables of Autoconf.  Rename the rest of ac_cv_* to mc_cv_*.
419         * configure.in: Use AC_CHECK_MEMBERS to check fields of struct
420         stat.  Adjust all dependencies.
422         * acinclude.m4 (AC_STRUCT_LINGER): Remove, use AC_CHECK_MEMBERS
423         instead.
425         * configure.in: Define SLANG_POSIX_SIGNALS if all 4 required
426         functions are present.  Remove references to extraconf.h.
427         * extraconf.h: Eliminate.
428         * Makefile.am: Remove extraconf.h.
430         * configure.in: Move ext2fs undelete support ...
431         * acinclude.m4 (MC_WITH_VFS): ... here.
432         * extraconf.h: Remove VFS logic, it's enforced in configure now.
434         * acinclude.m4 (MC_WITH_VFS): Use AC_SEARCH_LIBS when possible.
435         Allow disabling network code by --disable-netcode.
437 2003-10-28  Pavel Roskin  <proski@gnu.org>
439         * configure.in: Don't check if "file" can use stdin - it's
440         unused now.
442 2003-10-25  Pavel Roskin  <proski@gnu.org>
444         * extraconf.h: Don't define HAVE_GRANTPT forcedly if grantpt()
445         wasn't found.  Don't define HAVE_CRYPT, it's unused now.
447         * configure.in: Remove check for socketpair().  Add new option
448         --enable-background.
449         * extraconf.h: Don't define WITH_BACKGROUND.
451 2003-10-14  Pavel Roskin  <proski@gnu.org>
453         * configure.in: Don't check for seekdir() and telldir().
455 2003-09-23  Pavel Roskin  <proski@gnu.org>
457         * doc/sr/Makefile.am: Don't install mcserv documentation if mcfs
458         support is disabled.
460         * lib/*.ti: Remove, these files are obsolete.
461         * lib/tdiff: Likewise.
462         * lib/xterm.tcap: Likewise.
463         * lib/Makefile.am: Remove obsolete files.  Don't install
464         README.xterm and xterm.ad, there are partly obsolete and can
465         break things if used as is.
467 2003-09-22  Strahinya Radich  <mr99164@alas.matf.bg.ac.yu>
469         * lib/mc.hint.sr: Updated.
470         * lib/mc.menu.sr: New file - translated menu.
471         * lib/Makefile.am: Add mc.menu.sr.
472         * doc/sr/: New Serbian documentation.
473         * doc/Makefile.am: Add "sr" directory.
474         * configure.in: Add substitutions for new files.
476 2003-09-22  Pavel Roskin  <proski@gnu.org>
478         * configure.in: Check for strlcpy() if glib 1.2.x is used.
480 2003-09-11  Strahinya Radich  <mr99164@alas.matf.bg.ac.yu>
482         * lib/mc.hint.sr: New file - Serbian hints.
484 2003-09-04  Pavel Roskin  <proski@gnu.org>
486         * lib/mc.menu: Add entry for viewing manual pages.
488 2003-08-18  Pavel Roskin  <proski@gnu.org>
490         * lib/mc-wrapper.csh.in: Use "id" command to find the real user
491         id.  $USER is not reliable.
492         * lib/mc-wrapper.sh.in: Likewise.
493         Reported by Figura Peter <peterf@autus.sk>
495 2003-08-18  Andrew V. Samoilov  <sav@bcs.zp.ua>
497         * acinclude.m4 (MC_WITH_NCURSES): Fix ESCDELAY check on Solaris.
498         Make sure that linking succeeds.
500 2003-08-02  Pavel Roskin  <proski@gnu.org>
502         * lib/cedit.menu: Avoid using "id -u", it doesn't work on
503         Solaris.  From Andrew V. Samoilov <sav@bcs.zp.ua>
505 2003-07-23  Pavel Roskin  <proski@gnu.org>
507         * lib/mc.lib: Add more "end" and "home" sequences for xterm.
509 2003-07-22  Pavel Roskin  <proski@gnu.org>
511         Get rid of all references to NATIVE_WIN32.
513         * pc: Remove.  No work has been done on the PC post for years.
514         * README.PC: Likewise.
515         * Makefile.am: Adjust for the above.
516         * configure.in: Likewise.
518 2003-07-21  Pavel Roskin  <proski@gnu.org>
520         * configure.in: Check posix_openpt() first and fallback to
521         GNU-specific getpt() only if needed.
523 2003-06-29  David Sterba  <dave@jikos.cz>
525         * lib/mc.hint.cs: Typo fixes.
527 2003-06-25  Marco Ciampa  <ciampix@libero.it>
529         * doc/it/mc.1.in: small fix
531 2003-06-23  Andrew V. Samoilov  <sav@bcs.zp.ua>
533         * lib/mc.ext: Allow ZIP in all capitals in "file" output.
535 2003-06-18  Pavel Roskin  <proski@gnu.org>
537         * configure.in: Remove test for SCO UNIX.  Remove all references
538         to SCO_FLAVOR everywhere.  SCO flavor is rather unsavory now.
540 2003-06-06  Pavel Roskin  <proski@gnu.org>
542         * lib/mc.ext.in: Don't run compressed logs from /var/log through
543         nroff.  Suggested by Alfie Costa <agcosta@gmx.net>
545 2003-05-16  Marco Ciampa  <ciampix@libero.it>
547         * syntax/ruby.syntax: upgrade
548         * syntax/perl.syntax: small fix
550 2003-05-14  Marco Ciampa  <ciampix@libero.it>
552         * syntax/ruby.syntax: New file - syntax for Ruby.
553         * syntax/Syntax: Add ruby.syntax.
554         * syntax/Makefile.am: Likewise.
556 2003-05-08  Pavel Roskin  <proski@gnu.org>
558         * mc.spec.in: Strip pre-1998 changelog to work around a bug in
559         rpm 4.2, which doesn't like %install inside %changelog.
561 2003-04-29  Pavel Roskin  <proski@gnu.org>
563         * configure.in: Add vfs/extfs/iso9660 to AC_CONFIG_FILES.
564         * lib/mc.ext.in: Add support for ISO images.
566 2003-03-31  Dmitry Alexeyev  <dmi_a@qnx.org.ru>
568         * syntax/Syntax: Highlight *.mc as a makefile.
569         * syntax/sql.syntax: Add more keywords for PostgreSQL.
571 2003-03-21  Pavel Roskin  <proski@gnu.org>
573         * syntax/sh.syntax: Highlight "find".  Highlight whole string
574         after "#!".  Make unrecognized text inside `` less bright.
576 2003-03-17  Marco Ciampa  <ciampix@libero.it>
578         * doc/it/mc.1.in: Some manual fixes.
580 2003-03-14  Pavel Roskin  <proski@gnu.org>
582         * syntax/c.syntax: Allow integer specifiers for %x and %X in C
583         format strings.
584         * syntax/cs.syntax: Likewise.
585         * syntax/java.syntax: Likewise.
586         * syntax/ml.syntax: Likewise.
587         * syntax/php.syntax: Likewise.
588         * syntax/python.syntax: Likewise.
589         * syntax/slang.syntax: Likewise.
590         * syntax/swig.syntax: Likewise.
592 2003-03-11  Pavel Roskin  <proski@gnu.org>
594         * acinclude.m4 (MC_ASM_LABELS): New macro to work around a bug
595         gettext.  Define _INTL_REDIRECT_MACROS if needed.
596         * configure.in: Use MC_ASM_LABELS.
598 2003-03-07  Pavel Roskin  <proski@gnu.org>
600         * configure.in: Add --with-glib-static option.
602 2003-03-06  Pavel Roskin  <proski@gnu.org>
604         * syntax/spec.syntax: Add BuildArch.
606 2003-03-05  Pavel Roskin  <proski@gnu.org>
608         * configure.in: Check availability of setsid().
610 2003-03-04  Sanlig Badral  <Badral@chinggis.com>
612         * po/LINGUAS: added Mongolian (mn) translation.
614 2003-03-03  Pavel Roskin  <proski@gnu.org>
616         * lib/mc.lib: Add xterm arrows both for application and normal
617         mode.  Normal mode can be accidentally enabled if one mc is run
618         from another and Ctrl-O is used to switch between them.
619         Add F11-F20 definitions for cons25 (FreeBSD console).
621 2003-02-27  Juan C. Olivares  <juancri@TAGnet.org>
623         * syntax/cs.syntax: New file.
624         * syntax/Syntax: Add cs.syntax.
625         * syntax/Makefile.am: Likewise.
627 2003-02-27  Marco Ciampa  <ciampix@libero.it>
629         * doc/it/mc.1.in: updated manual with -e switch description.
631 2003-02-26  Pavel Roskin  <proski@gnu.org>
633         * syntax/syntax.syntax: Highlight "define".
635 2003-02-23  Marco Ciampa  <ciampix@libero.it>
637         * doc/it/mc.1.in: updated manual with some stylistic changes.
639 2003-02-23  Dmitry Alexeyev  <dmi_a@qnx.org.ru>
641         * lib/mc.ext.in: Add entry for QNX Neutrino packages.
643 2003-02-22  Pavel Tsekov  <ptsekov@gmx.net>
645         * acinclude.m4 [AC_G_MODULE_SUPPORTED]: New macro.
646         * configure.in: Test for gmodule.  Don't link mc with libX11 if
647         gmodule is supported.
649 2003-02-22  Pavel Roskin  <proski@gnu.org>
651         * configure.in: Add --with-glib12 option to configure to force
652         using glib 1.2.x.
654 2003-02-21  Andrew V. Samoilov  <sav@bcs.zp.ua>
656         * doc/ru/mc.1.in (Layout): Translate 'Xterm window title' option.
657         (Extension File Edit): Translate include feature.
659 2003-02-20  Pavel Roskin  <proski@gnu.org>
661         * configure.in: Move list of all translations ...
662         * po/LINGUAS: ... here.
664 2003-02-18  Pavel Roskin  <proski@gnu.org>
666         * syntax/c.syntax: Highlight C++ comments in preprocessor
667         directives.
668         Reported by Oswald Buddenhagen <ossi@kde.org>
670 2003-02-13  Marco Ciampa  <ciampix@libero.it>
672         * doc/it/mc.1.in: updated manual following it.po changes.
674 2003-02-05  Pavel Roskin  <proski@gnu.org>
676         * configure.in: Bump version to 4.6.0a.
678         * configure.in: Version 4.6.0 released.
680 2003-02-04  Arpi  <arpi@mplayerhq.hu>
682         * syntax/Syntax: Match *.syntax before other files to fix
683         highlighting of makefile.syntax.
685 2003-02-04  Pavel Roskin  <proski@gnu.org>
687         * syntax/c.syntax: Revert highlighting trailing whitespaces.
689 2003-02-03  Andrew V. Samoilov  <sav@bcs.zp.ua>
691         * autogen.sh: Fix unportable "+" sed regexp in gettext_ver
692         calculation.  Reported by vlad@geekizoid.com.
694 2003-01-31  Pavel Roskin  <proski@gnu.org>
696         * syntax/nroff.syntax: Make colors more compatible with the
697         highlighting used in the internal viewer - yellow for bold and
698         brightred for italic.
700 2003-01-31  Andrew V. Samoilov  <sav@bcs.zp.ua>
702         * syntax/c.syntax: Highlight trailing whitespace(s).
704 2003-01-30  Pavel Tsekov  <ptsekov@gmx.net>
706         * acinclude.m4 (MC_WITH_NCURSES): Check -lcurses if -lncurses
707         doesn't work.  Useful on OpenBSD 3.2.
709 2003-01-29  Pavel Roskin  <proski@gnu.org>
711         * lib/mc.ext.in: Fix missing semicolon that affected viewing RPM
712         packages.
714 2003-01-24  Pavel Roskin  <proski@gnu.org>
716         * configure.in: Add -lposix on A/UX before all tests.
718 2003-01-23  Pavel Roskin  <proski@gnu.org>
720         * acinclude.m4 (MC_EXTFS_CHECKS): Fix redirection to /dev/null.
722 2003-01-22  Pavel Roskin  <proski@gnu.org>
724         * configure.in: Bump version to 4.6.0-pre3a.
726         * configure.in: Version 4.6.0-pre3 released.
728         * acinclude.m4 (_MC_WITH_XSLANG): Drop support for old S-Lang
729         versions that required the native curses library on some OSes.
731 2003-01-19  Adam Byrtek  <alpha@debian.org>
733         * doc/mcview.1.in: New file.
734         * configure.in: Treat it like doc/mcedit.1.in.
735         * doc/Makefile.am: Likewise.
737 2003-01-17  Adam Byrtek  <alpha@debian.org>
739         * doc/mc.1.in (Layout): Document 'Xterm window title' option.
741 2003-01-16  David Martin  <dmartina@excite.com>
743         * doc/mc.1.in: Add EXTernal virtual File System node (extfs).
745 2003-01-16  David Martin  <dmartina@excite.com>
747         * doc/mc.1.in: Set man page header and footer.
748         * doc/es/mc.1.in: Likewise.
749         * doc/hu/mc.1.in: Likewise.
750         * doc/it/mc.1.in: Likewise.
751         * doc/pl/mc.1.in: Likewise.
752         * doc/ru/mc.1.in: Likewise.
754 2003-01-12  David Martin  <dmartina@excite.com>
756         * po/es.po: Update. Rewrite localized names for some menu entries.
757         * doc/es/mc.1.in: Likewise.
758         * lib/mc.hint.es: Likewise.
760 2002-12-27  David Martin  <dmartina@excite.com>
762         * doc/pl/xnc.hlp: Update GPL (change FSF address and move 19xx
763         entries to "year").
765 2002-12-26  Pavel Roskin  <proski@gnu.org>
767         * configure.in: Release 4.6.0-pre2, bump version to 4.6.0-pre2a.
769         * configure.in: Fix non-portable operator.  Bump version to
770         4.6.0-pre2.
772 2002-12-24  Pavel Roskin  <proski@gnu.org>
774         * lib/mc.ext.in: Use --nosignature with rpm to avoid a message
775         in the viewer about unsigned packages.
777         * acinclude.m4 (MC_WITH_SLANG): Don't add -lslang to MCLIBS if
778         the system S-Lang is rejected.
780         * lib/mc.ext.in: Play *.mov by mplayer.
782 2002-12-23  Pavel Roskin  <proski@gnu.org>
784         * configure.in: Enable X11 support by default, use --without-x
785         to disable.
787 2002-12-19  Pavel Roskin  <proski@gnu.org>
789         * syntax/perl.syntax: Add separate context for function
790         declarations and definitions, highlight prototypes.
792 2002-12-11  Pavel Roskin  <proski@gnu.org>
794         * acinclude.m4 (MC_EXTFS_CHECKS): Add check for Perl.
795         * configure.in: Substitute Perl location in all extfs scripts
796         written in Perl.
798 2002-12-11  David Martin  <dmartina@excite.com>
800         * doc/xnc.hlp: Update GPL (change FSF address
801         and move 19xx entries to "year").
802         * doc/es/xnc.hlp: Likewise.
803         * doc/hu/xnc.hlp: Likewise.
804         * doc/it/xnc.hlp: Likewise.
805         * doc/ru/xnc.hlp: Likewise.
807 2002-12-09  Pavel Roskin  <proski@gnu.org>
809         * lib/mc.ext.in: Remove ftplist.  Add patchfs.
811 2002-11-29  Andrew V. Samoilov  <sav@bcs.zp.ua>
813         * autogen.sh: Use $srcdir/configure.mc instead of
814         $srcdir/configure if first one exists and is executable.
816 2002-11-28  Pavel Roskin  <proski@gnu.org>
818         * configure.in: Determine which help translations user wants to
819         install, based on USE_NLS, LINGUAS and ALL_LINGUAS.
820         * doc/Makefile.am: Set SUBDIR to the list of the requested
821         translations.
823         * acinclude.m4 (MC_EXTFS_CHECKS): New macro.
824         (MC_WITH_VFS): Call MC_EXTFS_CHECKS.
825         * configure.in: Generate vfs/extfs/uzip.
826         * vfs/extfs/uzip: Move to vfs/extfs/uzip.in.
827         * vfs/extfs/Makefile.am: Corresponding adjustments.
829 2002-11-26  Pavel Roskin  <proski@gnu.org>
831         * syntax/sql.syntax: Add highlighting for dot and backticks.
833 2002-11-16  Pavel Roskin  <proski@gnu.org>
835         * configure.in: Move check for pwdauth() to MC_MCSERVER_CHECKS.
836         * acinclude.m4 (MC_MCSERVER_CHECKS): If using crypt(), check for
837         shadow password support.
839         * acinclude.m4 (MC_MCSERVER_CHECKS): Don't limit PAM check to
840         Linux.  Use AC_SEARCH_LIBS to find crypt().  Consolidate mcserv
841         libraries into MCSERVLIBS.
843         * configure.in: Move all mcserv related checks ...
844         * acinclude.m4 (MC_MCSERVER_CHECKS): ... here.
846 2002-11-15  Pavel Roskin  <proski@gnu.org>
848         * configure.in: Fully enable glib2.  Update the documentation.
850 2002-11-14  Andrew V. Samoilov  <sav@bcs.zp.ua>
852         * lib/mc.menu: Don't use --repetitive-best option with bzip2 -
853         it is redundant in versions 0.9.5 and above.
855 2002-11-10  Pavel Roskin  <proski@gnu.org>
857         * configure.in: Check for uintptr_t.  Needed to compile regex.c
858         on MacOS X.  Reported by Wim Rijnders <wimrijnders@home.nl>
860 2002-11-07  Andrew V. Samoilov  <sav@bcs.zp.ua>
862         * syntax/ada95.syntax: Highlight "then" and "else".
863         From Victor Porton <porton@ex-code.com>.
864         Highlight "exit".
866 2002-11-06  Pavel Roskin  <proski@gnu.org>
868         * lib/edit.indent.rc: Remove all options for indent and add a
869         comment explaining where those options should be.
871 2002-11-05  Pavel Roskin  <proski@gnu.org>
873         * lib/mc-wrapper.csh.in: Remove /bin/csh at the beginning - this
874         script is not meant to be executed by the kernel.  This also
875         eliminates dependency of the RPM package on csh.
876         * lib/mc-wrapper.sh.in: Remove /bin/sh at the beginning.
878 2002-11-01  Pavel Roskin  <proski@gnu.org>
880         * configure.in: Don't substitute mc.sh and mc.csh - it's now
881         done ...
882         * lib/Makefile.am: ... here.  Add wrappers for mc to avoid
883         defining complex shell scripts in functions and aliases.
884         * lib/mc-wrapper.csh.in: New file - template for the script
885         that runs mc and changes directory in csh.
886         * lib/mc-wrapper.sh.in: New file - template for the script
887         that runs mc and changes directory in sh.
889 2002-11-01  Andrew V. Samoilov  <sav@bcs.zp.ua>
891         * doc/mc.1.in (Keys): Document S-<chr>.
892         * doc/ru/mc.1.in: Likewise.
894 2002-10-31  Pavel Roskin  <proski@gnu.org>
896         * syntax/diff.syntax: Revert highlighting for trailing spaces
897         on the added lines - it extends the context to the next line.
899         * lib/mc.csh.in: Add quoting and check for missing file.
901         * lib/mc.csh.in: Update to use the new -P option.  This script
902         has absolutely no protection against special symbols in
903         directory names and lacks TMPDIR support.
905         * lib/mc.sh.in: Update to use the new -P option.
907         * configure.in: Displaying the install paths is too problematic
908         to implement properly.  Remove this code.
910 2002-10-29  Pavel Roskin  <proski@gnu.org>
912         * lib/mc.ext.in: Rename TROFFASCII to MAN_FLAGS.
913         * configure.in: Likewise.  Add "-c" (disable ANSI color) to
914         MAN_FLAGS if supported.
916         * acinclude.m4 (MC_WITH_SLANG): Reject S-Lang with UTF-8
917         support, unless external S-Lang was explicitly requested.
919 2002-10-24  Pavel Roskin  <proski@gnu.org>
921         * lib/mc.ext.in: Don't use links to view html - the "-dump"
922         option has been removed in the recent versions.
923         From David Martin <dmartina@excite.com>
925 2002-10-21  Pavel Roskin  <proski@gnu.org>
927         * acinclude.m4 (MC_WITH_VFS): cpiofs and extfs were never added
928         to the final configuration message.
930 2002-10-17  Pavel Roskin  <proski@gnu.org>
932         * doc/hu/Makefile.am: Generate Hungarian help file from the
933         manual, just like other languages.
934         * doc/hu/mc.1.in: New file, converted from the help file.
935         * doc/hu/xnc.hlp: Likewise.
936         * configure.in: Adjust for the above.
938         * doc/mc.1.in: Add node names.  Remove redundant paragraph
939         breaks at the start and the end of the sections.  Mention
940         "stalelink" as color keyword.
942 2002-10-14  Pavel Roskin  <proski@gnu.org>
944         * lib/mc.ext.in: Don't use "-dump" option with "links".
945         From David Martin <dmartina@excite.com>
947 2002-10-13  Pavel Roskin  <proski@gnu.org>
949         * lib/mc.hint*: Remove all references to "-1" - hints file is no
950         substitute to unambiguous GUI.
951         From Christian Laubscher <christian.laubscher@tiscalinet.ch>
953 2002-10-12  Pavel Roskin  <proski@gnu.org>
955         * lib/mc.ext.in: Redirect stderr from "links" to suppress a
956         warning if it's not found.
958 2002-10-09  Andrew V. Samoilov  <sav@bcs.zp.ua>
960         * doc/mc.1.in (SMB File System): Username is allowed in
961         URLs now (/#smb:[user@]machine).
962         * doc/ru/mc.1.in: Likewise.
964 2002-10-08  Pavel Roskin  <proski@gnu.org>
966         * configure.in: Rename RH_VERSION to RPM_VERSION - not every
967         rpm-based system is Red Hat.  Replace all dashes, not just one.
969         * acinclude.m4 (MC_WITH_MCSLANG): Check for terminfo and use
970         termcap if terminfo is missing in the known locations.
971         * configure.in: Remove --with-termcap processing, it is now in
972         acinclude.m4.
974 2002-10-02  Pavel Roskin  <proski@gnu.org>
976         * syntax/syntax.syntax: Fix highlighting for "gray".
978 2002-10-01  Pavel Roskin  <proski@gnu.org>
980         * configure.in: Expand $bindir and $datadir to show at the end.
981         Reported by Nerijus Baliunas <nerijus@users.sourceforge.net>
983 2002-09-29  Pavel Roskin  <proski@gnu.org>
985         * configure.in: Remove the argument from --with-gpm-mouse.  The
986         directories for include files and libraries can be specified
987         using LDFLAGS and CPPFLAGS, as documented in the output of
988         "configure --help".
990         * configure.in: Complete rewrite of the screen library support.
991         Add new option --with-screen instead on --with-slang,
992         --with-included-slang and --with-ncurses.  Only allow
993         --with-termcap is using the included S-Lang library.
994         * aclocal.m4: Corresponding changes.
996         * syntax/mail.syntax: Replace "wholechars right" and "wholechars
997         left" with single "wholechars".
998         * syntax/nroff.syntax: Likewise.
999         * syntax/sh.syntax: Likewise.
1000         * syntax/tcl.syntax: Likewise.
1002         * syntax/*.syntax: Remove numeric Cooledit colors.  It's
1003         unreasonable to require them to be correct.  On the other hand,
1004         Cooledit can easily be changed to accept named color names.
1006         * syntax/syntax.syntax: Don't require Cooledit colors for
1007         highlighting color names.  Remove Cooledit colors.
1009         * syntax/m4.syntax: Don't use yellow color on parentheses, since
1010         it interferes with parentheses highlighting.  Remove list of
1011         supported Autoconf macros.
1013 2002-09-26  Pavel Roskin  <proski@gnu.org>
1015         * syntax/syntax.syntax: Remove highlighting for numbers - it's
1016         for Cooledit only.
1018         * syntax/c.syntax: Require at least one space at the beginning
1019         of indented cpp directives.  Use brightmagenta for them.
1021         * syntax/syntax.syntax: Don't start keywords with "\[" - it
1022         doesn't work.  Use "\[\]" at the end of keywords to suppress
1023         their special meaning.
1025 2002-09-22  Pavel Roskin  <proski@gnu.org>
1027         * doc/Makefile.am: Remove width from the man2hlp command line.
1028         The same for translations.
1030         * configure.in: Remove support for HSC proxy - it's obsolete.
1031         Remove all references to HSC proxy everywhere.
1033 2002-09-21  Pavel Roskin  <proski@gnu.org>
1035         * configure.in: Bump version to 4.6.0-pre1b.
1037         * doc/hu/mc.hlp.hu: Rename to ...
1038         * doc/hu/mc.hlp.hu.in: ... this.  Adjust paths.
1039         * configure.in: Substitute doc/hu/mc.hlp.hu.
1040         * doc/hu/Makefile.am: Don't distribute mc.hlp.hu.
1042         * doc/mc.1.in: Update path to the data files.  Rename MC_LIBDIR
1043         to MC_DATADIR.  Make the same changes in the translations.
1045         * */Makefile.am: Replace mclibdir with pkgdatadir to use "share"
1046         directory for architecture-independent files.
1048 2002-09-19  Pavel Roskin  <proski@gnu.org>
1050         * syntax/m4.syntax: New file.
1051         * syntax/Syntax: Add m4.syntax.
1052         * syntax/Makefile.am: Likewise.
1053         From Vlad Romanenko <VladRomanenko@ukr.net>
1055         * syntax/sql.syntax: Only recognize non-standard MySQL comments
1056         at the beginning of line.
1058 2002-09-19  Andrew V. Samoilov  <sav@bcs.zp.ua>
1060         * syntax/syntax.syntax: Add "linestart" for "context",
1061         "context default" and "context exclusive" keywords.
1062         * syntax/c.syntax: Fix "%s" highlighting for "%-19s"
1063         and "%5.5s" formats.
1065 2002-09-18  Pavel Roskin  <proski@gnu.org>
1067         * syntax/Syntax: Remove gobledy_gook at the beginning.  Move
1068         rules for syntax files ...
1069         * syntax/syntax.syntax: ... here.  Add "linestart" for "file"
1070         and "include" keywords.
1071         * syntax/Makefile.am: Add syntax.syntax.
1073 2002-09-17  Vlad Romanenko  <VladRomanenko@ukr.net>
1075         * syntax/js.syntax: Advanced number highlighting.
1077 2002-09-17  Pavel Roskin  <proski@gnu.org>
1079         * syntax/c.syntax: Highlight "?" by the same color as ":".
1080         * syntax/java.syntax: Likewise.
1081         * syntax/swig.syntax: Likewise.
1082         * syntax/python.syntax: Remove duplicate keyword ":".
1084         * Makefile.am: Add m4 to SUBDIRS.  Set ACLOCAL_AMFLAGS so that
1085         m4 directory is used by aclocal.
1086         * m4/Makefile.am: New file.
1087         * configure.in: Substitute m4/Makefile.
1088         * autogen.sh: Don't copy any macro files, use m4 directory.
1090         * syntax/Makefile.am: Add js.syntax.
1092         * configure.in: Add support for glib 2.x.  Right now, it has to
1093         be explicitly enabled by `--with-glib2'.
1094         From Ali Akcaagac <ali.akcaagac@stud.fh-wilhelmshaven.de>
1096 2002-09-16  Pavel Roskin  <proski@gnu.org>
1098         * syntax/js.syntax: New file.
1099         * syntax/Syntax: Add js.syntax.
1100         From Vlad Romanenko <VladRomanenko@ukr.net>
1102 2002-09-16  Andrew V. Samoilov  <sav@bcs.zp.ua>
1104         * doc/pl/Makefile.am: Use $(top_srcdir)/doc/xnc.hlp instead
1105         of local xnc.hlp
1106         * doc/pl/xnc.hlp: Removed.
1108 2002-09-13  Pavel Roskin  <proski@gnu.org>
1110         * configure.in: Add AM_GNU_GETTEXT_VERSION for autopoint.
1111         Remove "potfiles" command.
1112         * acinclude.m4: Add empty AM_GNU_GETTEXT_VERSION definition for
1113         compatibility with gettext 0.10.x.
1115         * autogen.sh: Use autopoint for gettext 0.11.5 and above.  Don't
1116         allow gettext versions from 0.10.40 to 0.11.5 (not inclusive).
1118         * po/Makevars: New file for compatibility with gettext 0.11.x.
1120         * configure.in: Remove "Debugger code" message.
1122         * acinclude.m4: Replace undelfs_o with use_undelfs.
1123         * configure.in: Likewise.  Don't substitute it.
1125         * configure.in: Simplify processing of without-edit.  Replace
1126         several variables with use_edit.
1127         * acinclude.m4: Remove AC_WITH_EDIT.
1129         * acinclude.m4: Replace smbfs and SAMBAFILES variables with
1130         use_smbfs.
1131         * configure.in: Likewise.
1132         * INSTALL: Document --with-samba.
1134         * configure.in: Roll --enable-mcserv-install into ...
1135         * acinclude.m4: ... --with-mcfs.  Adjust makefiles.
1136         * INSTALL: Document --with-mcfs.
1138 2002-09-12  Pavel Roskin  <proski@gnu.org>
1140         * configure.in: Don't check if crypt() prototype is needed to
1141         avoid warnings - the whole code is not worth avoiding one
1142         legitimate warning.
1143         * acinclude.m4: Remove AC_TRY_WARNINGS.
1145         * configure.in: ALL_LINGUAS should be defined unconditionally.
1147         * acinclude.m4: Clarify some help texts, add defaults in square
1148         brackets, use more consistent spacing.
1149         * configure.in: Likewise.
1151         * lib/mc.menu: Don't call tarballs "releases".  Don't
1152         dereference symlinks.
1154 2002-09-10  Pavel Roskin  <proski@gnu.org>
1156         Globally replace OS2_NT and _OS_NT with WIN32_NATIVE.
1158 2002-09-07  Pavel Roskin  <proski@gnu.org>
1160         * configure.in: Eliminate --with-terminfo option, which was
1161         essentially equivalent to --with-included-slang and didn't force
1162         anything.
1163         * acinclude.m4 (AC_USE_TERMINFO): Remove.
1164         * INSTALL: Adjust to match.
1165         * FAQ: Likewise.
1167 2002-09-05  Pavel Roskin  <proski@gnu.org>
1169         * configure.in: Fix USE_VFS_NET conditional.  Don't substitute
1170         NETFILES - it's unused.
1172         * configure.in: Check for arpa/inet.h.
1174         * mcfn_install: Remove.  Also remove all references to it.
1175         * INSTALL.FAST: Update information about ncurses.
1176         From Dmitry Semyonov <Dmitry.Semyonov@oktet.ru>
1178         * acinclude.m4 (AC_USE_TERMCAP): Add -ltermcap to MCLIBS, not
1179         LIBS.
1180         * configure.in: Eliminate MCCFLAGS, use CPPFLAGS instead.  Add
1181         "-L" options to LDFLAGS, not to LIBS or MCLIBS - this should fix
1182         test for ncurses in non-standard directories.
1184 2002-09-04  Pavel Roskin  <proski@gnu.org>
1186         * lib/mc.ext.in: Remove edit rules for compressed files that
1187         were compressing even unchanged files - the editor itself can
1188         handle compression better.
1190 2002-09-03  Pavel Roskin  <proski@gnu.org>
1192         * acinclude.m4: Remove Termnet support, it's too old and obscure
1193         to be supported properly.
1195 2002-08-27  Pavel Roskin  <proski@gnu.org>
1197         * lib/mc.ext.in: Add new OpenOffice.org formats.  Always use
1198         OpenOffice.org, not StarOffice.  Add more video formats.
1200         * lib/mc.ext.in: Use gzip instead of gunzip and compress.  Avoid
1201         unnecessary pipeline.  Redirect stderr from cpio, because it can
1202         be non-empty even for successful operations.
1204 2002-08-26  Pavel Roskin  <proski@gnu.org>
1206         * syntax/spec.syntax: New file.
1207         * syntax/Syntax: Add spec.syntax.
1208         * syntax/Makefile.am: Likewise.
1209         From PLD Linux Distribution with minor changes.
1211 2002-08-25  Pavel Roskin  <proski@gnu.org>
1213         * lib/mcserv.init: Update from Red Hat package.
1214         * lib/mcserv.pamd: Likewise.
1216         * configure.in: Fix interpretation of the iconv test result.
1217         Reported by Pavel Shirshov <me@pavelsh.pp.ru>
1219         * mc.sh.in: Only bash needs the mc() function to be exported.
1221         * doc/pl/mc.1.in: Add node names and options.  Use @prefix@
1222         instead of /usr where appropriate.
1223         * doc/Makefile.am: Enable generation of the help file.
1225         * doc/pl/*: Add Polish translation.
1226         * doc/Makefile.am: Adjust for the above.
1227         * configure.in: Likewise.
1229 2002-08-24  Pavel Roskin  <proski@gnu.org>
1231         * lib/edit.indent.rc: Use tidy to format HTML.
1232         From David Martin <dmartina@excite.com>
1234         * lib/cedit.menu: Remove all references to the error file.
1235         * lib/edit.indent.rc: Likewise.
1236         * lib/edit.spell.rc: Likewise.
1238 2002-08-23  Pavel Roskin  <proski@gnu.org>
1240         * configure.in: Make GLIB_LIBS a separate AC_SUBST'ed variable,
1241         use only for the programs that need it (mc and mcserv).
1243         * configure.in: Fix help text for gpm and ncurses.  Properly
1244         handle --without-ncurses.
1245         Reported by Moritz Barsnick <moritz@barsnick.net>
1247         * configure.in: Work around a bug in Autoconf-2.53 that prevents
1248         splitting of user-specified path in AC_PATH_PROGS.
1250         * configure.in: Move glib test earlier, as it tends to fail for
1251         many users.  Make GLIB_CONFIG a precious variable.  Check for
1252         glib12-config - that's how it's called on FreeBSD.
1253         Reported by Pavel Shirshov <me@pavelsh.pp.ru>
1255 2002-08-22  Pavel Roskin  <proski@gnu.org>
1257         * configure.in: Remove old-style Linux-only support for shadow
1258         passwords.
1260 2002-08-21  Pavel Roskin  <proski@gnu.org>
1262         * configure.in: Restore AM_INIT_AUTOMAKE with two arguments for
1263         now, otherwise Automake 1.5 breaks.  Remove version number from
1264         AC_INIT, the version from AM_INIT_AUTOMAKE takes preference.
1265         Substitute RH_VERSION, which is VERSION without dashes, needed
1266         for RedHat specfile.
1268         * configure.in: Bump version to 4.6.0-pre1a.  Don't use
1269         arguments in AM_INIT_AUTOMAKE to avoid defining the version in
1270         two places.
1272         Release mc-4.6.0-pre1.
1274         * configure.in: Bump version to 4.6.0-pre1.
1275         * po/*.po: Regenerate.
1277 2002-08-20  David Martin  <dmartina@excite.com>
1279         * doc/es/mc.1.in: Minor changes.
1280         * doc/es/xnc.hlp: Likewise.
1282 2002-08-20  Andrew V. Samoilov  <sav@bcs.zp.ua>
1284         * mc.spec.in: Add /usr/lib/mc/mc.charsets and
1285         %{_mandir}/*/man1/*.
1287 2002-08-20  Pavel Roskin  <proski@gnu.org>
1289         * doc/it/mc.1.in (Controlling Midnight Commander): Remove.
1291 2002-08-19  Pavel Roskin  <proski@gnu.org>
1293         * configure.in: Add Italian documentation.
1294         * doc/Makefile.am: Likewise.
1296         * acinclude.m4 (MC_WITH_VFS): Disable mcfs by default.
1298         * configure.in: Enable subshell support on all operating systems
1299         by default.  Old issues are most likely solved by now.
1301 2002-08-18  Pavel Roskin  <proski@gnu.org>
1303         * lib/mc.ext.in: Try links before lynx.  Force full path when
1304         invoking X11 browsers - it breaks VFS, but VFS support in mc.ext
1305         is already broken if the program starts in background.  Add a
1306         comment discouraging taking this code as example.
1308         * doc/mc.1.in (Controlling Midnight Commander): Remove, it's
1309         obsolete.
1310         * doc/es/mc.1.in: Likewise.
1311         * doc/ru/mc.1.in: Likewise.
1312         * doc/hu/mc.hlp.hu: Likewise.
1314         * lib/mc.menu: Remove all references to $MC_CONTROL_FILE, which
1315         was unsafe by design and is no longer supported.  Use %t instead
1316         of %u to preserve tags in case of failure.
1318         * vfs/extfs/ftplist.in: Remove support for running commands, it
1319         makes no sense.
1321 2002-08-16  Pavel Roskin  <proski@gnu.org>
1323         * lib/mc.global: Remove, it duplicates the role of mc.lib.
1324         * lib/mc.lib: Add contents of mc.global.
1325         * lib/Makefile.am: Remove all references to mc.global.
1327         * syntax/sh.syntax: Fix highlighting of "<<-EOF".
1328         Reported by Andrew V. Samoilov <sav@bcs.zp.ua>
1330 2002-08-16  Andrew V. Samoilov  <sav@bcs.zp.ua>
1332         * syntax/sh.syntax: Highlight alias, bg, eval, exec, export, fg,
1333         set, umask and unset like other builtin commands.
1335 2002-08-15  Pavel Roskin  <proski@gnu.org>
1337         * configure.in: Remove check for SIGTSTP, it's not needed for
1338         the subshell support.
1340         * acinclude.m4 (AC_SHORT_D_NAME_LEN): Remove, this test is now
1341         done at runtime.
1342         * configure.in: Don't use AC_SHORT_D_NAME_LEN.
1344 2002-08-14  Andrew V. Samoilov  <sav@bcs.zp.ua>
1346         * doc/ru/mc.1.in: Remove reference to README.edit.
1347         * doc/mc.1.in: Likewise.
1348         * doc/hu/mc.hlp.hu: Likewise. Remove /var/tmp/mc-4.5.46-buildroot
1349         everywhere.
1351 2002-08-14  Pavel Roskin  <proski@gnu.org>
1353         * doc/mc.1.in: Consistently use "native" ftp syntax.
1354         * doc/ru/mc.1.in: Likewise.
1355         * doc/es/mc.1.in: Update from David Martin <dmartina@excite.com>
1356         * doc/es/xnc.hlp: Likewise.
1358         * lib/mc.hlp.hu: Move ...
1359         * doc/hu/mc.hlp.hu: ... here.  Make all necessary adjustments.
1361 2002-08-09  Pavel Roskin  <proski@gnu.org>
1363         * lib/mc.ext.in: Remove all unrecognized actions (e.g. Extract)
1364         and entries that are obsolete or make no sense.
1366         * doc/xnc.hlp: Add translatable titles for topics "QueryBox" and
1367         "How to use help".
1369         * doc/Makefile.am: Don't distribute help file.  Generate it in
1370         the build directory.
1371         * doc/es/Makefile.am: Likewise.
1372         * doc/ru/Makefile.am: Likewise.
1374         * lib/xnc.hlp: Move ...
1375         * doc/xnc.hlp: ... here.
1376         * doc/Makefile.am: Necessary adjustments.
1377         * lib/Makefile.am: Likewise.
1378         * src/Makefile.am: Likewise.
1380         * configure.in: Add Spanish documentation.
1381         * doc/Makefile.am: Likewise.
1382         * doc/es: Spanish documentation.
1383         From David Martin <dmartina@excite.com>
1385 2002-08-08  Pavel Roskin  <proski@gnu.org>
1387         * lib/mc.lib: Add f11-f20 keys for Konsole.
1389 2002-08-06  Pavel Roskin  <proski@gnu.org>
1391         * syntax/lisp.syntax: New file.
1392         * syntax/Syntax: Add lisp.syntax.
1393         * syntax/Makefile.am: Likewise.
1394         From Mykolas Juraitis <juramyko@soften.ktu.lt> with minor
1395         changes.
1397 2002-08-04  Pavel Roskin  <proski@gnu.org>
1399         * configure.in: Check for SIGTSTP and SIGCONT signals.  Disable
1400         subshell if this test fails.
1402 2002-08-03  Pavel Roskin  <proski@gnu.org>
1404         * syntax/mail.syntax: Colors changed to be more readable.
1406         * syntax/html.syntax: Don't require character entities to be
1407         whole, but check their validity.
1409 2002-08-02  Pavel Roskin  <proski@gnu.org>
1411         * configure.in: No longer need to define REGEX_MALLOC.
1413 2002-08-01  Pavel Roskin  <proski@gnu.org>
1415         * configure.in: Remove support for MAD and Electric Fence.
1416         Developers should use modern memory debuggers (e.g. Valgrind).
1417         * INSTALL: Remove references to MAD.
1419 2002-07-31  Pavel Roskin  <proski@gnu.org>
1421         * syntax/html.syntax: Remove recognition for any individual
1422         words - there are too many of them, we cannot keep up.
1424 2002-07-30  Pavel Roskin  <proski@gnu.org>
1426         * doc/ru/Makefile.am: Use man2hlp directly.
1428 2002-07-28  Pavel Roskin  <proski@gnu.org>
1430         * syntax/changelog.syntax: Highlight "*" only after tab.  This
1431         requires fixed syntax highlighting.
1433         * lib/mc.ext.in: Open *.doc and *.rtf files with abiword by
1434         default. Open *.xls with gnumeric.  Use mplayer for most video
1435         formats.
1437         * syntax/nroff.syntax: Require most keywords to be whole.
1439 2002-07-21  Pavel Roskin  <proski@gnu.org>
1441         * syntax/fortran.syntax: Fix highlighting of "*" at the
1442         beginning of line.  Recognize "     +" as continuation.  Move
1443         all "linestart" keywords earlier to avoid more conflicts.
1445 2002-07-18  Pavel Roskin  <proski@gnu.org>
1447         * syntax/unknown.syntax: Don't highlight anything by default.
1449         * syntax/changelog.syntax: Highlight functions without
1450         filenames.
1451         * syntax/Syntax: Match *ChangeLog*.
1453         * syntax/c.syntax: Reenable highlighting for "/" and preserve
1454         highlighting for "//" comments by using exclusive context.
1455         * syntax/java.syntax: Likewise.
1456         * syntax/swig.syntax: Likewise.
1457         * syntax/slang.syntax: Reenable highlighting for "/".
1458         * syntax/sql.syntax: Enable highlighting for "/" and "-".
1460         * syntax/sql.syntax: New file.
1461         * syntax/Syntax: Add sql.syntax.
1462         * syntax/Makefile.am: Likewise.
1463         From Walery Studennikov <despair@sama.ru> with minor changes.
1465 2002-07-16  Pavel Roskin  <proski@gnu.org>
1467         * lib/mc.ext.in: Remove handling of executables.  They should
1468         be handled internally for "pause after run" to work.
1470         * syntax/Syntax: Associate *.itcl with tcl.syntax.
1471         * syntax/tcl.syntax: Add itcl keywords, other improvements.
1473 2002-07-15  Pavel Roskin  <proski@gnu.org>
1475         * configure.in: Don't check for strcasecmp(), strncasecmp() and
1476         strdup() - test results are not used except in gettext, which
1477         provides its own tests.
1479         * configure.in: When checking for ncurses, check for
1480         has_colors(), not curses_version() - the later is missing in
1481         older version of ncurses.
1483 2002-07-13  Pavel Roskin  <proski@gnu.org>
1485         * acinclude.m4 (AC_EXT2_UNDEL): Add ext2fs libraries to MC_LIBS,
1486         not to LIBS.
1487         * configure.in: Fix breakage in ncurses headers check from the
1488         previous commit.  Simplify other instances of AC_CHECK_HEADERS.
1489         Define REGEX_MALLOC here.
1491         * acinclude.m4 (AC_NCURSES): Remove.
1492         * configure.in: Use AC_CHECK_HEADERS to find ncurses headers and
1493         AC_CHECK_LIB to check existence of ncurses library.  Eliminate
1494         variables force_ncurses and search_ncurses.
1496 2002-07-10  Pavel Roskin  <proski@gnu.org>
1498         * configure.in: Remove --with-netrc, it is now default and can
1499         be disabled at the runtime.
1501         * syntax/tcl.syntax: New file.
1502         * syntax/Syntax: Add tcl.syntax.
1503         * syntax/Makefile.am: Likewise.
1504         * syntax/java.syntax: Don't treat #define separately from other
1505         preprocessor directives.
1506         * syntax/slang.syntax: Likewise.
1507         * syntax/swig.syntax: Likewise.
1509 2002-07-09  Pavel Roskin  <proski@gnu.org>
1511         * syntax/c.syntax: Don't treat #define separately from other
1512         preprocessor directives.
1514 2002-07-08  Pavel Roskin  <proski@gnu.org>
1516         * syntax/perl.syntax: Highlight text after __END__ as a comment.
1517         * syntax/po.syntax: Avoid gray color, which is hard to see.
1519 2002-07-05  Pavel Roskin  <proski@gnu.org>
1521         * syntax/dos.syntax: Add more commands.
1523 2002-07-04  Pavel Roskin  <proski@gnu.org>
1525         * AUTHORS: Add Andrew V. Samoilov <kai@cmail.ru>, alphabetically
1526         sort authors.
1528 2002-06-24  Pavel Roskin  <proski@gnu.org>
1530         * syntax/dos.syntax: New file - highlighting for DOS batch
1531         files.  From Petr Kozelka <pkozelka@centrum.cz>
1532         * syntax/Syntax: Add dos.syntax.
1533         * syntax/Makefile.am: Likewise.
1535 2002-06-04  Max Schedriviy  <max@humgat.org>
1537         * syntax/php.syntax: New version.
1539 2002-05-23  Andrew V. Samoilov  <kai@cmail.ru>
1541         * NEWS: Mention ftpfs/fish uploading changes and new configure
1542         options --with-codepagedir=DIR, --with-configdir=DIR and
1543         --without-mcfs.
1545 2002-05-22  Pavel Roskin  <proski@gnu.org>
1547         * doc/ru/Makefile.am: Fix out-of-tree build.
1549 2002-05-14  Pavel Roskin  <proski@gnu.org>
1551         * configure.in: Fix logic for gettext 0.10.x.
1553 2002-05-14  Andrew V. Samoilov  <kai@cmail.ru>
1555         * configure.in: Don't generate po/Makefile if
1556         there is 'top_builddir' in po/Makefile.in.
1557         * autogen.sh: More fixes for gettext 0.11+.
1559 2002-05-08  Andrew V. Samoilov  <kai@cmail.ru>
1561         * configure.in (ALL_LINGUAS): Added "be" for Belarusian.
1563 2002-04-21  Pavel Roskin  <proski@gnu.org>
1565         * lib/mc.ext.in: Add support for *.rmi files - latest TiMidity++
1566         can play them.
1568 2002-04-09  Andrew V. Samoilov  <kai@cmail.ru>
1570         * autogen.sh: Fix for gettext 0.11 family (and newer).
1572 2002-04-08  Pavel Roskin  <proski@gnu.org>
1574         * autogen.sh: Allow gettext newer than 0.10.39.
1575         From Björn Eriksson <bjorn@bjornen.nu>
1577 2002-04-03  Pavel Roskin  <proski@gnu.org>
1579         * doc/ru/Makefile.am: Distribute mc.ru.hlp and don't remove it
1580         by "make clean" because not everyone has Perl to rebuild it.
1582 2002-03-27  Andrew V. Samoilov  <kai@cmail.ru>
1584         * syntax/Syntax: Replace ^Syntax$ with [Ss]yntax$ and add
1585         first line regular expression.
1587 2002-03-26  Andrew V. Samoilov  <kai@cmail.ru>
1589         * configure.in: Define USE_INCLUDED_REGEX if GNU C library 2.1
1590         or newer is not used.
1591         * acinclude.m4: New option --with-mcfs and macro WITH_MCFS.
1593         * src/Makefile.am: Move mc.hlp.ru processing ...
1594         * doc/ru/Makefile.am: ... here.
1596 2002-03-21  Andrew V. Samoilov  <kai@cmail.ru>
1598         * syntax/Syntax: Match ^Syntax$ for Syntax Highlighting.
1599         * syntax/c.syntax: Highlight "%p" printf format.
1600         Allow '*' as width and precision for strings and numbers.
1602         * doc/mc.1.in: Fix smbfs example.  Minor format fixes.
1603         * doc/ru/mc.1.in: Likewise.
1605 2002-03-18  Pavel Roskin  <proski@gnu.org>
1607         * doc/ru/Makefile.am: Distribute xnc.hlp.
1609 2002-03-12  Pavel Roskin  <proski@gnu.org>
1611         * doc/Makefile.am: Adjust for doc/ru/Makefile.am.
1613 2002-03-12  Andrew V. Samoilov  <kai@cmail.ru>
1615         * configure.in (AC_CONFIG_FILES): Add doc/ru/Makefile.am.
1616         * doc/ru/Makefile.am: New file.
1618 2002-03-08  Pavel Roskin  <proski@gnu.org>
1620         * doc/Makefile.am (EXTRA_DIST): Distribute doc/ru/mc.1.
1622 2002-03-04  Andrew V. Samoilov  <kai@cmail.ru>
1624         * configure.in (AC_CONFIG_FILES): Add doc/ru/mc.1.
1626 2002-03-01  Andrew V. Samoilov  <kai@cmail.ru>
1628         * doc/mc.1.in: Use nodename `Background jobs' for section
1629         `Background Jobs' to reflect user visible Command menu option
1630         and src/cmd.c dialog implementation.
1632         * doc/ru: New directory for Russian manuals.
1633         * doc/ru/mc.1.in: Translated mc.1 manual page.  Originally
1634         translated by Victor A. Kostromin for mc 4.5.30.  Converted
1635         from binary mc.hlp.ru, corrected and actualized by me.
1636         * doc/ru/xnc.hlp: Translated lib/xnc.hlp.  See above.
1637         * doc/ru/.cvsignore: Ignore mc.1.
1639 2002-02-27  Andrew V. Samoilov  <kai@cmail.ru>
1641         * doc/mc.1.in (Macro Substitution): Document "%var{ENV-default}".
1642         (FILES): Document changes in mc behavior. ~/.mc/ini now overrides
1643         mc.lib settings.
1645         (Virtual File System): Document SMB File System.
1647 2002-02-26  Pavel Roskin  <proski@gnu.org>
1649         * lib/mc.ext.in: Run "file" before "nm" to avoid an error
1650         message "no symbol found" for unsupported architectures and
1651         provide more useful information.
1653 2002-02-22  Pavel Roskin  <proski@gnu.org>
1655         * README.smbfs: Remove.  It contained no useful information
1656         and the webpage is now dead.
1657         * Makefile.am: Remove README.smbfs.
1659         * README: Mention that glib 1.2.x is required.
1661 2002-02-21  Andrew V. Samoilov  <kai@cmail.ru>
1663         * lib/edit.indent.rc: Use "#! /bin/sh"
1664         * lib/edit.spell.rc: Likewise.
1665         * lib/mcserv.init: Likewise.
1667         * lib/cedit.menu: Eliminate bashisms.
1668         Add missed `:' in AUTHOR evaluation.
1669         Unset LANGUAGE and make LC_ALL empty.
1670         Use "#! /path/to/program".
1672 2002-02-20  Andrew V. Samoilov  <kai@cmail.ru>
1674         * doc/mc.1.in (FILES): Use ~/.mc/bindings instead of
1675         ~/.mc/ext, ~/.mc/ini instead of ~/.mc.ini.
1676         Fix tarfs URL syntax example.  Minor typo and format fixes.
1678 2002-02-14  Andrew V. Samoilov  <kai@cmail.ru>
1680         * doc/mc.1.in (FILES): Use MC_LIBDIR instead of MCHOME.
1681         Fix location of configuration files.
1683 2002-02-05  Pavel Roskin  <proski@gnu.org>
1685         * configure.in: Don't use defunct ncurses_version.
1686         Reported by Thomas Dickey <dickey@herndon4.his.com>
1687         Set force_ncurses whenever --with-ncurses is used.  If set,
1688         suppress checks for S-Lang and fail is ncurses is not found.
1690         * configure.in: Introduce a new variable screen_type that is
1691         either "slang" or "ncurses" without additional text.  Use it
1692         instead of screen_manager whenever possible.  Fix text in
1693         AC_NCURSES call, use m4 quotes and move shell quotes into the
1694         macro.
1695         * acinclude.m4: Likewise.
1697 2002-01-28  Petr Kozelka  <pkozelka@email.cz>
1699         * syntax/Syntax: Known Delphi/Kylix source file extensions
1700         supported (*.dpr, *.inc).
1701         * syntax/pascal.syntax: Many new (Delphi/Kylix) keywords added.
1702         Special highlighting for CVS keywords.  Understands single-line
1703         comments (//).
1705 2002-01-24  Alexander Shopov  <al_shopov@web.bg>
1707         * configure.in (ALL_LINGUAS): Added "bg"
1709 2002-01-21  Pavel Roskin  <proski@gnu.org>
1711         * NEWS: Mention word completion in the editor.
1713 2002-01-17  Pavel Roskin  <proski@gnu.org>
1715         * extraconf.h: Remove OS/2 specific code.
1717         * doc/mc.1.in (Configuration): Clarify some entries.
1719 2002-01-11  Andrew V. Samoilov  <kai@cmail.ru>
1721         * acinclude.m4: New options for smbfs:
1722         --with-configdir=DIR    Where the Samba configuration files are (/etc)
1723         --with-codepagedir=DIR  Where the Samba codepage files are
1725 2002-01-11  Pavel Roskin  <proski@gnu.org>
1727         * syntax/xml.syntax: New file - highlighting for XML.
1728         From Petr Kozelka <pkozelka@centrum.cz>
1729         * syntax/Syntax: Add xml.syntax.
1730         * syntax/Makefile.am: Likewise.
1732 2002-01-04  Pablo Saratxaga  <pablo@mandrakesoft.com>
1734         * configure.in: Added "eu" to ALL_LINGUAS.
1736 2002-01-03  Pavel Roskin  <proski@gnu.org>
1738         * lib/mc.menu: Correct quoting.
1739         Reported by Matthias Urban <murban@cs.uni-magdeburg.de>
1741         * NEWS: Mention removal of the OS/2 port.
1742         * README.PC: Remove OS/2 specific parts.
1744 2002-01-02  Pavel Roskin  <proski@gnu.org>
1746         * configure.in: Make help about --with-subshell easier to
1747         understand.  Minor alignment fixes for the help.
1748         * acinclude.m4: Minor alignment fixes for the help.
1750 2001-12-31  Pavel Roskin  <proski@gnu.org>
1752         * configure.in: Generate vfs/Makefile from vfs/Makefile.in, not
1753         from vfs/Make-mc.in.
1755 2001-12-27  Duarte Loreto  <happyguy_pt@hotmail.com>
1757         * configure.in: Added Portuguese to ALL_LINGUAS
1759 2001-12-21  Pavel Roskin  <proski@gnu.org>
1761         * acinclude.m4 (AC_WITH_SLANG): Don't add ../slang to includes.
1762         Don't remove slang/slang.h - it's never created.
1764         * acinclude.m4 (AC_WITH_SLANG): Don't make symlink from
1765         slang-mc.h to slang.h.  Remove fastdepslang variable, it's
1766         unused.
1768 2001-12-01  Wang Jian  <lark@linux.net.cn>
1770         * configure.in(ALL_LINGUAS): Renamed zh_CN.GB2312 to zh_CN.
1772 2001-11-29  Pavel Roskin  <proski@gnu.org>
1774         * lib/mc.ext.in: Use "type" to recognize zip and lha archives.
1776 2001-11-27  Pavel Roskin  <proski@gnu.org>
1778         * lib/mc.ext.in: When running X programs in background, do it
1779         from subshell.  Otherwise some of them terminate when mc exits.
1780         Reported by Christian Dysthe <christian@dysthe.net>
1781         Remove some obsolete and gmc-specific entries.  Use StarOffice
1782         to open files detected as "Microsoft Office Document".
1784         * lib/mc.lib: Support "Home" and "End" sequences in xterm from
1785         XFree86 4.1.0.
1787 2001-11-16  Andrew V. Samoilov  <kai@cmail.ru>
1789         * doc/mcedit.1.in: Fix help file location.
1791 2001-11-14  Pavel Roskin  <proski@gnu.org>
1793         * acinclude.m4 (MC_UNDELFS_CHECKS): Check for ext2_ino_t,
1794         fallback to ino_t for e2fsprogs version 1.19 and older.
1796 2001-10-30  Pavel Roskin  <proski@gnu.org>
1798         * lib/mc.ext.in: Add support for Netpbm files.
1800 2001-10-25  Andrew V. Samoilov  <kai@cmail.ru>
1802         * slang/slvideo.c (SLtt_set_color): Eliminate C++ comments.
1803         http://bugzilla.gnome.org/show_bug.cgi?id=60935
1804         By drk@sgi.com.
1806         * doc/mc.1.in: Document %p macro.
1808 2001-10-24  Pavel Roskin  <proski@gnu.org>
1810         * configure.in: Move AC_FUNC_MMAP before it's used indirectly.
1811         Allow using --without-mmap.
1812         * INSTALL: Document --without-mmap.
1814 2001-10-24  Andrew V. Samoilov  <kai@cmail.ru>
1816         * configure.in: Resurrect ALL_LINGUAS test, to allow specify list
1817         of languages to be installed by setting env variable before
1818         configure. If it is empty, it defaults to full list.
1819         By Alex Tkachenko <alex@bcs.zp.ua>.
1821 2001-10-19  Pavel Roskin  <proski@gnu.org>
1823         * syntax/sh.syntax: Highlight reserved words inside backticks.
1824         Use the same wholechars settings for reserved words and
1825         commands.  Recognize more words.  Recognize function definitions
1826         without "function" or without "()".  Use brightmagenta instead
1827         of brightblue.
1829 2001-10-18  Pavel Roskin  <proski@gnu.org>
1831         * configure.in: When checking for "nroff -mandoc" support, don't
1832         use /dev/null as input file, use stdin.  Some versions of nroff
1833         (e.g. groff-1.16.1) don't accept special files.
1835 2001-10-14  Pavel Roskin  <proski@gnu.org>
1837         * lib/mc.ext.in: Treat Makefile.PL as a Perl program, not as a
1838         Makefile.  Don't allow any suffixes after "Makefile".
1840 2001-10-12  Pavel Roskin  <proski@gnu.org>
1842         * lib/mc.ext.in: Add support for *.xcf files (native GIMP
1843         format).
1845 2001-10-06  Andrew V. Samoilov  <sav@bcs.zp.ua>
1847         * lib/mc.menu: Use "case" instead of non-portable "egrep -q".
1848         Fix compress<->bzip2 conversion and conversion of tagged
1849         archives.
1851 2001-10-05  Pavel Roskin  <proski@gnu.org>
1853         * lib/mc.ext.in: Use ogginfo to view *.ogg files.
1854         Suggested by Marcel Pol <mpol@gmx.net>
1856         * lib/mc.ext.in: Use xmms to play *.mp3 under X.  When viewing
1857         *.mp3, use "verbose" option to mpg123.  Add support for *.ogg
1858         and *.mid files.
1860 2001-09-30  Pavel Roskin  <proski@gnu.org>
1862         * configure.in: Don't check whether grep supports stdin - it's
1863         not used anymore.
1864         * NEWS: Mention this change.
1866 2001-09-19  Pavel Roskin  <proski@gnu.org>
1868         * doc/mcedit.1.in: Fix a very long line - use double
1869         backslashes since they are interpreted even in the .nf blocks.
1871         * lib/edit.spell.rc: Try aspell before resorting to ispell.
1873         * syntax/php.syntax: Replace with a better implementation by
1874         Max Schedriviy <max@tavrida.net>
1876 2001-09-15  Pavel Roskin  <proski@gnu.org>
1878         * doc/mc.1.in: Fix location of mcedit files.
1879         * doc/mcedit.1.in: Likewise.  Remove obsolete technical details.
1881 2001-09-14  Pavel Roskin  <proski@gnu.org>
1883         * configure.in: Don't check for ncurses version and for keyok()
1884         because the mouse support code doesn't need this hack anymore.
1886 2001-09-13  Pavel Roskin  <proski@gnu.org>
1888         * configure.in: Fix some cases of overquoting and underquoting.
1889         * acinclude.m4: Likewise.
1891 2001-09-12  Pavel Roskin  <proski@gnu.org>
1893         * configure.in: Update list of browsers.  Don't fallback to
1894         lynx since it cannot be run in background.
1895         * lib/mc.ext.in: Redirect output of X11 browsers to /dev/null.
1896         If no browser for X11 was found, use lynx.
1898         * autogen.sh: Add a workaround to ensure that "depcomp" is
1899         distributed.
1900         * configure.in: Replace obsolete macros.  Use AC_MSG_NOTICE
1901         where appropriate.
1902         * acinclude.m4: Likewise.  Fix check whether S-Lang uses
1903         terminfo.
1905         * configure.in: Use three-argument form of AC_INIT.  Use
1906         AC_CONFIG_AUX_DIR.  Remove some unused or implied macros.
1907         * Makefile.am (EXTRA_DIST): Remove "depcomp" - this workaround
1908         is not needed if AC_CONFIG_AUX_DIR is used.
1909         * vfs/Make-mc.in: Adjust mkinstalldirs location.
1910         * autogen.sh: Create "config" and remove "autom4te.cache".
1912 2001-09-11  Pavel Roskin  <proski@gnu.org>
1914         * syntax/Syntax: New file, extracted from edit/syntax.c.
1915         * syntax/Makefile.am: Add Syntax.
1917         * configure.in: Add -lcurses (for use with S-Lang) to MCLIBS not
1918         to LIBS.  Don't use unportable "grep -q", use "case" instead.
1920 2001-09-10  Pavel Roskin  <proski@gnu.org>
1922         * configure.in: Only check for X if --with-tm-x-support has been
1923         specified.
1925         * configure.in: Add check for sys/ioctl.h.
1927         * configure.in: Use AC_FUNC_STRCOLL instead of generic test.
1929         * acinclude.m4: Put -lncurses to MCLIBS, not LIBS.
1930         * configure.in: Likewise.  Add MCLIBS to LIBS temporarily when
1931         testing for functions in ncurses.
1933         * acinclude.m4: Provide descriptions in all AC_DEFINE macros.
1934         * configure.in: Likewise.  Use AH_BOTTOM to include extraconf.h.
1935         * acconfig.h: Remove.
1937         * configure.in: Eliminate LIBSLANG and LSLANG.
1938         * acinclude.m4: Likewise.  Use MCLIBS for -lslang.
1940         * configure.in: Use MCLIBS for -lgpm.  Remove LGPM.  Check for
1941         resizeterm() and keyok() only if configuring with ncurses.
1943         * configure.in: Remove now unused variables LIBVFS and LVFS.
1945         * configure.in: Remove unused variables LINTL and INTLDEPS.
1947         * configure.in: Add -I\$(top_builddir)/intl to CPPFLAGS when
1948         building with included gettext, because libintl.h is copied
1949         there.
1951 2001-09-09  Pavel Roskin  <proski@gnu.org>
1953         * NEWS: Update.
1955         * configure.in: Remove a hack for Unixware.  AC_FUNC_GETMNTENT
1956         checks -lgen for getmntent as of Autoconf 2.52.
1958 2001-09-07  Pavel Roskin  <proski@gnu.org>
1960         * configure.in: Check for pwd.h.
1962         * Make.common.in: Remove.
1963         * configure.in: Remove all references to Make.common.in and
1964         MCCPPFLAGS.
1965         * aclocal.m4: Likewise.
1967         * configure.in: Require Autoconf 2.52.  Remove hacks for
1968         Autoconf 2.13.
1969         * Makefile.am: Require Automake 1.5.
1971 2001-09-06  Pavel Roskin  <proski@gnu.org>
1973         * syntax/php.syntax: New file - PHP file highlighting.  Copied
1974         from Cooledit 3.17.4.
1975         * syntax/Makefile.am: Add php.syntax.
1977 2001-09-06  Timur Bakeyev  <mc@bat.ru>
1979         * acconfig.h: Brought back couple of symbols, that are still necessary
1980         due reference to them from configure.in.
1982 2001-09-04  Pavel Roskin  <proski@gnu.org>
1984         * syntax/changelog.syntax: Fix highlighting of functions.  Relax
1985         strictness for dates.
1987         * doc/mc.1.in: Fix troff warnings.
1988         * doc/mcedit.1.in: Likewise.
1990 2001-09-03  Pavel Roskin  <proski@gnu.org>
1992         * doc/mc.1.in: Spellcheck.
1993         * doc/mcedit.1.in: Likewise.
1994         * doc/mcserv.8.in: Likewise.
1996         * doc/mc.1.in (Learn Keys): Complete rewrite.
1998 2001-09-02  Pavel Roskin  <proski@gnu.org>
2000         * acconfig.h: Remove all unused symbols.
2002         * lib/ncurses.h: Remove.
2003         * lib/Makefile.am: Remove ncurses.h.
2005 2001-09-02  Abel Cheung  <maddog@linux.org.hk>
2007         * configure.in (ALL_LINGUAS): zh_TW.Big5 -> zh_TW
2009 2001-08-28  Pavel Roskin  <proski@gnu.org>
2011         * syntax/sh.syntax:  Require two '<' before EOF.  Recognize END
2012         like EOF.
2014 2001-08-26  Pavel Roskin  <proski@gnu.org>
2016         * configure.in: New conditionals USE_VFS_NET, USE_UNDEL_FS and
2017         CONS_SAVER.  Put all conditionals together.
2019         * Makefile.am (EXTRA_DIST): Add depcomp to work around a bug in
2020         Automake 1.5.
2022         * configure.in: Remove XCURSES variable - it's unused.
2024         * configure.in: New conditional USE_EDIT.
2026         * syntax/changelog.syntax: Don't require '@' to be in the
2027         address.  This also works around a bug in the syntax engine
2028         that prevented highlighting of addresses.
2030 2001-08-25  Pavel Roskin  <proski@gnu.org>
2032         * configure.in: New conditionals USE_VFS and INCLUDED_SLANG.
2034 2001-08-24  Pavel Roskin  <proski@gnu.org>
2036         * extraconf.h: Remove all references to HAVE_X.
2037         * acinclude.m4: s/GNOME_/MC_/
2038         * configure.in: Likewise.  Remove or clarify all references to
2039         the "text edition".  Minor fixes.
2041         * configure.in: Remove support for curses libraries other than
2042         ncurses.
2043         * acinclude.m4: Likewise.
2044         * FAQ: Remove everything about UNIX curses.
2045         * INSTALL: Likewise.
2047         * configure.in: Enable large file support by default.
2048         * NEWS: Mention it.
2049         * INSTALL: Document it.  Minor fixes.
2051         * FAQ: Remove information about GNOME edition.  Minor fixes.
2052         * README: Likewise.
2053         * NEWS: Mention removing the GNOME edition.
2055         * acinclude.m4: Include all used macros from the macros
2056         directory.
2057         * autogen.sh: Remove all references to "macros".
2058         * Makefile.am: Likewise.
2060         * configure.in: Remove all GNOME stuff except GNOME_VFS_CHECKS.
2061         * Makefile.am (SUBDIRS): Remove all GNOME-related directories.
2063         * lib/startup.links: Remove.
2064         * lib/README.desktop: Likewise.
2065         * lib/Makefile.am: Remove all references to DESKTOP_FILES.
2067         * configure.in: Bump version to 4.5.99a.
2069         * configure.in: Bump version to 4.5.55.  Release mc-4.5.55.
2070         * po/*.po: Regenerate.
2072         * AUTHORS: Update and spell check.
2073         * FAQ: Likewise.
2074         * INSTALL: Likewise.
2075         * INSTALL.FAST: Likewise.
2076         * NEWS: Likewise.
2077         * README.PC: Likewise.
2078         * README.QNX: Likewise.
2080         * configure.in: Add check for stropts.h.
2082 2001-08-23  Pavel Roskin  <proski@gnu.org>
2084         * lib/edit.indent.rc: Create cooledit.error right away to
2085         override its old contents.  Don't use ksh extensions.  Treat *.C
2086         files as C++.  Recognize more C++ extensions.  Support java.
2087         Update URL for "astyle".  Quote all arguments to protect spaces.
2088         * lib/edit.spell.rc: Don't save terminal settings - mc does it
2089         itself.  Quote all arguments to protect spaces.
2091 2001-08-21  Pavel Roskin  <proski@gnu.org>
2093         * doc-gnome/C/figs/Makefile.am: Don't install GNOME-specific
2094         files if GNOME frontend is disabled.
2095         * idl/Makefile.am: Likewise.
2096         * lib/Makefile.am: Likewise.
2097         * new_icons/Makefile.am: Likewise.
2099         * autogen.sh: Fall back to aclocal without "-I gettext.m4" in
2100         case it already has gettext macros elsewhere and doesn't like
2101         duplicates (i.e. it's aclocal from Automake-1.4).
2103 2001-08-20  Pavel Roskin  <proski@gnu.org>
2105         * AUTHORS: Updated.
2106         * INSTALL: Likewise.
2107         * NEWS: Likewise.
2108         * doc/mc.1.in: Likewise.
2109         * doc/mcserv.8.in: Likewise.
2111         * acinclude.m4 (AC_GET_FS_INFO): Specify includes when checking
2112         for sys/mount.h.
2114 2001-08-19  Andras Timar  <timar@gnome.hu>
2116         * lib/Makefile.am: Added Hungarian hints
2117         * lib/mc.hint.hu: by Arpad Biro <biro_arpad@yahoo.com>
2119 2001-08-19  Pavel Roskin  <proski@gnu.org>
2121         * lib/mc.lib: Add definition for "bs" for xterm and xterm-color.
2123 2001-08-17  Pavel Roskin  <proski@gnu.org>
2125         * syntax/po.syntax: New file - PO file highlighting.
2126         From David Martin <dmartina@excite.es>
2127         * syntax/Makefile.am: Add po.syntax.
2129         * lib/mc.lib: Add "delete=\e[3~" for xterm and xterm-color -
2130         it's sometimes missing from the databases.
2132 2001-08-16  Abel Cheung  <maddog@linux.org.hk>
2134         * lib/mc.hint.zh_TW.Big5 -> lib/mc.hint.zh: Temporary measure.
2135         * lib/Makefile.am: Reflect above change.
2137 2001-08-15  Pavel Roskin  <proski@gnu.org>
2139         * doc/mc.1.in (Terminal databases): Recommend using \e, not \E.
2141 2001-08-14  Pavel Roskin  <proski@gnu.org>
2143         * lib/mc.lib: Add popular sequences for "home" and "end" in
2144         "xterm" and "xterm-color" terminals.
2146 2001-08-13  Pavel Roskin  <proski@gnu.org>
2148         * lib/mc.ext.in: Move ls-lR.gz before generic gzip support.
2150         Replace "Can't" with "Cannot" everywhere.
2152 2001-08-12  Pavel Roskin  <proski@gnu.org>
2154         * edit/edit_key_translator.c (cooledit_key_map): Use Ctrl-O for
2155         subshell, not for "Open file...".
2156         (emacs_key_map): Likewise.
2158         * README: Changes from Frederic L. W. Meunier <0@pervalidus.net>
2160 2001-08-10  Pavel Roskin  <proski@gnu.org>
2162         * Makefile.am (EXTRA_DIST): Remove BUGS.
2163         * doc/Makefile.am (EXTRA_DIST): Remove LSM and FILES.
2165         * BUGS: Remove.  Bugzilla.gnome.org doesn't have those bugs.
2167         * doc/LSM: Remove, it's outdated.
2168         * doc/FILES: Likewise.
2169         * doc/DEVEL: Remove information about FILES.
2171         * FAQ: Eliminate all broken URLs on the MC site.
2172         From Frederic L. W. Meunier <0@pervalidus.net>
2174         * FAQ: Restore information about xterm.
2176 2001-08-08  Pavel Roskin  <proski@gnu.org>
2178         * FAQ: Changes from Frederic L. W. Meunier <0@pervalidus.net>
2180 2001-08-07  Pavel Roskin  <proski@gnu.org>
2182         * doc/mc.1.in (Internal File Viewer): Document Ctrl-O and F17.
2184         * doc/mc.1.in: Fix all broken links.
2186 2001-08-06  Pavel Roskin  <proski@gnu.org>
2188         * INSTALL: Numerous changes.  Declare old curses obsolete.
2189         Partly from Frederic L. W. Meunier <0@pervalidus.net>
2191         * doc/mc.1.in (Menu Bar): Add link to the "Options Menu".
2193 2001-08-03  Abel Cheung  <maddog@linux.org.hk>
2195         * lib/Makefile.am: Remove space after backslash introduced in the
2196         previous commit.
2198         * lib/mc.hint.zh_TW.Big5: New file.
2199         * lib/Makefile.am: Added mc.hint.zh_TW.Big5
2201 2001-08-02  Pavel Roskin  <proski@gnu.org>
2203         * lib/mc.hint.uk: New file.
2204         From Maksym Polyakov <polyama@yahoo.com>
2205         * lib/Makefile.am: Add mc.hint.uk.
2207 2001-08-01  Pavel Roskin  <proski@gnu.org>
2209         * lib/mc.hint.nl: New file.
2210         From Steef Boerrigter <sxmboer@sci.kun.nl>
2211         * lib/Makefile.am: Add mc.hint.nl.
2212         * lib/mc.hint: Remove ftp site.  Update copyright.
2213         * lib/mc.hint.cs: Likewise.
2214         * lib/mc.hint.es: Likewise.
2215         * lib/mc.hint.it: Likewise.
2216         * lib/mc.hint.pl: Likewise.
2217         * lib/mc.hint.ru: Likewise.  Shorten some lines.
2219         * edit/Makefile.in: Allow running "make install" before "make all".
2220         * gtkedit/Makefile.in: Likewise.
2222 2001-07-31  Pavel Roskin  <proski@gnu.org>
2224         * lib/edit.spell.rc: New file.  Invoke ispell on Ctrl-p in the
2225         editor.
2226         * lib/Makefile.am: Add lib/edit.spell.rc.
2228         * autogen.sh: Use gettextize.
2229         * ABOUT-NLS: Remove from CVS, it's installed by autogen.sh.
2230         * po/Makefile.in.in: Likewise.
2232 2001-07-29  Pavel Roskin  <proski@gnu.org>
2234         * syntax/slang.syntax: New file.
2235         From Walery Studennikov <despair@sama.ru>
2236         * syntax/Makefile.am: Add slang.syntax.
2238 2001-07-27  Pavel Roskin  <proski@gnu.org>
2240         * extraconf.h: Move WITH_BACKGROUND here.
2242 2001-07-24  Pavel Roskin  <proski@gnu.org>
2244         * doc/mc.1.in: Quote all section headers.  Minor formatting fix.
2246 2001-07-23  Pavel Roskin  <proski@gnu.org>
2248         * doc/mc.1.in: Fix description of mc.lib.  Fix broken links.
2250 2001-07-20  Pavel Roskin  <proski@gnu.org>
2252         * Make.common.in: Move all defines ...
2253         * gnome/Makefile.in: ... here ...
2254         * src/Makefile.in: ... and here.
2256 2001-07-19  Pavel Roskin  <proski@gnu.org>
2258         * configure.in: Don't check for getwd, it's completely
2259         eliminated.
2260         * INSTALL: Remove reference to HAVE_GETWD.
2262         * lib/mc.ext.in: Fix opening info pages on VFS.  Modernize
2263         entries for compressed cpio archives.
2265         * lib/mc.ext.in: Comment changes.  Remove rules for programs -
2266         they were only used in obsolete frontends.  Don't ever use %view
2267         without commands - it's slower and loses user settings, e.g.
2268         hex mode.  Put shared libraries before man pages and read.me
2269         before .me macros so that they match correctly.  Use nm for
2270         shared libraries.  Add rules for StarOffice and AbiWord.
2272 2001-07-14  Pavel Roskin  <proski@gnu.org>
2274         * configure.in: Bump version to 4.5.54a.
2276 2001-07-13  Pavel Roskin  <proski@gnu.org>
2278         * lib/mcserv.init: Fix exit status.
2279         http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=44601
2281         * lib/mc.ext.in: Anchor all regexes in the type/ rules except
2282         "executable", which should follow a space. Simplify rules for
2283         images. Add shell/ rule for *.info files. Fix all incorrect
2284         uses of the alternation operator.
2285         Reported by Oskar Liljeblad and Michel Casabona.
2287 2001-07-12  Pavel Roskin  <proski@gnu.org>
2289         * configure.in: Don't check for iconv, it's already checked for
2290         in AM_GNU_GETTEXT.
2292 2001-07-10  Pavel Roskin  <proski@gnu.org>
2294         * doc/mc.1.in: Update documentation about hex search.
2296         * edit/edit_key_translator.c (cooledit_key_map): Bind
2297         Ctrl-Shift-Up and Ctrl-Shift-Down to scroll with highlight.
2298         From Steef Boerrigter <sxmboer@sci.kun.nl>
2300         * edit/Makefile.in: Make edit.o depend on edit_key_translator.c.
2301         * edit/edit_key_translator.c (cooledit_key_map): Add support
2302         for bracket matching on Alt-B.
2303         * gtkedit/gtkeditkey.c: Likewise.
2304         From Steef Boerrigter <sxmboer@sci.kun.nl>
2306 2001-07-06  Pavel Roskin  <proski@gnu.org>
2308         * lib/mc.ext.in: Use nm to view object files.
2310         * Make.common.in: Remove GNOME-specific and unused definitions.
2311         Partly moved to gnome/Makefile.in.
2313         * configure.in: Remove all references to SEDCMD and SEDCMD2 -
2314         they are usused.
2315         * Make.common.in: Likewise.
2317 2001-06-29  Pavel Roskin  <proski@gnu.org>
2319         * ABOUT-NLS: Update to the version from gettext-0.10.38.
2321         * Make.common.in (XCPPFLAGS): Don't add -I$(top_srcdir) - it's
2322         now done in configure. Move -I.. to the beginning.
2323         * Makefile.am (SUBDIRS): Move intl po to the beginning, since
2324         libintl.a may be required to link mc.
2325         (ACLOCAL_M4_SOURCES): Remove macros/gnome-gettext.m4.
2326         * configure.in: Use AM_GNU_GETTEXT instead of AM_GNOME_GETTEXT.
2327         Move all i18n code to one place. Don't substitute INTLSUB - it's
2328         unused. Substitute INTLDEPS, since AM_GNU_GETTEXT doesn't do it.
2329         Remove SCO-specific i18n hacks. Add -I$(top_srcdir) to CPPFLAGS.
2331 2001-06-25  Pavel Roskin  <proski@gnu.org>
2333         * configure.in: For Autoconf 2.50+, use AC_SYS_LARGEFILE.
2334         It should be enabled explicitly by giving `--enable-largefile'
2335         to configure.
2336         * INSTALL: Document it.
2338 2001-06-22  Pavel Roskin  <proski@gnu.org>
2340         * extraconf.h: Don't define HAVE_INFOMOUNT_QNX on QNX Neutrino.
2342         * acinclude.m4 (AC_GET_FS_INFO): Fix checking for f_fstypename
2343         in struct statfs.
2344         Reported by Libor Motyèka <libor.motycka@ortex.cz>.
2346         * acinclude.m4 (AC_GET_FS_INFO): Warn only once that the list of
2347         mounted filesystems cannot be read. Don't define NO_INFOMOUNT.
2348         Define HAVE_INFOMOUNT_LIST if a any suitable function has been
2349         found.
2350         * extraconf.h: Define HAVE_INFOMOUNT and HAVE_INFOMOUNT_QNX.
2352 2001-06-19  Pavel Roskin  <proski@gnu.org>
2354         * configure.in: Check for telldir and seekdir. Join adjacent
2355         calls to AC_CHECK_FUNCS.
2357 2001-06-16  Pavel Roskin  <proski@gnu.org>
2359         * Makefile.am: Change the order of SUBDIRS to fully compile text
2360         edition before compiling anything for GNOME.
2361         * mc.spec.in: Don't use brace expansion to avoid implicit
2362         build-time dependency on bash.
2364 2001-06-13  Pavel Roskin  <proski@gnu.org>
2366         * acinclude.m4 (AC_SHORT_D_NAME_LEN): Fix compiler warnings in
2367         the test code.
2368         * configure.in: Fix compiler warnings in the arguments to
2369         AC_TRY_WARNINGS. Fix value of NEED_CRYPT_PROTOTYPE - add spaces
2370         around `=' in the `test' command.
2372 2001-06-07  Pavel Roskin  <proski@gnu.org>
2374         * doc-gnome/C/gmc.sgml: Remove index - it's not used in the
2375         GNOME documentation template.
2376         * doc-gnome/C/mkhtml: Don't generate index.
2377         * doc-gnome/C/Makefile.am: Don't distribute genindex.sgml.
2379 2001-06-06  Pavel Roskin  <proski@gnu.org>
2381         * lib/Makefile.am: Make compatible with Automake 1.4 - remove
2382         conditional variables from EXTRA_DIST.
2384 2001-06-05  Pavel Roskin  <proski@gnu.org>
2386         * edit/edit_key_translator.c [HAVE_CHARSET]: Add charset
2387         conversion support.
2388         From Walery Studennikov <hqsoftware@mail.ru>.
2390         * extraconf.h [HAVE_X]: Undefine HAVE_TEXTMODE_X11_SUPPORT.
2392 2001-06-01  Pavel Roskin  <proski@gnu.org>
2394         * lib/mc.charsets: Synchronize with the latest patch - remove
2395         a comment.
2397 2001-05-30  Pavel Roskin  <proski@gnu.org>
2399         * extraconf.h [HAVE_X]: Undefine HAVE_CHARSET - it doesn't
2400         work with GNOME.
2402         * lib/mc.charsets: New file. From Walery Studennikov.
2403         * lib/Makefile.am: Distribute mc.charsets. Install it if
2404         the charset support is enabled.
2406         * configure.in: Add check for iconv() and the necessary code
2407         to support the charset selection patch.
2409         * configure.in: Add check for ESCDELAY variable in ncurses.
2411 2001-05-29  Pavel Roskin  <proski@gnu.org>
2413         * extraconf.h [!USE_VFS]: Undefine USE_NETCODE and
2414         USE_EXT2FSLIB.
2416         * extraconf.h: Remove unused HAS_DIRECT_COLOR_ACCESS.
2417         * pc/config.h: Likewise.
2419         * lib/mc.ext.in: For MS Word documents try "catdoc", "word2x"
2420         and "strings". Recognize "write" files and MS Word templates.
2421         For MS Excel documents try "xls2csv" and "strings".
2422         Escape spaces in the "type" directives.
2423         From Nerijus Baliunas.
2425         * Make.common.in: Add -I$(top_srcdir) to XCPPFLAGS.
2427         * Make.common.in: Remove hpath, it's unused.
2429         * acconfig.h: Move constant parts ...
2430         * extraconf.h: ... here.
2431         [HAVE_X]: Disable subshell, s-lang and curses.
2432         * Makefile.am: Add extraconf.h.
2434 2001-05-28  Pavel Roskin  <proski@gnu.org>
2436         * acconfig.h: Remove some useless entries. Eliminate OLD_TOOLS
2437         and SLANG_H_INSIDE_SLANG_DIR. Move some descriptions ...
2438         * configure.in: ... here.
2440 2001-05-27  Pavel Roskin  <proski@gnu.org>
2442         * configure.in: Remove unused HAVE_PORTABLE_TOKEN_PASTING.
2443         * acconfig.h: Likewise.
2444         * src/layout.c: Likewise.
2446         * Make.common.in: Remove all percent rules.
2447         * acinclude.m4 (AC_PROG_GNU_MAKE): Remove.
2448         * configure.in: Remove AC_PROG_GNU_MAKE. Don't substitute
2449         PCENTRULE. Remove AC_PROG_MAKE_SET - it's called by
2450         AM_INIT_AUTOMAKE.
2452         * Make.common.in: Remove obsolete dependency tracking system.
2453         * configure.in: Likewise.
2454         * edit/Makefile.in: Likewise.
2455         * gnome/Makefile.in: Likewise.
2456         * gtkedit/Makefile.in: Likewise.
2457         * slang/Makefile.in: Likewise.
2458         * src/Makefile.in: Likewise.
2459         * vfs/Make-mc.in: Likewise.
2460         * src/depend.awk: Remove.
2462 2001-05-26  Pavel Roskin  <proski@gnu.org>
2464         * gtkedit/syntax.c (syntax_text): Add support for Octave files.
2465         * syntax/octave.syntax: New file. From Walery Studennikov.
2466         * syntax/Makefile.am: Add octave.syntax.
2468         * configure.in: Fix incorrect test for stdin support in grep -
2469         it would always fail when configuring in an empty directory.
2470         Portability fixes - unset, backslashed space in here-documents.
2471         Eliminate all instances of "changequote".
2473         * configure.in: Define SCO_FLAVOR based on $host_os, not on the
2474         user choice.
2475         * acconfig.h: Changes for the above.
2476         * INSTALL: Don't document --with-sco - it's now defunct.
2477         * INSTALL.FAST: Likewise.
2479 2001-05-25  Pavel Roskin  <proski@gnu.org>
2481         * lib/mc.ext.in: Match both "mail" and "Mail", but only if they
2482         are in the beginning of the "file" output.
2484 2001-05-23  Pavel Roskin  <proski@gnu.org>
2486         * lib/mc.ext.in: Add associations for viewing RPM files.
2488 2001-05-22  Pavel Roskin  <proski@gnu.org>
2490         * doc-gnome/C/mkhtml: Support $JADE. Check that $DSL exists.
2491         By default exit after the first error in jade.
2493         * doc-gnome/C/mkhtml: Use jade directly, not jw. Support DSL and
2494         JADEFLAGS environment variables. Report progress. Clean up on
2495         failure.
2497 2001-05-21  Pavel Roskin  <proski@gnu.org>
2499         * doc-gnome/C/Makefile.am: Allow "make install" without *.html
2500         files.
2502         * doc-gnome/C/mkhtml: Print a big warning if the script fails.
2503         * doc-gnome/C/Makefile.am: Ignore exit status of mkhtml.
2505 2001-05-20  Pavel Roskin  <proski@gnu.org>
2507         * doc-gnome/C/Makefile.am: Distribute mkhtml and genindex.sgml.
2508         Create figs/*.eps if needed. Simplify rules for gmc.dvi and
2509         gmc.rtf - DocBook 4.1 doesn't try to write to $(srcdir).
2510         * doc-gnome/C/figs/Makefile.am: Add support for converting from
2511         PNG to EPS.
2513         * Makefile.am (EXTRA_DIST): Remove create_vcs.
2514         * doc/FILES: Likewise. Typo fix.
2516 2001-05-19  Pavel Roskin  <proski@gnu.org>
2518         * doc-gnome/C/mkhtml: New file. Create HTML files from gmc.sgml.
2519         * doc-gnome/C/Makefile.am: Don't handle *.css - there are none
2520         with DocBook 4.1. Never use `cp' without `-f'. Use mkhtml.
2522         * doc-gnome/C/gmc.sgml: Use DTD DocBook V4.1. Fix duplicate
2523         index entry "Moving files".
2525 2001-05-18  Pavel Roskin  <proski@gnu.org>
2527         * configure.in: Use src/main.c in AC_INIT.
2529         * create_vcs: Remove.
2531         * INSTALL: Update download locations for MC, rxvt, gpm, ncurses.
2532         Add download location for glib.
2533         * mc.spec.in: Likewise.
2534         * doc/LSM: Likewise.
2535         * doc/mc.1.in: Likewise.
2536         * doc/mcedit.1.in: Likewise.
2537         * src/ext.c: Don't mention download location for MC.
2539         * FAQ: Update status of Tk, XView. and GNOME editions. Update
2540         homepage of gpm.
2542         * INSTALL: Remove information about Tk and XView. Change the
2543         mailing list addresses again.
2544         * FAQ: Change the mailing list addresses again.
2545         * MAINTAINERS: Likewise.
2546         * README: Likewise.
2547         * doc/mc.1.in: Likewise.
2548         * gnome/gmc-window.c: Likewise.
2549         * lib/README.xterm: Likewise.
2550         * lib/mc.ext.in: Likewise.
2551         * lib/mc.hint*: Likewise.
2552         * lib/mc.hlp.hu: Likewise.
2553         * po/*.po: Likewise.
2554         * src/main.c: Likewise.
2556 2001-04-20  Pavel Roskin  <proski@gnu.org>
2558         * FAQ: Change the mailing list addresses and the download
2559         locations.
2560         * INSTALL: Likewise.
2561         * MAINTAINERS: Likewise.
2562         * README: Likewise.
2563         * doc/mc.1.in: Likewise.
2564         * gnome/gmc-window.c: Likewise.
2565         * lib/README.xterm: Likewise.
2566         * lib/mc.ext.in: Likewise.
2567         * lib/mc.hint*: Likewise.
2568         * lib/mc.hlp.hu: Likewise.
2569         * po/*.po: Likewise.
2570         * src/main.c: Likewise.
2572 2001-04-19  Pavel Roskin  <proski@gnu.org>
2574         * configure.in: Don't install mcserv unless
2575         "--enable-mcserv-install" has been specified.
2576         Don't quote the first argument in all calls to AM_CONDITIONAL
2577         to work around a bug in Automake 1.4.
2578         * doc/Makefile.am: Use MCSERV_INSTALL conditional.
2579         * vfs/Make-mc.in: Likewise.
2581 2001-04-13  Pavel Roskin  <proski@gnu.org>
2583         * configure.in: Bump version to 4.5.53a.
2585 2001-04-06  Pavel Roskin  <proski@gnu.org>
2587         * gtkedit/editcmd.c: Remove support for XView layout attributes.
2588         * gtkedit/editoptions.c: Likewise.
2589         * pc/chmod.c: Likewise.
2590         * pc/drive.c: Likewise.
2591         * src/boxes.c: Likewise.
2592         * src/chmod.c: Likewise.
2593         * src/dlg.c: Likewise.
2594         * src/dlg.h: Likewise.
2595         * src/filegui.c: Likewise.
2596         * src/find.c: Likewise.
2597         * src/hotlist.c: Likewise.
2598         * src/layout.c: Likewise.
2599         * src/listmode.c: Likewise.
2600         * src/main.c: Likewise.
2601         * src/option.c: Likewise.
2602         * src/panelize.c: Likewise.
2603         * src/wtools.c: Likewise.
2604         * src/wtools.h: Likewise.
2605         * vfs/smbfs.c: Likewise.
2607         * autogen.sh: Check out "intl" and "macros" directories if they
2608         are missing. Simply "cvs up -d" won't restore them.
2610         * configure.in: Bump version to 4.5.52a.
2612 2001-03-14  Pavel Roskin  <proski@gnu.org>
2614         * configure.in: Use AC_CHECK_TOOL for finding AR. Define
2615         Automake conditional USE_SAMBA_FS if Samba is to be supported
2616         in VFS.
2618 2001-03-07  Pavel Roskin  <proski@gnu.org>
2620         * configure.in: Use AM_PROG_CC_STDC if AC_PROG_CC_STDC is not
2621         defined.
2622         Reported by Norbert Warmuth.
2624         * configure.in: Don't process vfs/extfs/uzip - it's now
2625         constant.
2627         * syntax/changelog.syntax: Require space after asterisk to have
2628         it highlighted.
2630 2001-03-02  Pavel Roskin  <proski@gnu.org>
2632         * aclocal.m4 (MC_HPUX_PROG_CC_STDC): Remove, it's obsolete.
2633         * configure.in: Use AC_PROG_CC_STDC instead.
2635         * lib/mc.ext.in: Recognize files ending by `.lslR' and `.ls-lR'.
2636         Suggested by Christian Gennerat.
2638         * lib/mc.ext.in: Add support for "freeze" - old compression
2639         program used mostly on QNX.
2640         * lib/mc.ext.in.qnx.diff: Remove, it's obsolete.
2641         * lib/Makefile.am: Adjusted.
2643 2001-02-26  Pavel Roskin  <proski@gnu.org>
2645         * lib/mc-gnome.ext.in: Remove, it's not used.
2646         * configure.in: Remove lib/mc-gnome.ext.
2647         * lib/Makefile.am: Likewise.
2649 2001-02-20  Pavel Roskin  <proski@gnu.org>
2651         * gtkedit/edit.h: Only include malloc.h if STDC_HEADERS is not
2652         defined to prevent warnings on OpenBSD 2.7.
2653         * slang/jdmacros.h: Likewise.
2654         * src/mad.h: Likewise.
2655         * src/poptalloca.h: Likewise.
2657         * configure.in: Check for sys/time.h and sys/timeb.h. Use
2658         AC_HEADER_TIME.
2660 2001-02-07  Pavel Roskin  <proski@gnu.org>
2662         * autogen.sh: Create vfs/samba/include/stamp-h.in.
2663         * vfs/samba/include/stamp-h.in: Remove.
2665         * macros/curses.m4: Quote first argument to AC_DEFUN.
2666         * macros/gnome-cxx-check.m4: Likewise.
2667         * macros/gnome-gettext.m4: Likewise.
2668         * macros/gnome-libgtop-check.m4: Likewise.
2669         * macros/gnome-print-check.m4: Likewise.
2670         * macros/linger.m4: Likewise.
2671         * macros/need-declaration.m4: Likewise.
2673         * configure.in: Only configure in vfs/samba if smbfs support is
2674         enabled even with Autoconf 2.13.
2676 2001-01-30  Pavel Roskin  <proski@gnu.org>
2678         * macros/gnome-vfs.m4 (GNOME_WITH_VFS): Fix mishandling of
2679         --without-samba due to a typo.
2681         * configure.in: Only configure in vfs/samba if smbfs support is
2682         enabled. This optimization will only work with Autoconf-2.49c
2683         and above.
2685 2001-01-13  Pavel Roskin  <proski@gnu.org>
2687         * configure.in: Don't create a faked malloc.h.
2688         * gtkedit/edit.h: Don't assume that malloc.h always exists.
2689         * src/mad.h: Likewise.
2691         * configure.in: Simplified handling of cons.saver.
2692         * src/Makefile.in: Likewise. Don't install cons.saver setuid.
2693         * mc.spec.in: Remove a workaround for the above.
2695         * configure.in: Use AC_CANONICAL_HOST - "target" is meaningless
2696         for MC. Don't rely on the output of uname - use $host_os.
2698 2001-01-11  Pavel Roskin  <proski@gnu.org>
2700         * configure.in: Check for ext2 libraries only if VFS is enabled.
2702         * src/Makefile.in: Create directories before installing files.
2703         Removed all occurrences of libprefix - it's never defined.
2705         * configure.in: All macros from configure.in moved to
2706         acinclude.m4. Added missing quotes in several places.
2707         * acinclude.m4: Likewise.
2709         * edit/Makefile.in: Don't install or uninstall mcedit -
2710         it cannot be installed before mc on systems without symlinks.
2711         * gtkedit/Makefile.in: Likewise.
2712         * src/Makefile.in: Install mcedit (if enabled) and mcview.
2713         Uninstall them.
2715         * macros/gnome-gettext.m4: Propagated change by Owen Taylor
2716         from acinclude.m4 in gtk+:
2717         Don't define ENABLE_NLS unless we have a working NLS.
2718         (This should keep libintl.h from being included when it doesn't
2719         exist).
2721 2001-01-09  Pavel Roskin  <proski@gnu.org>
2723         * doc-gnome/C/figs/Makefile.am: New file.
2724         * doc-gnome/C/Makefile.am: Don't handle figs, let the new
2725         makefile do it.
2726         * configure: Substitute doc-gnome/C/figs/Makefile.
2728         * lib/Makefile.am: Distribute files listed in LOCALIZED_HELP.
2730 2001-01-08  Szabolcs Ban  <shooby@gnome.hu>
2732         * lib/mc.hlp.hu: Added Hungarian help file from
2733           tothb1@freemail.hu, Janos.Zana@elfiz2.kee.hu,
2734           maci@integrity.hu, mfh47@freemail.hu
2735         * lib/Makefile.am: Added LOCALIZED_HELP for further
2736           mc.hlp l10ns
2737         * src/cmd.c, src/dlg.c, src/tree.c, src/view.c,
2738           gtkedit/editcmd.c: I18n of mc.hlp
2740 2000-12-29  Szabolcs Ban  <shooby@gnome.hu>
2742         * doc/mc.1.in: Corrected badly formatted link...
2744 2000-11-10  Robert Brady  <robert@suse.co.uk>
2746         * configure.in: Add Tamil to ALL_LINGUAS.
2748 2000-10-23  Pavel Roskin  <proski@gnu.org>
2750         * mc.spec.in: Allow mcserv.8 to be gzipped.
2752         * doc-gnome/C/Makefile.am: Workaround for buggy db2html
2753         that cannot deal with "./gmc.sgml".
2755 2000-10-09  Pavel Roskin  <proski@gnu.org>
2757         * Makefile.am: GNOME_M4_FILES renamed to ACLOCAL_M4_SOURCES so
2758         that CVS Automake will drop dependencies to the macros that
2759         we don't distribute.
2761         * lib/mc.ext.in: Removed references to icons. Source RPMs
2762         grouped to one regex. Removed "Update" for source RPMs, added
2763         "Rebuild" instead. Added "Check signature" for all RPMs.
2764         Added a comment about pop-up menus in the text edition.
2766 2000-10-06  Pavel Roskin  <proski@gnu.org>
2768         * gnome/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Required
2769         flags moved out of CFLAGS as recommended by GNU coding
2770         standards.
2771         * configure.in: Don't add GLIB_CFLAGS to CFLAGS.
2772         * Make.common.in: XINC eliminated. GLIB_CFLAGS is now added to
2773         XCPPFLAGS.
2774         * INSTALL (Random notes on porting to other architectures):
2775         Completely rewritten. Recommended using CFLAGS instead of XINC.
2777 2000-10-05  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2779         * lib/mc.ext.in: .spm is used by SuSE to mark src rpms
2781 2000-10-04  Christophe Merlet  <christophe@merlet.net>
2783         * gnome/*.desktop: Updated French strings.
2785 2000-10-03  Pavel Roskin  <proski@gnu.org>
2787         * doc-gnome/C/gmc.sgml: DTD changed to "PNG Variant V1.1"
2788         to allow <legalnotice>. Unclosed tags fixed.
2790 2000-09-30  Pavel Roskin  <proski@gnu.org>
2792         * mc.spec.in: New package mc-common. Use DESTDIR instead of
2793         misusing prefix. Don't install old icons - they don't exist.
2795         * lib/mc.sh.in: Use "rm -f" to delete temporary files. Use
2796         "export -f" to have mc() exported.
2797         * doc/mc.1.in: Changed description of the "-P" option to
2798         avoid inclusion of mc.sh and mc.csh into the manual.
2799         Corrected paths of mc.hlp, mc.no_proxy and ~/mc/Tree.
2801 2000-09-24  Pavel Roskin  <proski@gnu.org>
2803         * doc/mc.1.in: Minor formatting fixes.
2805         * lib/mc.sh.in: Remove temporary file non-interactively.
2806         * doc/mc.1.in: updated example for mc.sh.
2808 2000-09-23  Pavel Roskin  <proski@gnu.org>
2810         * Makefile.am: mc.spec included to noinst_DATA so that "make all"
2811         updates it when needed.
2812         * mc.spec.in: Include translations with mc, not gmc. Run
2813         chkconfig --del in %preun, not %postun. --without-debug not
2814         needed. /etc/X11/wmconfig not needed. /etc/pam.d/mcserv shouldn't
2815         be executable. New files in %{prefix}/lib/mc/ - translated hints,
2816         editor files.
2818         * doc-gnome/C/Makefile.am: Fixed *clean targets. Use temporary
2819         directory for document processing. Comment changes. gmc.ps and
2820         gmc.pdf now generated from gmc.dvi.
2822         * configure: Always include Make.common as file, otherwise
2823         "make distclean" breaks.
2824         * edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
2825         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: $(RMF)
2826         replaced with "rm -f" - the standard says that "rm" is portable.
2827         Ditto $(MV). Adjusted *clean targets to match those in
2828         Automake. Removed "cross" target.
2830 2000-09-22  Pavel Roskin  <proski@gnu.org>
2832         * doc/mc.sgml: Removed as obsoleted by doc/mc.in.1
2833         * doc/gnome.sgml: Removed as obsoleted by doc-gnome/C/gmc.sgml
2834         * doc/Makefile.in: Converted to ...
2835         * doc/Makefile.am: ... this.
2837 2000-09-21  Pavel Roskin  <proski@gnu.org>
2839         * lib/mc.sh.in: Use $HOME instead of '~' because the tilde
2840         is not expanded in all shells.
2841         * doc/mc.sgml: Updated the example script to reflect the above
2842         changes.
2843         * doc/mc.in.1: Likewise.
2845 2000-09-19  Pavel Roskin  <proski@gnu.org>
2847         * lib/Makefile.in (LIBFILES_CONST): Added mc.hint.it from
2848         Marco Ciampa
2850 2000-09-18  Pavel Roskin  <proski@gnu.org>
2852         * Make.common.in: Added installcheck to placate "make distcheck"
2853         * configure.in, Make.common.in, doc/Makefile.in,
2854         edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
2855         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Replacing
2856         variable MKINSTALLDIRS and builddir with Automake-compatible
2857         mkinstalldirs and top_builddir.
2858         * doc-gnome/C/Makefile.am: Only maintainers regenerate html
2859         files. Added uninstall-local target.
2861 2000-09-17  Pavel Roskin  <proski@gnu.org>
2863         * configure.in: fixed wrong use of AC_MSG_RESULT inside
2864         AC_CACHE_VAL
2866         * Make.common.in: Added the "dvi" target for "make distcheck"
2867         to go further
2868         * doc-gnome/C/Makefile.in: converted to ...
2869         * doc-gnome/C/Makefile.am: ... this
2871 2000-09-15  Pavel Roskin  <proski@gnu.org>
2873         * acconfig.h, configure.in: Require autoconf 2.13 or above.
2874         Removed workarounds for older versions. Removed MCDEBUG
2875         variable - it's not used. --with-debug renamed to --with-mad and
2876         cleaned up. Always use -Wall with gcc, other manipulations with
2877         CFLAGS removed.
2879         * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
2880         gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
2881         vfs/Make-mc.in: preserve timestamp on "make distdir", otherwise
2882         mc.pot becomes out of date in the tarball.
2884 2000-09-14  Pavel Roskin  <proski@gnu.org>
2886         * configure.in: Removed some abuses of CPPFLAGS. Removed useless
2887         tests for cp, mv and rm.
2888         * Make.common.in: Removed variables xv_bindir and STRIP.
2889         Variables CP, MV and RMF are assigned trivial values.
2891         * edit/Makefile.in: Don't link headers, add extra includes
2892         to CPPFLAGS instead. Put links to the build directory.
2893         Remove the hack with "mx" - it is not needed anymore.
2895         * configure.in: remove any manipulations with top_srcdir.
2896         Don't change CPPGLAGS when the internal editor is enabled,
2897         instead do it ...
2898         * edit/Makefile.in, gtkedit/Makefile.in: ... here
2900         * configure.in, Make.common.in, doc/Makefile.in,
2901         edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
2902         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: rootdir
2903         changed to top_srcdir for Automake compatibility
2905         * configure.in: REGEX_O variable removed - always use our regex
2907         * configure.in: MCFGR variable removed
2909 2000-09-12  Pavel Roskin  <proski@gnu.org>
2911         * configure.in: enable AM_MAINTAINER_MODE to be consistent with
2912         other GNOME modules
2913         * autogen.sh: remove "-I ." from the "aclocal" command line
2915 2000-09-01  Pavel Roskin  <proski@gnu.org>
2917         * configure.in: output vfs/extfs/Makefile
2919         * configure.in: AC_CANONICAL_SYSTEM moved above AM_INIT_AUTOMAKE
2920         to avoid a warning
2921         * acinclude.m4: removed unused macros AC_CHECK_HEADER_IN_PATH,
2922         AC_LIB_XPM, AC_X_SHAPE_EXTENSION
2924 2000-08-29  Pavel Roskin  <proski@gnu.org>
2926         * configure.in: use AM_GNOME_GETTEXT
2927         * gettext.m4: removed
2928         * Makefile.am: adjusted files to distribute, previous change
2929         reverted
2931         * mc-aclocal.m4: renamed to ...
2932         * acinclude.m4: ... this
2933         * autogen.sh: simplified - no more tricks with mc-aclocal.m4
2934         * Makefile.am: aclocal should scan "." for gettext.m4
2936 2000-08-28  Pavel Roskin  <proski@gnu.org>
2938         * Make.common.in: removed hack for "make distcopy"
2939         * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
2940         gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
2941         vfs/Make-mc.in: added "distdir" target. Now "make dist" works
2942         for external builds.
2943         * edit/Makefile.in, slang/Makefile.in: added "Makefile" target
2945 2000-08-24  Pavel Roskin  <proski@gnu.org>
2947         * new_icons/Makefile.in: converted to ...
2948         * new_icons/Makefile.am: ... this
2949         * configure.in: automake conditional GNOME introduced.
2950         "insticons" removed
2952         * icons/*: removed
2953         * Makefile.am, configure.in: necessary adjustments
2955         * config.guess, config.sub, install-sh, mkinstalldirs: removed,
2956         automake installs them now
2958         * syntax/Makefile.in: converted to ...
2959         * syntax/Makefile.am: ... this
2961         * idl/Makefile.in: converted to ...
2962         * idl/Makefile.am: ... this
2964         * lib/Makefile.am: simplified, fixed "make dist"
2966         * lib/Makefile.in: converted to ...
2967         * lib/Makefile.am: ... this
2969         * lib/tkmc.wmconfig: removed
2970         * lib/Makefile.in, doc/FILES: removed lib/tkmc.wmconfig
2972         * Makefile.in, doc-gnome/Makefile.in, pc/Makefile: converted
2973         to ...
2974         * Makefile.am, doc-gnome/Makefile.am, pc/Makefile.am: ... this
2975         * Make.common.in: support for "distdir" for compatibility
2976         with Automake-generated makefiles
2977         * autogen.sh: run automake. Force cache - it is off by default
2978         in autoconf 2.49a, but it's still handy for maintainers
2979         * configure.in: adapted for Automake
2981         * AUTHORS: new file
2983 2000-08-23  Pavel Roskin  <proski@gnu.org>
2985         * configure.in: resurrect definition of xvers
2987         * VERSION.in: removed
2988         * Makefile.in: don't do anything with VERSION.in and VERSION
2989         Take mc.spec from builddir, not srcdir
2990         * configure.in: don't create VERSION
2992 2000-08-22  Pavel Roskin  <proski@gnu.org>
2994         * *.c, *.h: Updated address of Free Software Foundation
2996 2000-08-21  Pavel Roskin  <proski@gnu.org>
2998         * Make.common.in, acconfig.h, configure.in, mc-aclocal.m4,
2999         doc-gnome/Makefile.in, doc-gnome/C/Makefile.in: removed stuff
3000         related to XView, libXPM, libXext and Tk
3002 2000-08-18  Pavel Roskin  <proski@gnu.org>
3004         * Makefile.in, lib/Makefile.in: adjusted lists of distributed
3005         files
3007         * configure.in: Simplified dependency tracking by using
3008         "-include" with GNU Make
3009         * autogen.sh: Exit on all failures
3011 2000-08-17  Pavel Roskin  <proski@gnu.org>
3013         * doc/mc.sgml: Curly braces replaced with &lcub; and &rcub;
3014         Fixed all misuses of single and double quotes. Typo fixes.
3015         Ensured compatibility with sgml2html, sgml2txt and sgml2latex
3016         * doc/mc.1.in: Typo fix
3018         * doc/mc.sgml: made compatible with sgml-tools 1.0.9
3019         * doc/linuxdoc-sgml.diff: removed
3020         * doc/Makefile.in: don't distribute linuxdoc-sgml.diff,
3021         distribute gnome.sgml
3023 2000-08-15  Pavel Roskin  <proski@gnu.org>
3025         * Makefile.in: fixes for improper usage of $(srcdir), cleanup
3026         in the "distclean" target
3028         * doc-gnome/Makefile.in: Fixed some abuses of $(srcdir)
3029         Removed all XVIEW-related stuff
3030         Fixed placement of png files on "make dist"
3032         * doc/mc.1.in: Updated info about the internal editor
3034         * Makefile.in, */Makefile.in: Fail if $(RMF) fails - it may
3035         indicate serious problems. Fixes for uninstall.
3036         * doc/Makefile.in: Rebuild if it is out of date.
3038         * lib/cedit.menu: Added. This file has been missing
3040         * lib/Makefile.in: Install mc.sh and mc.csh in $(suppbindir) only
3042 2000-08-08  Pavel Roskin  <proski@gnu.org>
3044         * Makefile.in: correctly detect make failures in subdirs
3046 2000-08-01  Pavel Roskin  <proski@gnu.org>
3048         * nt, os2, tk, xv: removed all files
3049         * configure.in: don't create os2 and nt directories
3051 2000-08-01  Pavel Roskin  <proski@gnu.org>
3053         * configure.in, mc-aclocal.m4: AC_WARN replaced with AC_MSG_WARN
3055         * README.PC, doc/mc.1.in, doc/mc.sgml: Updated e-mail address
3057 2000-07-21  Pablo Saratxaga  <pablo@mandrakesoft.com>
3059         * src/main.c: make 8bit input/output the default (99% of the people
3060         expects that; lets the remaining 1% use the configuration menu
3061         to disactivate it if they want)
3063 2000-07-20  Andrew V. Samoilov  <sav@bcs.zp.ua>
3065         * gtkedit/ChangeLog: There was no ChangeLog there, so I added one.
3067 2000-06-20  Jacob Berkman  <jacob@helixcode.com>
3069         * configure.in: check for gnome-libs with window icon support
3071         * acconfig.h: add icon define
3073 2000-06-08  Matthias Warkus  <mawa@iname.com>
3075         * new_icons/gnome-pack-*.png: Updated.
3076         * gnome/mc.keys: Added a MIME type for SLP packages.
3078 2000-05-30  Pavel Roskin  <pavel_roskin@geociiities.com>
3080         * syntax/diff.syntax: Highlight lines beginning with "File",
3081         "Files" and "Binary"
3082         * syntax/makefile.syntax: Highlight "ifndef"
3083         * syntax/sh.syntax: Don't highlight "basnemae" ("basename" is
3084         highlighted)
3086 2000-05-05  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
3088         * lib/mc.ext.in: More changes by rebel@atrey: he forgot to begin
3089         comment lines with # in last release
3091 2000-05-03  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
3093         * lib/mc.ext.in: Fixes to changes by rebel@atrey.karlin.mff.cuni.cz.
3095 2000-04-26  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
3097         * lib/mc.ext.in: Changes from rebel@atrey.karlin.mff.cuni.cz. They
3098         look more consistent than original.
3100 2000-04-14  Timur Bakeyev  <mc@bat.ru>
3102         * config.in: Added check against strcoll().
3104 2000-04-14  Timur Bakeyev  <mc@bat.ru>
3106         * syntax/perl.syntax: According to Tomasz Wegrzanovski <maniek@beer.com>
3107         added 'and', 'or', 'not', 'for' keywords.
3109 2000-04-06  Timur Bakeyev  <mc@bat.ru>
3111         * syntax.c: Very dirty fix to allow compilation of mcedit on ncurses
3112         based systems. Hope, this will make FreeBSD midc maintainer to enable
3113         build-in editor by default. Still, syntax highlighting is disabled.
3114         Need to port...
3116 2000-03-13  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
3118         * gtkedit/syntax.c (upgrade_syntax_file): possible buffer overflow
3119           fixed, some messages gettext()ed again here and in
3120         gtkedit/editmenu.c:edit_about_cmd()
3122 2000-03-13  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
3124         * doc/mc.sgml (Examples): Fixed documentation, thanx
3125         to martin@internet-treff.uni-koeln.de.
3127 2000-03-01  Pavel Roskin  <pavel_roskin@geocities.com>
3129         * gtkedit/editcmd.c (edit_replace_prompt): fix index for
3130         the label text
3132 2000-02-25  Pavel Roskin  <pavel_roskin@geocities.com>
3134         * gtkedit/syntax.c: treat *.ads as Ada source
3135         * syntax/ada95.syntax: escape "+" and "*"
3136         * syntax/diffc.syntax: removed (obsoleted by diff.syntax)
3137         * syntax/Makefile.in: remove diffc.syntax
3139         * edit/edit_key_translator.c: interpret code 0177 as
3140         backspace unless recognized otherwise
3142 2000-02-23  Norbert Warmuth  <nwarmuth@privat.circular.de>
3144         * gtkedit/editcmd.c (edit_replace_prompt): fix incorrect
3145         initialization of array of structure (gcc version 2.96 20000131
3146         chokes on it).
3148         * lib/mc.hint: C-y and not C-u can be used to insert text in input
3149         lines (e. g. text which has been deleted with M-d).
3151         * configure.in: Fix the extfs-configure-fragment-in-final-output bug
3153 2000-01-31  Yuan-Chung Cheng  <platin@linux.org.tw>
3155         * configure.in: Added "zh_CN.GB2312" to ALL_LINGUAS.
3157 2000-01-29  Matthias Warkus  <mawa@iname.com>
3159         * new_icons/gnome-pack-deb.png: Replaced with Eduardo Silva's
3160         design on Federico's request.
3162 2000-01-26  Federico Mena Quintero  <federico@helixcode.com>
3164         * idl/FileManager.idl (Desktop): Added arrange_icons() method and
3165         an ArrangeType enum.
3167 2000-01-03  Aaron Lehmann  <aaronl@vitelus.com>
3169         * gdesktop.c, gdnd.c, gaction.c, gicon.c,
3170         gnome-file-property-dialog.c, gpopup.c, gpopup2.c, gprefs.cgmain.h,
3171         setup.c: Add option of using GNOME "magic" routines to determine file
3172         types. This makes MC intelligently look at the data in the file to see
3173         what type of file it is, rather than looking at the filename extension.
3174         This slows down MC quite a bit, so it has been made an optional
3175         preference item. Type detection is expected to improve as mime-magic
3176         matures.
3178 2000-01-15  Federico Mena Quintero  <federico@helixcode.com>
3180         * lib/mc.menu (shell_patterns): Add a missing "esac".  Thanks to
3181         Martin Bialasinski <martin@internet-treff.uni-koeln.de> for
3182         providing a patch.
3184 2000-01-11  Matthias Warkus  <mawa@iname.com>
3186         * Added icon and keys entry for Scheme source.
3188 2000-01-03  Fatih Demir  <kabalak@gmx.net>
3190         * configure.in: Added tr -> ALL_LINGUAS .
3192 1999-12-28  Matthias Warkus  <mawa@iname.com>
3194         * new_icons/*.png: Added a bunch of new icons.
3196 1999-12-06  Federico Mena Quintero  <federico@redhat.com>
3198         * configure.in (VERSION): Bumped version number to 4.5.42.
3200 1999-11-25  Yuri Syrota  <rasta@renome.rovno.ua>
3202         * configure.in: added 'uk' to ALL_LINGUAS.
3204 1999-11-09  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
3206         * lib/Makefile.in (LIBFILES_CONST): Adding mc.hint.cs file on
3207         request from David Sauer
3209 1999-11-01  Federico Mena Quintero  <federico@redhat.com>
3211         * configure.in (VERSION): Bumped version number to 4.5.41.
3213 1999-09-23  Federico Mena Quintero  <federico@redhat.com>
3215         * configure.in (VERSION): Set version number to 4.5.39.
3217 1999-09-23  Jorge Godoy  <godoy@conectiva.com.br>
3219         * configure.in: Added pt_BR to ALL_LINGUAS
3221 1999-09-22  Norbert Warmuth  <nwarmuth@privat.circular.de>
3223         * lib/mc.sh.in, mc.csh.in: renamed from mc.sh resp. mc.csh. Adapt
3224         path to the mc binary according to @prefix@.
3226         * lib/Makefile.in (srcdir): mc.sh and mc.csh are now created by
3227         configure. Install mc.sh and mc.csh in $(suppbindir).
3229         * doc/mc.1.in, mc.sgml: Updated the mc function definition for bash
3230         and zsh. Suggest to source mc.sh or mc.csh instead of adding verbatim
3231         copies of the included function definitions.
3233         * mcfn_install.in: Comment out definitions of the mc functions. Source
3234         mc.sh instead of adding an outdated mc function definition.
3236         * configure.in: output mc.sh and mc.csh
3238 1999-09-20  Federico Mena Quintero  <federico@redhat.com>
3240         * lib/startup.links: Changed the news link to Gnotices
3242 1999-09-19  David Martin  <dmartina@usa.net>
3244         * gtkedit/editcmd.c (edit_print_string): Use unsigned char so that
3245         8 bit chars from strftime get displayed when inserting date.
3247         * lib/mc.ext.in: Add entries for bzip2 compressed pages as used in
3248         Mandrake 6.0. The generic entry for bzip2 moved to the end of the
3249         file to avoid interferences. In this one I changed the extension check
3250         to a type check (as used for gzip) which might give problems in some
3251         systems.
3253         * configure.in: Use -Tlatin1 to format man pages when available and
3254         "view" 8 bit chars.
3256 1999-09-19  Norbert Warmuth  <nwarmuth@privat.circular.de>
3258         * gtkedit/edit.h: Include file reordering to make it compile with
3259         --with-debug
3261         * gtkedit/editcmd.c (menu_save_mode_cmd): calculate dialog width
3262         dependent on length of translated strings to display.
3264 1999-09-16  Owen Taylor  <otaylor@redhat.com>
3266         * Remove the magicdev autoconf test in favor of just
3267         including the idl file. Otherwise we have a dependency
3268         loop between this and magicdev.
3270 1999-09-08  Federico Mena Quintero  <federico@redhat.com>
3272         * idl/FileManager.idl: Changed names, and put everything under a
3273         FileManager module.  Added a Desktop interface and some methods to
3274         the WindowFactory interface.
3276 1999-09-08  Kjartan Maraas  <kmaraas@online.no>
3278         * doc-gnome/*: Shiny new docs from users-guide.
3279         All synced up.
3281 1999-09-03  Pablo Saratxaga  <pablo@mandrakesoft.com>
3283         * configure.in: added 'nl' to ALL_LINGUAS, it was missing.
3285 1999-09-01  Federico Mena Quintero  <federico@redhat.com>
3287         * README: Updated and spell-checked.
3289         * NEWS: Updated.
3291 1999-08-31  Richard Hult  <rhult@hem2.passagen.se>
3293         * configure.in (ALL_LINGUAS): Added sv.
3295 1999-08-30  Norbert Warmuth  <nwarmuth@privat.circular.de>
3297         * lib/mc.sh: create temporary files in ~/.mc/tmp in order to avoid
3298         symlink attacks (mcfn_install and the man page still needs to be
3299         updated).
3301 1999-08-20  Norbert Warmuth  <nwarmuth@privat.circular.de>
3303         * configure.in (AC_WITH_SLANG): rm -f destination before making
3304         a symbolic link (ln -sf doesn't work as expected on Solaris)
3306 1999-08-19  Elliot Lee  <sopwith@redhat.com>
3308         * */Makefile.in: Have 'make dist' work with builddir != srcdir.
3310 1999-08-19  Federico Mena Quintero  <federico@redhat.com>
3312         * doc-gnome/C/gmc.sgml: Index fixes.
3314 1999-08-18  Elliot Lee  <sopwith@redhat.com>
3316         * gtkedit/gtkedit.c: Make it build with gcc 2.95, by fixing the non-constant
3317         initializers in the GnomeUIInfo structure.
3319 1999-08-16  Federico Mena Quintero  <federico@redhat.com>
3321         * configure.in (VERSION): Bumped version number to 4.5.38.
3323 1999-08-15  Norbert Warmuth  <nwarmuth@privat.circular.de>
3325         * lib/Makefile.in: added mc.hint.es to LIBFILES_CONST
3327 1999-08-15  David Martin  <dmartina@usa.net>
3329         * gtkedit/edit.c: Print localized date with strftime()
3331         * lib/mc.hint.es: NEW FILE. Hints in Spanish flavor.
3333 1999-08-08  David Martin  <dmartina@usa.net>
3335         * gtkedit/syntax.c (upgrade_syntax_file): Mark error strings for
3336         translation.
3338         * gtkedit/editmenu.c (edit_about_cmd): Mark text in "about" for
3339         translation as it used to be.
3341 1999-08-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3343         * doc-gnome/C/gmc.sgml: Set the book element's id to "index" so
3344         that the correct index.html will be generated.
3346 1999-07-27  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3348         * syntax/Makefile.in (ALLSYNTAX): Added the missing syntax files
3349         to the list.
3351 1999-07-21  Paul Sheer  <psheer@obsidian.co.za>
3353         * gtkedit.c, edit.c, editcmd.c, syntax.c, edit.h, bookmark.c,
3354         editwidget.c: bring editor stuff up to date with cooledit 3.11.5
3355         This adds some new syntax rules, and spell check on the fly
3356         which if someone bugs me for, will actually get enabled in
3357         both the text and gnome versions. Bookmark stuff also needs
3358         some keys bound to it, I suppose: any takers?
3360 1999-07-19  Elliot Lee  <sopwith@redhat.com>
3362         * Makefile.in: Remove doc-gnome* from codedirs variable. Fixes
3363         infinitely recursing make.
3365 1999-07-05  Miguel de Icaza  <miguel@gnu.org>
3367         * Makefile.in (all): Makefile fix.
3369 1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3371         * Make.common.in (confdir): Define confdir as sysconfdir.  This
3372         should fix the problem we had with FSSTND distributions.
3374 1999-07-04  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3376         * Makefile.in (DISTMAIN): Added config.guess and config.sub to the
3377         list of distributed files.
3379 1999-07-03  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3381         * configure.in (VERSION): Bumped version number to 4.5.34.
3383 1999-07-02  Tuomas J. Lukka  <lukka@iki.fi>
3385         * Add fi into ALL_LINGUAS
3387 1999-07-01  Tuomas Kuosmanen  <tigert@gimp.org>
3389         * gnome/i-zipdisk2.png: Added another zip-disk icon
3390         by <scarab@egyptian.net> - It looks very nice. Variation
3391         is good.
3393 1999-06-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3395         * acconfig.h: Add WITH_SMBFS
3397         * macros/gnome-vfs.m4: Support conditional samba support.
3399 1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3401         * Make.common.in (confdir): Define confdir as sysconfdir.  This
3402         should fix the problem we had with FSSTND distributions.
3404 1999-02-22  Vladimir Kondratiev  <vkondra@iil.intel.com>
3406         * mc.spec.in: added syntax files to %files
3408 1999-06-22  David Martin  <dmartina@usa.net>
3410         * gtkedit/gtkedit.c (tb_items): Mark strings for localization.
3412 1999-06-07  Shooby Ban  <bansz@szif.hu>
3414         * po/hu.po, configure.in: added Hungarian translations...
3415           I'm not sure it's OK, but it seems usable.
3416           Translators: Tamas Fejos and Andras Kadar
3418 1999-06-07  Kjartan Maraas  <kmaraas@online.no>
3420         * configure.in, Makefile.in: added the gmc helpfile to the build
3422 1999-05-23  Yukihiro Nakai  <nacai@iname.com>
3424         * Add ja entry to LANG in configure.in
3426 1999-05-19  Tuomas Kuosmanen  <tigert@gimp.org>
3428         * gnome/Makefile.in (ICONS): OK, perhaps we also want the zip-icon to
3429         be installed in the system :) (added it to the Makefile.in)
3431 1999-05-19  Tuomas Kuosmanen  <tigert@gimp.org>
3433         * gnome/i-zipdisk.png: I added an icon for the ZIP(tm I guess :)
3434         disks - someone please add it to the mount.c code so it gets used..
3435         Everyone have a nice time at the expo! :) I hope to join the
3436         next time.
3438 Mon May 17 07:30:48 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3440         * configure.in: Added check for getpt ()
3442 1999-05-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3444         * configure.in (VERSION): Bumped version number to 4.5.31.
3446 Wed Apr 21 22:04:30 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3448         * gtkedit/editcmd.c (edit_save_file): MAD knows about tempnam, no
3449         need to fool it by strdup'ing the return value of tempnam.
3451 Wed Apr 21 20:44:41 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3453         * configure.in: New option --with-tm-x-support, use MCCFLAGS and
3454         MCLIBS which are specific to the text edition.
3456         * INSTALL: Added documentation for --with-tm-x-support
3458 Sun Apr 18 17:51:54 EDT 1999 Gregory McLean  <gregm@comstar.net>
3460         * mc.spec.in : Folded in some changes from the 'official' rpm
3461         spec file.
3463 1999-04-16  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3465         * configure.in (SHELL): Do not use grep -q, as it is not portable
3466         to every OS.
3468 Thu Apr 15 21:59:52 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3470         * configure.in: Linking from $srcdir/slang is broken when configure
3471         isn't called with an absolute path. Link from ../$srcdir/slang if
3472         configure was invoked with a relative path.
3474 1999-03-20  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
3476         * configure.in: Do not rm the destination file and then link, use
3477         ln -sf. Link from $srcdir/slang, not from ../$srcdir/slang.
3479 Tue Apr 13 06:07:05 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3481         * configure.in: Some AC_ARG_WITH macros haven't checked $withval, i.e.
3482         --with-PACKAGE and --without-PACKAGE gave the same results.
3484 1999-04-09  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3486         * configure.in (VERSION): Bumped version number to 4.5.30.
3488 1999-03-30  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3490         * configure.in (VERSION): Bumped version number to 4.5.29.
3492 Sun Mar 28 23:46:01 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3494         * configure.in: Deleted duplicate VFS checks. GNOME_VFS_CHECKS
3495         now contains all checks.
3497 1999-03-26  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3499         * configure.in (VERSION): bumped version number to 4.5.28.
3501 Fri Mar 26 19:16:38 1999  Timur Bakeyev  <mc@bat.ru>
3503         * */Makefile.*: fixed several missed conversions from libdir to
3504         mclibdir. (Should be automake'd, really)
3506 1999-03-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3508         * Make.common.in: There were conflicting definitions of mclibdir
3509         (one for installation, one for source).  Now the source one is
3510         called mcsrclibdir.
3512         * doc/Makefile.in: Use mcsrclibdir where appropriate.
3514 Mon Mar 22 03:00:15 1999  Timur Bakeyev  <mc@bat.ru>
3516         * edit/syntax.c: Remove extra "|"  in "file ..\*\\.(pp|PP|pas|PAS|)$ \
3517         Pascal Program" (Heh, second time :)
3519         * Makefile.common: Until things gets clear, keep syntax rules in
3520         $(prefix)/lib/mc//syntax, as this is how (LIBDIR "/syntax") expands.
3522         Also, $(libdir) changed to $(mclibdir), to avoid confusion with expanded
3523         @libdir@.
3525 Mon Mar 22 01:52:32 1999  Timur Bakeyev  <mc@bat.ru>
3527         * configure.in, Makefile.in, Makefile.common: Add syntax/Makefile.in,
3528         as requested by Paul. Still, need some checking...
3530 Sun Mar 21 03:55:24 1999 Paul Sheer  <psheer@obsidian.co.za>
3532         * edit/*.[ch] gtkedit/*.[ch]: brought the editor up
3533         to date with cooledit 3.9.0. This adds some new features.
3534         Firstly the SYNTAX RULES ARE NO LONGER HARDCODED into
3535         syntax.c. This is because the rule set is becoming too
3536         large to maintain in its current form and because file
3537         loading is starting to get slow.
3539         There is also a bookmark feature which does not yet have
3540         key bindings assigned to it, but should be cool once
3541         these get inserted. Syntax rules files are named
3542             $LIBDIR/cooledit/syntax/*.syntax
3544 1999-03-20  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
3546         * configure.in: Create slang directory, it is needed when
3547         builddir != srcdir.
3548         Use -f when calling rm, the file does not exist on
3549         first compile.
3550         No need to copy VERSION from $srcdir, it's already generated in
3551         $builddir.
3553 Fri Mar 19 06:32:36 1999  David Martin  <dmartina@usa.net>
3555         * edit/edit_key_translator.c: Added missing translation tags.
3557 1999-03-18  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3559         * configure.in: Minimum version of glib should be 1.2.0.
3560         (VERSION): Bumped version number to 4.5.27.
3562 Wed Mar 10 21:52:55 1999  David Martin  <dmartina@usa.net>
3564         * gtkedit/editcmd.c: Added missing translation tags.
3566         * gtkedit/editoptions.c: Added missing translation tags. Translate
3567         radio buttons on first use.
3569 Sat Feb 27 21:00:45 1999 Gregory McLean  <gregm@comstar.net>
3571         * applied a patch from Duncan Mak <mustapha@wegythu.res.cmu.edu>
3572         to get the mc spec file to work.
3573         * hacked configure to generate a properly versioned spec file.
3575 Fri Feb 26 22:06:51 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3577         * gtkedit/editcmd.c (menu_save_mode_cmd): translate strings for
3578         radio buttons on first pass.
3580 Fri Feb 26 21:45:30 1999  David Martin  <dmartina@usa.net>
3582         * gtkedit/editcmd.c: Mark strings in the search and replace
3583         dialogs for translation. Resized these dialogs to let the messages
3584         fit.
3586 1999-02-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3588         * gtkedit/editwidget.c (selection_send): Use the proper type for
3589         64-bit cleanliness (Patch from George Lebl).
3591 Tue Feb 16 21:24:43 1999  David Martin  <dmartina@usa.net>
3593         * gtkedit/gtkedit.c: Hack to get one more string defined in a macro
3594         into the catalog file.
3596 Sat Feb 13 01:39:17 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3598         * configure.in: Make Timur's libtermcap check work with SLang
3599         0.99.98, too.
3601 1999-02-12  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3603         * new_icons/Makefile.in (ALLICONS): Added Tigert's new icons for
3604         PS and EPS files.  Thanks, Tigert!
3606 1999-02-09  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3608         * configure.in (CCOPTS): Drop the prefix auto-detection.
3610 Wed Feb 10 02:48:51 1999  Timur Bakeyev  <mc@bat.ru>
3612         * configure.in: Add check, which, in case of system-installed SLang
3613         library tries to run a test program, which determines, does we need
3614         linking with libtermcap.a. Also, set of if's for finding terminfo
3615         dir changed to for cycle - a bit nicer :)
3617 Tue Feb  9 20:52:19 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3619         * README.QNX: Deleted documentation about mc.menu.qnx.diff.
3621 Tue Feb  9 20:46:07 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3623         * lib/mc.menu.qnx.diff: Deleted, it was merged with mc.menu.
3625 Tue Feb  9 20:32:39 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3627         * lib/mc.menu: Removed GNU tar'isms (option z). Removed option -o
3628         from tar calls when extracting (according to my man page this option
3629         is only useful when creating archives).
3631 Tue Feb  9 20:28:15 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3633         * lib/mc.menu: Applied patch from root  <root@golia.dntis.ro> which
3634         adds support for tar.bz2 and merges the support for freeze-compressed
3635         tar files (tar.F) from mc.menu.qnx.diff.
3637 Sun Feb  7 06:11:48 1999  Timur Bakeyev  <mc@bat.ru>
3639         * Makefile.in: Change calls to xmkdir to mkinstalldirs - this is more
3640         GNU-like :)
3642 1999-01-30  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3644         * gtkedit/gtkedit.c: Hack to get a string defined in a macro into
3645         the catalog file.
3647 1999-02-02  Tuomas Kuosmanen  <tigert@gimp.org>
3649         * new_icons/gnome-core.png: New icon for core files. Someone
3650         please add the code part :)
3652 Mon Feb  1 01:28:19 1999  Timur Bakeyev  <mc@bat.ru>
3654         * configure.in: Add check against setuid() and setreuid() functions.
3656 Fri Jan 29 22:55:56 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3658         * slang/slang.h: renamed to slang-mc.h
3660         * slang/Makefile.in: delete slang.h on "make clean"
3662         * configure.in: link slang/slang-mc.h to slang/slang.h when the
3663         included slang is used. Problem was that MC's slang.h was used
3664         when we compiled with an already installed SLang and the systems
3665         header file were included with <slang/slang.h>.
3666         Unfortunately I can't use AC_LINK_FILES to make the links because
3667         if we needn't make any links AC_LINK_FILES makes a link from
3668         srcdir to top_builddir (builddir != srcdir).
3670         Temporary add $LGPM to $LIBS when checking for the resizeterm
3671         and keyok functions (ncurses might be linked against GPM).
3673         Substitute PACKAGE (intl/Makefile makes use of it)
3675 Wed Jan 27 03:34:44 1999  Timur Bakeyev  <mc@bat.ru>
3677         * gtkedit/edit.h: including of <malloc.h> and <stdlib.h> swapped by
3678         #include "global.h".
3680 1999-01-13  Jonathan Blandford  <jrb@redhat.com>
3682         * Make.common.in (gnewdir): new path.
3684 Sun Jan 17 03:19:47 1999  Timur Bakeyev  <mc@bat.ru>
3686         * configure.in: Add comments before "Let" and "the" - typo. Add new
3687         path to include's search.
3689 1999-01-10  Ilya Zakharevich  <ilya@math.ohio-state.edu>
3691         * gtkedit/edit.c (edit_load_file): Off-by-one error disabled editing.
3693 1999-01-11  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3695         * configure.in (REGEX_O): Always include regex.o as the code we
3696         are using in gmc is not using regcomp/regexec, but the internal
3697         Emacs API.
3699         * src/regex.c: Do not compile the POSIX compatibility code, as we
3700         do not use it.
3702 Tue Dec 29 15:49:45 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
3704         * doc/mc.sgml, mc1.in (Color section): minor polishing
3705         (Layout section): documented Highlight...
3707 Thu Dec 24 18:30:53 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
3709         * configure.in: Deleted du checks
3711         * INSTALL: Deleted --with-dusum documentation.
3713         * doc/mc.sgml, mc.1.in: Completed documentation about the Options/
3714         Configuration dialog. Added Advanced chown subsection. Deleted
3715         variables from the Special settings section which are now covered
3716         by the configuration dialog.
3718 Mon Dec 21 22:26:34 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
3720         * doc/mc.sgml, mc.1.in: Deleted obsolete information about
3721         tar_gz_memlimit. Partially rewrote the section about the
3722         Virtual FS.. configuration dialog.
3724 1998-12-17  Christopher Blizzard  <blizzard@appliedtheory.com>
3726         * autogen.sh (srcdir): Honor $ACLOCAL_FLAGS when running aclocal.
3728 Sun Dec 13 15:26:19 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
3730         * Makefile.in (target installdirs): create $(DESTDIR)$(idldir)
3732         * lib/Makefile.in (target install): install $(LIBFILES_OUT) from the
3733         builddir
3735 1998-12-08  Tuomas Kuosmanen  <tigert@gimp.org>
3737         * new_icons/gnome-image-[lots].png: I added some icons for file
3738         types (image) there - someone please tell me what the correct
3739         location and naming convention is and I will try to follow that. :)
3741 1998-12-08  Christopher Blizzard  <blizzard@appliedtheory.com>
3743         * configure.in (builddir): Add icons/Makefile to AC_OUTPUT so that
3744         the build will still work.  (Has this been replaced by new_icons?)
3746 Tue Dec  1 11:58:55 1998  Pavel Machek  <pavel@atrey.karlin.mff.cuni.cz>
3748         * doc/mc.1.in, mc.sgml: added my name to list of authors
3750 1998-12-02  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3752         * Makefile.in (codedirs): Dropped xv and tk ports from the
3753         distribution. include idl directory.
3755 1998-12-01  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3757         * configure.in (slang_use_system_installed_lib): Define slang
3758         here, to avoid having this on LIBS.
3760 1998-11-26  Herbert Valerio Riedel  <hvr@hvrlab.ml.org>
3762         * gtkedit.c: changed occurrence of 'va_list *ap' to 'va_list ap'
3764 Thu Nov 26 12:20:06 1998  Pavel Roskin  <pavel_roskin@geocities.com>
3766         * config.h.in: Removed from CVS, added to .cvsignore
3768         * acconfig.h, macros/curses.m4, src/xcurses.c, src/tty.h,
3769         configure.in:
3770         NO_COLOR_SUPPORT renamed to NO_COLOR_CURSES
3771         HAVE_SUNOS_CURSES and SUNOS_CURSES renamed to USE_SUNOS_CURSES
3772         HAS_CURSES added to acconfig.h
3774 1998-11-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3776         * autogen.sh: Add "-I macros" to the aclocal flags.
3778         * mc-aclocal.m4: Renamed fp_PROG_CC_STDC to MC_HPUX_PROG_CC_STDC
3779         so that aclocal will not complain about an obsolete macro.
3781         * configure.in: Use MC_HPUX_PROG_CC_STDC
3783         * ChangeLog: There was no ChangeLog here, so I added one.