* color.c: Rename stalledlink to stalelink. Make the same
[midnight-commander.git] / ChangeLog
blob9e1064578bd3d459274c5eee478f3e8161e1131e
1 2002-10-12  Pavel Roskin  <proski@gnu.org>
3         * lib/mc.ext.in: Redirect stderr from "links" to suppress a
4         warning if it's not found.
6 2002-10-09  Andrew V. Samoilov  <sav@bcs.zp.ua>
8         * doc/mc.1.in (SMB File System): Username is allowed in
9         URLs now (/#smb:[user@]machine).
10         * doc/ru/mc.1.in: Likewise.
12 2002-10-08  Pavel Roskin  <proski@gnu.org>
14         * configure.in: Rename RH_VERSION to RPM_VERSION - not every
15         rpm-based system is Red Hat.  Replace all dashes, not just one.
17         * acinclude.m4 (MC_WITH_MCSLANG): Check for terminfo and use
18         termcap if terminfo is missing in the known locations.
19         * configure.in: Remove --with-termcap processing, it is now in
20         acinclude.m4.
22 2002-10-02  Pavel Roskin  <proski@gnu.org>
24         * syntax/syntax.syntax: Fix highlighting for "gray".
26 2002-10-01  Pavel Roskin  <proski@gnu.org>
28         * configure.in: Expand $bindir and $datadir to show at the end.
29         Reported by Nerijus Baliunas <nerijus@users.sourceforge.net>
31 2002-09-29  Pavel Roskin  <proski@gnu.org>
33         * configure.in: Remove the argument from --with-gpm-mouse.  The
34         directories for include files and libraries can be specified
35         using LDFLAGS and CPPFLAGS, as documented in the output of
36         "configure --help".
38         * configure.in: Complete rewrite of the screen library support.
39         Add new option --with-screen instead on --with-slang,
40         --with-included-slang and --with-ncurses.  Only allow
41         --with-termcap is using the included S-Lang library.
42         * aclocal.m4: Corresponding changes.
44         * syntax/mail.syntax: Replace "wholechars right" and "wholechars
45         left" with single "wholechars".
46         * syntax/nroff.syntax: Likewise.
47         * syntax/sh.syntax: Likewise.
48         * syntax/tcl.syntax: Likewise.
50         * syntax/*.syntax: Remove numeric Cooledit colors.  It's
51         unreasonable to require them to be correct.  On the other hand,
52         Cooledit can easily be changed to accept named color names.
54         * syntax/syntax.syntax: Don't require Cooledit colors for
55         highlighting color names.  Remove Cooledit colors.
57         * syntax/m4.syntax: Don't use yellow color on parentheses, since
58         it interferes with parentheses highlighting.  Remove list of
59         supported Autoconf macros.
61 2002-09-26  Pavel Roskin  <proski@gnu.org>
63         * syntax/syntax.syntax: Remove highlighting for numbers - it's
64         for Cooledit only.
66         * syntax/c.syntax: Require at least one space at the beginning
67         of indented cpp directives.  Use brightmagenta for them.
69         * syntax/syntax.syntax: Don't start keywords with "\[" - it
70         doesn't work.  Use "\[\]" at the end of keywords to suppress
71         their special meaning.
73 2002-09-22  Pavel Roskin  <proski@gnu.org>
75         * doc/Makefile.am: Remove width from the man2hlp command line.
76         The same for translations.
78         * configure.in: Remove support for HSC proxy - it's obsolete.
79         Remove all references to HSC proxy everywhere.
81 2002-09-21  Pavel Roskin  <proski@gnu.org>
83         * configure.in: Bump version to 4.6.0-pre1b.
85         * doc/hu/mc.hlp.hu: Rename to ...
86         * doc/hu/mc.hlp.hu.in: ... this.  Adjust paths.
87         * configure.in: Substitute doc/hu/mc.hlp.hu.
88         * doc/hu/Makefile.am: Don't distribute mc.hlp.hu.
90         * doc/mc.1.in: Update path to the data files.  Rename MC_LIBDIR
91         to MC_DATADIR.  Make the same changes in the translations.
93         * */Makefile.am: Replace mclibdir with pkgdatadir to use "share"
94         directory for architecture-independent files.
96 2002-09-19  Pavel Roskin  <proski@gnu.org>
98         * syntax/m4.syntax: New file.
99         * syntax/Syntax: Add m4.syntax.
100         * syntax/Makefile.am: Likewise.
101         From Vlad Romanenko <VladRomanenko@ukr.net>
103         * syntax/sql.syntax: Only recognize non-standard MySQL comments
104         at the beginning of line.
106 2002-09-19  Andrew V. Samoilov  <sav@bcs.zp.ua>
108         * syntax/syntax.syntax: Add "linestart" for "context",
109         "context default" and "context exclusive" keywords.
110         * syntax/c.syntax: Fix "%s" highlighting for "%-19s"
111         and "%5.5s" formats.
113 2002-09-18  Pavel Roskin  <proski@gnu.org>
115         * syntax/Syntax: Remove gobledy_gook at the beginning.  Move
116         rules for syntax files ...
117         * syntax/syntax.syntax: ... here.  Add "linestart" for "file"
118         and "include" keywords.
119         * syntax/Makefile.am: Add syntax.syntax.
121 2002-09-17  Vlad Romanenko  <VladRomanenko@ukr.net>
123         * syntax/js.syntax: Advanced number highlighting.
125 2002-09-17  Pavel Roskin  <proski@gnu.org>
127         * syntax/c.syntax: Highlight "?" by the same color as ":".
128         * syntax/java.syntax: Likewise.
129         * syntax/swig.syntax: Likewise.
130         * syntax/python.syntax: Remove duplicate keyword ":".
132         * Makefile.am: Add m4 to SUBDIRS.  Set ACLOCAL_AMFLAGS so that
133         m4 directory is used by aclocal.
134         * m4/Makefile.am: New file.
135         * configure.in: Substitute m4/Makefile.
136         * autogen.sh: Don't copy any macro files, use m4 directory.
138         * syntax/Makefile.am: Add js.syntax.
140         * configure.in: Add support for glib 2.x.  Right now, it has to
141         be explicitly enabled by `--with-glib2'.
142         From Ali Akcaagac <ali.akcaagac@stud.fh-wilhelmshaven.de>
144 2002-09-16  Pavel Roskin  <proski@gnu.org>
146         * syntax/js.syntax: New file.
147         * syntax/Syntax: Add js.syntax.
148         From Vlad Romanenko <VladRomanenko@ukr.net>
150 2002-09-16  Andrew V. Samoilov  <sav@bcs.zp.ua>
152         * doc/pl/Makefile.am: Use $(top_srcdir)/doc/xnc.hlp instead
153         of local xnc.hlp
154         * doc/pl/xnc.hlp: Removed.
156 2002-09-13  Pavel Roskin  <proski@gnu.org>
158         * configure.in: Add AM_GNU_GETTEXT_VERSION for autopoint.
159         Remove "potfiles" command.
160         * acinclude.m4: Add empty AM_GNU_GETTEXT_VERSION definition for
161         compatibility with gettext 0.10.x.
163         * autogen.sh: Use autopoint for gettext 0.11.5 and above.  Don't
164         allow gettext versions from 0.10.40 to 0.11.5 (not inclusive).
166         * po/Makevars: New file for compatibility with gettext 0.11.x.
168         * configure.in: Remove "Debugger code" message.
170         * acinclude.m4: Replace undelfs_o with use_undelfs.
171         * configure.in: Likewise.  Don't substitute it.
173         * configure.in: Simplify processing of without-edit.  Replace
174         several variables with use_edit.
175         * acinclude.m4: Remove AC_WITH_EDIT.
177         * acinclude.m4: Replace smbfs and SAMBAFILES variables with
178         use_smbfs.
179         * configure.in: Likewise.
180         * INSTALL: Document --with-samba.
182         * configure.in: Roll --enable-mcserv-install into ...
183         * acinclude.m4: ... --with-mcfs.  Adjust makefiles.
184         * INSTALL: Document --with-mcfs.
186 2002-09-12  Pavel Roskin  <proski@gnu.org>
188         * configure.in: Don't check if crypt() prototype is needed to
189         avoid warnings - the whole code is not worth avoiding one
190         legitimate warning.
191         * acinclude.m4: Remove AC_TRY_WARNINGS.
193         * configure.in: ALL_LINGUAS should be defined unconditionally.
195         * acinclude.m4: Clarify some help texts, add defaults in square
196         brackets, use more consistent spacing.
197         * configure.in: Likewise.
199         * lib/mc.menu: Don't call tarballs "releases".  Don't
200         dereference symlinks.
202 2002-09-10  Pavel Roskin  <proski@gnu.org>
204         Globally replace OS2_NT and _OS_NT with WIN32_NATIVE.
206 2002-09-07  Pavel Roskin  <proski@gnu.org>
208         * configure.in: Eliminate --with-terminfo option, which was
209         essentially equivalent to --with-included-slang and didn't force
210         anything.
211         * acinclude.m4 (AC_USE_TERMINFO): Remove.
212         * INSTALL: Adjust to match.
213         * FAQ: Likewise.
215 2002-09-05  Pavel Roskin  <proski@gnu.org>
217         * configure.in: Fix USE_VFS_NET conditional.  Don't substitute
218         NETFILES - it's unused.
220         * configure.in: Check for arpa/inet.h.
222         * mcfn_install: Remove.  Also remove all references to it.
223         * INSTALL.FAST: Update information about ncurses.
224         From Dmitry Semyonov <Dmitry.Semyonov@oktet.ru>
226         * acinclude.m4 (AC_USE_TERMCAP): Add -ltermcap to MCLIBS, not
227         LIBS.
228         * configure.in: Eliminate MCCFLAGS, use CPPFLAGS instead.  Add
229         "-L" options to LDFLAGS, not to LIBS or MCLIBS - this should fix
230         test for ncurses in non-standard directories.
232 2002-09-04  Pavel Roskin  <proski@gnu.org>
234         * lib/mc.ext.in: Remove edit rules for compressed files that
235         were compressing even unchanged files - the editor itself can
236         handle compression better.
238 2002-09-03  Pavel Roskin  <proski@gnu.org>
240         * acinclude.m4: Remove Termnet support, it's too old and obscure
241         to be supported properly.
243 2002-08-27  Pavel Roskin  <proski@gnu.org>
245         * lib/mc.ext.in: Add new OpenOffice.org formats.  Always use
246         OpenOffice.org, not StarOffice.  Add more video formats.
248         * lib/mc.ext.in: Use gzip instead of gunzip and compress.  Avoid
249         unnecessary pipeline.  Redirect stderr from cpio, because it can
250         be non-empty even for successful operations.
252 2002-08-26  Pavel Roskin  <proski@gnu.org>
254         * syntax/spec.syntax: New file.
255         * syntax/Syntax: Add spec.syntax.
256         * syntax/Makefile.am: Likewise.
257         From PLD Linux Distribution with minor changes.
259 2002-08-25  Pavel Roskin  <proski@gnu.org>
261         * lib/mcserv.init: Update from Red Hat package.
262         * lib/mcserv.pamd: Likewise.
264         * configure.in: Fix interpretation of the iconv test result.
265         Reported by Pavel Shirshov <pavelsh@mail.ru>
267         * mc.sh.in: Only bash needs the mc() function to be exported.
269         * doc/pl/mc.1.in: Add node names and options.  Use @prefix@
270         instead of /usr where appropriate.
271         * doc/Makefile.am: Enable generation of the help file.
273         * doc/pl/*: Add Polish translation.
274         * doc/Makefile.am: Adjust for the above.
275         * configure.in: Likewise.
277 2002-08-24  Pavel Roskin  <proski@gnu.org>
279         * lib/edit.indent.rc: Use tidy to format HTML.
280         From David Martin <dmartina@excite.com>
282         * lib/cedit.menu: Remove all references to the error file.
283         * lib/edit.indent.rc: Likewise.
284         * lib/edit.spell.rc: Likewise.
286 2002-08-23  Pavel Roskin  <proski@gnu.org>
288         * configure.in: Make GLIB_LIBS a separate AC_SUBST'ed variable,
289         use only for the programs that need it (mc and mcserv).
291         * configure.in: Fix help text for gpm and ncurses.  Properly
292         handle --without-ncurses.
293         Reported by Moritz Barsnick <moritz@barsnick.net>
295         * configure.in: Work around a bug in Autoconf-2.53 that prevents
296         splitting of user-specified path in AC_PATH_PROGS.
298         * configure.in: Move glib test earlier, as it tends to fail for
299         many users.  Make GLIB_CONFIG a precious variable.  Check for
300         glib12-config - that's how it's called on FreeBSD.
301         Reported by Pavel Shirshov <pavelsh@mail.ru>
303 2002-08-22  Pavel Roskin  <proski@gnu.org>
305         * configure.in: Remove old-style Linux-only support for shadow
306         passwords.
308 2002-08-21  Pavel Roskin  <proski@gnu.org>
310         * configure.in: Restore AM_INIT_AUTOMAKE with two arguments for
311         now, otherwise Automake 1.5 breaks.  Remove version number from
312         AC_INIT, the version from AM_INIT_AUTOMAKE takes preference.
313         Substiture RH_VERSION, which is VERSION without dashes, needed
314         for RedHat specfile.
316         * configure.in: Bump version to 4.6.0-pre1a.  Don't use
317         arguments in AM_INIT_AUTOMAKE to avoid defining the version in
318         two places.
320         Release mc-4.6.0-pre1.
322         * configure.in: Bump version to 4.6.0-pre1.
323         * po/*.po: Regenerate.
325 2002-08-20  David Martin  <dmartina@excite.com>
327         * doc/es/mc.1.in: Minor changes.
328         * doc/es/xnc.hlp: Likewise.
330 2002-08-20  Andrew V. Samoilov  <sav@bcs.zp.ua>
332         * mc.spec.in: Add /usr/lib/mc/mc.charsets and
333         %{_mandir}/*/man1/*.
335 2002-08-20  Pavel Roskin  <proski@gnu.org>
337         * doc/it/mc.1.in (Controlling Midnight Commander): Remove.
339 2002-08-19  Pavel Roskin  <proski@gnu.org>
341         * configure.in: Add Italian documentation.
342         * doc/Makefile.am: Likewise.
344         * acinclude.m4 (MC_WITH_VFS): Disable mcfs by default.
346         * configure.in: Enable subshell support on all operating systems
347         by default.  Old issues are most likely solved by now.
349 2002-08-18  Pavel Roskin  <proski@gnu.org>
351         * lib/mc.ext.in: Try links before lynx.  Force full path when
352         invoking X11 browsers - it breaks VFS, but VFS support in mc.ext
353         is already broken if the program starts in background.  Add a
354         comment discouraging taking this code as example.
356         * doc/mc.1.in (Controlling Midnight Commander): Remove, it's
357         obsolete.
358         * doc/es/mc.1.in: Likewise.
359         * doc/ru/mc.1.in: Likewise.
360         * doc/hu/mc.hlp.hu: Likewise.
362         * lib/mc.menu: Remove all references to $MC_CONTROL_FILE, which
363         was unsafe by design and is no longer supported.  Use %t instead
364         of %u to preserve tags in case of failure.
366         * vfs/extfs/ftplist.in: Remove support for running commands, it
367         makes no sence.
369 2002-08-16  Pavel Roskin  <proski@gnu.org>
371         * lib/mc.global: Remove, it duplicates the role of mc.lib.
372         * lib/mc.lib: Add contents of mc.global.
373         * lib/Makefile.am: Remove all references to mc.global.
375         * syntax/sh.syntax: Fix highlighting of "<<-EOF".
376         Reported by Andrew V. Samoilov <sav@bcs.zp.ua>
378 2002-08-16  Andrew V. Samoilov  <sav@bcs.zp.ua>
380         * syntax/sh.syntax: Highlight alias, bg, eval, exec, export, fg,
381         set, umask and unset like other builtin commands.
383 2002-08-15  Pavel Roskin  <proski@gnu.org>
385         * configure.in: Remove check for SIGTSTP, it's not needed for
386         the subshell support.
388         * acinclude.m4 (AC_SHORT_D_NAME_LEN): Remove, this test is now
389         done at runtime.
390         * configure.in: Don't use AC_SHORT_D_NAME_LEN.
392 2002-08-14  Andrew V. Samoilov  <sav@bcs.zp.ua>
394         * doc/ru/mc.1.in: Remove reference to README.edit.
395         * doc/mc.1.in: Likewise.
396         * doc/hu/mc.hlp.hu: Likewise. Remove /var/tmp/mc-4.5.46-buildroot
397         everywhere.
399 2002-08-14  Pavel Roskin  <proski@gnu.org>
401         * doc/mc.1.in: Consistently use "native" ftp syntax.
402         * doc/ru/mc.1.in: Likewise.
403         * doc/es/mc.1.in: Update from David Martin <dmartina@excite.com>
404         * doc/es/xnc.hlp: Likewise.
406         * lib/mc.hlp.hu: Move ...
407         * doc/hu/mc.hlp.hu: ... here.  Make all necessary adjustments.
409 2002-08-09  Pavel Roskin  <proski@gnu.org>
411         * lib/mc.ext.in: Remove all unrecognized actions (e.g. Extract)
412         and entries that are obsolete or make no sence.
414         * doc/xnc.hlp: Add translatable titles for topics "QueryBox" and
415         "How to use help".
417         * doc/Makefile.am: Don't distribute help file.  Generate it in
418         the build directory.
419         * doc/es/Makefile.am: Likewise.
420         * doc/ru/Makefile.am: Likewise.
422         * lib/xnc.hlp: Move ...
423         * doc/xnc.hlp: ... here.
424         * doc/Makefile.am: Necessary adjustments.
425         * lib/Makefile.am: Likewise.
426         * src/Makefile.am: Likewise.
428         * configure.in: Add Spanish documentation.
429         * doc/Makefile.am: Likewise.
430         * doc/es: Spanish documentation.
431         From David Martin <dmartina@excite.com>
433 2002-08-08  Pavel Roskin  <proski@gnu.org>
435         * lib/mc.lib: Add f11-f20 keys for Konsole.
437 2002-08-06  Pavel Roskin  <proski@gnu.org>
439         * syntax/lisp.syntax: New file.
440         * syntax/Syntax: Add lisp.syntax.
441         * syntax/Makefile.am: Likewise.
442         From Mykolas Juraitis <juramyko@soften.ktu.lt> with minor
443         changes.
445 2002-08-04  Pavel Roskin  <proski@gnu.org>
447         * configure.in: Check for SIGTSTP and SIGCONT signals.  Disable
448         subshell if this test fails.
450 2002-08-03  Pavel Roskin  <proski@gnu.org>
452         * syntax/mail.syntax: Colors changed to be more readable.
454         * syntax/html.syntax: Don't require character entities to be
455         whole, but check their validity.
457 2002-08-02  Pavel Roskin  <proski@gnu.org>
459         * configure.in: No longer need to define REGEX_MALLOC.
461 2002-08-01  Pavel Roskin  <proski@gnu.org>
463         * configure.in: Remove support for MAD and Electric Fence.
464         Developers should use modern memory debuggers (e.g. Valgrind).
465         * INSTALL: Remove references to MAD.
467 2002-07-31  Pavel Roskin  <proski@gnu.org>
469         * syntax/html.syntax: Remove recognition for any individual
470         words - there are too many of them, we cannot keep up.
472 2002-07-30  Pavel Roskin  <proski@gnu.org>
474         * doc/ru/Makefile.am: Use man2hlp directly.
476 2002-07-28  Pavel Roskin  <proski@gnu.org>
478         * syntax/changelog.syntax: Highlight "*" only after tab.  This
479         requires fixed syntax highlighting.
481         * lib/mc.ext.in: Open *.doc and *.rtf files with abiword by
482         default. Open *.xls with gnumeric.  Use mplayer for most video
483         formats.
485         * syntax/nroff.syntax: Require most keywords to be whole.
487 2002-07-21  Pavel Roskin  <proski@gnu.org>
489         * syntax/fortran.syntax: Fix highlighting of "*" at the
490         beginning of line.  Recognize "     +" as continuation.  Move
491         all "linestart" keywords earlier to avoid more conflicts.
493 2002-07-18  Pavel Roskin  <proski@gnu.org>
495         * syntax/unknown.syntax: Don't highlight anything by default.
497         * syntax/changelog.syntax: Highlight functions without
498         filenames.
499         * syntax/Syntax: Match *ChangeLog*.
501         * syntax/c.syntax: Reenable highlighting for "/" and preserve
502         highlighting for "//" comments by using exclusive context.
503         * syntax/java.syntax: Likewise.
504         * syntax/swig.syntax: Likewise.
505         * syntax/slang.syntax: Reenable highlighting for "/".
506         * syntax/sql.syntax: Enable highlighting for "/" and "-".
508         * syntax/sql.syntax: New file.
509         * syntax/Syntax: Add sql.syntax.
510         * syntax/Makefile.am: Likewise.
511         From Walery Studennikov <despair@sama.ru> with minor changes.
513 2002-07-16  Pavel Roskin  <proski@gnu.org>
515         * lib/mc.ext.in: Remove handling of executables.  They should
516         be handled internally for "pause after run" to work.
518         * syntax/Syntax: Associate *.itcl with tcl.syntax.
519         * syntax/tcl.syntax: Add itcl keywords, other improvements.
521 2002-07-15  Pavel Roskin  <proski@gnu.org>
523         * configure.in: Don't check for strcasecmp(), strncasecmp() and
524         strdup() - test results are not used except in gettext, which
525         provides its own tests.
527         * configure.in: When checking for ncurses, check for
528         has_colors(), not curses_version() - the later is missing in
529         older version of ncurses.
531 2002-07-13  Pavel Roskin  <proski@gnu.org>
533         * acinclude.m4 (AC_EXT2_UNDEL): Add ext2fs libraries to MC_LIBS,
534         not to LIBS.
535         * configure.in: Fix breakage in ncurses headers check from the
536         previous commit.  Simplify other instances of AC_CHECK_HEADERS.
537         Define REGEX_MALLOC here.
539         * acinclude.m4 (AC_NCURSES): Remove.
540         * configure.in: Use AC_CHECK_HEADERS to find ncurses headers and
541         AC_CHECK_LIB to check existance of ncurses library.  Eliminate
542         variables force_ncurses and search_ncurses.
544 2002-07-10  Pavel Roskin  <proski@gnu.org>
546         * configure.in: Remove --with-netrc, it is now default and can
547         be disabled at the runtime.
549         * syntax/tcl.syntax: New file.
550         * syntax/Syntax: Add tcl.syntax.
551         * syntax/Makefile.am: Likewise.
552         * syntax/java.syntax: Don't treat #define separately from other
553         preprocessor directives.
554         * syntax/slang.syntax: Likewise.
555         * syntax/swig.syntax: Likewise.
557 2002-07-09  Pavel Roskin  <proski@gnu.org>
559         * syntax/c.syntax: Don't treat #define separately from other
560         preprocessor directives.
562 2002-07-08  Pavel Roskin  <proski@gnu.org>
564         * syntax/perl.syntax: Highlight text after __END__ as a comment.
565         * syntax/po.syntax: Avoid gray color, which is hard to see.
567 2002-07-05  Pavel Roskin  <proski@gnu.org>
569         * syntax/dos.syntax: Add more commands.
571 2002-07-04  Pavel Roskin  <proski@gnu.org>
573         * AUTHORS: Add Andrew V. Samoilov <kai@cmail.ru>, alphabetically
574         sort authors.
576 2002-06-24  Pavel Roskin  <proski@gnu.org>
578         * syntax/dos.syntax: New file - highlighting for DOS batch
579         files.  From Petr Kozelka <pkozelka@centrum.cz>
580         * syntax/Syntax: Add dos.syntax.
581         * syntax/Makefile.am: Likewise.
583 2002-06-04  Max Schedriviy  <max@humgat.org>
585         * syntax/php.syntax: New version.
587 2002-05-23  Andrew V. Samoilov  <kai@cmail.ru>
589         * NEWS: Mention ftpfs/fish uploading changes and new configure
590         options --with-codepagedir=DIR, --with-configdir=DIR and
591         --without-mcfs.
593 2002-05-22  Pavel Roskin  <proski@gnu.org>
595         * doc/ru/Makefile.am: Fix out-of-tree build.
597 2002-05-14  Pavel Roskin  <proski@gnu.org>
599         * configure.in: Fix logic for gettext 0.10.x.
601 2002-05-14  Andrew V. Samoilov  <kai@cmail.ru>
603         * configure.in: Don't generate po/Makefile if
604         there is 'top_builddir' in po/Makefile.in.
605         * autogen.sh: More fixes for gettext 0.11+.
607 2002-05-08  Andrew V. Samoilov  <kai@cmail.ru>
609         * configure.in (ALL_LINGUAS): Added "be" for Belarusian.
611 2002-04-21  Pavel Roskin  <proski@gnu.org>
613         * lib/mc.ext.in: Add support for *.rmi files - latest TiMidity++
614         can play them.
616 2002-04-09  Andrew V. Samoilov  <kai@cmail.ru>
618         * autogen.sh: Fix for gettext 0.11 family (and newer).
620 2002-04-08  Pavel Roskin  <proski@gnu.org>
622         * autogen.sh: Allow gettext newer than 0.10.39.
623         From Björn Eriksson <bjorn@bjornen.nu>
625 2002-04-03  Pavel Roskin  <proski@gnu.org>
627         * doc/ru/Makefile.am: Distribute mc.ru.hlp and don't remove it
628         by "make clean" because not everyone has Perl to rebuild it.
630 2002-03-27  Andrew V. Samoilov  <kai@cmail.ru>
632         * syntax/Syntax: Replace ^Syntax$ with [Ss]yntax$ and add
633         first line regular expression.
635 2002-03-26  Andrew V. Samoilov  <kai@cmail.ru>
637         * configure.in: Define USE_INCLUDED_REGEX if GNU C library 2.1
638         or newer is not used.
639         * acinclude.m4: New option --with-mcfs and macro WITH_MCFS.
641         * src/Makefile.am: Move mc.hlp.ru processing ...
642         * doc/ru/Makefile.am: ... here.
644 2002-03-21  Andrew V. Samoilov  <kai@cmail.ru>
646         * syntax/Syntax: Match ^Syntax$ for Syntax Highlighting.
647         * syntax/c.syntax: Highlight "%p" printf format.
648         Allow '*' as width and precision for strings and numbers.
650         * doc/mc.1.in: Fix smbfs example.  Minor format fixes.
651         * doc/ru/mc.1.in: Likewise.
653 2002-03-18  Pavel Roskin  <proski@gnu.org>
655         * doc/ru/Makefile.am: Distribute xnc.hlp.
657 2002-03-12  Pavel Roskin  <proski@gnu.org>
659         * doc/Makefile.am: Adjust for doc/ru/Makefile.am.
661 2002-03-12  Andrew V. Samoilov  <kai@cmail.ru>
663         * configure.in (AC_CONFIG_FILES): Add doc/ru/Makefile.am.
664         * doc/ru/Makefile.am: New file.
666 2002-03-08  Pavel Roskin  <proski@gnu.org>
668         * doc/Makefile.am (EXTRA_DIST): Distribute doc/ru/mc.1.
670 2002-03-04  Andrew V. Samoilov  <kai@cmail.ru>
672         * configure.in (AC_CONFIG_FILES): Add doc/ru/mc.1.
674 2002-03-01  Andrew V. Samoilov  <kai@cmail.ru>
676         * doc/mc.1.in: Use nodename `Background jobs' for section
677         `Background Jobs' to reflect user visible Command menu option
678         and src/cmd.c dialog implementation.
680         * doc/ru: New directory for Russian manuals.
681         * doc/ru/mc.1.in: Translated mc.1 manual page.  Originally
682         translated by Victor A. Kostromin for mc 4.5.30.  Converted
683         from binary mc.hlp.ru, corrected and actualized by me.
684         * doc/ru/xnc.hlp: Translated lib/xnc.hlp.  See above.
685         * doc/ru/.cvsignore: Ignore mc.1.
687 2002-02-27  Andrew V. Samoilov  <kai@cmail.ru>
689         * doc/mc.1.in (Macro Substitution): Document "%var{ENV-default}".
690         (FILES): Document changes in mc behavior. ~/.mc/ini now overrides
691         mc.lib settings.
693         (Virtual File System): Document SMB File System.
695 2002-02-26  Pavel Roskin  <proski@gnu.org>
697         * lib/mc.ext.in: Run "file" before "nm" to avoid an error
698         message "no symbol found" for unsupported architectures and
699         provide more useful information.
701 2002-02-22  Pavel Roskin  <proski@gnu.org>
703         * README.smbfs: Remove.  It contained no useful information
704         and the webpage is now dead.
705         * Makefile.am: Remove README.smbfs.
707         * README: Mention that glib 1.2.x is required.
709 2002-02-21  Andrew V. Samoilov  <kai@cmail.ru>
711         * lib/edit.indent.rc: Use "#! /bin/sh"
712         * lib/edit.spell.rc: Likewise.
713         * lib/mcserv.init: Likewise.
715         * lib/cedit.menu: Eliminate bashisms.
716         Add missed `:' in AUTHOR evaluation.
717         Unset LANGUAGE and make LC_ALL empty.
718         Use "#! /path/to/program".
720 2002-02-20  Andrew V. Samoilov  <kai@cmail.ru>
722         * doc/mc.1.in (FILES): Use ~/.mc/bindings instead of
723         ~/.mc/ext, ~/.mc/ini instead of ~/.mc.ini.
724         Fix tarfs URL syntax example.  Minor typo and format fixes.
726 2002-02-14  Andrew V. Samoilov  <kai@cmail.ru>
728         * doc/mc.1.in (FILES): Use MC_LIBDIR instead of MCHOME.
729         Fix location of configuration files.
731 2002-02-05  Pavel Roskin  <proski@gnu.org>
733         * configure.in: Don't use defunct ncurses_version.
734         Reported by Thomas Dickey <dickey@herndon4.his.com>
735         Set force_ncurses whenever --with-ncurses is used.  If set,
736         suppress checks for S-Lang and fail is ncurses is not found.
738         * configure.in: Introduce a new variable screen_type that is
739         either "slang" or "ncurses" without additional text.  Use it
740         instead of screen_manager whenever possible.  Fix text in
741         AC_NCURSES call, use m4 quotes and move shell quotes into the
742         macro.
743         * acinclude.m4: Likewise.
745 2002-01-28  Petr Kozelka  <pkozelka@email.cz>
747         * syntax/Syntax: Known Delphi/Kylix source file extensions
748         supported (*.dpr, *.inc).
749         * syntax/pascal.syntax: Many new (Delphi/Kylix) keywords added.
750         Special highlighting for CVS keywords.  Understands single-line
751         comments (//).
753 2002-01-24  Alexander Shopov  <al_shopov@web.bg>
755         * configure.in (ALL_LINGUAS): Added "bg"
757 2002-01-21  Pavel Roskin  <proski@gnu.org>
759         * NEWS: Mention word completion in the editor.
761 2002-01-17  Pavel Roskin  <proski@gnu.org>
763         * extraconf.h: Remove OS/2 specific code.
765         * doc/mc.1.in (Configuration): Clarify some entries.
767 2002-01-11  Andrew V. Samoilov  <kai@cmail.ru>
769         * acinclude.m4: New options for smbfs:
770         --with-configdir=DIR    Where the Samba configuration files are (/etc)
771         --with-codepagedir=DIR  Where the Samba codepage files are
773 2002-01-11  Pavel Roskin  <proski@gnu.org>
775         * syntax/xml.syntax: New file - highlighting for XML.
776         From Petr Kozelka <pkozelka@centrum.cz>
777         * syntax/Syntax: Add xml.syntax.
778         * syntax/Makefile.am: Likewise.
780 2002-01-04  Pablo Saratxaga  <pablo@mandrakesoft.com>
782         * configure.in: Added "eu" to ALL_LINGUAS.
784 2002-01-03  Pavel Roskin  <proski@gnu.org>
786         * lib/mc.menu: Correct quoting.
787         Reported by Matthias Urban <murban@cs.uni-magdeburg.de>
789         * NEWS: Mention removal of the OS/2 port.
790         * README.PC: Remove OS/2 specific parts.
792 2002-01-02  Pavel Roskin  <proski@gnu.org>
794         * configure.in: Make help about --with-subshell easier to
795         understand.  Minor alignment fixes for the help.
796         * acinclude.m4: Minor alignment fixes for the help.
798 2001-12-31  Pavel Roskin  <proski@gnu.org>
800         * configure.in: Generate vfs/Makefile from vfs/Makefile.in, not
801         from vfs/Make-mc.in.
803 2001-12-27 Duarte Loreto  <happyguy_pt@hotmail.com>
805         * configure.in: Added portuguese to ALL_LINGUAS
807 2001-12-21  Pavel Roskin  <proski@gnu.org>
809         * acinclude.m4 (AC_WITH_SLANG): Don't add ../slang to includes.
810         Don't remove slang/slang.h - it's never created.
812         * acinclude.m4 (AC_WITH_SLANG): Don't make symlink from
813         slang-mc.h to slang.h.  Remove fastdepslang variable, it's
814         unused.
816 2001-12-01  Wang Jian  <lark@linux.net.cn>
818         * configure.in(ALL_LINGUAS): Renamed zh_CN.GB2312 to zh_CN.
820 2001-11-29  Pavel Roskin  <proski@gnu.org>
822         * lib/mc.ext.in: Use "type" to recognize zip and lha archives.
824 2001-11-27  Pavel Roskin  <proski@gnu.org>
826         * lib/mc.ext.in: When running X programs in background, do it
827         from subshell.  Otherwise some of them terminate when mc exits.
828         Reported by Christian Dysthe <christian@dysthe.net>
829         Remove some obsolete and gmc-specific entries.  Use StarOffice
830         to open files detected as "Microsoft Office Document".
832         * lib/mc.lib: Support "Home" and "End" sequences in xterm from
833         XFree86 4.1.0.
835 2001-11-16  Andrew V. Samoilov  <kai@cmail.ru>
837         * doc/mcedit.1.in: Fix help file location.
839 2001-11-14  Pavel Roskin  <proski@gnu.org>
841         * acinclude.m4 (MC_UNDELFS_CHECKS): Check for ext2_ino_t,
842         fallback to ino_t for e2fsprogs version 1.19 and older.
844 2001-10-30  Pavel Roskin  <proski@gnu.org>
846         * lib/mc.ext.in: Add support for Netpbm files.
848 2001-10-25  Andrew V. Samoilov  <kai@cmail.ru>
850         * slang/slvideo.c (SLtt_set_color): Eliminate C++ comments.
851         http://bugzilla.gnome.org/show_bug.cgi?id=60935
852         By drk@sgi.com.
854         * doc/mc.1.in: Document %p macro.
856 2001-10-24  Pavel Roskin  <proski@gnu.org>
858         * configure.in: Move AC_FUNC_MMAP before it's used indirectly.
859         Allow using --without-mmap.
860         * INSTALL: Document --without-mmap.
862 2001-10-24  Andrew V. Samoilov  <kai@cmail.ru>
864         * configure.in: Resurrect ALL_LINGUAS test, to allow specify list
865         of languages to be installed by setting env variable before
866         configure. If it is empty, it defaults to full list.
867         By Alex Tkachenko <alex@bcs.zp.ua>.
869 2001-10-19  Pavel Roskin  <proski@gnu.org>
871         * syntax/sh.syntax: Highlight reserved words inside backticks.
872         Use the same wholechars settings for reserved words and
873         commands.  Recognize more words.  Recognize function definitions
874         without "function" or without "()".  Use brightmagenta instead
875         of brightblue.
877 2001-10-18  Pavel Roskin  <proski@gnu.org>
879         * configure.in: When checking for "nroff -mandoc" support, don't
880         use /dev/null as input file, use stdin.  Some versions of nroff
881         (e.g. groff-1.16.1) don't accept special files.
883 2001-10-14  Pavel Roskin  <proski@gnu.org>
885         * lib/mc.ext.in: Treat Makefile.PL as a Perl program, not as a
886         Makefile.  Don't allow any suffixes after "Makefile".
888 2001-10-12  Pavel Roskin  <proski@gnu.org>
890         * lib/mc.ext.in: Add support for *.xcf files (native GIMP
891         format).
893 2001-10-06  Andrew V. Samoilov  <sav@bcs.zp.ua>
895         * lib/mc.menu: Use "case" instead of non-portable "egrep -q".
896         Fix compress<->bzip2 conversion and conversion of tagged
897         archives.
899 2001-10-05  Pavel Roskin  <proski@gnu.org>
901         * lib/mc.ext.in: Use ogginfo to view *.ogg files.
902         Suggested by Marcel Pol <mpol@gmx.net>
904         * lib/mc.ext.in: Use xmms to play *.mp3 under X.  When viewing
905         *.mp3, use "verbose" option to mpg123.  Add support for *.ogg
906         and *.mid files.
908 2001-09-30  Pavel Roskin  <proski@gnu.org>
910         * configure.in: Don't check whether grep supports stdin - it's
911         not used anymore.
912         * NEWS: Mention this change.
914 2001-09-19  Pavel Roskin  <proski@gnu.org>
916         * doc/mcedit.1.in: Fix a very long line - use double
917         backslashes since they are interpreted even in the .nf blocks.
919         * lib/edit.spell.rc: Try aspell before resorting to ispell.
921         * syntax/php.syntax: Replace with a better implementation by
922         Max Schedriviy <max@tavrida.net>
924 2001-09-15  Pavel Roskin  <proski@gnu.org>
926         * doc/mc.1.in: Fix location of mcedit files.
927         * doc/mcedit.1.in: Likewise.  Remove obsolete technical details.
929 2001-09-14  Pavel Roskin  <proski@gnu.org>
931         * configure.in: Don't check for ncurses version and for keyok()
932         because the mouse support code doesn't need this hack anymore.
934 2001-09-13  Pavel Roskin  <proski@gnu.org>
936         * configure.in: Fix some cases of overquoting and underquoting.
937         * acinclude.m4: Likewise.
939 2001-09-12  Pavel Roskin  <proski@gnu.org>
941         * configure.in: Update list of browsers.  Don't fallback to
942         lynx since it cannot be run in background.
943         * lib/mc.ext.in: Redirect output of X11 browsers to /dev/null.
944         If no browser for X11 was found, use lynx.
946         * autogen.sh: Add a workaround to ensure that "depcomp" is
947         distributed.
948         * configure.in: Replace obsolete macros.  Use AC_MSG_NOTICE
949         where appropriate.
950         * acinclude.m4: Likewise.  Fix check whether S-Lang uses
951         terminfo.
953         * configure.in: Use three-argument form of AC_INIT.  Use
954         AC_CONFIG_AUX_DIR.  Remove some unused or implied macros.
955         * Makefile.am (EXTRA_DIST): Remove "depcomp" - this workaround
956         is not needed if AC_CONFIG_AUX_DIR is used.
957         * vfs/Make-mc.in: Adjust mkinstalldirs location.
958         * autogen.sh: Create "config" and remove "autom4te.cache".
960 2001-09-11  Pavel Roskin  <proski@gnu.org>
962         * syntax/Syntax: New file, extracted from edit/syntax.c.
963         * syntax/Makefile.am: Add Syntax.
965         * configure.in: Add -lcurses (for use with S-Lang) to MCLIBS not
966         to LIBS.  Don't use unportable "grep -q", use "case" instead.
968 2001-09-10  Pavel Roskin  <proski@gnu.org>
970         * configure.in: Only check for X if --with-tm-x-support has been
971         specified.
973         * configure.in: Add check for sys/ioctl.h.
975         * configure.in: Use AC_FUNC_STRCOLL instead of generic test.
977         * acinclude.m4: Put -lncurses to MCLIBS, not LIBS.
978         * configure.in: Likewise.  Add MCLIBS to LIBS temporarily when
979         testing for functions in ncurses.
981         * acinclude.m4: Provide descriptions in all AC_DEFINE macros.
982         * configure.in: Likewise.  Use AH_BOTTOM to include extraconf.h.
983         * acconfig.h: Remove.
985         * configure.in: Eliminate LIBSLANG and LSLANG.
986         * acinclude.m4: Likewise.  Use MCLIBS for -lslang.
988         * configure.in: Use MCLIBS for -lgpm.  Remove LGPM.  Check for
989         resizeterm() and keyok() only if configuring with ncurses.
991         * configure.in: Remove now unused variables LIBVFS and LVFS.
993         * configure.in: Remove unused variables LINTL and INTLDEPS.
995         * configure.in: Add -I\$(top_builddir)/intl to CPPFLAGS when
996         building with included gettext, because libintl.h is copied
997         there.
999 2001-09-09  Pavel Roskin  <proski@gnu.org>
1001         * NEWS: Update.
1003         * configure.in: Remove a hack for Unixware.  AC_FUNC_GETMNTENT
1004         checks -lgen for getmntent as of Autoconf 2.52.
1006 2001-09-07  Pavel Roskin  <proski@gnu.org>
1008         * configure.in: Check for pwd.h.
1010         * Make.common.in: Remove.
1011         * configure.in: Remove all references to Make.common.in and
1012         MCCPPFLAGS.
1013         * aclocal.m4: Likewise.
1015         * configure.in: Require Autoconf 2.52.  Remove hacks for
1016         Autoconf 2.13.
1017         * Makefile.am: Require Automake 1.5.
1019 2001-09-06  Pavel Roskin  <proski@gnu.org>
1021         * syntax/php.syntax: New file - PHP file highlighting.  Copied
1022         from Cooledit 3.17.4.
1023         * syntax/Makefile.am: Add php.syntax.
1025 2001-09-06  Timur Bakeyev  <mc@bat.ru>
1027         * acconfig.h: Brought back couple of symbols, that are still necessary
1028         due reference to them from configure.in.
1030 2001-09-04  Pavel Roskin  <proski@gnu.org>
1032         * syntax/changelog.syntax: Fix highlighting of functions.  Relax
1033         strictness for dates.
1035         * doc/mc.1.in: Fix troff warnings.
1036         * doc/mcedit.1.in: Likewise.
1038 2001-09-03  Pavel Roskin  <proski@gnu.org>
1040         * doc/mc.1.in: Spellcheck.
1041         * doc/mcedit.1.in: Likewise.
1042         * doc/mcserv.8.in: Likewise.
1044         * doc/mc.1.in (Learn Keys): Complete rewrite.
1046 2001-09-02  Pavel Roskin  <proski@gnu.org>
1048         * acconfig.h: Remove all unused symbols.
1050         * lib/ncurses.h: Remove.
1051         * lib/Makefile.am: Remove ncurses.h.
1053 2001-09-02  Abel Cheung  <maddog@linux.org.hk>
1055         * configure.in (ALL_LINGUAS): zh_TW.Big5 -> zh_TW
1057 2001-08-28  Pavel Roskin  <proski@gnu.org>
1059         * syntax/sh.syntax:  Require two '<' before EOF.  Recognize END
1060         like EOF.
1062 2001-08-26  Pavel Roskin  <proski@gnu.org>
1064         * configure.in: New conditionals USE_VFS_NET, USE_UNDEL_FS and
1065         CONS_SAVER.  Put all conditionals together.
1067         * Makefile.am (EXTRA_DIST): Add depcomp to work around a bug in
1068         Automake 1.5.
1070         * configure.in: Remove XCURSES variable - it's unused.
1072         * configure.in: New conditional USE_EDIT.
1074         * syntax/changelog.syntax: Don't require '@' to be in the
1075         address.  This also works around a bug in the syntax engine
1076         that prevented highlighting of addresses.
1078 2001-08-25  Pavel Roskin  <proski@gnu.org>
1080         * configure.in: New conditionals USE_VFS and INCLUDED_SLANG.
1082 2001-08-24  Pavel Roskin  <proski@gnu.org>
1084         * extraconf.h: Remove all references to HAVE_X.
1085         * acinclude.m4: s/GNOME_/MC_/
1086         * configure.in: Likewise.  Remove or clarify all references to
1087         the "text edition".  Minor fixes.
1089         * configure.in: Remove support for curses libraries other than
1090         ncurses.
1091         * acinclude.m4: Likewise.
1092         * FAQ: Remove everything about UNIX curses.
1093         * INSTALL: Likewise.
1095         * configure.in: Enable large file support by default.
1096         * NEWS: Mention it.
1097         * INSTALL: Document it.  Minor fixes.
1099         * FAQ: Remove information about GNOME edition.  Minor fixes.
1100         * README: Likewise.
1101         * NEWS: Mention removing the GNOME edition.
1103         * acinclude.m4: Include all used macros from the macros
1104         directory.
1105         * autogen.sh: Remove all references to "macros".
1106         * Makefile.am: Likewise.
1108         * configure.in: Remove all GNOME stuff except GNOME_VFS_CHECKS.
1109         * Makefile.am (SUBDIRS): Remove all GNOME-related directories.
1111         * lib/startup.links: Remove.
1112         * lib/README.desktop: Likewise.
1113         * lib/Makefile.am: Remove all references to DESKTOP_FILES.
1115         * configure.in: Bump version to 4.5.99a.
1117         * configure.in: Bump version to 4.5.55.  Release mc-4.5.55.
1118         * po/*.po: Regenerate.
1120         * AUTHORS: Update and spell check.
1121         * FAQ: Likewise.
1122         * INSTALL: Likewise.
1123         * INSTALL.FAST: Likewise.
1124         * NEWS: Likewise.
1125         * README.PC: Likewise.
1126         * README.QNX: Likewise.
1128         * configure.in: Add check for stropts.h.
1130 2001-08-23  Pavel Roskin  <proski@gnu.org>
1132         * lib/edit.indent.rc: Create cooledit.error right away to
1133         override its old contents.  Don't use ksh extentions.  Treat *.C
1134         files as C++.  Recognize more C++ extensions.  Support java.
1135         Update URL for "astyle".  Quote all arguments to protect spaces.
1136         * lib/edit.spell.rc: Don't save terminal settings - mc does it
1137         itself.  Quote all arguments to protect spaces.
1139 2001-08-21  Pavel Roskin  <proski@gnu.org>
1141         * doc-gnome/C/figs/Makefile.am: Don't install GNOME-specific
1142         files if GNOME frontend is disabled.
1143         * idl/Makefile.am: Likewise.
1144         * lib/Makefile.am: Likewise.
1145         * new_icons/Makefile.am: Likewise.
1147         * autogen.sh: Fall back to aclocal without "-I gettext.m4" in
1148         case it already has gettext macros elsewhere and doesn't like
1149         duplicates (i.e. it's aclocal from Automake-1.4).
1151 2001-08-20  Pavel Roskin  <proski@gnu.org>
1153         * AUTHORS: Updated.
1154         * INSTALL: Likewise.
1155         * NEWS: Likewise.
1156         * doc/mc.1.in: Likewise.
1157         * doc/mcserv.8.in: Likewise.
1159         * acinclude.m4 (AC_GET_FS_INFO): Specify includes when checking
1160         for sys/mount.h.
1162 2001-08-19  Andras Timar  <timar@gnome.hu>
1164         * lib/Makefile.am: Added Hungarian hints
1165         * lib/mc.hint.hu: by Arpad Biro <biro_arpad@yahoo.com>
1167 2001-08-19  Pavel Roskin  <proski@gnu.org>
1169         * lib/mc.lib: Add definition for "bs" for xterm and xterm-color.
1171 2001-08-17  Pavel Roskin  <proski@gnu.org>
1173         * syntax/po.syntax: New file - PO file highlighting.
1174         From David Martin <dmartina@excite.es>
1175         * syntax/Makefile.am: Add po.syntax.
1177         * lib/mc.lib: Add "delete=\e[3~" for xterm and xterm-color -
1178         it's sometimes missing from the databases.
1180 2001-08-16  Abel Cheung  <maddog@linux.org.hk>
1182         * lib/mc.hint.zh_TW.Big5 -> lib/mc.hint.zh: Temporary measure.
1183         * lib/Makefile.am: Reflect above change.
1185 2001-08-15  Pavel Roskin  <proski@gnu.org>
1187         * doc/mc.1.in (Terminal databases): Recommend using \e, not \E.
1189 2001-08-14  Pavel Roskin  <proski@gnu.org>
1191         * lib/mc.lib: Add popular sequences for "home" and "end" in
1192         "xterm" and "xterm-color" terminals.
1194 2001-08-13  Pavel Roskin  <proski@gnu.org>
1196         * lib/mc.ext.in: Move ls-lR.gz before generic gzip support.
1198         Replace "Can't" with "Cannot" everywhere.
1200 2001-08-12  Pavel Roskin  <proski@gnu.org>
1202         * edit/edit_key_translator.c (cooledit_key_map): Use Ctrl-O for
1203         subshell, not for "Open file...".
1204         (emacs_key_map): Likewise.
1206         * README: Changes from Frederic L. W. Meunier <0@pervalidus.net>
1208 2001-08-10  Pavel Roskin  <proski@gnu.org>
1210         * Makefile.am (EXTRA_DIST): Remove BUGS.
1211         * doc/Makefile.am (EXTRA_DIST): Remove LSM and FILES.
1213         * BUGS: Remove.  Bugzilla.gnome.org doesn't have those bugs.
1215         * doc/LSM: Remove, it's outdated.
1216         * doc/FILES: Likewise.
1217         * doc/DEVEL: Remove information about FILES.
1219         * FAQ: Eliminate all broken URLs on the MC site.
1220         From Frederic L. W. Meunier <0@pervalidus.net>
1222         * FAQ: Restore information about xterm.
1224 2001-08-08  Pavel Roskin  <proski@gnu.org>
1226         * FAQ: Changes from Frederic L. W. Meunier <0@pervalidus.net>
1228 2001-08-07  Pavel Roskin  <proski@gnu.org>
1230         * doc/mc.1.in (Internal File Viewer): Document Ctrl-O and F17.
1232         * doc/mc.1.in: Fix all broken links.
1234 2001-08-06  Pavel Roskin  <proski@gnu.org>
1236         * INSTALL: Numerous changes.  Declare old curses obsolete.
1237         Partly from Frederic L. W. Meunier <0@pervalidus.net>
1239         * doc/mc.1.in (Menu Bar): Add link to the "Options Menu".
1241 2001-08-03  Abel Cheung  <maddog@linux.org.hk>
1243         * lib/Makefile.am: Remove space after backslash introduced in the
1244         previous commit.
1246         * lib/mc.hint.zh_TW.Big5: New file.
1247         * lib/Makefile.am: Added mc.hint.zh_TW.Big5
1249 2001-08-02  Pavel Roskin  <proski@gnu.org>
1251         * lib/mc.hint.uk: New file.
1252         From Maksym Polyakov <polyama@yahoo.com>
1253         * lib/Makefile.am: Add mc.hint.uk.
1255 2001-08-01  Pavel Roskin  <proski@gnu.org>
1257         * lib/mc.hint.nl: New file.
1258         From Steef Boerrigter <sxmboer@sci.kun.nl>
1259         * lib/Makefile.am: Add mc.hint.nl.
1260         * lib/mc.hint: Remove ftp site.  Update copyright.
1261         * lib/mc.hint.cs: Likewise.
1262         * lib/mc.hint.es: Likewise.
1263         * lib/mc.hint.it: Likewise.
1264         * lib/mc.hint.pl: Likewise.
1265         * lib/mc.hint.ru: Likewise.  Shorten some lines.
1267         * edit/Makefile.in: Allow running "make install" before "make all".
1268         * gtkedit/Makefile.in: Likewise.
1270 2001-07-31  Pavel Roskin  <proski@gnu.org>
1272         * lib/edit.spell.rc: New file.  Invoke ispell on Ctrl-p in the
1273         editor.
1274         * lib/Makefile.am: Add lib/edit.spell.rc.
1276         * autogen.sh: Use gettextize.
1277         * ABOUT-NLS: Remove from CVS, it's installed by autogen.sh.
1278         * po/Makefile.in.in: Likewise.
1280 2001-07-29  Pavel Roskin  <proski@gnu.org>
1282         * syntax/slang.syntax: New file.
1283         From Walery Studennikov <despair@sama.ru>
1284         * syntax/Makefile.am: Add slang.syntax.
1286 2001-07-27  Pavel Roskin  <proski@gnu.org>
1288         * extraconf.h: Move WITH_BACKGROUND here.
1290 2001-07-24  Pavel Roskin  <proski@gnu.org>
1292         * doc/mc.1.in: Quote all section headers.  Minor formatting fix.
1294 2001-07-23  Pavel Roskin  <proski@gnu.org>
1296         * doc/mc.1.in: Fix description of mc.lib.  Fix broken links.
1298 2001-07-20  Pavel Roskin  <proski@gnu.org>
1300         * Make.common.in: Move all defines ...
1301         * gnome/Makefile.in: ... here ...
1302         * src/Makefile.in: ... and here.
1304 2001-07-19  Pavel Roskin  <proski@gnu.org>
1306         * configure.in: Don't check for getwd, it's completely
1307         eliminated.
1308         * INSTALL: Remove reference to HAVE_GETWD.
1310         * lib/mc.ext.in: Fix opening info pages on VFS.  Modernize
1311         entries for compressed cpio archives.
1313         * lib/mc.ext.in: Comment changes.  Remove rules for programs -
1314         they were only used in obsolete frontends.  Don't ever use %view
1315         without commands - it's slower and loses user settings, e.g.
1316         hex mode.  Put shared libraries before man pages and read.me
1317         before .me macros so that they match correctly.  Use nm for
1318         shared libraries.  Add rules for StarOffice and AbiWord.
1320 2001-07-14  Pavel Roskin  <proski@gnu.org>
1322         * configure.in: Bump version to 4.5.54a.
1324 2001-07-13  Pavel Roskin  <proski@gnu.org>
1326         * lib/mcserv.init: Fix exit status.
1327         http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=44601
1329         * lib/mc.ext.in: Anchor all regexes in the type/ rules except
1330         "executable", which should follow a space. Simplify rules for
1331         images. Add shell/ rule for *.info files. Fix all incorrect
1332         uses of the alternation operator.
1333         Reported by Oskar Liljeblad and Michel Casabona.
1335 2001-07-12  Pavel Roskin  <proski@gnu.org>
1337         * configure.in: Don't check for iconv, it's already checked for
1338         in AM_GNU_GETTEXT.
1340 2001-07-10  Pavel Roskin  <proski@gnu.org>
1342         * doc/mc.1.in: Update documentation about hex search.
1344         * edit/edit_key_translator.c (cooledit_key_map): Bind
1345         Ctrl-Shift-Up and Ctrl-Shift-Down to scroll with highlight.
1346         From Steef Boerrigter <sxmboer@sci.kun.nl>
1348         * edit/Makefile.in: Make edit.o depend on edit_key_translator.c.
1349         * edit/edit_key_translator.c (cooledit_key_map): Add support
1350         for bracket matching on Alt-B.
1351         * gtkedit/gtkeditkey.c: Likewise.
1352         From Steef Boerrigter <sxmboer@sci.kun.nl>
1354 2001-07-06  Pavel Roskin  <proski@gnu.org>
1356         * lib/mc.ext.in: Use nm to view object files.
1358         * Make.common.in: Remove GNOME-specific and unused definitions.
1359         Partly moved to gnome/Makefile.in.
1361         * configure.in: Remove all references to SEDCMD and SEDCMD2 -
1362         they are usused.
1363         * Make.common.in: Likewise.
1365 2001-06-29  Pavel Roskin  <proski@gnu.org>
1367         * ABOUT-NLS: Update to the version from gettext-0.10.38.
1369         * Make.common.in (XCPPFLAGS): Don't add -I$(top_srcdir) - it's
1370         now done in configure. Move -I.. to the beginning.
1371         * Makefile.am (SUBDIRS): Move intl po to the beginning, since
1372         libintl.a may be required to link mc.
1373         (ACLOCAL_M4_SOURCES): Remove macros/gnome-gettext.m4.
1374         * configure.in: Use AM_GNU_GETTEXT instead of AM_GNOME_GETTEXT.
1375         Move all i18n code to one place. Don't substitute INTLSUB - it's
1376         unused. Substitute INTLDEPS, since AM_GNU_GETTEXT doesn't do it.
1377         Remove SCO-specific i18n hacks. Add -I$(top_srcdir) to CPPFLAGS.
1379 2001-06-25  Pavel Roskin  <proski@gnu.org>
1381         * configure.in: For Autoconf 2.50+, use AC_SYS_LARGEFILE.
1382         It should be enabled explicitly by giving `--enable-largefile'
1383         to configure.
1384         * INSTALL: Document it.
1386 2001-06-22  Pavel Roskin  <proski@gnu.org>
1388         * extraconf.h: Don't define HAVE_INFOMOUNT_QNX on QNX Neutrino.
1390         * acinclude.m4 (AC_GET_FS_INFO): Fix checking for f_fstypename
1391         in struct statfs.
1392         Reported by Libor Motyèka <libor.motycka@ortex.cz>.
1394         * acinclude.m4 (AC_GET_FS_INFO): Warn only once that the list of
1395         mounted filesystems cannot be read. Don't define NO_INFOMOUNT.
1396         Define HAVE_INFOMOUNT_LIST if a any suitable function has been
1397         found.
1398         * extraconf.h: Define HAVE_INFOMOUNT and HAVE_INFOMOUNT_QNX.
1400 2001-06-19  Pavel Roskin  <proski@gnu.org>
1402         * configure.in: Check for telldir and seekdir. Join adjacent
1403         calls to AC_CHECK_FUNCS.
1405 2001-06-16  Pavel Roskin  <proski@gnu.org>
1407         * Makefile.am: Change the order of SUBDIRS to fully compile text
1408         edition before compiling anything for GNOME.
1409         * mc.spec.in: Don't use brace expansion to avoid implicit
1410         build-time dependency on bash.
1412 2001-06-13  Pavel Roskin  <proski@gnu.org>
1414         * acinclude.m4 (AC_SHORT_D_NAME_LEN): Fix compiler warnings in
1415         the test code.
1416         * configure.in: Fix compiler warnings in the arguments to
1417         AC_TRY_WARNINGS. Fix value of NEED_CRYPT_PROTOTYPE - add spaces
1418         around `=' in the `test' command.
1420 2001-06-07  Pavel Roskin  <proski@gnu.org>
1422         * doc-gnome/C/gmc.sgml: Remove index - it's not used in the
1423         GNOME documentation template.
1424         * doc-gnome/C/mkhtml: Don't generate index.
1425         * doc-gnome/C/Makefile.am: Don't distribute genindex.sgml.
1427 2001-06-06  Pavel Roskin  <proski@gnu.org>
1429         * lib/Makefile.am: Make compatible with Automake 1.4 - remove
1430         conditional variables from EXTRA_DIST.
1432 2001-06-05  Pavel Roskin  <proski@gnu.org>
1434         * edit/edit_key_translator.c [HAVE_CHARSET]: Add charset
1435         conversion support.
1436         From Walery Studennikov <hqsoftware@mail.ru>.
1438         * extraconf.h [HAVE_X]: Undefine HAVE_TEXTMODE_X11_SUPPORT.
1440 2001-06-01  Pavel Roskin  <proski@gnu.org>
1442         * lib/mc.charsets: Synchronize with the latest patch - remove
1443         a comment.
1445 2001-05-30  Pavel Roskin  <proski@gnu.org>
1447         * extraconf.h [HAVE_X]: Undefine HAVE_CHARSET - it doesn't
1448         work with GNOME.
1450         * lib/mc.charsets: New file. From Walery Studennikov.
1451         * lib/Makefile.am: Distribute mc.charsets. Install it if
1452         the charset support is enabled.
1454         * configure.in: Add check for iconv() and the necessary code
1455         to support the charset selection patch.
1457         * configure.in: Add check for ESCDELAY variable in ncurses.
1459 2001-05-29  Pavel Roskin  <proski@gnu.org>
1461         * extraconf.h [!USE_VFS]: Undefine USE_NETCODE and
1462         USE_EXT2FSLIB.
1464         * extraconf.h: Remove unused HAS_DIRECT_COLOR_ACCESS.
1465         * pc/config.h: Likewise.
1467         * lib/mc.ext.in: For MS Word documents try "catdoc", "word2x"
1468         and "strings". Recognize "write" files and MS Word templates.
1469         For MS Excel documents try "xls2csv" and "strings".
1470         Escape spaces in the "type" directives.
1471         From Nerijus Baliunas.
1473         * Make.common.in: Add -I$(top_srcdir) to XCPPFLAGS.
1475         * Make.common.in: Remove hpath, it's unused.
1477         * acconfig.h: Move constant parts ...
1478         * extraconf.h: ... here.
1479         [HAVE_X]: Disable subshell, s-lang and curses.
1480         * Makefile.am: Add extraconf.h.
1482 2001-05-28  Pavel Roskin  <proski@gnu.org>
1484         * acconfig.h: Remove some useless entries. Eliminate OLD_TOOLS
1485         and SLANG_H_INSIDE_SLANG_DIR. Move some descriptions ...
1486         * configure.in: ... here.
1488 2001-05-27  Pavel Roskin  <proski@gnu.org>
1490         * configure.in: Remove unused HAVE_PORTABLE_TOKEN_PASTING.
1491         * acconfig.h: Likewise.
1492         * src/layout.c: Likewise.
1494         * Make.common.in: Remove all percent rules.
1495         * acinclude.m4 (AC_PROG_GNU_MAKE): Remove.
1496         * configure.in: Remove AC_PROG_GNU_MAKE. Don't substitute
1497         PCENTRULE. Remove AC_PROG_MAKE_SET - it's called by
1498         AM_INIT_AUTOMAKE.
1500         * Make.common.in: Remove obsolete dependency tracking system.
1501         * configure.in: Likewise.
1502         * edit/Makefile.in: Likewise.
1503         * gnome/Makefile.in: Likewise.
1504         * gtkedit/Makefile.in: Likewise.
1505         * slang/Makefile.in: Likewise.
1506         * src/Makefile.in: Likewise.
1507         * vfs/Make-mc.in: Likewise.
1508         * src/depend.awk: Remove.
1510 2001-05-26  Pavel Roskin  <proski@gnu.org>
1512         * gtkedit/syntax.c (syntax_text): Add support for Octave files.
1513         * syntax/octave.syntax: New file. From Walery Studennikov.
1514         * syntax/Makefile.am: Add octave.syntax.
1516         * configure.in: Fix incorrect test for stdin support in grep -
1517         it would always fail when configuring in an empty directory.
1518         Portability fixes - unset, backslashed space in here-documents.
1519         Eliminate all instances of "changequote".
1521         * configure.in: Define SCO_FLAVOR based on $host_os, not on the
1522         user choice.
1523         * acconfig.h: Changes for the above.
1524         * INSTALL: Don't document --with-sco - it's now defunct.
1525         * INSTALL.FAST: Likewise.
1527 2001-05-25  Pavel Roskin  <proski@gnu.org>
1529         * lib/mc.ext.in: Match both "mail" and "Mail", but only if they
1530         are in the beginning of the "file" output.
1532 2001-05-23  Pavel Roskin  <proski@gnu.org>
1534         * lib/mc.ext.in: Add associations for viewing RPM files.
1536 2001-05-22  Pavel Roskin  <proski@gnu.org>
1538         * doc-gnome/C/mkhtml: Support $JADE. Check that $DSL exists.
1539         By default exit after the first error in jade.
1541         * doc-gnome/C/mkhtml: Use jade directly, not jw. Support DSL and
1542         JADEFLAGS environment variables. Report progress. Clean up on
1543         failure.
1545 2001-05-21  Pavel Roskin  <proski@gnu.org>
1547         * doc-gnome/C/Makefile.am: Allow "make install" without *.html
1548         files.
1550         * doc-gnome/C/mkhtml: Print a big warning if the script fails.
1551         * doc-gnome/C/Makefile.am: Ignore exit status of mkhtml.
1553 2001-05-20  Pavel Roskin  <proski@gnu.org>
1555         * doc-gnome/C/Makefile.am: Distribute mkhtml and genindex.sgml.
1556         Create figs/*.eps if needed. Simplify rules for gmc.dvi and
1557         gmc.rtf - DocBook 4.1 doesn't try to write to $(srcdir).
1558         * doc-gnome/C/figs/Makefile.am: Add support for converting from
1559         PNG to EPS.
1561         * Makefile.am (EXTRA_DIST): Remove create_vcs.
1562         * doc/FILES: Likewise. Typo fix.
1564 2001-05-19  Pavel Roskin  <proski@gnu.org>
1566         * doc-gnome/C/mkhtml: New file. Create HTML files from gmc.sgml.
1567         * doc-gnome/C/Makefile.am: Don't handle *.css - there are none
1568         with DocBook 4.1. Never use `cp' without `-f'. Use mkhtml.
1570         * doc-gnome/C/gmc.sgml: Use DTD DocBook V4.1. Fix duplicate
1571         index entry "Moving files".
1573 2001-05-18  Pavel Roskin  <proski@gnu.org>
1575         * configure.in: Use src/main.c in AC_INIT.
1577         * create_vcs: Remove.
1579         * INSTALL: Update download locations for MC, rxvt, gpm, ncurses.
1580         Add download location for glib.
1581         * mc.spec.in: Likewise.
1582         * doc/LSM: Likewise.
1583         * doc/mc.1.in: Likewise.
1584         * doc/mcedit.1.in: Likewise.
1585         * src/ext.c: Don't mention download location for MC.
1587         * FAQ: Update status of Tk, XView. and GNOME editions. Update
1588         homepage of gpm.
1590         * INSTALL: Remove information about Tk and XView. Change the
1591         mailing list addresses again.
1592         * FAQ: Change the mailing list addresses again.
1593         * MAINTAINERS: Likewise.
1594         * README: Likewise.
1595         * doc/mc.1.in: Likewise.
1596         * gnome/gmc-window.c: Likewise.
1597         * lib/README.xterm: Likewise.
1598         * lib/mc.ext.in: Likewise.
1599         * lib/mc.hint*: Likewise.
1600         * lib/mc.hlp.hu: Likewise.
1601         * po/*.po: Likewise.
1602         * src/main.c: Likewise.
1604 2001-04-20  Pavel Roskin  <proski@gnu.org>
1606         * FAQ: Change the mailing list addresses and the download
1607         locations.
1608         * INSTALL: Likewise.
1609         * MAINTAINERS: Likewise.
1610         * README: Likewise.
1611         * doc/mc.1.in: Likewise.
1612         * gnome/gmc-window.c: Likewise.
1613         * lib/README.xterm: Likewise.
1614         * lib/mc.ext.in: Likewise.
1615         * lib/mc.hint*: Likewise.
1616         * lib/mc.hlp.hu: Likewise.
1617         * po/*.po: Likewise.
1618         * src/main.c: Likewise.
1620 2001-04-19  Pavel Roskin  <proski@gnu.org>
1622         * configure.in: Don't install mcserv unless
1623         "--enable-mcserv-install" has heen specified.
1624         Don't quote the first argument in all calls to AM_CONDITIONAL
1625         to work around a bug in Automake 1.4.
1626         * doc/Makefile.am: Use MCSERV_INSTALL conditional.
1627         * vfs/Make-mc.in: Likewise.
1629 2001-04-13  Pavel Roskin  <proski@gnu.org>
1631         * configure.in: Bump version to 4.5.53a.
1633 2001-04-06  Pavel Roskin  <proski@gnu.org>
1635         * gtkedit/editcmd.c: Remove support for XView layout attributes.
1636         * gtkedit/editoptions.c: Likewise.
1637         * pc/chmod.c: Likewise.
1638         * pc/drive.c: Likewise.
1639         * src/boxes.c: Likewise.
1640         * src/chmod.c: Likewise.
1641         * src/dlg.c: Likewise.
1642         * src/dlg.h: Likewise.
1643         * src/filegui.c: Likewise.
1644         * src/find.c: Likewise.
1645         * src/hotlist.c: Likewise.
1646         * src/layout.c: Likewise.
1647         * src/listmode.c: Likewise.
1648         * src/main.c: Likewise.
1649         * src/option.c: Likewise.
1650         * src/panelize.c: Likewise.
1651         * src/wtools.c: Likewise.
1652         * src/wtools.h: Likewise.
1653         * vfs/smbfs.c: Likewise.
1655         * autogen.sh: Check out "intl" and "macros" directories if they
1656         are missing. Simply "cvs up -d" won't restore them.
1658         * configure.in: Bump version to 4.5.52a.
1660 2001-03-14  Pavel Roskin  <proski@gnu.org>
1662         * configure.in: Use AC_CHECK_TOOL for finding AR. Define
1663         Automake conditional USE_SAMBA_FS if Samba is to be supported
1664         in VFS.
1666 2001-03-07  Pavel Roskin  <proski@gnu.org>
1668         * configure.in: Use AM_PROG_CC_STDC if AC_PROG_CC_STDC is not
1669         defined.
1670         Reported by Norbert Warmuth.
1672         * configure.in: Don't process vfs/extfs/uzip - it's now
1673         constant.
1675         * syntax/changelog.syntax: Require space after asterisk to have
1676         it highlighted.
1678 2001-03-02  Pavel Roskin  <proski@gnu.org>
1680         * aclocal.m4 (MC_HPUX_PROG_CC_STDC): Remove, it's obsolete.
1681         * configure.in: Use AC_PROG_CC_STDC instead.
1683         * lib/mc.ext.in: Recognize files ending by `.lslR' and `.ls-lR'.
1684         Suggested by Christian Gennerat.
1686         * lib/mc.ext.in: Add support for "freeze" - old compression
1687         program used mostly on QNX.
1688         * lib/mc.ext.in.qnx.diff: Remove, it's obsolete.
1689         * lib/Makefile.am: Adjusted.
1691 2001-02-26  Pavel Roskin  <proski@gnu.org>
1693         * lib/mc-gnome.ext.in: Remove, it's not used.
1694         * configure.in: Remove lib/mc-gnome.ext.
1695         * lib/Makefile.am: Likewise.
1697 2001-02-20  Pavel Roskin  <proski@gnu.org>
1699         * gtkedit/edit.h: Only include malloc.h if STDC_HEADERS is not
1700         defined to prevent warnings on OpenBSD 2.7.
1701         * slang/jdmacros.h: Likewise.
1702         * src/mad.h: Likewise.
1703         * src/poptalloca.h: Likewise.
1705         * configure.in: Check for sys/time.h and sys/timeb.h. Use
1706         AC_HEADER_TIME.
1708 2001-02-07  Pavel Roskin  <proski@gnu.org>
1710         * autogen.sh: Create vfs/samba/include/stamp-h.in.
1711         * vfs/samba/include/stamp-h.in: Remove.
1713         * macros/curses.m4: Quote first argument to AC_DEFUN.
1714         * macros/gnome-cxx-check.m4: Likewise.
1715         * macros/gnome-gettext.m4: Likewise.
1716         * macros/gnome-libgtop-check.m4: Likewise.
1717         * macros/gnome-print-check.m4: Likewise.
1718         * macros/linger.m4: Likewise.
1719         * macros/need-declaration.m4: Likewise.
1721         * configure.in: Only configure in vfs/samba if smbfs support is
1722         enabled even with Autoconf 2.13.
1724 2001-01-30  Pavel Roskin  <proski@gnu.org>
1726         * macros/gnome-vfs.m4 (GNOME_WITH_VFS): Fix mishandling of
1727         --without-samba due to a typo.
1729         * configure.in: Only configure in vfs/samba if smbfs support is
1730         enabled. This optimization will only work with Autoconf-2.49c
1731         and above.
1733 2001-01-13  Pavel Roskin  <proski@gnu.org>
1735         * configure.in: Don't create a faked malloc.h.
1736         * gtkedit/edit.h: Don't assume that malloc.h always exists.
1737         * src/mad.h: Likewise.
1739         * configure.in: Simplified handling of cons.saver.
1740         * src/Makefile.in: Likewise. Don't install cons.saver setuid.
1741         * mc.spec.in: Remove a workaround for the above.
1743         * configure.in: Use AC_CANONICAL_HOST - "target" is meaningless
1744         for MC. Don't rely on the output of uname - use $host_os.
1746 2001-01-11  Pavel Roskin  <proski@gnu.org>
1748         * configure.in: Check for ext2 libraries only if VFS is enabled.
1750         * src/Makefile.in: Create directories before installing files.
1751         Removed all occurences of libprefix - it's never defined.
1753         * configure.in: All macros from configure.in moved to
1754         acinclude.m4. Added missing quotes in several places.
1755         * acinclude.m4: Likewise.
1757         * edit/Makefile.in: Don't install or uninstall mcedit -
1758         it cannot be installed before mc on systems without symlinks.
1759         * gtkedit/Makefile.in: Likewise.
1760         * src/Makefile.in: Install mcedit (if enabled) and mcview.
1761         Uninstall them.
1763         * macros/gnome-gettext.m4: Propagated change by Owen Taylor
1764         from acinclude.m4 in gtk+:
1765         Don't define ENABLE_NLS unless we have a working NLS.
1766         (This should keep libintl.h from being included when it doesn't
1767         exist).
1769 2001-01-09  Pavel Roskin  <proski@gnu.org>
1771         * doc-gnome/C/figs/Makefile.am: New file.
1772         * doc-gnome/C/Makefile.am: Don't handle figs, let the new
1773         makefile do it.
1774         * configure: Substitute doc-gnome/C/figs/Makefile.
1776         * lib/Makefile.am: Distribute files listed in LOCALIZED_HELP.
1778 2001-01-08  Szabolcs Ban  <shooby@gnome.hu>
1780         * lib/mc.hlp.hu: Added Hungarian help file from
1781           tothb1@freemail.hu, Janos.Zana@elfiz2.kee.hu,
1782           maci@integrity.hu, mfh47@freemail.hu
1783         * lib/Makefile.am: Added LOCALIZED_HELP for further
1784           mc.hlp l10ns
1785         * src/cmd.c, src/dlg.c, src/tree.c, src/view.c,
1786           gtkedit/editcmd.c: I18n of mc.hlp
1788 2000-12-29  Szabolcs Ban  <shooby@gnome.hu>
1790         * doc/mc.1.in: Corrected badly formatted link...
1792 2000-11-10  Robert Brady  <robert@suse.co.uk>
1794         * configure.in: Add Tamil to ALL_LINGUAS.
1796 2000-10-23  Pavel Roskin  <proski@gnu.org>
1798         * mc.spec.in: Allow mcserv.8 to be gzipped.
1800         * doc-gnome/C/Makefile.am: Workaround for buggy db2html
1801         that cannot deal with "./gmc.sgml".
1803 2000-10-09  Pavel Roskin  <proski@gnu.org>
1805         * Makefile.am: GNOME_M4_FILES renamed to ACLOCAL_M4_SOURCES so
1806         that CVS Automake will drop dependencied to the macros that
1807         we don't distribute.
1809         * lib/mc.ext.in: Removed references to icons. Source RPMs
1810         grouped to one regex. Removed "Update" for source RPMs, added
1811         "Rebuild" instead. Added "Check signature" for all RPMs.
1812         Added a comment about pop-up menus in the text edition.
1814 2000-10-06  Pavel Roskin  <proski@gnu.org>
1816         * gnome/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Required
1817         flags moved out of CFLAGS as recommended by GNU coding
1818         standards.
1819         * configure.in: Don't add GLIB_CFLAGS to CFLAGS.
1820         * Make.common.in: XINC eliminated. GLIB_CFLAGS is now added to
1821         XCPPFLAGS.
1822         * INSTALL (Random notes on porting to other architectures):
1823         Completely rewritten. Recommended using CFLAGS instead of XINC.
1825 2000-10-05  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
1827         * lib/mc.ext.in: .spm is used by SuSE to mark src rpms
1829 2000-10-04  Christophe Merlet  <christophe@merlet.net>
1831         * gnome/*.desktop: Updated french strings.
1833 2000-10-03  Pavel Roskin  <proski@gnu.org>
1835         * doc-gnome/C/gmc.sgml: DTD changed to "PNG Variant V1.1"
1836         to allow <legalnotice>. Unclosed tags fixed.
1838 2000-09-30  Pavel Roskin  <proski@gnu.org>
1840         * mc.spec.in: New package mc-common. Use DESTDIR instead of
1841         misusing prefix. Don't install old icons - they don't exist.
1843         * lib/mc.sh.in: Use "rm -f" to delete temporary files. Use
1844         "export -f" to have mc() exported.
1845         * doc/mc.1.in: Changed description of the "-P" option to
1846         avoid inclusion of mc.sh and mc.csh into the manual.
1847         Corrected paths of mc.hlp, mc.no_proxy and ~/mc/Tree.
1849 2000-09-24  Pavel Roskin  <proski@gnu.org>
1851         * doc/mc.1.in: Minor formatting fixes.
1853         * lib/mc.sh.in: Remove temporary file non-interactively.
1854         * doc/mc.1.in: updated example for mc.sh.
1856 2000-09-23  Pavel Roskin  <proski@gnu.org>
1858         * Makefile.am: mc.spec included to noinst_DATA so that "make all"
1859         updates it when needed.
1860         * mc.spec.in: Include translations with mc, not gmc. Run
1861         chkconfig --del in %preun, not %postun. --without-debug not
1862         needed. /etc/X11/wmconfig not needed. /etc/pam.d/mcserv shouldn't
1863         be executable. New files in %{prefix}/lib/mc/ - translated hints,
1864         editor files.
1866         * doc-gnome/C/Makefile.am: Fixed *clean targets. Use temporary
1867         directory for document processing. Comment changes. gmc.ps and
1868         gmc.pdf now generated from gmc.dvi.
1870         * configure: Always include Make.common as file, otherwise
1871         "make distclean" breaks.
1872         * edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
1873         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: $(RMF)
1874         replaced with "rm -f" - the stangard says that "rm" is portable.
1875         Ditto $(MV). Adjusted *clean targets to match those in
1876         Automake. Removed "cross" target.
1878 2000-09-22  Pavel Roskin  <proski@gnu.org>
1880         * doc/mc.sgml: Removed as obsoleted by doc/mc.in.1
1881         * doc/gnome.sgml: Removed as obsoleted by doc-gnome/C/gmc.sgml
1882         * doc/Makefile.in: Converted to ...
1883         * doc/Makefile.am: ... this.
1885 2000-09-21  Pavel Roskin  <proski@gnu.org>
1887         * lib/mc.sh.in: Use $HOME instead of '~' because the tilde
1888         is not expanded in all shells.
1889         * doc/mc.sgml: Updated the example script to reflect the above
1890         changes.
1891         * doc/mc.in.1: Likewise.
1893 2000-09-19  Pavel Roskin  <proski@gnu.org>
1895         * lib/Makefile.in (LIBFILES_CONST): Added mc.hint.it from
1896         Marco Ciampa
1898 2000-09-18  Pavel Roskin  <proski@gnu.org>
1900         * Make.common.in: Added installcheck to placate "make distcheck"
1901         * configure.in, Make.common.in, doc/Makefile.in,
1902         edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
1903         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Replacing
1904         variable MKINSTALLDIRS and builddir with Automake-compatible
1905         mkinstalldirs and top_builddir.
1906         * doc-gnome/C/Makefile.am: Only maintainers regenerate html
1907         files. Added uninstall-local target.
1909 2000-09-17  Pavel Roskin  <proski@gnu.org>
1911         * configure.in: fixed wrong use of AC_MSG_RESULT inside
1912         AC_CACHE_VAL
1914         * Make.common.in: Added the "dvi" target for "make distcheck"
1915         to go further
1916         * doc-gnome/C/Makefile.in: converted to ...
1917         * doc-gnome/C/Makefile.am: ... this
1919 2000-09-15  Pavel Roskin  <proski@gnu.org>
1921         * acconfig.h, configure.in: Require autoconf 2.13 or above.
1922         Removed workarounds for older versions. Removed MCDEBUG
1923         variable - it's not used. --with-debug renamed to --with-mad and
1924         cleaned up. Always use -Wall with gcc, other manipulations with
1925         CFLAGS removed.
1927         * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
1928         gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
1929         vfs/Make-mc.in: preserve timestamp on "make distdir", otherwise
1930         mc.pot becomes out of date in the tarball.
1932 2000-09-14  Pavel Roskin  <proski@gnu.org>
1934         * configure.in: Removed some abuses of CPPFLAGS. Removed useless
1935         tests for cp, mv and rm.
1936         * Make.common.in: Removed variables xv_bindir and STRIP.
1937         Variables CP, MV and RMF are assigned trivial values.
1939         * edit/Makefile.in: Don't link headers, add extra includes
1940         to CPPFLAGS instead. Put links to the build directory.
1941         Remove the hack with "mx" - it is not needed anymore.
1943         * configure.in: remove any manupulations with top_srcdir.
1944         Don't change CPPGLAGS when the internal editor is enabled,
1945         instead do it ...
1946         * edit/Makefile.in, gtkedit/Makefile.in: ... here
1948         * configure.in, Make.common.in, doc/Makefile.in,
1949         edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
1950         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: rootdir
1951         changed to top_srcdir for Automake compatability
1953         * configure.in: REGEX_O variable removed - always use our regex
1955         * configure.in: MCFGR variable removed
1957 2000-09-12  Pavel Roskin  <proski@gnu.org>
1959         * configure.in: enable AM_MAINTAINER_MODE to be consistent with
1960         other GNOME modules
1961         * autogen.sh: remove "-I ." from the "aclocal" command line
1963 2000-09-01  Pavel Roskin  <proski@gnu.org>
1965         * configure.in: output vfs/extfs/Makefile
1967         * configure.in: AC_CANONICAL_SYSTEM moved above AM_INIT_AUTOMAKE
1968         to avoid a warning
1969         * acinclude.m4: removed unused macros AC_CHECK_HEADER_IN_PATH,
1970         AC_LIB_XPM, AC_X_SHAPE_EXTENSION
1972 2000-08-29  Pavel Roskin  <proski@gnu.org>
1974         * configure.in: use AM_GNOME_GETTEXT
1975         * gettext.m4: removed
1976         * Makefile.am: adjusted files to distribute, previous change
1977         reverted
1979         * mc-aclocal.m4: renamed to ...
1980         * acinclude.m4: ... this
1981         * autogen.sh: simplified - no more tricks with mc-aclocal.m4
1982         * Makefile.am: aclocal should scan "." for gettext.m4
1984 2000-08-28  Pavel Roskin  <proski@gnu.org>
1986         * Make.common.in: removed hack for "make distcopy"
1987         * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
1988         gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
1989         vfs/Make-mc.in: added "distdir" target. Now "make dist" works
1990         for external builds.
1991         * edit/Makefile.in, slang/Makefile.in: added "Makefile" target
1993 2000-08-24  Pavel Roskin  <proski@gnu.org>
1995         * new_icons/Makefile.in: converted to ...
1996         * new_icons/Makefile.am: ... this
1997         * configure.in: automake conditional GNOME introduced.
1998         "insticons" removed
2000         * icons/*: removed
2001         * Makefile.am, configure.in: necessary adjustments
2003         * config.guess, config.sub, install-sh, mkinstalldirs: removed,
2004         automake installs them now
2006         * syntax/Makefile.in: converted to ...
2007         * syntax/Makefile.am: ... this
2009         * idl/Makefile.in: converted to ...
2010         * idl/Makefile.am: ... this
2012         * lib/Makefile.am: simplified, fixed "make dist"
2014         * lib/Makefile.in: converted to ...
2015         * lib/Makefile.am: ... this
2017         * lib/tkmc.wmconfig: removed
2018         * lib/Makefile.in, doc/FILES: removed lib/tkmc.wmconfig
2020         * Makefile.in, doc-gnome/Makefile.in, pc/Makefile: converted
2021         to ...
2022         * Makefile.am, doc-gnome/Makefile.am, pc/Makefile.am: ... this
2023         * Make.common.in: support for "distdir" for compatability
2024         with Automake-generated makefiles
2025         * autogen.sh: run automake. Force cache - it is off by default
2026         in autoconf 2.49a, but it's still handy for maintainers
2027         * configure.in: adapted for Automake
2029         * AUTHORS: new file
2031 2000-08-23  Pavel Roskin  <proski@gnu.org>
2033         * configure.in: resurrect definition of xvers
2035         * VERSION.in: removed
2036         * Makefile.in: don't do anything with VERSION.in and VERSION
2037         Take mc.spec from builddir, not srcdir
2038         * configure.in: don't create VERSION
2040 2000-08-22  Pavel Roskin  <proski@gnu.org>
2042         * *.c, *.h: Updated address of Free Software Foundation
2044 2000-08-21  Pavel Roskin  <proski@gnu.org>
2046         * Make.common.in, acconfig.h, configure.in, mc-aclocal.m4,
2047         doc-gnome/Makefile.in, doc-gnome/C/Makefile.in: removed stuff
2048         related to XView, libXPM, libXext and Tk
2050 2000-08-18  Pavel Roskin  <proski@gnu.org>
2052         * Makefile.in, lib/Makefile.in: adjusted lists of distributed
2053         files
2055         * configure.in: Simplified dependency tracking by using
2056         "-include" with GNU Make
2057         * autogen.sh: Exit on all failures
2059 2000-08-17  Pavel Roskin  <proski@gnu.org>
2061         * doc/mc.sgml: Curly braces replaced with &lcub; and &rcub;
2062         Fixed all misuses of single and double quotes. Typo fixes.
2063         Ensured compatability with sgml2html, sgml2txt and sgml2latex
2064         * doc/mc.1.in: Typo fix
2066         * doc/mc.sgml: made compatible with sgml-tools 1.0.9
2067         * doc/linuxdoc-sgml.diff: removed
2068         * doc/Makefile.in: don't distribute linuxdoc-sgml.diff,
2069         distribute gnome.sgml
2071 2000-08-15  Pavel Roskin  <proski@gnu.org>
2073         * Makefile.in: fixes for improper usage of $(srcdir), cleanup
2074         in the "distclean" target
2076         * doc-gnome/Makefile.in: Fixed some abuses of $(srcdir)
2077         Removed all XVIEW-related stuff
2078         Fixed placement of png files on "make dist"
2080         * doc/mc.1.in: Updated info about the internal editor
2082         * Makefile.in, */Makefile.in: Fail if $(RMF) fails - it may
2083         indicate serious problems. Fixes for uninstall.
2084         * doc/Makefile.in: Rebuild if it is out of date.
2086         * lib/cedit.menu: Added. This file has been missing
2088         * lib/Makefile.in: Install mc.sh and mc.csh in $(suppbindir) only
2090 2000-08-08  Pavel Roskin  <proski@gnu.org>
2092         * Makefile.in: correctly detect make failures in subdirs
2094 2000-08-01  Pavel Roskin  <proski@gnu.org>
2096         * nt, os2, tk, xv: removed all files
2097         * configure.in: don't create os2 and nt directories
2099 2000-08-01  Pavel Roskin  <proski@gnu.org>
2101         * configure.in, mc-aclocal.m4: AC_WARN replaced with AC_MSG_WARN
2103         * README.PC, doc/mc.1.in, doc/mc.sgml: Updated e-mail address
2105 2000-07-21  Pablo Saratxaga  <pablo@mandrakesoft.com>
2107         * src/main.c: make 8bit input/output the default (99% of the people
2108         expects that; lets the remaining 1% use the configuration menu
2109         to disactivate it if they want)
2111 2000-07-20  Andrew V. Samoilov  <sav@bcs.zp.ua>
2113         * gtkedit/ChangeLog: There was no ChangeLog there, so I added one.
2115 2000-06-20  Jacob Berkman  <jacob@helixcode.com>
2117         * configure.in: check for gnome-libs with window icon support
2119         * acconfig.h: add icon define
2121 2000-06-08  Matthias Warkus  <mawa@iname.com>
2123         * new_icons/gnome-pack-*.png: Updated.
2124         * gnome/mc.keys: Added a MIME type for SLP packages.
2126 2000-05-30  Pavel Roskin  <pavel_roskin@geociiities.com>
2128         * syntax/diff.syntax: Highlight lines beginning with "File",
2129         "Files" and "Binary"
2130         * syntax/makefile.syntax: Highlight "ifndef"
2131         * syntax/sh.syntax: Don't highlight "basnemae" ("basename" is
2132         highlighted)
2134 2000-05-05  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2136         * lib/mc.ext.in: More changes by rebel@atrey: he forgot to begin
2137         comment lines with # in last release
2139 2000-05-03  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2141         * lib/mc.ext.in: Fixes to changes by rebel@atrey.karlin.mff.cuni.cz.
2143 2000-04-26  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2145         * lib/mc.ext.in: Changes from rebel@atrey.karlin.mff.cuni.cz. They
2146         look more consistent than original.
2148 2000-04-14  Timur Bakeyev  <mc@bat.ru>
2150         * config.in: Added check against strcoll().
2152 2000-04-14  Timur Bakeyev  <mc@bat.ru>
2154         * syntax/perl.syntax: According to Tomasz Wegrzanovski <maniek@beer.com>
2155         added 'and', 'or', 'not', 'for' keywords.
2157 2000-04-06  Timur Bakeyev  <mc@bat.ru>
2159         * syntax.c: Wery dirty fix to allow compilation of mcedit on ncurses
2160         based systems. Hope, this will make FreeBSD midc maintainer to enable
2161         build-in editor by default. Still, syntax highlighting is disabled.
2162         Need to port...
2164 2000-03-13  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2166         * gtkedit/syntax.c (upgrade_syntax_file): possible buffer overflow
2167           fixed, some messages gettext()ed again here and in
2168         gtkedit/editmenu.c:edit_about_cmd()
2170 2000-03-13  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2172         * doc/mc.sgml (Examples): Fixed documentation, thanx
2173         to martin@internet-treff.uni-koeln.de.
2175 2000-03-01  Pavel Roskin  <pavel_roskin@geocities.com>
2177         * gtkedit/editcmd.c (edit_replace_prompt): fix index for
2178         the label text
2180 2000-02-25  Pavel Roskin  <pavel_roskin@geocities.com>
2182         * gtkedit/syntax.c: treat *.ads as Ada source
2183         * syntax/ada95.syntax: escape "+" and "*"
2184         * syntax/diffc.syntax: removed (obsoleted by diff.syntax)
2185         * syntax/Makefile.in: remove diffc.syntax
2187         * edit/edit_key_translator.c: interpret code 0177 as
2188         backspace unless recognized otherwise
2190 2000-02-23  Norbert Warmuth  <nwarmuth@privat.circular.de>
2192         * gtkedit/editcmd.c (edit_replace_prompt): fix incorrect
2193         initialization of array of structure (gcc version 2.96 20000131
2194         chokes on it).
2196         * lib/mc.hint: C-y and not C-u can be used to insert text in input
2197         lines (e. g. text which has been deleted with M-d).
2199         * configure.in: Fix the extfs-configure-fragment-in-final-output bug
2201 2000-01-31  Yuan-Chung Cheng  <platin@linux.org.tw>
2203         * configure.in: Added "zh_CN.GB2312" to ALL_LINGUAS.
2205 2000-01-29  Matthias Warkus  <mawa@iname.com>
2207         * new_icons/gnome-pack-deb.png: Replaced with Eduardo Silva's
2208         design on Federico's request.
2210 2000-01-26  Federico Mena Quintero  <federico@helixcode.com>
2212         * idl/FileManager.idl (Desktop): Added arrange_icons() method and
2213         an ArrangeType enum.
2215 2000-01-03  Aaron Lehmann  <aaronl@vitelus.com>
2217         * gdesktop.c, gdnd.c, gaction.c, gicon.c,
2218         gnome-file-property-dialog.c, gpopup.c, gpopup2.c, gprefs.cgmain.h,
2219         setup.c: Add option of using GNOME "magic" routines to determine file
2220         types. This makes MC intelligently look at the data in the file to see
2221         what type of file it is, rather than looking at the filename extension.
2222         This slows down MC quite a bit, so it has been made an optional
2223         preference item. Type detection is expected to improve as mime-magic
2224         matures.
2226 2000-01-15  Federico Mena Quintero  <federico@helixcode.com>
2228         * lib/mc.menu (shell_patterns): Add a missing "esac".  Thanks to
2229         Martin Bialasinski <martin@internet-treff.uni-koeln.de> for
2230         providing a patch.
2232 2000-01-11  Matthias Warkus  <mawa@iname.com>
2234         * Added icon and keys entry for Scheme source.
2236 2000-01-03  Fatih Demir  <kabalak@gmx.net>
2238         * configure.in: Added tr -> ALL_LINGUAS .
2240 1999-12-28  Matthias Warkus  <mawa@iname.com>
2242         * new_icons/*.png: Added a bunch of new icons.
2244 1999-12-06  Federico Mena Quintero  <federico@redhat.com>
2246         * configure.in (VERSION): Bumped version number to 4.5.42.
2248 1999-11-25  Yuri Syrota  <rasta@renome.rovno.ua>
2250         * configure.in: added 'uk' to ALL_LINGUAS.
2252 1999-11-09  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2254         * lib/Makefile.in (LIBFILES_CONST): Adding mc.hint.cs file on
2255         request from David Sauer
2257 1999-11-01  Federico Mena Quintero  <federico@redhat.com>
2259         * configure.in (VERSION): Bumped version number to 4.5.41.
2261 1999-09-23  Federico Mena Quintero  <federico@redhat.com>
2263         * configure.in (VERSION): Set version number to 4.5.39.
2265 1999-09-23      Jorge Godoy  <godoy@conectiva.com.br>
2267         * configure.in: Added pt_BR to ALL_LINGUAS
2269 1999-09-22  Norbert Warmuth  <nwarmuth@privat.circular.de>
2271         * lib/mc.sh.in, mc.csh.in: renamed from mc.sh resp. mc.csh. Adapt
2272         path to the mc binary according to @prefix@.
2274         * lib/Makefile.in (srcdir): mc.sh and mc.csh are now created by
2275         configure. Install mc.sh and mc.csh in $(suppbindir).
2277         * doc/mc.1.in, mc.sgml: Updated the mc function definition for bash
2278         and zsh. Suggest to source mc.sh or mc.csh instead of adding verbatim
2279         copies of the included function definitions.
2281         * mcfn_install.in: Comment out definitions of the mc functions. Source
2282         mc.sh instead of adding an outdated mc function definition.
2284         * configure.in: output mc.sh and mc.csh
2286 1999-09-20  Federico Mena Quintero  <federico@redhat.com>
2288         * lib/startup.links: Changed the news link to Gnotices
2290 1999-09-19  David Martin  <dmartina@usa.net>
2292         * gtkedit/editcmd.c (edit_print_string): Use unsigned char so that
2293         8 bit chars from strftime get displayed when inserting date.
2295         * lib/mc.ext.in: Add entries for bzip2 compressed pages as used in
2296         Mandrake 6.0. The generic entry for bzip2 moved to the end of the
2297         file to avoid interferences. In this one I changed the extension check
2298         to a type check (as used for gzip) which might give problems in some
2299         systems.
2301         * configure.in: Use -Tlatin1 to format man pages when available and
2302         "view" 8 bit chars.
2304 1999-09-19  Norbert Warmuth  <nwarmuth@privat.circular.de>
2306         * gtkedit/edit.h: Include file reordering to make it compile with
2307         --with-debug
2309         * gtkedit/editcmd.c (menu_save_mode_cmd): calculate dialog width
2310         dependent on lenght of translated strings to display.
2312 1999-09-16  Owen Taylor  <otaylor@redhat.com>
2314         * Remove the magicdev autoconf test in favor of just
2315         including the idl file. Otherwise we have a dependency
2316         loop between this and magicdev.
2318 1999-09-08  Federico Mena Quintero  <federico@redhat.com>
2320         * idl/FileManager.idl: Changed names, and put everything under a
2321         FileManager module.  Added a Desktop interface and some methods to
2322         the WindowFactory interface.
2324 1999-09-08  Kjartan Maraas  <kmaraas@online.no>
2326         * doc-gnome/*: Shiny new docs from users-guide.
2327         All synced up.
2329 1999-09-03  Pablo Saratxaga  <pablo@mandrakesoft.com>
2331         * configure.in: added 'nl' to ALL_LINGUAS, it was missing.
2333 1999-09-01  Federico Mena Quintero  <federico@redhat.com>
2335         * README: Updated and spell-checked.
2337         * NEWS: Updated.
2339 1999-08-31  Richard Hult  <rhult@hem2.passagen.se>
2341         * configure.in (ALL_LINGUAS): Added sv.
2343 1999-08-30  Norbert Warmuth  <nwarmuth@privat.circular.de>
2345         * lib/mc.sh: create temporary files in ~/.mc/tmp in order to avoid
2346         symlink attacks (mcfn_install and the man page still needs to be
2347         updated).
2349 1999-08-20  Norbert Warmuth  <nwarmuth@privat.circular.de>
2351         * configure.in (AC_WITH_SLANG): rm -f destination before makeing
2352         a symbolic link (ln -sf doesn't work as expected on Solaris)
2354 1999-08-19  Elliot Lee  <sopwith@redhat.com>
2355         * */Makefile.in: Have 'make dist' work with builddir != srcdir.
2357 1999-08-19  Federico Mena Quintero  <federico@redhat.com>
2359         * doc-gnome/C/gmc.sgml: Index fixes.
2361 1999-08-18  Elliot Lee  <sopwith@redhat.com>
2363         * gtkedit/gtkedit.c: Make it build with gcc 2.95, by fixing the non-constant
2364         initializers in the GnomeUIInfo structure.
2366 1999-08-16  Federico Mena Quintero  <federico@redhat.com>
2368         * configure.in (VERSION): Bumped version number to 4.5.38.
2370 1999-08-15  Norbert Warmuth  <nwarmuth@privat.circular.de>
2372         * lib/Makefile.in: added mc.hint.es to LIBFILES_CONST
2374 1999-08-15  David Martin  <dmartina@usa.net>
2376         * gtkedit/edit.c: Print localized date with strftime()
2378         * lib/mc.hint.es: NEW FILE. Hints in Spanish flavour.
2380 1999-08-08  David Martin  <dmartina@usa.net>
2382         * gtkedit/syntax.c (upgrade_syntax_file): Mark error strings for
2383         translation.
2385         * gtkedit/editmenu.c (edit_about_cmd): Mark text in "about" for
2386         translation as it used to be.
2388 1999-08-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2390         * doc-gnome/C/gmc.sgml: Set the book element's id to "index" so
2391         that the correct index.html will be generated.
2393 1999-07-27  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2395         * syntax/Makefile.in (ALLSYNTAX): Added the missing syntax files
2396         to the list.
2398 1999-07-21  Paul Sheer  <psheer@obsidian.co.za>
2400         * gtkedit.c, edit.c, editcmd.c, syntax.c, edit.h, bookmark.c,
2401         editwidget.c: bring editor stuff up to date with cooledit 3.11.5
2402         This adds some new syntax rules, and spell check on the fly
2403         which if someone bugs me for, will actually get enabled in
2404         both the text and gnome versions. Bookmark stuff also needs
2405         some keys bound to it, I suppose: any takers?
2407 July 19, 1999 Elliot Lee
2408         * Makefile.in: Remove doc-gnome* from codedirs variable. Fixes infinitely recursing make.
2410 1999-07-05  Miguel de Icaza  <miguel@gnu.org>
2412         * Makefile.in (all): Makefile fix.
2414 1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2416         * Make.common.in (confdir): Define confdir as sysconfdir.  This
2417         should fix the problem we had with FSSTND distributions.
2419 1999-07-04  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2421         * Makefile.in (DISTMAIN): Added config.guess and config.sub to the
2422         list of distributed files.
2424 1999-07-03  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2426         * configure.in (VERSION): Bumped version number to 4.5.34.
2428 1999-07-02  Tuomas J. Lukka  <lukka@iki.fi>
2430         * Add fi into ALL_LINGUAS
2432 1999-07-01  Tuomas Kuosmanen  <tigert@gimp.org>
2434         * gnome/i-zipdisk2.png: Added another zip-disk icon
2435         by <scarab@egyptian.net> - It looks very nice. Variation
2436         is good.
2438 1999-06-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2440         * acconfig.h: Add WITH_SMBFS
2442         * macros/gnome-vfs.m4: Support conditional samba support.
2444 1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2446         * Make.common.in (confdir): Define confdir as sysconfdir.  This
2447         should fix the problem we had with FSSTND distributions.
2449 1999-02-22  Vladimir Kondratiev  <vkondra@iil.intel.com>
2451         * mc.spec.in: added syntax files to %files
2453 1999-06-22  David Martin  <dmartina@usa.net>
2455         * gtkedit/gtkedit.c (tb_items): Mark strings for localization.
2457 1999-06-07  Shooby Ban  <bansz@szif.hu>
2459         * po/hu.po, configure.in: added hungarian translations...
2460           I'm not sure it's OK, but it seems usable.
2461           Translators: Tamas Fejos and Andras Kadar
2463 1999-06-07  Kjartan Maraas  <kmaraas@online.no>
2465         * configure.in, Makefile.in: added the gmc helpfile to the build
2467 1999-05-23  Yukihiro Nakai  <nacai@iname.com>
2469         * Add ja entry to LANG in configure.in
2471 1999-05-19  Tuomas Kuosmanen  <tigert@gimp.org>
2473         * gnome/Makefile.in (ICONS): Ok, perhaps we also want the zip-icon to
2474         be installed in the system :) (added it to the Makefile.in)
2476 1999-05-19  Tuomas Kuosmanen  <tigert@gimp.org>
2478         * gnome/i-zipdisk.png: I added an icon for the ZIP(tm I guess :)
2479         disks - someone please add it to the mount.c code so it gets used..
2480         Everyone have a nice time at the expo! :) I hope to join the
2481         next time.
2483 Mon May 17 07:30:48 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2485         * configure.in: Added check for getpt ()
2487 1999-05-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2489         * configure.in (VERSION): Bumped version number to 4.5.31.
2491 Wed Apr 21 22:04:30 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2493         * gtkedit/editcmd.c (edit_save_file): MAD knows about tempnam, no
2494         need to fool it by strdup'ing the return value of tempnam.
2496 Wed Apr 21 20:44:41 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2498         * configure.in: New option --with-tm-x-support, use MCCFLAGS and
2499         MCLIBS which are specific to the text edition.
2501         * INSTALL: Added documentation for --with-tm-x-support
2503 Sun Apr 18 17:51:54 EDT 1999 Gregory McLean  <gregm@comstar.net>
2505         * mc.spec.in : Folded in some changes from the 'offical' rpm
2506         spec file.
2508 1999-04-16  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2510         * configure.in (SHELL): Do not use grep -q, as it is not portable
2511         to every OS.
2513 Thu Apr 15 21:59:52 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2515         * configure.in: Linking from $srcdir/slang is broken when configure
2516         isn't called with an absolute path. Link from ../$srcdir/slang if
2517         configure was invoked with a relative path.
2519 1999-03-20  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
2521         * configure.in: Do not rm the destination file and then link, use
2522         ln -sf. Link from $srcdir/slang, not from ../$srcdir/slang.
2524 Tue Apr 13 06:07:05 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2526         * configure.in: Some AC_ARG_WITH macros havn't checked $withval, i.e.
2527         --with-PACKAGE and --without-PACKAGE gave the same results.
2529 1999-04-09  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2531         * configure.in (VERSION): Bumped version number to 4.5.30.
2533 1999-03-30  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2535         * configure.in (VERSION): Bumped version number to 4.5.29.
2537 Sun Mar 28 23:46:01 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2539         * configure.in: Deleted duplicate VFS checks. GNOME_VFS_CHECKS
2540         now contains all checks.
2542 1999-03-26  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2544         * configure.in (VERSION): bumped version number to 4.5.28.
2546 Fri Mar 26 19:16:38 1999  Timur Bakeyev  <mc@bat.ru>
2548         * */Makefie.*: fixed several missed conversions from libdir to
2549         mclibdir. (Should be automake'd, really)
2551 1999-03-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2553         * Make.common.in: There were conflicting definitions of mclibdir
2554         (one for installation, one for source).  Now the source one is
2555         called mcsrclibdir.
2557         * doc/Makefile.in: Use mcsrclibdir where appropriate.
2559 Mon Mar 22 03:00:15 1999  Timur Bakeyev  <mc@bat.ru>
2561         * edit/syntax.c: Remove extra "|"  in "file ..\*\\.(pp|PP|pas|PAS|)$ \
2562         Pascal Program" (Heh, second time :)
2564         * Makefile.common: Until things gets clear, keep syntax rules in
2565         $(prefix)/lib/mc//syntax, as this is how (LIBDIR "/syntax") expands.
2567         Also, $(libdir) changed to $(mclibdir), to avoid confusion with expanded
2568         @libdir@.
2570 Mon Mar 22 01:52:32 1999  Timur Bakeyev  <mc@bat.ru>
2572         * configure.in, Makefile.in, Makefile.common: Add syntax/Makefile.in,
2573         as requested by Paul. Still, need some checking...
2575 Sun Mar 21 03:55:24 1999 Paul Sheer  <psheer@obsidian.co.za>
2577         * edit/*.[ch] gtkedit/*.[ch]: brought the editor up
2578         to date with cooledit 3.9.0. This adds some new features.
2579         Firstly the SYNTAX RULES ARE NO LONGER HARDCODED into
2580         syntax.c. This is because the rule set is becoming too
2581         large to maintain in its current form and because file
2582         loading is starting to get slow.
2584         There is also a bookmark feature which does not yet have
2585         key bindings assigned to it, but should be cool once
2586         these get inserted. Syntax rules files are named
2587             $LIBDIR/cooledit/syntax/*.syntax
2589 1999-03-20  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
2591         * configure.in: Create slang directory, it is needed when
2592         builddir != srcdir.
2593         Use -f when calling rm, the file does not exist on
2594         first compile.
2595         No need to copy VERSION from $srcdir, it's already generated in
2596         $buildir.
2598 Fri Mar 19 06:32:36 1999  David Martin  <dmartina@usa.net>
2600         * edit/edit_key_translator.c: Added missing translation tags.
2602 1999-03-18  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2604         * configure.in: Minimum version of glib should be 1.2.0.
2605         (VERSION): Bumped version number to 4.5.27.
2607 Wed Mar 10 21:52:55 1999  David Martin  <dmartina@usa.net>
2609         * gtkedit/editcmd.c: Added missing translation tags.
2611         * gtkedit/editoptions.c: Added missing translation tags. Translate
2612         radio buttons on first use.
2614 Sat Feb 27 21:00:45 1999 Gregory McLean  <gregm@comstar.net>
2616         * applied a patch from Duncan Mak <mustapha@wegythu.res.cmu.edu>
2617         to get the mc spec file to work.
2618         * hacked configure to generate a properly versioned spec file.
2620 Fri Feb 26 22:06:51 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2622         * gtkedit/editcmd.c (menu_save_mode_cmd): translate strings for
2623         radio buttons on first pass.
2625 Fri Feb 26 21:45:30 1999  David Martin  <dmartina@usa.net>
2627         * gtkedit/editcmd.c: Mark strings in the search and replace
2628         dialogs for translation. Resized these dialogs to let the messages
2629         fit.
2631 1999-02-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2633         * gtkedit/editwidget.c (selection_send): Use the proper type for
2634         64-bit cleanliness (Patch from George Lebl).
2636 Tue Feb 16 21:24:43 1999  David Martin  <dmartina@usa.net>
2638         * gtkedit/gtkedit.c: Hack to get one more string defined in a macro
2639         into the catalog file.
2641 Sat Feb 13 01:39:17 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2643         * configure.in: Make Timur's libtermcap check work with SLang
2644         0.99.98, too.
2646 1999-02-12  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2648         * new_icons/Makefile.in (ALLICONS): Added Tigert's new icons for
2649         PS and EPS files.  Thanks, Tigert!
2651 1999-02-09  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2653         * configure.in (CCOPTS): Drop the prefix auto-detection.
2655 Wed Feb 10 02:48:51 1999  Timur Bakeyev  <mc@bat.ru>
2657         * configure.in: Add check, which, in case of system-installed SLang
2658         library tries to run a test program, which determines, does we need
2659         linking with libtermcap.a. Also, set of if's for finding terminfo
2660         dir changed to for cycle - a bit nicer :)
2662 Tue Feb  9 20:52:19 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2664         * README.QNX: Deleted documention about mc.menu.qnx.diff.
2666 Tue Feb  9 20:46:07 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2668         * lib/mc.menu.qnx.diff: Deleted, it was merged with mc.menu.
2670 Tue Feb  9 20:32:39 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2672         * lib/mc.menu: Removed GNU tar'isms (option z). Removed option -o
2673         from tar calls when extracting (according to my man page this option
2674         is only useful when creating archieves).
2676 Tue Feb  9 20:28:15 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2678         * lib/mc.menu: Applied patch from root  <root@golia.dntis.ro> which
2679         adds support for tar.bz2 and merges the support for freeze-compressed
2680         tar files (tar.F) from mc.menu.qnx.diff.
2682 Sun Feb  7 06:11:48 1999  Timur Bakeyev  <mc@bat.ru>
2684         * Makefile.in: Change calls to xmkdir to mkinstalldirs - this is more
2685         GNU-like :)
2687 1999-01-30  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2689         * gtkedit/gtkedit.c: Hack to get a string defined in a macro into
2690         the catalog file.
2692 1999-02-02  Tuomas Kuosmanen  <tigert@gimp.org>
2694         * new_icons/gnome-core.png: New icon for core files. Someone
2695         please add the code part :)
2697 Mon Feb  1 01:28:19 1999  Timur Bakeyev  <mc@bat.ru>
2699         * configure.in: Add check against setuid() and setreuid() functions.
2701 Fri Jan 29 22:55:56 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2703         * slang/slang.h: renamed to slang-mc.h
2705         * slang/Makefile.in: delete slang.h on "make clean"
2707         * configure.in: link slang/slang-mc.h to slang/slang.h when the
2708         included slang is used. Problem was that MC's slang.h was used
2709         when we compiled with an already installed SLang and the systems
2710         header file were included with <slang/slang.h>.
2711         Unfortunatly I can't use AC_LINK_FILES to make the links because
2712         if we needn't make any links AC_LINK_FILES makes a link from
2713         srcdir to top_builddir (builddir != srcdir).
2715         Temporary add $LGPM to $LIBS when checking for the resizeterm
2716         and keyok functions (ncurses might be linked against GPM).
2718         Substitude PACKAGE (intl/Makefile makes use of it)
2720 Wed Jan 27 03:34:44 1999  Timur Bakeyev  <mc@bat.ru>
2722         * gtkedit/edit.h: including of <malloc.h> and <stdlib.h> swaped by
2723         #include "global.h".
2725 1999-01-13  Jonathan Blandford  <jrb@redhat.com>
2727         * Make.common.in (gnewdir): new path.
2729 Sun Jan 17 03:19:47 1999  Timur Bakeyev  <mc@bat.ru>
2731         * configure.in: Add comments before "Let" and "the" - typo. Add new
2732         path to include's search.
2734 1999-01-10  Ilya Zakharevich  <ilya@math.ohio-state.edu>
2736         * gtkedit/edit.c (edit_load_file): Off-by-one error disabled editing.
2738 1999-01-11  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2740         * configure.in (REGEX_O): Always include regex.o as the code we
2741         are using in gmc is not using regcomp/regexec, but the internal
2742         Emacs API.
2744         * src/regex.c: Do not compile the POSIX compatibility code, as we
2745         do not use it.
2747 Tue Dec 29 15:49:45 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2749         * doc/mc.sgml, mc1.in (Color section): minor polishing
2750         (Layout section): documented Highlight...
2752 Thu Dec 24 18:30:53 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2754         * configure.in: Deleted du checks
2756         * INSTALL: Deleted --with-dusum documentation.
2758         * doc/mc.sgml, mc.1.in: Completed documentation about the Options/
2759         Configuration dialog. Added Advanced chown subsection. Deleted
2760         variables from the Special settings section which are now covered
2761         by the configuration dialog.
2763 Mon Dec 21 22:26:34 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2765         * doc/mc.sgml, mc.1.in: Deleted obsolete information about
2766         tar_gz_memlimit. Partially rewrote the section about the
2767         Virtual FS.. configuration dialog.
2769 1998-12-17  Christopher Blizzard  <blizzard@appliedtheory.com>
2771         * autogen.sh (srcdir): Honor $ACLOCAL_FLAGS when running aclocal.
2773 Sun Dec 13 15:26:19 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2775         * Makefile.in (target installdirs): create $(DESTDIR)$(idldir)
2777         * lib/Makefile.in (target install): install $(LIBFILES_OUT) from the
2778         builddir
2780 1998-12-08  Tuomas Kuosmanen  <tigert@gimp.org>
2782         * new_icons/gnome-image-[lots].png: I added some icons for file
2783         types (image) there - someone please tell me what the correct
2784         location and naming convention is and I will try to follow that. :)
2786 1998-12-08  Christopher Blizzard  <blizzard@appliedtheory.com>
2788         * configure.in (builddir): Add icons/Makefile to AC_OUTPUT so that
2789         the build will still work.  (Has this been replaced by new_icons?)
2791 Tue Dec  1 11:58:55 1998  Pavel Machek  <pavel@atrey.karlin.mff.cuni.cz>
2793         * doc/mc.1.in, mc.sgml: added my name to list ov authors
2795 1998-12-02  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2797         * Makefile.in (codedirs): Dropped xv and tk ports from the
2798         distribution. include idl directory.
2800 1998-12-01  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2802         * configure.in (slang_use_system_installed_lib): Define slang
2803         here, to avoid having this on LIBS.
2805 1998-11-26  Herbert Valerio Riedel  <hvr@hvrlab.ml.org>
2807         * gtkedit.c: changed occurence of 'va_list *ap' to 'va_list ap'
2809 Thu Nov 26 12:20:06 1998  Pavel Roskin  <pavel_roskin@geocities.com>
2811         * config.h.in: Removed from CVS, added to .cvsignore
2813         * acconfig.h, macros/curses.m4, src/xcurses.c, src/tty.h,
2814         configure.in:
2815         NO_COLOR_SUPPORT renamed to NO_COLOR_CURSES
2816         HAVE_SUNOS_CURSES and SUNOS_CURSES renamed to USE_SUNOS_CURSES
2817         HAS_CURSES added to acconfig.h
2819 1998-11-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2821         * autogen.sh: Add "-I macros" to the aclocal flags.
2823         * mc-aclocal.m4: Renamed fp_PROG_CC_STDC to MC_HPUX_PROG_CC_STDC
2824         so that aclocal will not complain about an obsolete macro.
2826         * configure.in: Use MC_HPUX_PROG_CC_STDC
2828         * ChangeLog: There was no ChangeLog here, so I added one.