Committed some stilistic changes to the italian manual pages.
[midnight-commander.git] / ChangeLog
blobb142c0231f6284f339adf57358423a569eaec8e3
1 2003-02-23  Marco Ciampa  <ciampix@libero.it>
3         * doc/it/mc.1.in: updated manual with some stilistic changes.
5 2003-02-23  Dmitry Alexeyev  <dmi_a@qnx.org.ru>
7         * lib/mc.ext.in: Add entry for QNX Neutrino packages.
9 2003-02-22  Pavel Tsekov  <ptsekov@gmx.net>
11         * acinclude.m4 [AC_G_MODULE_SUPPORTED]: New macro.
12         * configure.in: Test for gmodule.  Don't link mc with libX11 if
13         gmodule is supported.
15 2003-02-22  Pavel Roskin  <proski@gnu.org>
17         * configure.in: Add --with-glib12 option to confugure to force
18         using glib 1.2.x.
20 2003-02-21  Andrew V. Samoilov  <sav@bcs.zp.ua>
22         * doc/ru/mc.1.in (Layout): Translate 'Xterm window title' option.
23         (Extension File Edit): Translate include feature.
25 2003-02-20  Pavel Roskin  <proski@gnu.org>
27         * configure.in: Move list of all translations ...
28         * po/LINGUAS: ... here.
30 2003-02-18  Pavel Roskin  <proski@gnu.org>
32         * syntax/c.syntax: Highlight C++ comments in preprocessor
33         directives.
34         Reported by Oswald Buddenhagen <ossi@kde.org>
36 2003-02-13  Marco Ciampa  <ciampix@libero.it>
38         * doc/it/mc.1.in: updated manual following it.po changes.
40 2003-02-05  Pavel Roskin  <proski@gnu.org>
42         * configure.in: Bump version to 4.6.0a.
44         * configure.in: Version 4.6.0 released.
46 2003-02-04  Arpi  <arpi@mplayerhq.hu>
48         * syntax/Syntax: Match *.syntax before other files to fix
49         highlighting of makefile.syntax.
51 2003-02-04  Pavel Roskin  <proski@gnu.org>
53         * syntax/c.syntax: Revert highlighting trailing whitespaces.
55 2003-02-03  Andrew V. Samoilov  <sav@bcs.zp.ua>
57         * autogen.sh: Fix unportable "+" sed regexp in gettext_ver
58         calculation.  Reported by vlad@geekizoid.com.
60 2003-01-31  Pavel Roskin  <proski@gnu.org>
62         * syntax/nroff.syntax: Make colors more compatible with the
63         highlighting used in the internal viewer - yellow for bold and
64         brightred for italic.
66 2003-01-31  Andrew V. Samoilov  <sav@bcs.zp.ua>
68         * syntax/c.syntax: Highlight trailing whitespace(s).
70 2003-01-30  Pavel Tsekov  <ptsekov@gmx.net>
72         * acinclude.m4 (MC_WITH_NCURSES): Check -lcurses if -lncurses
73         doesn't work.  Useful on OpenBSD 3.2.
75 2003-01-29  Pavel Roskin  <proski@gnu.org>
77         * lib/mc.ext.in: Fix missing semicolon that affected viewing RPM
78         packages.
80 2003-01-24  Pavel Roskin  <proski@gnu.org>
82         * configure.in: Add -lposix on A/UX before all tests.
84 2003-01-23  Pavel Roskin  <proski@gnu.org>
86         * acinclude.m4 (MC_EXTFS_CHECKS): Fix redirection to /dev/null.
88 2003-01-22  Pavel Roskin  <proski@gnu.org>
90         * configure.in: Bump version to 4.6.0-pre3a.
92         * configure.in: Version 4.6.0-pre3 released.
94         * acinclude.m4 (_MC_WITH_XSLANG): Drop support for old S-Lang
95         versions that required the native curses library on some OSes.
97 2003-01-19  Adam Byrtek  <alpha@debian.org>
99         * doc/mcview.1.in: New file.
100         * configure.in: Treat it like doc/mcedit.1.in.
101         * doc/Makefile.am: Likewise.
103 2003-01-17  Adam Byrtek  <alpha@debian.org>
105         * doc/mc.1.in (Layout): Document 'Xterm window title' option.
107 2003-01-16  David Martin  <dmartina@excite.com>
109         * doc/mc.1.in: Add EXTernal virtual File System node (extfs).
111 2003-01-16  David Martin  <dmartina@excite.com>
113         * doc/mc.1.in: Set man page header and footer.
114         * doc/es/mc.1.in: Likewise.
115         * doc/hu/mc.1.in: Likewise.
116         * doc/it/mc.1.in: Likewise.
117         * doc/pl/mc.1.in: Likewise.
118         * doc/ru/mc.1.in: Likewise.
120 2003-01-12  David Martin  <dmartina@excite.com>
122         * po/es.po: Update. Rewrite localized names for some menu entries.
123         * doc/es/mc.1.in: Likewise.
124         * lib/mc.hint.es: Likewise.
126 2002-12-27  David Martin  <dmartina@excite.com>
128         * doc/pl/xnc.hlp: Update GPL (change FSF address and move 19xx
129         entries to "year").
131 2002-12-26  Pavel Roskin  <proski@gnu.org>
133         * configure.in: Release 4.6.0-pre2, bump version to 4.6.0-pre2a.
135         * configure.in: Fix non-portable operator.  Bump version to
136         4.6.0-pre2.
138 2002-12-24  Pavel Roskin  <proski@gnu.org>
140         * lib/mc.ext.in: Use --nosignature with rpm to avoid a message
141         in the viewer about unsigned packages.
143         * acinclude.m4 (MC_WITH_SLANG): Don't add -lslang to MCLIBS if
144         the system S-Lang is rejected.
146         * lib/mc.ext.in: Play *.mov by mplayer.
148 2002-12-23  Pavel Roskin  <proski@gnu.org>
150         * configure.in: Enable X11 support by default, use --without-x
151         to disable.
153 2002-12-19  Pavel Roskin  <proski@gnu.org>
155         * syntax/perl.syntax: Add separate context for function
156         declarations and definitions, highlight prototypes.
158 2002-12-11  Pavel Roskin  <proski@gnu.org>
160         * acinclude.m4 (MC_EXTFS_CHECKS): Add check for Perl.
161         * configure.in: Substitute Perl location in all extfs scripts
162         written in Perl.
164 2002-12-11  David Martin  <dmartina@excite.com>
166         * doc/xnc.hlp: Update GPL (change FSF address
167         and move 19xx entries to "year").
168         * doc/es/xnc.hlp: Likewise.
169         * doc/hu/xnc.hlp: Likewise.
170         * doc/it/xnc.hlp: Likewise.
171         * doc/ru/xnc.hlp: Likewise.
173 2002-12-09  Pavel Roskin  <proski@gnu.org>
175         * lib/mc.ext.in: Remove ftplist.  Add patchfs.
177 2002-11-29  Andrew V. Samoilov  <sav@bcs.zp.ua>
179         * autogen.sh: Use $srcdir/configure.mc instead of
180         $srcdir/configure if first one exists and is executable.
182 2002-11-28  Pavel Roskin  <proski@gnu.org>
184         * configure.in: Determine which help translations user wants to
185         install, based on USE_NLS, LINGUAS and ALL_LINGUAS.
186         * doc/Makefile.am: Set SUBDIR to the list of the requested
187         translations.
189         * acinclude.m4 (MC_EXTFS_CHECKS): New macro.
190         (MC_WITH_VFS): Call MC_EXTFS_CHECKS.
191         * configure.in: Generate vfs/extfs/uzip.
192         * vfs/extfs/uzip: Move to vfs/extfs/uzip.in.
193         * vfs/extfs/Makefile.am: Corresponding adjustments.
195 2002-11-26  Pavel Roskin  <proski@gnu.org>
197         * syntax/sql.syntax: Add highlighting for dot and backticks.
199 2002-11-16  Pavel Roskin  <proski@gnu.org>
201         * configure.in: Move check for pwdauth() to MC_MCSERVER_CHECKS.
202         * acinclude.m4 (MC_MCSERVER_CHECKS): If using crypt(), check for
203         shadow password support.
205         * acinclude.m4 (MC_MCSERVER_CHECKS): Don't limit PAM check to
206         Linux.  Use AC_SEARCH_LIBS to find crypt().  Consolidate mcserv
207         libraries into MCSERVLIBS.
209         * configure.in: Move all mcserv related checks ...
210         * acinclude.m4 (MC_MCSERVER_CHECKS): ... here.
212 2002-11-15  Pavel Roskin  <proski@gnu.org>
214         * configure.in: Fully enable glib2.  Update the documentation.
216 2002-11-14  Andrew V. Samoilov  <sav@bcs.zp.ua>
218         * lib/mc.menu: Don't use --repetitive-best option with bzip2 -
219         it is redundant in versions 0.9.5 and above.
221 2002-11-10  Pavel Roskin  <proski@gnu.org>
223         * configure.in: Check for uintptr_t.  Needed to compile regex.c
224         on MacOS X.  Reported by Wim Rijnders <wimrijnders@home.nl>
226 2002-11-07  Andrew V. Samoilov  <sav@bcs.zp.ua>
228         * syntax/ada95.syntax: Highlight "then" and "else".
229         From Victor Porton <porton@ex-code.com>.
230         Highlight "exit".
232 2002-11-06  Pavel Roskin  <proski@gnu.org>
234         * lib/edit.indent.rc: Remove all options for indent and add a
235         comment explaining where those options should be.
237 2002-11-05  Pavel Roskin  <proski@gnu.org>
239         * lib/mc-wrapper.csh.in: Remove /bin/csh at the beginning - this
240         script is not meant to be executed by the kernel.  This also
241         eliminates dependency of the RPM package on csh.
242         * lib/mc-wrapper.sh.in: Remove /bin/sh at the beginning.
244 2002-11-01  Pavel Roskin  <proski@gnu.org>
246         * configure.in: Don't substitute mc.sh and mc.csh - it's now
247         done ...
248         * lib/Makefile.am: ... here.  Add wrappers for mc to avoid
249         defining complex shell scripts in functions and aliases.
250         * lib/mc-wrapper.csh.in: New file - template for the script
251         that runs mc and changes directory in csh.
252         * lib/mc-wrapper.sh.in: New file - template for the script
253         that runs mc and changes directory in sh.
255 2002-11-01  Andrew V. Samoilov  <sav@bcs.zp.ua>
257         * doc/mc.1.in (Keys): Document S-<chr>.
258         * doc/ru/mc.1.in: Likewise.
260 2002-10-31  Pavel Roskin  <proski@gnu.org>
262         * syntax/diff.syntax: Revert highlighting for trailing spaces
263         on the added lines - it extends the context to the next line.
265         * lib/mc.csh.in: Add quoting and check for missing file.
267         * lib/mc.csh.in: Update to use the new -P option.  This script
268         has absolutely no protection against special symbols in
269         directory names and lacks TMPDIR support.
271         * lib/mc.sh.in: Update to use the new -P option.
273         * configure.in: Displaying the install paths is too problematic
274         to implement properly.  Remove this code.
276 2002-10-29  Pavel Roskin  <proski@gnu.org>
278         * lib/mc.ext.in: Rename TROFFASCII to MAN_FLAGS.
279         * configure.in: Likewise.  Add "-c" (disable ANSI color) to
280         MAN_FLAGS if supported.
282         * acinclude.m4 (MC_WITH_SLANG): Reject S-Lang with UTF-8
283         support, unless external S-Lang was explicitly requested.
285 2002-10-24  Pavel Roskin  <proski@gnu.org>
287         * lib/mc.ext.in: Don't use links to view html - the "-dump"
288         option has been removed in the recent versions.
289         From David Martin <dmartina@excite.com>
291 2002-10-21  Pavel Roskin  <proski@gnu.org>
293         * acinclude.m4 (MC_WITH_VFS): cpiofs and extfs were never added
294         to the final configuration message.
296 2002-10-17  Pavel Roskin  <proski@gnu.org>
298         * doc/hu/Makefile.am: Generate Hungarian help file from the
299         manual, just like other languages.
300         * doc/hu/mc.1.in: New file, converted from the help file.
301         * doc/hu/xnc.hlp: Likewise.
302         * configure.in: Adjust for the above.
304         * doc/mc.1.in: Add node names.  Remove redundant paragraph
305         breaks at the start and the end of the sections.  Mention
306         "stalelink" as color keyword.
308 2002-10-14  Pavel Roskin  <proski@gnu.org>
310         * lib/mc.ext.in: Don't use "-dump" option with "links".
311         From David Martin <dmartina@excite.com>
313 2002-10-13  Pavel Roskin  <proski@gnu.org>
315         * lib/mc.hint*: Remove all references to "-1" - hints file is no
316         substitute to unambiguous GUI.
317         From Christian Laubscher <christian.laubscher@tiscalinet.ch>
319 2002-10-12  Pavel Roskin  <proski@gnu.org>
321         * lib/mc.ext.in: Redirect stderr from "links" to suppress a
322         warning if it's not found.
324 2002-10-09  Andrew V. Samoilov  <sav@bcs.zp.ua>
326         * doc/mc.1.in (SMB File System): Username is allowed in
327         URLs now (/#smb:[user@]machine).
328         * doc/ru/mc.1.in: Likewise.
330 2002-10-08  Pavel Roskin  <proski@gnu.org>
332         * configure.in: Rename RH_VERSION to RPM_VERSION - not every
333         rpm-based system is Red Hat.  Replace all dashes, not just one.
335         * acinclude.m4 (MC_WITH_MCSLANG): Check for terminfo and use
336         termcap if terminfo is missing in the known locations.
337         * configure.in: Remove --with-termcap processing, it is now in
338         acinclude.m4.
340 2002-10-02  Pavel Roskin  <proski@gnu.org>
342         * syntax/syntax.syntax: Fix highlighting for "gray".
344 2002-10-01  Pavel Roskin  <proski@gnu.org>
346         * configure.in: Expand $bindir and $datadir to show at the end.
347         Reported by Nerijus Baliunas <nerijus@users.sourceforge.net>
349 2002-09-29  Pavel Roskin  <proski@gnu.org>
351         * configure.in: Remove the argument from --with-gpm-mouse.  The
352         directories for include files and libraries can be specified
353         using LDFLAGS and CPPFLAGS, as documented in the output of
354         "configure --help".
356         * configure.in: Complete rewrite of the screen library support.
357         Add new option --with-screen instead on --with-slang,
358         --with-included-slang and --with-ncurses.  Only allow
359         --with-termcap is using the included S-Lang library.
360         * aclocal.m4: Corresponding changes.
362         * syntax/mail.syntax: Replace "wholechars right" and "wholechars
363         left" with single "wholechars".
364         * syntax/nroff.syntax: Likewise.
365         * syntax/sh.syntax: Likewise.
366         * syntax/tcl.syntax: Likewise.
368         * syntax/*.syntax: Remove numeric Cooledit colors.  It's
369         unreasonable to require them to be correct.  On the other hand,
370         Cooledit can easily be changed to accept named color names.
372         * syntax/syntax.syntax: Don't require Cooledit colors for
373         highlighting color names.  Remove Cooledit colors.
375         * syntax/m4.syntax: Don't use yellow color on parentheses, since
376         it interferes with parentheses highlighting.  Remove list of
377         supported Autoconf macros.
379 2002-09-26  Pavel Roskin  <proski@gnu.org>
381         * syntax/syntax.syntax: Remove highlighting for numbers - it's
382         for Cooledit only.
384         * syntax/c.syntax: Require at least one space at the beginning
385         of indented cpp directives.  Use brightmagenta for them.
387         * syntax/syntax.syntax: Don't start keywords with "\[" - it
388         doesn't work.  Use "\[\]" at the end of keywords to suppress
389         their special meaning.
391 2002-09-22  Pavel Roskin  <proski@gnu.org>
393         * doc/Makefile.am: Remove width from the man2hlp command line.
394         The same for translations.
396         * configure.in: Remove support for HSC proxy - it's obsolete.
397         Remove all references to HSC proxy everywhere.
399 2002-09-21  Pavel Roskin  <proski@gnu.org>
401         * configure.in: Bump version to 4.6.0-pre1b.
403         * doc/hu/mc.hlp.hu: Rename to ...
404         * doc/hu/mc.hlp.hu.in: ... this.  Adjust paths.
405         * configure.in: Substitute doc/hu/mc.hlp.hu.
406         * doc/hu/Makefile.am: Don't distribute mc.hlp.hu.
408         * doc/mc.1.in: Update path to the data files.  Rename MC_LIBDIR
409         to MC_DATADIR.  Make the same changes in the translations.
411         * */Makefile.am: Replace mclibdir with pkgdatadir to use "share"
412         directory for architecture-independent files.
414 2002-09-19  Pavel Roskin  <proski@gnu.org>
416         * syntax/m4.syntax: New file.
417         * syntax/Syntax: Add m4.syntax.
418         * syntax/Makefile.am: Likewise.
419         From Vlad Romanenko <VladRomanenko@ukr.net>
421         * syntax/sql.syntax: Only recognize non-standard MySQL comments
422         at the beginning of line.
424 2002-09-19  Andrew V. Samoilov  <sav@bcs.zp.ua>
426         * syntax/syntax.syntax: Add "linestart" for "context",
427         "context default" and "context exclusive" keywords.
428         * syntax/c.syntax: Fix "%s" highlighting for "%-19s"
429         and "%5.5s" formats.
431 2002-09-18  Pavel Roskin  <proski@gnu.org>
433         * syntax/Syntax: Remove gobledy_gook at the beginning.  Move
434         rules for syntax files ...
435         * syntax/syntax.syntax: ... here.  Add "linestart" for "file"
436         and "include" keywords.
437         * syntax/Makefile.am: Add syntax.syntax.
439 2002-09-17  Vlad Romanenko  <VladRomanenko@ukr.net>
441         * syntax/js.syntax: Advanced number highlighting.
443 2002-09-17  Pavel Roskin  <proski@gnu.org>
445         * syntax/c.syntax: Highlight "?" by the same color as ":".
446         * syntax/java.syntax: Likewise.
447         * syntax/swig.syntax: Likewise.
448         * syntax/python.syntax: Remove duplicate keyword ":".
450         * Makefile.am: Add m4 to SUBDIRS.  Set ACLOCAL_AMFLAGS so that
451         m4 directory is used by aclocal.
452         * m4/Makefile.am: New file.
453         * configure.in: Substitute m4/Makefile.
454         * autogen.sh: Don't copy any macro files, use m4 directory.
456         * syntax/Makefile.am: Add js.syntax.
458         * configure.in: Add support for glib 2.x.  Right now, it has to
459         be explicitly enabled by `--with-glib2'.
460         From Ali Akcaagac <ali.akcaagac@stud.fh-wilhelmshaven.de>
462 2002-09-16  Pavel Roskin  <proski@gnu.org>
464         * syntax/js.syntax: New file.
465         * syntax/Syntax: Add js.syntax.
466         From Vlad Romanenko <VladRomanenko@ukr.net>
468 2002-09-16  Andrew V. Samoilov  <sav@bcs.zp.ua>
470         * doc/pl/Makefile.am: Use $(top_srcdir)/doc/xnc.hlp instead
471         of local xnc.hlp
472         * doc/pl/xnc.hlp: Removed.
474 2002-09-13  Pavel Roskin  <proski@gnu.org>
476         * configure.in: Add AM_GNU_GETTEXT_VERSION for autopoint.
477         Remove "potfiles" command.
478         * acinclude.m4: Add empty AM_GNU_GETTEXT_VERSION definition for
479         compatibility with gettext 0.10.x.
481         * autogen.sh: Use autopoint for gettext 0.11.5 and above.  Don't
482         allow gettext versions from 0.10.40 to 0.11.5 (not inclusive).
484         * po/Makevars: New file for compatibility with gettext 0.11.x.
486         * configure.in: Remove "Debugger code" message.
488         * acinclude.m4: Replace undelfs_o with use_undelfs.
489         * configure.in: Likewise.  Don't substitute it.
491         * configure.in: Simplify processing of without-edit.  Replace
492         several variables with use_edit.
493         * acinclude.m4: Remove AC_WITH_EDIT.
495         * acinclude.m4: Replace smbfs and SAMBAFILES variables with
496         use_smbfs.
497         * configure.in: Likewise.
498         * INSTALL: Document --with-samba.
500         * configure.in: Roll --enable-mcserv-install into ...
501         * acinclude.m4: ... --with-mcfs.  Adjust makefiles.
502         * INSTALL: Document --with-mcfs.
504 2002-09-12  Pavel Roskin  <proski@gnu.org>
506         * configure.in: Don't check if crypt() prototype is needed to
507         avoid warnings - the whole code is not worth avoiding one
508         legitimate warning.
509         * acinclude.m4: Remove AC_TRY_WARNINGS.
511         * configure.in: ALL_LINGUAS should be defined unconditionally.
513         * acinclude.m4: Clarify some help texts, add defaults in square
514         brackets, use more consistent spacing.
515         * configure.in: Likewise.
517         * lib/mc.menu: Don't call tarballs "releases".  Don't
518         dereference symlinks.
520 2002-09-10  Pavel Roskin  <proski@gnu.org>
522         Globally replace OS2_NT and _OS_NT with WIN32_NATIVE.
524 2002-09-07  Pavel Roskin  <proski@gnu.org>
526         * configure.in: Eliminate --with-terminfo option, which was
527         essentially equivalent to --with-included-slang and didn't force
528         anything.
529         * acinclude.m4 (AC_USE_TERMINFO): Remove.
530         * INSTALL: Adjust to match.
531         * FAQ: Likewise.
533 2002-09-05  Pavel Roskin  <proski@gnu.org>
535         * configure.in: Fix USE_VFS_NET conditional.  Don't substitute
536         NETFILES - it's unused.
538         * configure.in: Check for arpa/inet.h.
540         * mcfn_install: Remove.  Also remove all references to it.
541         * INSTALL.FAST: Update information about ncurses.
542         From Dmitry Semyonov <Dmitry.Semyonov@oktet.ru>
544         * acinclude.m4 (AC_USE_TERMCAP): Add -ltermcap to MCLIBS, not
545         LIBS.
546         * configure.in: Eliminate MCCFLAGS, use CPPFLAGS instead.  Add
547         "-L" options to LDFLAGS, not to LIBS or MCLIBS - this should fix
548         test for ncurses in non-standard directories.
550 2002-09-04  Pavel Roskin  <proski@gnu.org>
552         * lib/mc.ext.in: Remove edit rules for compressed files that
553         were compressing even unchanged files - the editor itself can
554         handle compression better.
556 2002-09-03  Pavel Roskin  <proski@gnu.org>
558         * acinclude.m4: Remove Termnet support, it's too old and obscure
559         to be supported properly.
561 2002-08-27  Pavel Roskin  <proski@gnu.org>
563         * lib/mc.ext.in: Add new OpenOffice.org formats.  Always use
564         OpenOffice.org, not StarOffice.  Add more video formats.
566         * lib/mc.ext.in: Use gzip instead of gunzip and compress.  Avoid
567         unnecessary pipeline.  Redirect stderr from cpio, because it can
568         be non-empty even for successful operations.
570 2002-08-26  Pavel Roskin  <proski@gnu.org>
572         * syntax/spec.syntax: New file.
573         * syntax/Syntax: Add spec.syntax.
574         * syntax/Makefile.am: Likewise.
575         From PLD Linux Distribution with minor changes.
577 2002-08-25  Pavel Roskin  <proski@gnu.org>
579         * lib/mcserv.init: Update from Red Hat package.
580         * lib/mcserv.pamd: Likewise.
582         * configure.in: Fix interpretation of the iconv test result.
583         Reported by Pavel Shirshov <pavelsh@mail.ru>
585         * mc.sh.in: Only bash needs the mc() function to be exported.
587         * doc/pl/mc.1.in: Add node names and options.  Use @prefix@
588         instead of /usr where appropriate.
589         * doc/Makefile.am: Enable generation of the help file.
591         * doc/pl/*: Add Polish translation.
592         * doc/Makefile.am: Adjust for the above.
593         * configure.in: Likewise.
595 2002-08-24  Pavel Roskin  <proski@gnu.org>
597         * lib/edit.indent.rc: Use tidy to format HTML.
598         From David Martin <dmartina@excite.com>
600         * lib/cedit.menu: Remove all references to the error file.
601         * lib/edit.indent.rc: Likewise.
602         * lib/edit.spell.rc: Likewise.
604 2002-08-23  Pavel Roskin  <proski@gnu.org>
606         * configure.in: Make GLIB_LIBS a separate AC_SUBST'ed variable,
607         use only for the programs that need it (mc and mcserv).
609         * configure.in: Fix help text for gpm and ncurses.  Properly
610         handle --without-ncurses.
611         Reported by Moritz Barsnick <moritz@barsnick.net>
613         * configure.in: Work around a bug in Autoconf-2.53 that prevents
614         splitting of user-specified path in AC_PATH_PROGS.
616         * configure.in: Move glib test earlier, as it tends to fail for
617         many users.  Make GLIB_CONFIG a precious variable.  Check for
618         glib12-config - that's how it's called on FreeBSD.
619         Reported by Pavel Shirshov <pavelsh@mail.ru>
621 2002-08-22  Pavel Roskin  <proski@gnu.org>
623         * configure.in: Remove old-style Linux-only support for shadow
624         passwords.
626 2002-08-21  Pavel Roskin  <proski@gnu.org>
628         * configure.in: Restore AM_INIT_AUTOMAKE with two arguments for
629         now, otherwise Automake 1.5 breaks.  Remove version number from
630         AC_INIT, the version from AM_INIT_AUTOMAKE takes preference.
631         Substitute RH_VERSION, which is VERSION without dashes, needed
632         for RedHat specfile.
634         * configure.in: Bump version to 4.6.0-pre1a.  Don't use
635         arguments in AM_INIT_AUTOMAKE to avoid defining the version in
636         two places.
638         Release mc-4.6.0-pre1.
640         * configure.in: Bump version to 4.6.0-pre1.
641         * po/*.po: Regenerate.
643 2002-08-20  David Martin  <dmartina@excite.com>
645         * doc/es/mc.1.in: Minor changes.
646         * doc/es/xnc.hlp: Likewise.
648 2002-08-20  Andrew V. Samoilov  <sav@bcs.zp.ua>
650         * mc.spec.in: Add /usr/lib/mc/mc.charsets and
651         %{_mandir}/*/man1/*.
653 2002-08-20  Pavel Roskin  <proski@gnu.org>
655         * doc/it/mc.1.in (Controlling Midnight Commander): Remove.
657 2002-08-19  Pavel Roskin  <proski@gnu.org>
659         * configure.in: Add Italian documentation.
660         * doc/Makefile.am: Likewise.
662         * acinclude.m4 (MC_WITH_VFS): Disable mcfs by default.
664         * configure.in: Enable subshell support on all operating systems
665         by default.  Old issues are most likely solved by now.
667 2002-08-18  Pavel Roskin  <proski@gnu.org>
669         * lib/mc.ext.in: Try links before lynx.  Force full path when
670         invoking X11 browsers - it breaks VFS, but VFS support in mc.ext
671         is already broken if the program starts in background.  Add a
672         comment discouraging taking this code as example.
674         * doc/mc.1.in (Controlling Midnight Commander): Remove, it's
675         obsolete.
676         * doc/es/mc.1.in: Likewise.
677         * doc/ru/mc.1.in: Likewise.
678         * doc/hu/mc.hlp.hu: Likewise.
680         * lib/mc.menu: Remove all references to $MC_CONTROL_FILE, which
681         was unsafe by design and is no longer supported.  Use %t instead
682         of %u to preserve tags in case of failure.
684         * vfs/extfs/ftplist.in: Remove support for running commands, it
685         makes no sense.
687 2002-08-16  Pavel Roskin  <proski@gnu.org>
689         * lib/mc.global: Remove, it duplicates the role of mc.lib.
690         * lib/mc.lib: Add contents of mc.global.
691         * lib/Makefile.am: Remove all references to mc.global.
693         * syntax/sh.syntax: Fix highlighting of "<<-EOF".
694         Reported by Andrew V. Samoilov <sav@bcs.zp.ua>
696 2002-08-16  Andrew V. Samoilov  <sav@bcs.zp.ua>
698         * syntax/sh.syntax: Highlight alias, bg, eval, exec, export, fg,
699         set, umask and unset like other builtin commands.
701 2002-08-15  Pavel Roskin  <proski@gnu.org>
703         * configure.in: Remove check for SIGTSTP, it's not needed for
704         the subshell support.
706         * acinclude.m4 (AC_SHORT_D_NAME_LEN): Remove, this test is now
707         done at runtime.
708         * configure.in: Don't use AC_SHORT_D_NAME_LEN.
710 2002-08-14  Andrew V. Samoilov  <sav@bcs.zp.ua>
712         * doc/ru/mc.1.in: Remove reference to README.edit.
713         * doc/mc.1.in: Likewise.
714         * doc/hu/mc.hlp.hu: Likewise. Remove /var/tmp/mc-4.5.46-buildroot
715         everywhere.
717 2002-08-14  Pavel Roskin  <proski@gnu.org>
719         * doc/mc.1.in: Consistently use "native" ftp syntax.
720         * doc/ru/mc.1.in: Likewise.
721         * doc/es/mc.1.in: Update from David Martin <dmartina@excite.com>
722         * doc/es/xnc.hlp: Likewise.
724         * lib/mc.hlp.hu: Move ...
725         * doc/hu/mc.hlp.hu: ... here.  Make all necessary adjustments.
727 2002-08-09  Pavel Roskin  <proski@gnu.org>
729         * lib/mc.ext.in: Remove all unrecognized actions (e.g. Extract)
730         and entries that are obsolete or make no sense.
732         * doc/xnc.hlp: Add translatable titles for topics "QueryBox" and
733         "How to use help".
735         * doc/Makefile.am: Don't distribute help file.  Generate it in
736         the build directory.
737         * doc/es/Makefile.am: Likewise.
738         * doc/ru/Makefile.am: Likewise.
740         * lib/xnc.hlp: Move ...
741         * doc/xnc.hlp: ... here.
742         * doc/Makefile.am: Necessary adjustments.
743         * lib/Makefile.am: Likewise.
744         * src/Makefile.am: Likewise.
746         * configure.in: Add Spanish documentation.
747         * doc/Makefile.am: Likewise.
748         * doc/es: Spanish documentation.
749         From David Martin <dmartina@excite.com>
751 2002-08-08  Pavel Roskin  <proski@gnu.org>
753         * lib/mc.lib: Add f11-f20 keys for Konsole.
755 2002-08-06  Pavel Roskin  <proski@gnu.org>
757         * syntax/lisp.syntax: New file.
758         * syntax/Syntax: Add lisp.syntax.
759         * syntax/Makefile.am: Likewise.
760         From Mykolas Juraitis <juramyko@soften.ktu.lt> with minor
761         changes.
763 2002-08-04  Pavel Roskin  <proski@gnu.org>
765         * configure.in: Check for SIGTSTP and SIGCONT signals.  Disable
766         subshell if this test fails.
768 2002-08-03  Pavel Roskin  <proski@gnu.org>
770         * syntax/mail.syntax: Colors changed to be more readable.
772         * syntax/html.syntax: Don't require character entities to be
773         whole, but check their validity.
775 2002-08-02  Pavel Roskin  <proski@gnu.org>
777         * configure.in: No longer need to define REGEX_MALLOC.
779 2002-08-01  Pavel Roskin  <proski@gnu.org>
781         * configure.in: Remove support for MAD and Electric Fence.
782         Developers should use modern memory debuggers (e.g. Valgrind).
783         * INSTALL: Remove references to MAD.
785 2002-07-31  Pavel Roskin  <proski@gnu.org>
787         * syntax/html.syntax: Remove recognition for any individual
788         words - there are too many of them, we cannot keep up.
790 2002-07-30  Pavel Roskin  <proski@gnu.org>
792         * doc/ru/Makefile.am: Use man2hlp directly.
794 2002-07-28  Pavel Roskin  <proski@gnu.org>
796         * syntax/changelog.syntax: Highlight "*" only after tab.  This
797         requires fixed syntax highlighting.
799         * lib/mc.ext.in: Open *.doc and *.rtf files with abiword by
800         default. Open *.xls with gnumeric.  Use mplayer for most video
801         formats.
803         * syntax/nroff.syntax: Require most keywords to be whole.
805 2002-07-21  Pavel Roskin  <proski@gnu.org>
807         * syntax/fortran.syntax: Fix highlighting of "*" at the
808         beginning of line.  Recognize "     +" as continuation.  Move
809         all "linestart" keywords earlier to avoid more conflicts.
811 2002-07-18  Pavel Roskin  <proski@gnu.org>
813         * syntax/unknown.syntax: Don't highlight anything by default.
815         * syntax/changelog.syntax: Highlight functions without
816         filenames.
817         * syntax/Syntax: Match *ChangeLog*.
819         * syntax/c.syntax: Reenable highlighting for "/" and preserve
820         highlighting for "//" comments by using exclusive context.
821         * syntax/java.syntax: Likewise.
822         * syntax/swig.syntax: Likewise.
823         * syntax/slang.syntax: Reenable highlighting for "/".
824         * syntax/sql.syntax: Enable highlighting for "/" and "-".
826         * syntax/sql.syntax: New file.
827         * syntax/Syntax: Add sql.syntax.
828         * syntax/Makefile.am: Likewise.
829         From Walery Studennikov <despair@sama.ru> with minor changes.
831 2002-07-16  Pavel Roskin  <proski@gnu.org>
833         * lib/mc.ext.in: Remove handling of executables.  They should
834         be handled internally for "pause after run" to work.
836         * syntax/Syntax: Associate *.itcl with tcl.syntax.
837         * syntax/tcl.syntax: Add itcl keywords, other improvements.
839 2002-07-15  Pavel Roskin  <proski@gnu.org>
841         * configure.in: Don't check for strcasecmp(), strncasecmp() and
842         strdup() - test results are not used except in gettext, which
843         provides its own tests.
845         * configure.in: When checking for ncurses, check for
846         has_colors(), not curses_version() - the later is missing in
847         older version of ncurses.
849 2002-07-13  Pavel Roskin  <proski@gnu.org>
851         * acinclude.m4 (AC_EXT2_UNDEL): Add ext2fs libraries to MC_LIBS,
852         not to LIBS.
853         * configure.in: Fix breakage in ncurses headers check from the
854         previous commit.  Simplify other instances of AC_CHECK_HEADERS.
855         Define REGEX_MALLOC here.
857         * acinclude.m4 (AC_NCURSES): Remove.
858         * configure.in: Use AC_CHECK_HEADERS to find ncurses headers and
859         AC_CHECK_LIB to check existence of ncurses library.  Eliminate
860         variables force_ncurses and search_ncurses.
862 2002-07-10  Pavel Roskin  <proski@gnu.org>
864         * configure.in: Remove --with-netrc, it is now default and can
865         be disabled at the runtime.
867         * syntax/tcl.syntax: New file.
868         * syntax/Syntax: Add tcl.syntax.
869         * syntax/Makefile.am: Likewise.
870         * syntax/java.syntax: Don't treat #define separately from other
871         preprocessor directives.
872         * syntax/slang.syntax: Likewise.
873         * syntax/swig.syntax: Likewise.
875 2002-07-09  Pavel Roskin  <proski@gnu.org>
877         * syntax/c.syntax: Don't treat #define separately from other
878         preprocessor directives.
880 2002-07-08  Pavel Roskin  <proski@gnu.org>
882         * syntax/perl.syntax: Highlight text after __END__ as a comment.
883         * syntax/po.syntax: Avoid gray color, which is hard to see.
885 2002-07-05  Pavel Roskin  <proski@gnu.org>
887         * syntax/dos.syntax: Add more commands.
889 2002-07-04  Pavel Roskin  <proski@gnu.org>
891         * AUTHORS: Add Andrew V. Samoilov <kai@cmail.ru>, alphabetically
892         sort authors.
894 2002-06-24  Pavel Roskin  <proski@gnu.org>
896         * syntax/dos.syntax: New file - highlighting for DOS batch
897         files.  From Petr Kozelka <pkozelka@centrum.cz>
898         * syntax/Syntax: Add dos.syntax.
899         * syntax/Makefile.am: Likewise.
901 2002-06-04  Max Schedriviy  <max@humgat.org>
903         * syntax/php.syntax: New version.
905 2002-05-23  Andrew V. Samoilov  <kai@cmail.ru>
907         * NEWS: Mention ftpfs/fish uploading changes and new configure
908         options --with-codepagedir=DIR, --with-configdir=DIR and
909         --without-mcfs.
911 2002-05-22  Pavel Roskin  <proski@gnu.org>
913         * doc/ru/Makefile.am: Fix out-of-tree build.
915 2002-05-14  Pavel Roskin  <proski@gnu.org>
917         * configure.in: Fix logic for gettext 0.10.x.
919 2002-05-14  Andrew V. Samoilov  <kai@cmail.ru>
921         * configure.in: Don't generate po/Makefile if
922         there is 'top_builddir' in po/Makefile.in.
923         * autogen.sh: More fixes for gettext 0.11+.
925 2002-05-08  Andrew V. Samoilov  <kai@cmail.ru>
927         * configure.in (ALL_LINGUAS): Added "be" for Belarusian.
929 2002-04-21  Pavel Roskin  <proski@gnu.org>
931         * lib/mc.ext.in: Add support for *.rmi files - latest TiMidity++
932         can play them.
934 2002-04-09  Andrew V. Samoilov  <kai@cmail.ru>
936         * autogen.sh: Fix for gettext 0.11 family (and newer).
938 2002-04-08  Pavel Roskin  <proski@gnu.org>
940         * autogen.sh: Allow gettext newer than 0.10.39.
941         From Björn Eriksson <bjorn@bjornen.nu>
943 2002-04-03  Pavel Roskin  <proski@gnu.org>
945         * doc/ru/Makefile.am: Distribute mc.ru.hlp and don't remove it
946         by "make clean" because not everyone has Perl to rebuild it.
948 2002-03-27  Andrew V. Samoilov  <kai@cmail.ru>
950         * syntax/Syntax: Replace ^Syntax$ with [Ss]yntax$ and add
951         first line regular expression.
953 2002-03-26  Andrew V. Samoilov  <kai@cmail.ru>
955         * configure.in: Define USE_INCLUDED_REGEX if GNU C library 2.1
956         or newer is not used.
957         * acinclude.m4: New option --with-mcfs and macro WITH_MCFS.
959         * src/Makefile.am: Move mc.hlp.ru processing ...
960         * doc/ru/Makefile.am: ... here.
962 2002-03-21  Andrew V. Samoilov  <kai@cmail.ru>
964         * syntax/Syntax: Match ^Syntax$ for Syntax Highlighting.
965         * syntax/c.syntax: Highlight "%p" printf format.
966         Allow '*' as width and precision for strings and numbers.
968         * doc/mc.1.in: Fix smbfs example.  Minor format fixes.
969         * doc/ru/mc.1.in: Likewise.
971 2002-03-18  Pavel Roskin  <proski@gnu.org>
973         * doc/ru/Makefile.am: Distribute xnc.hlp.
975 2002-03-12  Pavel Roskin  <proski@gnu.org>
977         * doc/Makefile.am: Adjust for doc/ru/Makefile.am.
979 2002-03-12  Andrew V. Samoilov  <kai@cmail.ru>
981         * configure.in (AC_CONFIG_FILES): Add doc/ru/Makefile.am.
982         * doc/ru/Makefile.am: New file.
984 2002-03-08  Pavel Roskin  <proski@gnu.org>
986         * doc/Makefile.am (EXTRA_DIST): Distribute doc/ru/mc.1.
988 2002-03-04  Andrew V. Samoilov  <kai@cmail.ru>
990         * configure.in (AC_CONFIG_FILES): Add doc/ru/mc.1.
992 2002-03-01  Andrew V. Samoilov  <kai@cmail.ru>
994         * doc/mc.1.in: Use nodename `Background jobs' for section
995         `Background Jobs' to reflect user visible Command menu option
996         and src/cmd.c dialog implementation.
998         * doc/ru: New directory for Russian manuals.
999         * doc/ru/mc.1.in: Translated mc.1 manual page.  Originally
1000         translated by Victor A. Kostromin for mc 4.5.30.  Converted
1001         from binary mc.hlp.ru, corrected and actualized by me.
1002         * doc/ru/xnc.hlp: Translated lib/xnc.hlp.  See above.
1003         * doc/ru/.cvsignore: Ignore mc.1.
1005 2002-02-27  Andrew V. Samoilov  <kai@cmail.ru>
1007         * doc/mc.1.in (Macro Substitution): Document "%var{ENV-default}".
1008         (FILES): Document changes in mc behavior. ~/.mc/ini now overrides
1009         mc.lib settings.
1011         (Virtual File System): Document SMB File System.
1013 2002-02-26  Pavel Roskin  <proski@gnu.org>
1015         * lib/mc.ext.in: Run "file" before "nm" to avoid an error
1016         message "no symbol found" for unsupported architectures and
1017         provide more useful information.
1019 2002-02-22  Pavel Roskin  <proski@gnu.org>
1021         * README.smbfs: Remove.  It contained no useful information
1022         and the webpage is now dead.
1023         * Makefile.am: Remove README.smbfs.
1025         * README: Mention that glib 1.2.x is required.
1027 2002-02-21  Andrew V. Samoilov  <kai@cmail.ru>
1029         * lib/edit.indent.rc: Use "#! /bin/sh"
1030         * lib/edit.spell.rc: Likewise.
1031         * lib/mcserv.init: Likewise.
1033         * lib/cedit.menu: Eliminate bashisms.
1034         Add missed `:' in AUTHOR evaluation.
1035         Unset LANGUAGE and make LC_ALL empty.
1036         Use "#! /path/to/program".
1038 2002-02-20  Andrew V. Samoilov  <kai@cmail.ru>
1040         * doc/mc.1.in (FILES): Use ~/.mc/bindings instead of
1041         ~/.mc/ext, ~/.mc/ini instead of ~/.mc.ini.
1042         Fix tarfs URL syntax example.  Minor typo and format fixes.
1044 2002-02-14  Andrew V. Samoilov  <kai@cmail.ru>
1046         * doc/mc.1.in (FILES): Use MC_LIBDIR instead of MCHOME.
1047         Fix location of configuration files.
1049 2002-02-05  Pavel Roskin  <proski@gnu.org>
1051         * configure.in: Don't use defunct ncurses_version.
1052         Reported by Thomas Dickey <dickey@herndon4.his.com>
1053         Set force_ncurses whenever --with-ncurses is used.  If set,
1054         suppress checks for S-Lang and fail is ncurses is not found.
1056         * configure.in: Introduce a new variable screen_type that is
1057         either "slang" or "ncurses" without additional text.  Use it
1058         instead of screen_manager whenever possible.  Fix text in
1059         AC_NCURSES call, use m4 quotes and move shell quotes into the
1060         macro.
1061         * acinclude.m4: Likewise.
1063 2002-01-28  Petr Kozelka  <pkozelka@email.cz>
1065         * syntax/Syntax: Known Delphi/Kylix source file extensions
1066         supported (*.dpr, *.inc).
1067         * syntax/pascal.syntax: Many new (Delphi/Kylix) keywords added.
1068         Special highlighting for CVS keywords.  Understands single-line
1069         comments (//).
1071 2002-01-24  Alexander Shopov  <al_shopov@web.bg>
1073         * configure.in (ALL_LINGUAS): Added "bg"
1075 2002-01-21  Pavel Roskin  <proski@gnu.org>
1077         * NEWS: Mention word completion in the editor.
1079 2002-01-17  Pavel Roskin  <proski@gnu.org>
1081         * extraconf.h: Remove OS/2 specific code.
1083         * doc/mc.1.in (Configuration): Clarify some entries.
1085 2002-01-11  Andrew V. Samoilov  <kai@cmail.ru>
1087         * acinclude.m4: New options for smbfs:
1088         --with-configdir=DIR    Where the Samba configuration files are (/etc)
1089         --with-codepagedir=DIR  Where the Samba codepage files are
1091 2002-01-11  Pavel Roskin  <proski@gnu.org>
1093         * syntax/xml.syntax: New file - highlighting for XML.
1094         From Petr Kozelka <pkozelka@centrum.cz>
1095         * syntax/Syntax: Add xml.syntax.
1096         * syntax/Makefile.am: Likewise.
1098 2002-01-04  Pablo Saratxaga  <pablo@mandrakesoft.com>
1100         * configure.in: Added "eu" to ALL_LINGUAS.
1102 2002-01-03  Pavel Roskin  <proski@gnu.org>
1104         * lib/mc.menu: Correct quoting.
1105         Reported by Matthias Urban <murban@cs.uni-magdeburg.de>
1107         * NEWS: Mention removal of the OS/2 port.
1108         * README.PC: Remove OS/2 specific parts.
1110 2002-01-02  Pavel Roskin  <proski@gnu.org>
1112         * configure.in: Make help about --with-subshell easier to
1113         understand.  Minor alignment fixes for the help.
1114         * acinclude.m4: Minor alignment fixes for the help.
1116 2001-12-31  Pavel Roskin  <proski@gnu.org>
1118         * configure.in: Generate vfs/Makefile from vfs/Makefile.in, not
1119         from vfs/Make-mc.in.
1121 2001-12-27 Duarte Loreto  <happyguy_pt@hotmail.com>
1123         * configure.in: Added portuguese to ALL_LINGUAS
1125 2001-12-21  Pavel Roskin  <proski@gnu.org>
1127         * acinclude.m4 (AC_WITH_SLANG): Don't add ../slang to includes.
1128         Don't remove slang/slang.h - it's never created.
1130         * acinclude.m4 (AC_WITH_SLANG): Don't make symlink from
1131         slang-mc.h to slang.h.  Remove fastdepslang variable, it's
1132         unused.
1134 2001-12-01  Wang Jian  <lark@linux.net.cn>
1136         * configure.in(ALL_LINGUAS): Renamed zh_CN.GB2312 to zh_CN.
1138 2001-11-29  Pavel Roskin  <proski@gnu.org>
1140         * lib/mc.ext.in: Use "type" to recognize zip and lha archives.
1142 2001-11-27  Pavel Roskin  <proski@gnu.org>
1144         * lib/mc.ext.in: When running X programs in background, do it
1145         from subshell.  Otherwise some of them terminate when mc exits.
1146         Reported by Christian Dysthe <christian@dysthe.net>
1147         Remove some obsolete and gmc-specific entries.  Use StarOffice
1148         to open files detected as "Microsoft Office Document".
1150         * lib/mc.lib: Support "Home" and "End" sequences in xterm from
1151         XFree86 4.1.0.
1153 2001-11-16  Andrew V. Samoilov  <kai@cmail.ru>
1155         * doc/mcedit.1.in: Fix help file location.
1157 2001-11-14  Pavel Roskin  <proski@gnu.org>
1159         * acinclude.m4 (MC_UNDELFS_CHECKS): Check for ext2_ino_t,
1160         fallback to ino_t for e2fsprogs version 1.19 and older.
1162 2001-10-30  Pavel Roskin  <proski@gnu.org>
1164         * lib/mc.ext.in: Add support for Netpbm files.
1166 2001-10-25  Andrew V. Samoilov  <kai@cmail.ru>
1168         * slang/slvideo.c (SLtt_set_color): Eliminate C++ comments.
1169         http://bugzilla.gnome.org/show_bug.cgi?id=60935
1170         By drk@sgi.com.
1172         * doc/mc.1.in: Document %p macro.
1174 2001-10-24  Pavel Roskin  <proski@gnu.org>
1176         * configure.in: Move AC_FUNC_MMAP before it's used indirectly.
1177         Allow using --without-mmap.
1178         * INSTALL: Document --without-mmap.
1180 2001-10-24  Andrew V. Samoilov  <kai@cmail.ru>
1182         * configure.in: Resurrect ALL_LINGUAS test, to allow specify list
1183         of languages to be installed by setting env variable before
1184         configure. If it is empty, it defaults to full list.
1185         By Alex Tkachenko <alex@bcs.zp.ua>.
1187 2001-10-19  Pavel Roskin  <proski@gnu.org>
1189         * syntax/sh.syntax: Highlight reserved words inside backticks.
1190         Use the same wholechars settings for reserved words and
1191         commands.  Recognize more words.  Recognize function definitions
1192         without "function" or without "()".  Use brightmagenta instead
1193         of brightblue.
1195 2001-10-18  Pavel Roskin  <proski@gnu.org>
1197         * configure.in: When checking for "nroff -mandoc" support, don't
1198         use /dev/null as input file, use stdin.  Some versions of nroff
1199         (e.g. groff-1.16.1) don't accept special files.
1201 2001-10-14  Pavel Roskin  <proski@gnu.org>
1203         * lib/mc.ext.in: Treat Makefile.PL as a Perl program, not as a
1204         Makefile.  Don't allow any suffixes after "Makefile".
1206 2001-10-12  Pavel Roskin  <proski@gnu.org>
1208         * lib/mc.ext.in: Add support for *.xcf files (native GIMP
1209         format).
1211 2001-10-06  Andrew V. Samoilov  <sav@bcs.zp.ua>
1213         * lib/mc.menu: Use "case" instead of non-portable "egrep -q".
1214         Fix compress<->bzip2 conversion and conversion of tagged
1215         archives.
1217 2001-10-05  Pavel Roskin  <proski@gnu.org>
1219         * lib/mc.ext.in: Use ogginfo to view *.ogg files.
1220         Suggested by Marcel Pol <mpol@gmx.net>
1222         * lib/mc.ext.in: Use xmms to play *.mp3 under X.  When viewing
1223         *.mp3, use "verbose" option to mpg123.  Add support for *.ogg
1224         and *.mid files.
1226 2001-09-30  Pavel Roskin  <proski@gnu.org>
1228         * configure.in: Don't check whether grep supports stdin - it's
1229         not used anymore.
1230         * NEWS: Mention this change.
1232 2001-09-19  Pavel Roskin  <proski@gnu.org>
1234         * doc/mcedit.1.in: Fix a very long line - use double
1235         backslashes since they are interpreted even in the .nf blocks.
1237         * lib/edit.spell.rc: Try aspell before resorting to ispell.
1239         * syntax/php.syntax: Replace with a better implementation by
1240         Max Schedriviy <max@tavrida.net>
1242 2001-09-15  Pavel Roskin  <proski@gnu.org>
1244         * doc/mc.1.in: Fix location of mcedit files.
1245         * doc/mcedit.1.in: Likewise.  Remove obsolete technical details.
1247 2001-09-14  Pavel Roskin  <proski@gnu.org>
1249         * configure.in: Don't check for ncurses version and for keyok()
1250         because the mouse support code doesn't need this hack anymore.
1252 2001-09-13  Pavel Roskin  <proski@gnu.org>
1254         * configure.in: Fix some cases of overquoting and underquoting.
1255         * acinclude.m4: Likewise.
1257 2001-09-12  Pavel Roskin  <proski@gnu.org>
1259         * configure.in: Update list of browsers.  Don't fallback to
1260         lynx since it cannot be run in background.
1261         * lib/mc.ext.in: Redirect output of X11 browsers to /dev/null.
1262         If no browser for X11 was found, use lynx.
1264         * autogen.sh: Add a workaround to ensure that "depcomp" is
1265         distributed.
1266         * configure.in: Replace obsolete macros.  Use AC_MSG_NOTICE
1267         where appropriate.
1268         * acinclude.m4: Likewise.  Fix check whether S-Lang uses
1269         terminfo.
1271         * configure.in: Use three-argument form of AC_INIT.  Use
1272         AC_CONFIG_AUX_DIR.  Remove some unused or implied macros.
1273         * Makefile.am (EXTRA_DIST): Remove "depcomp" - this workaround
1274         is not needed if AC_CONFIG_AUX_DIR is used.
1275         * vfs/Make-mc.in: Adjust mkinstalldirs location.
1276         * autogen.sh: Create "config" and remove "autom4te.cache".
1278 2001-09-11  Pavel Roskin  <proski@gnu.org>
1280         * syntax/Syntax: New file, extracted from edit/syntax.c.
1281         * syntax/Makefile.am: Add Syntax.
1283         * configure.in: Add -lcurses (for use with S-Lang) to MCLIBS not
1284         to LIBS.  Don't use unportable "grep -q", use "case" instead.
1286 2001-09-10  Pavel Roskin  <proski@gnu.org>
1288         * configure.in: Only check for X if --with-tm-x-support has been
1289         specified.
1291         * configure.in: Add check for sys/ioctl.h.
1293         * configure.in: Use AC_FUNC_STRCOLL instead of generic test.
1295         * acinclude.m4: Put -lncurses to MCLIBS, not LIBS.
1296         * configure.in: Likewise.  Add MCLIBS to LIBS temporarily when
1297         testing for functions in ncurses.
1299         * acinclude.m4: Provide descriptions in all AC_DEFINE macros.
1300         * configure.in: Likewise.  Use AH_BOTTOM to include extraconf.h.
1301         * acconfig.h: Remove.
1303         * configure.in: Eliminate LIBSLANG and LSLANG.
1304         * acinclude.m4: Likewise.  Use MCLIBS for -lslang.
1306         * configure.in: Use MCLIBS for -lgpm.  Remove LGPM.  Check for
1307         resizeterm() and keyok() only if configuring with ncurses.
1309         * configure.in: Remove now unused variables LIBVFS and LVFS.
1311         * configure.in: Remove unused variables LINTL and INTLDEPS.
1313         * configure.in: Add -I\$(top_builddir)/intl to CPPFLAGS when
1314         building with included gettext, because libintl.h is copied
1315         there.
1317 2001-09-09  Pavel Roskin  <proski@gnu.org>
1319         * NEWS: Update.
1321         * configure.in: Remove a hack for Unixware.  AC_FUNC_GETMNTENT
1322         checks -lgen for getmntent as of Autoconf 2.52.
1324 2001-09-07  Pavel Roskin  <proski@gnu.org>
1326         * configure.in: Check for pwd.h.
1328         * Make.common.in: Remove.
1329         * configure.in: Remove all references to Make.common.in and
1330         MCCPPFLAGS.
1331         * aclocal.m4: Likewise.
1333         * configure.in: Require Autoconf 2.52.  Remove hacks for
1334         Autoconf 2.13.
1335         * Makefile.am: Require Automake 1.5.
1337 2001-09-06  Pavel Roskin  <proski@gnu.org>
1339         * syntax/php.syntax: New file - PHP file highlighting.  Copied
1340         from Cooledit 3.17.4.
1341         * syntax/Makefile.am: Add php.syntax.
1343 2001-09-06  Timur Bakeyev  <mc@bat.ru>
1345         * acconfig.h: Brought back couple of symbols, that are still necessary
1346         due reference to them from configure.in.
1348 2001-09-04  Pavel Roskin  <proski@gnu.org>
1350         * syntax/changelog.syntax: Fix highlighting of functions.  Relax
1351         strictness for dates.
1353         * doc/mc.1.in: Fix troff warnings.
1354         * doc/mcedit.1.in: Likewise.
1356 2001-09-03  Pavel Roskin  <proski@gnu.org>
1358         * doc/mc.1.in: Spellcheck.
1359         * doc/mcedit.1.in: Likewise.
1360         * doc/mcserv.8.in: Likewise.
1362         * doc/mc.1.in (Learn Keys): Complete rewrite.
1364 2001-09-02  Pavel Roskin  <proski@gnu.org>
1366         * acconfig.h: Remove all unused symbols.
1368         * lib/ncurses.h: Remove.
1369         * lib/Makefile.am: Remove ncurses.h.
1371 2001-09-02  Abel Cheung  <maddog@linux.org.hk>
1373         * configure.in (ALL_LINGUAS): zh_TW.Big5 -> zh_TW
1375 2001-08-28  Pavel Roskin  <proski@gnu.org>
1377         * syntax/sh.syntax:  Require two '<' before EOF.  Recognize END
1378         like EOF.
1380 2001-08-26  Pavel Roskin  <proski@gnu.org>
1382         * configure.in: New conditionals USE_VFS_NET, USE_UNDEL_FS and
1383         CONS_SAVER.  Put all conditionals together.
1385         * Makefile.am (EXTRA_DIST): Add depcomp to work around a bug in
1386         Automake 1.5.
1388         * configure.in: Remove XCURSES variable - it's unused.
1390         * configure.in: New conditional USE_EDIT.
1392         * syntax/changelog.syntax: Don't require '@' to be in the
1393         address.  This also works around a bug in the syntax engine
1394         that prevented highlighting of addresses.
1396 2001-08-25  Pavel Roskin  <proski@gnu.org>
1398         * configure.in: New conditionals USE_VFS and INCLUDED_SLANG.
1400 2001-08-24  Pavel Roskin  <proski@gnu.org>
1402         * extraconf.h: Remove all references to HAVE_X.
1403         * acinclude.m4: s/GNOME_/MC_/
1404         * configure.in: Likewise.  Remove or clarify all references to
1405         the "text edition".  Minor fixes.
1407         * configure.in: Remove support for curses libraries other than
1408         ncurses.
1409         * acinclude.m4: Likewise.
1410         * FAQ: Remove everything about UNIX curses.
1411         * INSTALL: Likewise.
1413         * configure.in: Enable large file support by default.
1414         * NEWS: Mention it.
1415         * INSTALL: Document it.  Minor fixes.
1417         * FAQ: Remove information about GNOME edition.  Minor fixes.
1418         * README: Likewise.
1419         * NEWS: Mention removing the GNOME edition.
1421         * acinclude.m4: Include all used macros from the macros
1422         directory.
1423         * autogen.sh: Remove all references to "macros".
1424         * Makefile.am: Likewise.
1426         * configure.in: Remove all GNOME stuff except GNOME_VFS_CHECKS.
1427         * Makefile.am (SUBDIRS): Remove all GNOME-related directories.
1429         * lib/startup.links: Remove.
1430         * lib/README.desktop: Likewise.
1431         * lib/Makefile.am: Remove all references to DESKTOP_FILES.
1433         * configure.in: Bump version to 4.5.99a.
1435         * configure.in: Bump version to 4.5.55.  Release mc-4.5.55.
1436         * po/*.po: Regenerate.
1438         * AUTHORS: Update and spell check.
1439         * FAQ: Likewise.
1440         * INSTALL: Likewise.
1441         * INSTALL.FAST: Likewise.
1442         * NEWS: Likewise.
1443         * README.PC: Likewise.
1444         * README.QNX: Likewise.
1446         * configure.in: Add check for stropts.h.
1448 2001-08-23  Pavel Roskin  <proski@gnu.org>
1450         * lib/edit.indent.rc: Create cooledit.error right away to
1451         override its old contents.  Don't use ksh extentions.  Treat *.C
1452         files as C++.  Recognize more C++ extensions.  Support java.
1453         Update URL for "astyle".  Quote all arguments to protect spaces.
1454         * lib/edit.spell.rc: Don't save terminal settings - mc does it
1455         itself.  Quote all arguments to protect spaces.
1457 2001-08-21  Pavel Roskin  <proski@gnu.org>
1459         * doc-gnome/C/figs/Makefile.am: Don't install GNOME-specific
1460         files if GNOME frontend is disabled.
1461         * idl/Makefile.am: Likewise.
1462         * lib/Makefile.am: Likewise.
1463         * new_icons/Makefile.am: Likewise.
1465         * autogen.sh: Fall back to aclocal without "-I gettext.m4" in
1466         case it already has gettext macros elsewhere and doesn't like
1467         duplicates (i.e. it's aclocal from Automake-1.4).
1469 2001-08-20  Pavel Roskin  <proski@gnu.org>
1471         * AUTHORS: Updated.
1472         * INSTALL: Likewise.
1473         * NEWS: Likewise.
1474         * doc/mc.1.in: Likewise.
1475         * doc/mcserv.8.in: Likewise.
1477         * acinclude.m4 (AC_GET_FS_INFO): Specify includes when checking
1478         for sys/mount.h.
1480 2001-08-19  Andras Timar  <timar@gnome.hu>
1482         * lib/Makefile.am: Added Hungarian hints
1483         * lib/mc.hint.hu: by Arpad Biro <biro_arpad@yahoo.com>
1485 2001-08-19  Pavel Roskin  <proski@gnu.org>
1487         * lib/mc.lib: Add definition for "bs" for xterm and xterm-color.
1489 2001-08-17  Pavel Roskin  <proski@gnu.org>
1491         * syntax/po.syntax: New file - PO file highlighting.
1492         From David Martin <dmartina@excite.es>
1493         * syntax/Makefile.am: Add po.syntax.
1495         * lib/mc.lib: Add "delete=\e[3~" for xterm and xterm-color -
1496         it's sometimes missing from the databases.
1498 2001-08-16  Abel Cheung  <maddog@linux.org.hk>
1500         * lib/mc.hint.zh_TW.Big5 -> lib/mc.hint.zh: Temporary measure.
1501         * lib/Makefile.am: Reflect above change.
1503 2001-08-15  Pavel Roskin  <proski@gnu.org>
1505         * doc/mc.1.in (Terminal databases): Recommend using \e, not \E.
1507 2001-08-14  Pavel Roskin  <proski@gnu.org>
1509         * lib/mc.lib: Add popular sequences for "home" and "end" in
1510         "xterm" and "xterm-color" terminals.
1512 2001-08-13  Pavel Roskin  <proski@gnu.org>
1514         * lib/mc.ext.in: Move ls-lR.gz before generic gzip support.
1516         Replace "Can't" with "Cannot" everywhere.
1518 2001-08-12  Pavel Roskin  <proski@gnu.org>
1520         * edit/edit_key_translator.c (cooledit_key_map): Use Ctrl-O for
1521         subshell, not for "Open file...".
1522         (emacs_key_map): Likewise.
1524         * README: Changes from Frederic L. W. Meunier <0@pervalidus.net>
1526 2001-08-10  Pavel Roskin  <proski@gnu.org>
1528         * Makefile.am (EXTRA_DIST): Remove BUGS.
1529         * doc/Makefile.am (EXTRA_DIST): Remove LSM and FILES.
1531         * BUGS: Remove.  Bugzilla.gnome.org doesn't have those bugs.
1533         * doc/LSM: Remove, it's outdated.
1534         * doc/FILES: Likewise.
1535         * doc/DEVEL: Remove information about FILES.
1537         * FAQ: Eliminate all broken URLs on the MC site.
1538         From Frederic L. W. Meunier <0@pervalidus.net>
1540         * FAQ: Restore information about xterm.
1542 2001-08-08  Pavel Roskin  <proski@gnu.org>
1544         * FAQ: Changes from Frederic L. W. Meunier <0@pervalidus.net>
1546 2001-08-07  Pavel Roskin  <proski@gnu.org>
1548         * doc/mc.1.in (Internal File Viewer): Document Ctrl-O and F17.
1550         * doc/mc.1.in: Fix all broken links.
1552 2001-08-06  Pavel Roskin  <proski@gnu.org>
1554         * INSTALL: Numerous changes.  Declare old curses obsolete.
1555         Partly from Frederic L. W. Meunier <0@pervalidus.net>
1557         * doc/mc.1.in (Menu Bar): Add link to the "Options Menu".
1559 2001-08-03  Abel Cheung  <maddog@linux.org.hk>
1561         * lib/Makefile.am: Remove space after backslash introduced in the
1562         previous commit.
1564         * lib/mc.hint.zh_TW.Big5: New file.
1565         * lib/Makefile.am: Added mc.hint.zh_TW.Big5
1567 2001-08-02  Pavel Roskin  <proski@gnu.org>
1569         * lib/mc.hint.uk: New file.
1570         From Maksym Polyakov <polyama@yahoo.com>
1571         * lib/Makefile.am: Add mc.hint.uk.
1573 2001-08-01  Pavel Roskin  <proski@gnu.org>
1575         * lib/mc.hint.nl: New file.
1576         From Steef Boerrigter <sxmboer@sci.kun.nl>
1577         * lib/Makefile.am: Add mc.hint.nl.
1578         * lib/mc.hint: Remove ftp site.  Update copyright.
1579         * lib/mc.hint.cs: Likewise.
1580         * lib/mc.hint.es: Likewise.
1581         * lib/mc.hint.it: Likewise.
1582         * lib/mc.hint.pl: Likewise.
1583         * lib/mc.hint.ru: Likewise.  Shorten some lines.
1585         * edit/Makefile.in: Allow running "make install" before "make all".
1586         * gtkedit/Makefile.in: Likewise.
1588 2001-07-31  Pavel Roskin  <proski@gnu.org>
1590         * lib/edit.spell.rc: New file.  Invoke ispell on Ctrl-p in the
1591         editor.
1592         * lib/Makefile.am: Add lib/edit.spell.rc.
1594         * autogen.sh: Use gettextize.
1595         * ABOUT-NLS: Remove from CVS, it's installed by autogen.sh.
1596         * po/Makefile.in.in: Likewise.
1598 2001-07-29  Pavel Roskin  <proski@gnu.org>
1600         * syntax/slang.syntax: New file.
1601         From Walery Studennikov <despair@sama.ru>
1602         * syntax/Makefile.am: Add slang.syntax.
1604 2001-07-27  Pavel Roskin  <proski@gnu.org>
1606         * extraconf.h: Move WITH_BACKGROUND here.
1608 2001-07-24  Pavel Roskin  <proski@gnu.org>
1610         * doc/mc.1.in: Quote all section headers.  Minor formatting fix.
1612 2001-07-23  Pavel Roskin  <proski@gnu.org>
1614         * doc/mc.1.in: Fix description of mc.lib.  Fix broken links.
1616 2001-07-20  Pavel Roskin  <proski@gnu.org>
1618         * Make.common.in: Move all defines ...
1619         * gnome/Makefile.in: ... here ...
1620         * src/Makefile.in: ... and here.
1622 2001-07-19  Pavel Roskin  <proski@gnu.org>
1624         * configure.in: Don't check for getwd, it's completely
1625         eliminated.
1626         * INSTALL: Remove reference to HAVE_GETWD.
1628         * lib/mc.ext.in: Fix opening info pages on VFS.  Modernize
1629         entries for compressed cpio archives.
1631         * lib/mc.ext.in: Comment changes.  Remove rules for programs -
1632         they were only used in obsolete frontends.  Don't ever use %view
1633         without commands - it's slower and loses user settings, e.g.
1634         hex mode.  Put shared libraries before man pages and read.me
1635         before .me macros so that they match correctly.  Use nm for
1636         shared libraries.  Add rules for StarOffice and AbiWord.
1638 2001-07-14  Pavel Roskin  <proski@gnu.org>
1640         * configure.in: Bump version to 4.5.54a.
1642 2001-07-13  Pavel Roskin  <proski@gnu.org>
1644         * lib/mcserv.init: Fix exit status.
1645         http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=44601
1647         * lib/mc.ext.in: Anchor all regexes in the type/ rules except
1648         "executable", which should follow a space. Simplify rules for
1649         images. Add shell/ rule for *.info files. Fix all incorrect
1650         uses of the alternation operator.
1651         Reported by Oskar Liljeblad and Michel Casabona.
1653 2001-07-12  Pavel Roskin  <proski@gnu.org>
1655         * configure.in: Don't check for iconv, it's already checked for
1656         in AM_GNU_GETTEXT.
1658 2001-07-10  Pavel Roskin  <proski@gnu.org>
1660         * doc/mc.1.in: Update documentation about hex search.
1662         * edit/edit_key_translator.c (cooledit_key_map): Bind
1663         Ctrl-Shift-Up and Ctrl-Shift-Down to scroll with highlight.
1664         From Steef Boerrigter <sxmboer@sci.kun.nl>
1666         * edit/Makefile.in: Make edit.o depend on edit_key_translator.c.
1667         * edit/edit_key_translator.c (cooledit_key_map): Add support
1668         for bracket matching on Alt-B.
1669         * gtkedit/gtkeditkey.c: Likewise.
1670         From Steef Boerrigter <sxmboer@sci.kun.nl>
1672 2001-07-06  Pavel Roskin  <proski@gnu.org>
1674         * lib/mc.ext.in: Use nm to view object files.
1676         * Make.common.in: Remove GNOME-specific and unused definitions.
1677         Partly moved to gnome/Makefile.in.
1679         * configure.in: Remove all references to SEDCMD and SEDCMD2 -
1680         they are usused.
1681         * Make.common.in: Likewise.
1683 2001-06-29  Pavel Roskin  <proski@gnu.org>
1685         * ABOUT-NLS: Update to the version from gettext-0.10.38.
1687         * Make.common.in (XCPPFLAGS): Don't add -I$(top_srcdir) - it's
1688         now done in configure. Move -I.. to the beginning.
1689         * Makefile.am (SUBDIRS): Move intl po to the beginning, since
1690         libintl.a may be required to link mc.
1691         (ACLOCAL_M4_SOURCES): Remove macros/gnome-gettext.m4.
1692         * configure.in: Use AM_GNU_GETTEXT instead of AM_GNOME_GETTEXT.
1693         Move all i18n code to one place. Don't substitute INTLSUB - it's
1694         unused. Substitute INTLDEPS, since AM_GNU_GETTEXT doesn't do it.
1695         Remove SCO-specific i18n hacks. Add -I$(top_srcdir) to CPPFLAGS.
1697 2001-06-25  Pavel Roskin  <proski@gnu.org>
1699         * configure.in: For Autoconf 2.50+, use AC_SYS_LARGEFILE.
1700         It should be enabled explicitly by giving `--enable-largefile'
1701         to configure.
1702         * INSTALL: Document it.
1704 2001-06-22  Pavel Roskin  <proski@gnu.org>
1706         * extraconf.h: Don't define HAVE_INFOMOUNT_QNX on QNX Neutrino.
1708         * acinclude.m4 (AC_GET_FS_INFO): Fix checking for f_fstypename
1709         in struct statfs.
1710         Reported by Libor Motyèka <libor.motycka@ortex.cz>.
1712         * acinclude.m4 (AC_GET_FS_INFO): Warn only once that the list of
1713         mounted filesystems cannot be read. Don't define NO_INFOMOUNT.
1714         Define HAVE_INFOMOUNT_LIST if a any suitable function has been
1715         found.
1716         * extraconf.h: Define HAVE_INFOMOUNT and HAVE_INFOMOUNT_QNX.
1718 2001-06-19  Pavel Roskin  <proski@gnu.org>
1720         * configure.in: Check for telldir and seekdir. Join adjacent
1721         calls to AC_CHECK_FUNCS.
1723 2001-06-16  Pavel Roskin  <proski@gnu.org>
1725         * Makefile.am: Change the order of SUBDIRS to fully compile text
1726         edition before compiling anything for GNOME.
1727         * mc.spec.in: Don't use brace expansion to avoid implicit
1728         build-time dependency on bash.
1730 2001-06-13  Pavel Roskin  <proski@gnu.org>
1732         * acinclude.m4 (AC_SHORT_D_NAME_LEN): Fix compiler warnings in
1733         the test code.
1734         * configure.in: Fix compiler warnings in the arguments to
1735         AC_TRY_WARNINGS. Fix value of NEED_CRYPT_PROTOTYPE - add spaces
1736         around `=' in the `test' command.
1738 2001-06-07  Pavel Roskin  <proski@gnu.org>
1740         * doc-gnome/C/gmc.sgml: Remove index - it's not used in the
1741         GNOME documentation template.
1742         * doc-gnome/C/mkhtml: Don't generate index.
1743         * doc-gnome/C/Makefile.am: Don't distribute genindex.sgml.
1745 2001-06-06  Pavel Roskin  <proski@gnu.org>
1747         * lib/Makefile.am: Make compatible with Automake 1.4 - remove
1748         conditional variables from EXTRA_DIST.
1750 2001-06-05  Pavel Roskin  <proski@gnu.org>
1752         * edit/edit_key_translator.c [HAVE_CHARSET]: Add charset
1753         conversion support.
1754         From Walery Studennikov <hqsoftware@mail.ru>.
1756         * extraconf.h [HAVE_X]: Undefine HAVE_TEXTMODE_X11_SUPPORT.
1758 2001-06-01  Pavel Roskin  <proski@gnu.org>
1760         * lib/mc.charsets: Synchronize with the latest patch - remove
1761         a comment.
1763 2001-05-30  Pavel Roskin  <proski@gnu.org>
1765         * extraconf.h [HAVE_X]: Undefine HAVE_CHARSET - it doesn't
1766         work with GNOME.
1768         * lib/mc.charsets: New file. From Walery Studennikov.
1769         * lib/Makefile.am: Distribute mc.charsets. Install it if
1770         the charset support is enabled.
1772         * configure.in: Add check for iconv() and the necessary code
1773         to support the charset selection patch.
1775         * configure.in: Add check for ESCDELAY variable in ncurses.
1777 2001-05-29  Pavel Roskin  <proski@gnu.org>
1779         * extraconf.h [!USE_VFS]: Undefine USE_NETCODE and
1780         USE_EXT2FSLIB.
1782         * extraconf.h: Remove unused HAS_DIRECT_COLOR_ACCESS.
1783         * pc/config.h: Likewise.
1785         * lib/mc.ext.in: For MS Word documents try "catdoc", "word2x"
1786         and "strings". Recognize "write" files and MS Word templates.
1787         For MS Excel documents try "xls2csv" and "strings".
1788         Escape spaces in the "type" directives.
1789         From Nerijus Baliunas.
1791         * Make.common.in: Add -I$(top_srcdir) to XCPPFLAGS.
1793         * Make.common.in: Remove hpath, it's unused.
1795         * acconfig.h: Move constant parts ...
1796         * extraconf.h: ... here.
1797         [HAVE_X]: Disable subshell, s-lang and curses.
1798         * Makefile.am: Add extraconf.h.
1800 2001-05-28  Pavel Roskin  <proski@gnu.org>
1802         * acconfig.h: Remove some useless entries. Eliminate OLD_TOOLS
1803         and SLANG_H_INSIDE_SLANG_DIR. Move some descriptions ...
1804         * configure.in: ... here.
1806 2001-05-27  Pavel Roskin  <proski@gnu.org>
1808         * configure.in: Remove unused HAVE_PORTABLE_TOKEN_PASTING.
1809         * acconfig.h: Likewise.
1810         * src/layout.c: Likewise.
1812         * Make.common.in: Remove all percent rules.
1813         * acinclude.m4 (AC_PROG_GNU_MAKE): Remove.
1814         * configure.in: Remove AC_PROG_GNU_MAKE. Don't substitute
1815         PCENTRULE. Remove AC_PROG_MAKE_SET - it's called by
1816         AM_INIT_AUTOMAKE.
1818         * Make.common.in: Remove obsolete dependency tracking system.
1819         * configure.in: Likewise.
1820         * edit/Makefile.in: Likewise.
1821         * gnome/Makefile.in: Likewise.
1822         * gtkedit/Makefile.in: Likewise.
1823         * slang/Makefile.in: Likewise.
1824         * src/Makefile.in: Likewise.
1825         * vfs/Make-mc.in: Likewise.
1826         * src/depend.awk: Remove.
1828 2001-05-26  Pavel Roskin  <proski@gnu.org>
1830         * gtkedit/syntax.c (syntax_text): Add support for Octave files.
1831         * syntax/octave.syntax: New file. From Walery Studennikov.
1832         * syntax/Makefile.am: Add octave.syntax.
1834         * configure.in: Fix incorrect test for stdin support in grep -
1835         it would always fail when configuring in an empty directory.
1836         Portability fixes - unset, backslashed space in here-documents.
1837         Eliminate all instances of "changequote".
1839         * configure.in: Define SCO_FLAVOR based on $host_os, not on the
1840         user choice.
1841         * acconfig.h: Changes for the above.
1842         * INSTALL: Don't document --with-sco - it's now defunct.
1843         * INSTALL.FAST: Likewise.
1845 2001-05-25  Pavel Roskin  <proski@gnu.org>
1847         * lib/mc.ext.in: Match both "mail" and "Mail", but only if they
1848         are in the beginning of the "file" output.
1850 2001-05-23  Pavel Roskin  <proski@gnu.org>
1852         * lib/mc.ext.in: Add associations for viewing RPM files.
1854 2001-05-22  Pavel Roskin  <proski@gnu.org>
1856         * doc-gnome/C/mkhtml: Support $JADE. Check that $DSL exists.
1857         By default exit after the first error in jade.
1859         * doc-gnome/C/mkhtml: Use jade directly, not jw. Support DSL and
1860         JADEFLAGS environment variables. Report progress. Clean up on
1861         failure.
1863 2001-05-21  Pavel Roskin  <proski@gnu.org>
1865         * doc-gnome/C/Makefile.am: Allow "make install" without *.html
1866         files.
1868         * doc-gnome/C/mkhtml: Print a big warning if the script fails.
1869         * doc-gnome/C/Makefile.am: Ignore exit status of mkhtml.
1871 2001-05-20  Pavel Roskin  <proski@gnu.org>
1873         * doc-gnome/C/Makefile.am: Distribute mkhtml and genindex.sgml.
1874         Create figs/*.eps if needed. Simplify rules for gmc.dvi and
1875         gmc.rtf - DocBook 4.1 doesn't try to write to $(srcdir).
1876         * doc-gnome/C/figs/Makefile.am: Add support for converting from
1877         PNG to EPS.
1879         * Makefile.am (EXTRA_DIST): Remove create_vcs.
1880         * doc/FILES: Likewise. Typo fix.
1882 2001-05-19  Pavel Roskin  <proski@gnu.org>
1884         * doc-gnome/C/mkhtml: New file. Create HTML files from gmc.sgml.
1885         * doc-gnome/C/Makefile.am: Don't handle *.css - there are none
1886         with DocBook 4.1. Never use `cp' without `-f'. Use mkhtml.
1888         * doc-gnome/C/gmc.sgml: Use DTD DocBook V4.1. Fix duplicate
1889         index entry "Moving files".
1891 2001-05-18  Pavel Roskin  <proski@gnu.org>
1893         * configure.in: Use src/main.c in AC_INIT.
1895         * create_vcs: Remove.
1897         * INSTALL: Update download locations for MC, rxvt, gpm, ncurses.
1898         Add download location for glib.
1899         * mc.spec.in: Likewise.
1900         * doc/LSM: Likewise.
1901         * doc/mc.1.in: Likewise.
1902         * doc/mcedit.1.in: Likewise.
1903         * src/ext.c: Don't mention download location for MC.
1905         * FAQ: Update status of Tk, XView. and GNOME editions. Update
1906         homepage of gpm.
1908         * INSTALL: Remove information about Tk and XView. Change the
1909         mailing list addresses again.
1910         * FAQ: Change the mailing list addresses again.
1911         * MAINTAINERS: Likewise.
1912         * README: Likewise.
1913         * doc/mc.1.in: Likewise.
1914         * gnome/gmc-window.c: Likewise.
1915         * lib/README.xterm: Likewise.
1916         * lib/mc.ext.in: Likewise.
1917         * lib/mc.hint*: Likewise.
1918         * lib/mc.hlp.hu: Likewise.
1919         * po/*.po: Likewise.
1920         * src/main.c: Likewise.
1922 2001-04-20  Pavel Roskin  <proski@gnu.org>
1924         * FAQ: Change the mailing list addresses and the download
1925         locations.
1926         * INSTALL: Likewise.
1927         * MAINTAINERS: Likewise.
1928         * README: Likewise.
1929         * doc/mc.1.in: Likewise.
1930         * gnome/gmc-window.c: Likewise.
1931         * lib/README.xterm: Likewise.
1932         * lib/mc.ext.in: Likewise.
1933         * lib/mc.hint*: Likewise.
1934         * lib/mc.hlp.hu: Likewise.
1935         * po/*.po: Likewise.
1936         * src/main.c: Likewise.
1938 2001-04-19  Pavel Roskin  <proski@gnu.org>
1940         * configure.in: Don't install mcserv unless
1941         "--enable-mcserv-install" has heen specified.
1942         Don't quote the first argument in all calls to AM_CONDITIONAL
1943         to work around a bug in Automake 1.4.
1944         * doc/Makefile.am: Use MCSERV_INSTALL conditional.
1945         * vfs/Make-mc.in: Likewise.
1947 2001-04-13  Pavel Roskin  <proski@gnu.org>
1949         * configure.in: Bump version to 4.5.53a.
1951 2001-04-06  Pavel Roskin  <proski@gnu.org>
1953         * gtkedit/editcmd.c: Remove support for XView layout attributes.
1954         * gtkedit/editoptions.c: Likewise.
1955         * pc/chmod.c: Likewise.
1956         * pc/drive.c: Likewise.
1957         * src/boxes.c: Likewise.
1958         * src/chmod.c: Likewise.
1959         * src/dlg.c: Likewise.
1960         * src/dlg.h: Likewise.
1961         * src/filegui.c: Likewise.
1962         * src/find.c: Likewise.
1963         * src/hotlist.c: Likewise.
1964         * src/layout.c: Likewise.
1965         * src/listmode.c: Likewise.
1966         * src/main.c: Likewise.
1967         * src/option.c: Likewise.
1968         * src/panelize.c: Likewise.
1969         * src/wtools.c: Likewise.
1970         * src/wtools.h: Likewise.
1971         * vfs/smbfs.c: Likewise.
1973         * autogen.sh: Check out "intl" and "macros" directories if they
1974         are missing. Simply "cvs up -d" won't restore them.
1976         * configure.in: Bump version to 4.5.52a.
1978 2001-03-14  Pavel Roskin  <proski@gnu.org>
1980         * configure.in: Use AC_CHECK_TOOL for finding AR. Define
1981         Automake conditional USE_SAMBA_FS if Samba is to be supported
1982         in VFS.
1984 2001-03-07  Pavel Roskin  <proski@gnu.org>
1986         * configure.in: Use AM_PROG_CC_STDC if AC_PROG_CC_STDC is not
1987         defined.
1988         Reported by Norbert Warmuth.
1990         * configure.in: Don't process vfs/extfs/uzip - it's now
1991         constant.
1993         * syntax/changelog.syntax: Require space after asterisk to have
1994         it highlighted.
1996 2001-03-02  Pavel Roskin  <proski@gnu.org>
1998         * aclocal.m4 (MC_HPUX_PROG_CC_STDC): Remove, it's obsolete.
1999         * configure.in: Use AC_PROG_CC_STDC instead.
2001         * lib/mc.ext.in: Recognize files ending by `.lslR' and `.ls-lR'.
2002         Suggested by Christian Gennerat.
2004         * lib/mc.ext.in: Add support for "freeze" - old compression
2005         program used mostly on QNX.
2006         * lib/mc.ext.in.qnx.diff: Remove, it's obsolete.
2007         * lib/Makefile.am: Adjusted.
2009 2001-02-26  Pavel Roskin  <proski@gnu.org>
2011         * lib/mc-gnome.ext.in: Remove, it's not used.
2012         * configure.in: Remove lib/mc-gnome.ext.
2013         * lib/Makefile.am: Likewise.
2015 2001-02-20  Pavel Roskin  <proski@gnu.org>
2017         * gtkedit/edit.h: Only include malloc.h if STDC_HEADERS is not
2018         defined to prevent warnings on OpenBSD 2.7.
2019         * slang/jdmacros.h: Likewise.
2020         * src/mad.h: Likewise.
2021         * src/poptalloca.h: Likewise.
2023         * configure.in: Check for sys/time.h and sys/timeb.h. Use
2024         AC_HEADER_TIME.
2026 2001-02-07  Pavel Roskin  <proski@gnu.org>
2028         * autogen.sh: Create vfs/samba/include/stamp-h.in.
2029         * vfs/samba/include/stamp-h.in: Remove.
2031         * macros/curses.m4: Quote first argument to AC_DEFUN.
2032         * macros/gnome-cxx-check.m4: Likewise.
2033         * macros/gnome-gettext.m4: Likewise.
2034         * macros/gnome-libgtop-check.m4: Likewise.
2035         * macros/gnome-print-check.m4: Likewise.
2036         * macros/linger.m4: Likewise.
2037         * macros/need-declaration.m4: Likewise.
2039         * configure.in: Only configure in vfs/samba if smbfs support is
2040         enabled even with Autoconf 2.13.
2042 2001-01-30  Pavel Roskin  <proski@gnu.org>
2044         * macros/gnome-vfs.m4 (GNOME_WITH_VFS): Fix mishandling of
2045         --without-samba due to a typo.
2047         * configure.in: Only configure in vfs/samba if smbfs support is
2048         enabled. This optimization will only work with Autoconf-2.49c
2049         and above.
2051 2001-01-13  Pavel Roskin  <proski@gnu.org>
2053         * configure.in: Don't create a faked malloc.h.
2054         * gtkedit/edit.h: Don't assume that malloc.h always exists.
2055         * src/mad.h: Likewise.
2057         * configure.in: Simplified handling of cons.saver.
2058         * src/Makefile.in: Likewise. Don't install cons.saver setuid.
2059         * mc.spec.in: Remove a workaround for the above.
2061         * configure.in: Use AC_CANONICAL_HOST - "target" is meaningless
2062         for MC. Don't rely on the output of uname - use $host_os.
2064 2001-01-11  Pavel Roskin  <proski@gnu.org>
2066         * configure.in: Check for ext2 libraries only if VFS is enabled.
2068         * src/Makefile.in: Create directories before installing files.
2069         Removed all occurences of libprefix - it's never defined.
2071         * configure.in: All macros from configure.in moved to
2072         acinclude.m4. Added missing quotes in several places.
2073         * acinclude.m4: Likewise.
2075         * edit/Makefile.in: Don't install or uninstall mcedit -
2076         it cannot be installed before mc on systems without symlinks.
2077         * gtkedit/Makefile.in: Likewise.
2078         * src/Makefile.in: Install mcedit (if enabled) and mcview.
2079         Uninstall them.
2081         * macros/gnome-gettext.m4: Propagated change by Owen Taylor
2082         from acinclude.m4 in gtk+:
2083         Don't define ENABLE_NLS unless we have a working NLS.
2084         (This should keep libintl.h from being included when it doesn't
2085         exist).
2087 2001-01-09  Pavel Roskin  <proski@gnu.org>
2089         * doc-gnome/C/figs/Makefile.am: New file.
2090         * doc-gnome/C/Makefile.am: Don't handle figs, let the new
2091         makefile do it.
2092         * configure: Substitute doc-gnome/C/figs/Makefile.
2094         * lib/Makefile.am: Distribute files listed in LOCALIZED_HELP.
2096 2001-01-08  Szabolcs Ban  <shooby@gnome.hu>
2098         * lib/mc.hlp.hu: Added Hungarian help file from
2099           tothb1@freemail.hu, Janos.Zana@elfiz2.kee.hu,
2100           maci@integrity.hu, mfh47@freemail.hu
2101         * lib/Makefile.am: Added LOCALIZED_HELP for further
2102           mc.hlp l10ns
2103         * src/cmd.c, src/dlg.c, src/tree.c, src/view.c,
2104           gtkedit/editcmd.c: I18n of mc.hlp
2106 2000-12-29  Szabolcs Ban  <shooby@gnome.hu>
2108         * doc/mc.1.in: Corrected badly formatted link...
2110 2000-11-10  Robert Brady  <robert@suse.co.uk>
2112         * configure.in: Add Tamil to ALL_LINGUAS.
2114 2000-10-23  Pavel Roskin  <proski@gnu.org>
2116         * mc.spec.in: Allow mcserv.8 to be gzipped.
2118         * doc-gnome/C/Makefile.am: Workaround for buggy db2html
2119         that cannot deal with "./gmc.sgml".
2121 2000-10-09  Pavel Roskin  <proski@gnu.org>
2123         * Makefile.am: GNOME_M4_FILES renamed to ACLOCAL_M4_SOURCES so
2124         that CVS Automake will drop dependencied to the macros that
2125         we don't distribute.
2127         * lib/mc.ext.in: Removed references to icons. Source RPMs
2128         grouped to one regex. Removed "Update" for source RPMs, added
2129         "Rebuild" instead. Added "Check signature" for all RPMs.
2130         Added a comment about pop-up menus in the text edition.
2132 2000-10-06  Pavel Roskin  <proski@gnu.org>
2134         * gnome/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Required
2135         flags moved out of CFLAGS as recommended by GNU coding
2136         standards.
2137         * configure.in: Don't add GLIB_CFLAGS to CFLAGS.
2138         * Make.common.in: XINC eliminated. GLIB_CFLAGS is now added to
2139         XCPPFLAGS.
2140         * INSTALL (Random notes on porting to other architectures):
2141         Completely rewritten. Recommended using CFLAGS instead of XINC.
2143 2000-10-05  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2145         * lib/mc.ext.in: .spm is used by SuSE to mark src rpms
2147 2000-10-04  Christophe Merlet  <christophe@merlet.net>
2149         * gnome/*.desktop: Updated french strings.
2151 2000-10-03  Pavel Roskin  <proski@gnu.org>
2153         * doc-gnome/C/gmc.sgml: DTD changed to "PNG Variant V1.1"
2154         to allow <legalnotice>. Unclosed tags fixed.
2156 2000-09-30  Pavel Roskin  <proski@gnu.org>
2158         * mc.spec.in: New package mc-common. Use DESTDIR instead of
2159         misusing prefix. Don't install old icons - they don't exist.
2161         * lib/mc.sh.in: Use "rm -f" to delete temporary files. Use
2162         "export -f" to have mc() exported.
2163         * doc/mc.1.in: Changed description of the "-P" option to
2164         avoid inclusion of mc.sh and mc.csh into the manual.
2165         Corrected paths of mc.hlp, mc.no_proxy and ~/mc/Tree.
2167 2000-09-24  Pavel Roskin  <proski@gnu.org>
2169         * doc/mc.1.in: Minor formatting fixes.
2171         * lib/mc.sh.in: Remove temporary file non-interactively.
2172         * doc/mc.1.in: updated example for mc.sh.
2174 2000-09-23  Pavel Roskin  <proski@gnu.org>
2176         * Makefile.am: mc.spec included to noinst_DATA so that "make all"
2177         updates it when needed.
2178         * mc.spec.in: Include translations with mc, not gmc. Run
2179         chkconfig --del in %preun, not %postun. --without-debug not
2180         needed. /etc/X11/wmconfig not needed. /etc/pam.d/mcserv shouldn't
2181         be executable. New files in %{prefix}/lib/mc/ - translated hints,
2182         editor files.
2184         * doc-gnome/C/Makefile.am: Fixed *clean targets. Use temporary
2185         directory for document processing. Comment changes. gmc.ps and
2186         gmc.pdf now generated from gmc.dvi.
2188         * configure: Always include Make.common as file, otherwise
2189         "make distclean" breaks.
2190         * edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
2191         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: $(RMF)
2192         replaced with "rm -f" - the stangard says that "rm" is portable.
2193         Ditto $(MV). Adjusted *clean targets to match those in
2194         Automake. Removed "cross" target.
2196 2000-09-22  Pavel Roskin  <proski@gnu.org>
2198         * doc/mc.sgml: Removed as obsoleted by doc/mc.in.1
2199         * doc/gnome.sgml: Removed as obsoleted by doc-gnome/C/gmc.sgml
2200         * doc/Makefile.in: Converted to ...
2201         * doc/Makefile.am: ... this.
2203 2000-09-21  Pavel Roskin  <proski@gnu.org>
2205         * lib/mc.sh.in: Use $HOME instead of '~' because the tilde
2206         is not expanded in all shells.
2207         * doc/mc.sgml: Updated the example script to reflect the above
2208         changes.
2209         * doc/mc.in.1: Likewise.
2211 2000-09-19  Pavel Roskin  <proski@gnu.org>
2213         * lib/Makefile.in (LIBFILES_CONST): Added mc.hint.it from
2214         Marco Ciampa
2216 2000-09-18  Pavel Roskin  <proski@gnu.org>
2218         * Make.common.in: Added installcheck to placate "make distcheck"
2219         * configure.in, Make.common.in, doc/Makefile.in,
2220         edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
2221         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Replacing
2222         variable MKINSTALLDIRS and builddir with Automake-compatible
2223         mkinstalldirs and top_builddir.
2224         * doc-gnome/C/Makefile.am: Only maintainers regenerate html
2225         files. Added uninstall-local target.
2227 2000-09-17  Pavel Roskin  <proski@gnu.org>
2229         * configure.in: fixed wrong use of AC_MSG_RESULT inside
2230         AC_CACHE_VAL
2232         * Make.common.in: Added the "dvi" target for "make distcheck"
2233         to go further
2234         * doc-gnome/C/Makefile.in: converted to ...
2235         * doc-gnome/C/Makefile.am: ... this
2237 2000-09-15  Pavel Roskin  <proski@gnu.org>
2239         * acconfig.h, configure.in: Require autoconf 2.13 or above.
2240         Removed workarounds for older versions. Removed MCDEBUG
2241         variable - it's not used. --with-debug renamed to --with-mad and
2242         cleaned up. Always use -Wall with gcc, other manipulations with
2243         CFLAGS removed.
2245         * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
2246         gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
2247         vfs/Make-mc.in: preserve timestamp on "make distdir", otherwise
2248         mc.pot becomes out of date in the tarball.
2250 2000-09-14  Pavel Roskin  <proski@gnu.org>
2252         * configure.in: Removed some abuses of CPPFLAGS. Removed useless
2253         tests for cp, mv and rm.
2254         * Make.common.in: Removed variables xv_bindir and STRIP.
2255         Variables CP, MV and RMF are assigned trivial values.
2257         * edit/Makefile.in: Don't link headers, add extra includes
2258         to CPPFLAGS instead. Put links to the build directory.
2259         Remove the hack with "mx" - it is not needed anymore.
2261         * configure.in: remove any manupulations with top_srcdir.
2262         Don't change CPPGLAGS when the internal editor is enabled,
2263         instead do it ...
2264         * edit/Makefile.in, gtkedit/Makefile.in: ... here
2266         * configure.in, Make.common.in, doc/Makefile.in,
2267         edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
2268         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: rootdir
2269         changed to top_srcdir for Automake compatability
2271         * configure.in: REGEX_O variable removed - always use our regex
2273         * configure.in: MCFGR variable removed
2275 2000-09-12  Pavel Roskin  <proski@gnu.org>
2277         * configure.in: enable AM_MAINTAINER_MODE to be consistent with
2278         other GNOME modules
2279         * autogen.sh: remove "-I ." from the "aclocal" command line
2281 2000-09-01  Pavel Roskin  <proski@gnu.org>
2283         * configure.in: output vfs/extfs/Makefile
2285         * configure.in: AC_CANONICAL_SYSTEM moved above AM_INIT_AUTOMAKE
2286         to avoid a warning
2287         * acinclude.m4: removed unused macros AC_CHECK_HEADER_IN_PATH,
2288         AC_LIB_XPM, AC_X_SHAPE_EXTENSION
2290 2000-08-29  Pavel Roskin  <proski@gnu.org>
2292         * configure.in: use AM_GNOME_GETTEXT
2293         * gettext.m4: removed
2294         * Makefile.am: adjusted files to distribute, previous change
2295         reverted
2297         * mc-aclocal.m4: renamed to ...
2298         * acinclude.m4: ... this
2299         * autogen.sh: simplified - no more tricks with mc-aclocal.m4
2300         * Makefile.am: aclocal should scan "." for gettext.m4
2302 2000-08-28  Pavel Roskin  <proski@gnu.org>
2304         * Make.common.in: removed hack for "make distcopy"
2305         * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
2306         gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
2307         vfs/Make-mc.in: added "distdir" target. Now "make dist" works
2308         for external builds.
2309         * edit/Makefile.in, slang/Makefile.in: added "Makefile" target
2311 2000-08-24  Pavel Roskin  <proski@gnu.org>
2313         * new_icons/Makefile.in: converted to ...
2314         * new_icons/Makefile.am: ... this
2315         * configure.in: automake conditional GNOME introduced.
2316         "insticons" removed
2318         * icons/*: removed
2319         * Makefile.am, configure.in: necessary adjustments
2321         * config.guess, config.sub, install-sh, mkinstalldirs: removed,
2322         automake installs them now
2324         * syntax/Makefile.in: converted to ...
2325         * syntax/Makefile.am: ... this
2327         * idl/Makefile.in: converted to ...
2328         * idl/Makefile.am: ... this
2330         * lib/Makefile.am: simplified, fixed "make dist"
2332         * lib/Makefile.in: converted to ...
2333         * lib/Makefile.am: ... this
2335         * lib/tkmc.wmconfig: removed
2336         * lib/Makefile.in, doc/FILES: removed lib/tkmc.wmconfig
2338         * Makefile.in, doc-gnome/Makefile.in, pc/Makefile: converted
2339         to ...
2340         * Makefile.am, doc-gnome/Makefile.am, pc/Makefile.am: ... this
2341         * Make.common.in: support for "distdir" for compatability
2342         with Automake-generated makefiles
2343         * autogen.sh: run automake. Force cache - it is off by default
2344         in autoconf 2.49a, but it's still handy for maintainers
2345         * configure.in: adapted for Automake
2347         * AUTHORS: new file
2349 2000-08-23  Pavel Roskin  <proski@gnu.org>
2351         * configure.in: resurrect definition of xvers
2353         * VERSION.in: removed
2354         * Makefile.in: don't do anything with VERSION.in and VERSION
2355         Take mc.spec from builddir, not srcdir
2356         * configure.in: don't create VERSION
2358 2000-08-22  Pavel Roskin  <proski@gnu.org>
2360         * *.c, *.h: Updated address of Free Software Foundation
2362 2000-08-21  Pavel Roskin  <proski@gnu.org>
2364         * Make.common.in, acconfig.h, configure.in, mc-aclocal.m4,
2365         doc-gnome/Makefile.in, doc-gnome/C/Makefile.in: removed stuff
2366         related to XView, libXPM, libXext and Tk
2368 2000-08-18  Pavel Roskin  <proski@gnu.org>
2370         * Makefile.in, lib/Makefile.in: adjusted lists of distributed
2371         files
2373         * configure.in: Simplified dependency tracking by using
2374         "-include" with GNU Make
2375         * autogen.sh: Exit on all failures
2377 2000-08-17  Pavel Roskin  <proski@gnu.org>
2379         * doc/mc.sgml: Curly braces replaced with &lcub; and &rcub;
2380         Fixed all misuses of single and double quotes. Typo fixes.
2381         Ensured compatability with sgml2html, sgml2txt and sgml2latex
2382         * doc/mc.1.in: Typo fix
2384         * doc/mc.sgml: made compatible with sgml-tools 1.0.9
2385         * doc/linuxdoc-sgml.diff: removed
2386         * doc/Makefile.in: don't distribute linuxdoc-sgml.diff,
2387         distribute gnome.sgml
2389 2000-08-15  Pavel Roskin  <proski@gnu.org>
2391         * Makefile.in: fixes for improper usage of $(srcdir), cleanup
2392         in the "distclean" target
2394         * doc-gnome/Makefile.in: Fixed some abuses of $(srcdir)
2395         Removed all XVIEW-related stuff
2396         Fixed placement of png files on "make dist"
2398         * doc/mc.1.in: Updated info about the internal editor
2400         * Makefile.in, */Makefile.in: Fail if $(RMF) fails - it may
2401         indicate serious problems. Fixes for uninstall.
2402         * doc/Makefile.in: Rebuild if it is out of date.
2404         * lib/cedit.menu: Added. This file has been missing
2406         * lib/Makefile.in: Install mc.sh and mc.csh in $(suppbindir) only
2408 2000-08-08  Pavel Roskin  <proski@gnu.org>
2410         * Makefile.in: correctly detect make failures in subdirs
2412 2000-08-01  Pavel Roskin  <proski@gnu.org>
2414         * nt, os2, tk, xv: removed all files
2415         * configure.in: don't create os2 and nt directories
2417 2000-08-01  Pavel Roskin  <proski@gnu.org>
2419         * configure.in, mc-aclocal.m4: AC_WARN replaced with AC_MSG_WARN
2421         * README.PC, doc/mc.1.in, doc/mc.sgml: Updated e-mail address
2423 2000-07-21  Pablo Saratxaga  <pablo@mandrakesoft.com>
2425         * src/main.c: make 8bit input/output the default (99% of the people
2426         expects that; lets the remaining 1% use the configuration menu
2427         to disactivate it if they want)
2429 2000-07-20  Andrew V. Samoilov  <sav@bcs.zp.ua>
2431         * gtkedit/ChangeLog: There was no ChangeLog there, so I added one.
2433 2000-06-20  Jacob Berkman  <jacob@helixcode.com>
2435         * configure.in: check for gnome-libs with window icon support
2437         * acconfig.h: add icon define
2439 2000-06-08  Matthias Warkus  <mawa@iname.com>
2441         * new_icons/gnome-pack-*.png: Updated.
2442         * gnome/mc.keys: Added a MIME type for SLP packages.
2444 2000-05-30  Pavel Roskin  <pavel_roskin@geociiities.com>
2446         * syntax/diff.syntax: Highlight lines beginning with "File",
2447         "Files" and "Binary"
2448         * syntax/makefile.syntax: Highlight "ifndef"
2449         * syntax/sh.syntax: Don't highlight "basnemae" ("basename" is
2450         highlighted)
2452 2000-05-05  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2454         * lib/mc.ext.in: More changes by rebel@atrey: he forgot to begin
2455         comment lines with # in last release
2457 2000-05-03  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2459         * lib/mc.ext.in: Fixes to changes by rebel@atrey.karlin.mff.cuni.cz.
2461 2000-04-26  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2463         * lib/mc.ext.in: Changes from rebel@atrey.karlin.mff.cuni.cz. They
2464         look more consistent than original.
2466 2000-04-14  Timur Bakeyev  <mc@bat.ru>
2468         * config.in: Added check against strcoll().
2470 2000-04-14  Timur Bakeyev  <mc@bat.ru>
2472         * syntax/perl.syntax: According to Tomasz Wegrzanovski <maniek@beer.com>
2473         added 'and', 'or', 'not', 'for' keywords.
2475 2000-04-06  Timur Bakeyev  <mc@bat.ru>
2477         * syntax.c: Wery dirty fix to allow compilation of mcedit on ncurses
2478         based systems. Hope, this will make FreeBSD midc maintainer to enable
2479         build-in editor by default. Still, syntax highlighting is disabled.
2480         Need to port...
2482 2000-03-13  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2484         * gtkedit/syntax.c (upgrade_syntax_file): possible buffer overflow
2485           fixed, some messages gettext()ed again here and in
2486         gtkedit/editmenu.c:edit_about_cmd()
2488 2000-03-13  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2490         * doc/mc.sgml (Examples): Fixed documentation, thanx
2491         to martin@internet-treff.uni-koeln.de.
2493 2000-03-01  Pavel Roskin  <pavel_roskin@geocities.com>
2495         * gtkedit/editcmd.c (edit_replace_prompt): fix index for
2496         the label text
2498 2000-02-25  Pavel Roskin  <pavel_roskin@geocities.com>
2500         * gtkedit/syntax.c: treat *.ads as Ada source
2501         * syntax/ada95.syntax: escape "+" and "*"
2502         * syntax/diffc.syntax: removed (obsoleted by diff.syntax)
2503         * syntax/Makefile.in: remove diffc.syntax
2505         * edit/edit_key_translator.c: interpret code 0177 as
2506         backspace unless recognized otherwise
2508 2000-02-23  Norbert Warmuth  <nwarmuth@privat.circular.de>
2510         * gtkedit/editcmd.c (edit_replace_prompt): fix incorrect
2511         initialization of array of structure (gcc version 2.96 20000131
2512         chokes on it).
2514         * lib/mc.hint: C-y and not C-u can be used to insert text in input
2515         lines (e. g. text which has been deleted with M-d).
2517         * configure.in: Fix the extfs-configure-fragment-in-final-output bug
2519 2000-01-31  Yuan-Chung Cheng  <platin@linux.org.tw>
2521         * configure.in: Added "zh_CN.GB2312" to ALL_LINGUAS.
2523 2000-01-29  Matthias Warkus  <mawa@iname.com>
2525         * new_icons/gnome-pack-deb.png: Replaced with Eduardo Silva's
2526         design on Federico's request.
2528 2000-01-26  Federico Mena Quintero  <federico@helixcode.com>
2530         * idl/FileManager.idl (Desktop): Added arrange_icons() method and
2531         an ArrangeType enum.
2533 2000-01-03  Aaron Lehmann  <aaronl@vitelus.com>
2535         * gdesktop.c, gdnd.c, gaction.c, gicon.c,
2536         gnome-file-property-dialog.c, gpopup.c, gpopup2.c, gprefs.cgmain.h,
2537         setup.c: Add option of using GNOME "magic" routines to determine file
2538         types. This makes MC intelligently look at the data in the file to see
2539         what type of file it is, rather than looking at the filename extension.
2540         This slows down MC quite a bit, so it has been made an optional
2541         preference item. Type detection is expected to improve as mime-magic
2542         matures.
2544 2000-01-15  Federico Mena Quintero  <federico@helixcode.com>
2546         * lib/mc.menu (shell_patterns): Add a missing "esac".  Thanks to
2547         Martin Bialasinski <martin@internet-treff.uni-koeln.de> for
2548         providing a patch.
2550 2000-01-11  Matthias Warkus  <mawa@iname.com>
2552         * Added icon and keys entry for Scheme source.
2554 2000-01-03  Fatih Demir  <kabalak@gmx.net>
2556         * configure.in: Added tr -> ALL_LINGUAS .
2558 1999-12-28  Matthias Warkus  <mawa@iname.com>
2560         * new_icons/*.png: Added a bunch of new icons.
2562 1999-12-06  Federico Mena Quintero  <federico@redhat.com>
2564         * configure.in (VERSION): Bumped version number to 4.5.42.
2566 1999-11-25  Yuri Syrota  <rasta@renome.rovno.ua>
2568         * configure.in: added 'uk' to ALL_LINGUAS.
2570 1999-11-09  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2572         * lib/Makefile.in (LIBFILES_CONST): Adding mc.hint.cs file on
2573         request from David Sauer
2575 1999-11-01  Federico Mena Quintero  <federico@redhat.com>
2577         * configure.in (VERSION): Bumped version number to 4.5.41.
2579 1999-09-23  Federico Mena Quintero  <federico@redhat.com>
2581         * configure.in (VERSION): Set version number to 4.5.39.
2583 1999-09-23      Jorge Godoy  <godoy@conectiva.com.br>
2585         * configure.in: Added pt_BR to ALL_LINGUAS
2587 1999-09-22  Norbert Warmuth  <nwarmuth@privat.circular.de>
2589         * lib/mc.sh.in, mc.csh.in: renamed from mc.sh resp. mc.csh. Adapt
2590         path to the mc binary according to @prefix@.
2592         * lib/Makefile.in (srcdir): mc.sh and mc.csh are now created by
2593         configure. Install mc.sh and mc.csh in $(suppbindir).
2595         * doc/mc.1.in, mc.sgml: Updated the mc function definition for bash
2596         and zsh. Suggest to source mc.sh or mc.csh instead of adding verbatim
2597         copies of the included function definitions.
2599         * mcfn_install.in: Comment out definitions of the mc functions. Source
2600         mc.sh instead of adding an outdated mc function definition.
2602         * configure.in: output mc.sh and mc.csh
2604 1999-09-20  Federico Mena Quintero  <federico@redhat.com>
2606         * lib/startup.links: Changed the news link to Gnotices
2608 1999-09-19  David Martin  <dmartina@usa.net>
2610         * gtkedit/editcmd.c (edit_print_string): Use unsigned char so that
2611         8 bit chars from strftime get displayed when inserting date.
2613         * lib/mc.ext.in: Add entries for bzip2 compressed pages as used in
2614         Mandrake 6.0. The generic entry for bzip2 moved to the end of the
2615         file to avoid interferences. In this one I changed the extension check
2616         to a type check (as used for gzip) which might give problems in some
2617         systems.
2619         * configure.in: Use -Tlatin1 to format man pages when available and
2620         "view" 8 bit chars.
2622 1999-09-19  Norbert Warmuth  <nwarmuth@privat.circular.de>
2624         * gtkedit/edit.h: Include file reordering to make it compile with
2625         --with-debug
2627         * gtkedit/editcmd.c (menu_save_mode_cmd): calculate dialog width
2628         dependent on lenght of translated strings to display.
2630 1999-09-16  Owen Taylor  <otaylor@redhat.com>
2632         * Remove the magicdev autoconf test in favor of just
2633         including the idl file. Otherwise we have a dependency
2634         loop between this and magicdev.
2636 1999-09-08  Federico Mena Quintero  <federico@redhat.com>
2638         * idl/FileManager.idl: Changed names, and put everything under a
2639         FileManager module.  Added a Desktop interface and some methods to
2640         the WindowFactory interface.
2642 1999-09-08  Kjartan Maraas  <kmaraas@online.no>
2644         * doc-gnome/*: Shiny new docs from users-guide.
2645         All synced up.
2647 1999-09-03  Pablo Saratxaga  <pablo@mandrakesoft.com>
2649         * configure.in: added 'nl' to ALL_LINGUAS, it was missing.
2651 1999-09-01  Federico Mena Quintero  <federico@redhat.com>
2653         * README: Updated and spell-checked.
2655         * NEWS: Updated.
2657 1999-08-31  Richard Hult  <rhult@hem2.passagen.se>
2659         * configure.in (ALL_LINGUAS): Added sv.
2661 1999-08-30  Norbert Warmuth  <nwarmuth@privat.circular.de>
2663         * lib/mc.sh: create temporary files in ~/.mc/tmp in order to avoid
2664         symlink attacks (mcfn_install and the man page still needs to be
2665         updated).
2667 1999-08-20  Norbert Warmuth  <nwarmuth@privat.circular.de>
2669         * configure.in (AC_WITH_SLANG): rm -f destination before makeing
2670         a symbolic link (ln -sf doesn't work as expected on Solaris)
2672 1999-08-19  Elliot Lee  <sopwith@redhat.com>
2673         * */Makefile.in: Have 'make dist' work with builddir != srcdir.
2675 1999-08-19  Federico Mena Quintero  <federico@redhat.com>
2677         * doc-gnome/C/gmc.sgml: Index fixes.
2679 1999-08-18  Elliot Lee  <sopwith@redhat.com>
2681         * gtkedit/gtkedit.c: Make it build with gcc 2.95, by fixing the non-constant
2682         initializers in the GnomeUIInfo structure.
2684 1999-08-16  Federico Mena Quintero  <federico@redhat.com>
2686         * configure.in (VERSION): Bumped version number to 4.5.38.
2688 1999-08-15  Norbert Warmuth  <nwarmuth@privat.circular.de>
2690         * lib/Makefile.in: added mc.hint.es to LIBFILES_CONST
2692 1999-08-15  David Martin  <dmartina@usa.net>
2694         * gtkedit/edit.c: Print localized date with strftime()
2696         * lib/mc.hint.es: NEW FILE. Hints in Spanish flavour.
2698 1999-08-08  David Martin  <dmartina@usa.net>
2700         * gtkedit/syntax.c (upgrade_syntax_file): Mark error strings for
2701         translation.
2703         * gtkedit/editmenu.c (edit_about_cmd): Mark text in "about" for
2704         translation as it used to be.
2706 1999-08-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2708         * doc-gnome/C/gmc.sgml: Set the book element's id to "index" so
2709         that the correct index.html will be generated.
2711 1999-07-27  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2713         * syntax/Makefile.in (ALLSYNTAX): Added the missing syntax files
2714         to the list.
2716 1999-07-21  Paul Sheer  <psheer@obsidian.co.za>
2718         * gtkedit.c, edit.c, editcmd.c, syntax.c, edit.h, bookmark.c,
2719         editwidget.c: bring editor stuff up to date with cooledit 3.11.5
2720         This adds some new syntax rules, and spell check on the fly
2721         which if someone bugs me for, will actually get enabled in
2722         both the text and gnome versions. Bookmark stuff also needs
2723         some keys bound to it, I suppose: any takers?
2725 July 19, 1999 Elliot Lee
2726         * Makefile.in: Remove doc-gnome* from codedirs variable. Fixes infinitely recursing make.
2728 1999-07-05  Miguel de Icaza  <miguel@gnu.org>
2730         * Makefile.in (all): Makefile fix.
2732 1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2734         * Make.common.in (confdir): Define confdir as sysconfdir.  This
2735         should fix the problem we had with FSSTND distributions.
2737 1999-07-04  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2739         * Makefile.in (DISTMAIN): Added config.guess and config.sub to the
2740         list of distributed files.
2742 1999-07-03  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2744         * configure.in (VERSION): Bumped version number to 4.5.34.
2746 1999-07-02  Tuomas J. Lukka  <lukka@iki.fi>
2748         * Add fi into ALL_LINGUAS
2750 1999-07-01  Tuomas Kuosmanen  <tigert@gimp.org>
2752         * gnome/i-zipdisk2.png: Added another zip-disk icon
2753         by <scarab@egyptian.net> - It looks very nice. Variation
2754         is good.
2756 1999-06-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2758         * acconfig.h: Add WITH_SMBFS
2760         * macros/gnome-vfs.m4: Support conditional samba support.
2762 1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2764         * Make.common.in (confdir): Define confdir as sysconfdir.  This
2765         should fix the problem we had with FSSTND distributions.
2767 1999-02-22  Vladimir Kondratiev  <vkondra@iil.intel.com>
2769         * mc.spec.in: added syntax files to %files
2771 1999-06-22  David Martin  <dmartina@usa.net>
2773         * gtkedit/gtkedit.c (tb_items): Mark strings for localization.
2775 1999-06-07  Shooby Ban  <bansz@szif.hu>
2777         * po/hu.po, configure.in: added hungarian translations...
2778           I'm not sure it's OK, but it seems usable.
2779           Translators: Tamas Fejos and Andras Kadar
2781 1999-06-07  Kjartan Maraas  <kmaraas@online.no>
2783         * configure.in, Makefile.in: added the gmc helpfile to the build
2785 1999-05-23  Yukihiro Nakai  <nacai@iname.com>
2787         * Add ja entry to LANG in configure.in
2789 1999-05-19  Tuomas Kuosmanen  <tigert@gimp.org>
2791         * gnome/Makefile.in (ICONS): Ok, perhaps we also want the zip-icon to
2792         be installed in the system :) (added it to the Makefile.in)
2794 1999-05-19  Tuomas Kuosmanen  <tigert@gimp.org>
2796         * gnome/i-zipdisk.png: I added an icon for the ZIP(tm I guess :)
2797         disks - someone please add it to the mount.c code so it gets used..
2798         Everyone have a nice time at the expo! :) I hope to join the
2799         next time.
2801 Mon May 17 07:30:48 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2803         * configure.in: Added check for getpt ()
2805 1999-05-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2807         * configure.in (VERSION): Bumped version number to 4.5.31.
2809 Wed Apr 21 22:04:30 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2811         * gtkedit/editcmd.c (edit_save_file): MAD knows about tempnam, no
2812         need to fool it by strdup'ing the return value of tempnam.
2814 Wed Apr 21 20:44:41 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2816         * configure.in: New option --with-tm-x-support, use MCCFLAGS and
2817         MCLIBS which are specific to the text edition.
2819         * INSTALL: Added documentation for --with-tm-x-support
2821 Sun Apr 18 17:51:54 EDT 1999 Gregory McLean  <gregm@comstar.net>
2823         * mc.spec.in : Folded in some changes from the 'offical' rpm
2824         spec file.
2826 1999-04-16  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2828         * configure.in (SHELL): Do not use grep -q, as it is not portable
2829         to every OS.
2831 Thu Apr 15 21:59:52 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2833         * configure.in: Linking from $srcdir/slang is broken when configure
2834         isn't called with an absolute path. Link from ../$srcdir/slang if
2835         configure was invoked with a relative path.
2837 1999-03-20  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
2839         * configure.in: Do not rm the destination file and then link, use
2840         ln -sf. Link from $srcdir/slang, not from ../$srcdir/slang.
2842 Tue Apr 13 06:07:05 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2844         * configure.in: Some AC_ARG_WITH macros havn't checked $withval, i.e.
2845         --with-PACKAGE and --without-PACKAGE gave the same results.
2847 1999-04-09  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2849         * configure.in (VERSION): Bumped version number to 4.5.30.
2851 1999-03-30  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2853         * configure.in (VERSION): Bumped version number to 4.5.29.
2855 Sun Mar 28 23:46:01 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2857         * configure.in: Deleted duplicate VFS checks. GNOME_VFS_CHECKS
2858         now contains all checks.
2860 1999-03-26  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2862         * configure.in (VERSION): bumped version number to 4.5.28.
2864 Fri Mar 26 19:16:38 1999  Timur Bakeyev  <mc@bat.ru>
2866         * */Makefie.*: fixed several missed conversions from libdir to
2867         mclibdir. (Should be automake'd, really)
2869 1999-03-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2871         * Make.common.in: There were conflicting definitions of mclibdir
2872         (one for installation, one for source).  Now the source one is
2873         called mcsrclibdir.
2875         * doc/Makefile.in: Use mcsrclibdir where appropriate.
2877 Mon Mar 22 03:00:15 1999  Timur Bakeyev  <mc@bat.ru>
2879         * edit/syntax.c: Remove extra "|"  in "file ..\*\\.(pp|PP|pas|PAS|)$ \
2880         Pascal Program" (Heh, second time :)
2882         * Makefile.common: Until things gets clear, keep syntax rules in
2883         $(prefix)/lib/mc//syntax, as this is how (LIBDIR "/syntax") expands.
2885         Also, $(libdir) changed to $(mclibdir), to avoid confusion with expanded
2886         @libdir@.
2888 Mon Mar 22 01:52:32 1999  Timur Bakeyev  <mc@bat.ru>
2890         * configure.in, Makefile.in, Makefile.common: Add syntax/Makefile.in,
2891         as requested by Paul. Still, need some checking...
2893 Sun Mar 21 03:55:24 1999 Paul Sheer  <psheer@obsidian.co.za>
2895         * edit/*.[ch] gtkedit/*.[ch]: brought the editor up
2896         to date with cooledit 3.9.0. This adds some new features.
2897         Firstly the SYNTAX RULES ARE NO LONGER HARDCODED into
2898         syntax.c. This is because the rule set is becoming too
2899         large to maintain in its current form and because file
2900         loading is starting to get slow.
2902         There is also a bookmark feature which does not yet have
2903         key bindings assigned to it, but should be cool once
2904         these get inserted. Syntax rules files are named
2905             $LIBDIR/cooledit/syntax/*.syntax
2907 1999-03-20  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
2909         * configure.in: Create slang directory, it is needed when
2910         builddir != srcdir.
2911         Use -f when calling rm, the file does not exist on
2912         first compile.
2913         No need to copy VERSION from $srcdir, it's already generated in
2914         $buildir.
2916 Fri Mar 19 06:32:36 1999  David Martin  <dmartina@usa.net>
2918         * edit/edit_key_translator.c: Added missing translation tags.
2920 1999-03-18  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2922         * configure.in: Minimum version of glib should be 1.2.0.
2923         (VERSION): Bumped version number to 4.5.27.
2925 Wed Mar 10 21:52:55 1999  David Martin  <dmartina@usa.net>
2927         * gtkedit/editcmd.c: Added missing translation tags.
2929         * gtkedit/editoptions.c: Added missing translation tags. Translate
2930         radio buttons on first use.
2932 Sat Feb 27 21:00:45 1999 Gregory McLean  <gregm@comstar.net>
2934         * applied a patch from Duncan Mak <mustapha@wegythu.res.cmu.edu>
2935         to get the mc spec file to work.
2936         * hacked configure to generate a properly versioned spec file.
2938 Fri Feb 26 22:06:51 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2940         * gtkedit/editcmd.c (menu_save_mode_cmd): translate strings for
2941         radio buttons on first pass.
2943 Fri Feb 26 21:45:30 1999  David Martin  <dmartina@usa.net>
2945         * gtkedit/editcmd.c: Mark strings in the search and replace
2946         dialogs for translation. Resized these dialogs to let the messages
2947         fit.
2949 1999-02-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2951         * gtkedit/editwidget.c (selection_send): Use the proper type for
2952         64-bit cleanliness (Patch from George Lebl).
2954 Tue Feb 16 21:24:43 1999  David Martin  <dmartina@usa.net>
2956         * gtkedit/gtkedit.c: Hack to get one more string defined in a macro
2957         into the catalog file.
2959 Sat Feb 13 01:39:17 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2961         * configure.in: Make Timur's libtermcap check work with SLang
2962         0.99.98, too.
2964 1999-02-12  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2966         * new_icons/Makefile.in (ALLICONS): Added Tigert's new icons for
2967         PS and EPS files.  Thanks, Tigert!
2969 1999-02-09  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2971         * configure.in (CCOPTS): Drop the prefix auto-detection.
2973 Wed Feb 10 02:48:51 1999  Timur Bakeyev  <mc@bat.ru>
2975         * configure.in: Add check, which, in case of system-installed SLang
2976         library tries to run a test program, which determines, does we need
2977         linking with libtermcap.a. Also, set of if's for finding terminfo
2978         dir changed to for cycle - a bit nicer :)
2980 Tue Feb  9 20:52:19 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2982         * README.QNX: Deleted documention about mc.menu.qnx.diff.
2984 Tue Feb  9 20:46:07 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2986         * lib/mc.menu.qnx.diff: Deleted, it was merged with mc.menu.
2988 Tue Feb  9 20:32:39 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2990         * lib/mc.menu: Removed GNU tar'isms (option z). Removed option -o
2991         from tar calls when extracting (according to my man page this option
2992         is only useful when creating archieves).
2994 Tue Feb  9 20:28:15 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2996         * lib/mc.menu: Applied patch from root  <root@golia.dntis.ro> which
2997         adds support for tar.bz2 and merges the support for freeze-compressed
2998         tar files (tar.F) from mc.menu.qnx.diff.
3000 Sun Feb  7 06:11:48 1999  Timur Bakeyev  <mc@bat.ru>
3002         * Makefile.in: Change calls to xmkdir to mkinstalldirs - this is more
3003         GNU-like :)
3005 1999-01-30  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3007         * gtkedit/gtkedit.c: Hack to get a string defined in a macro into
3008         the catalog file.
3010 1999-02-02  Tuomas Kuosmanen  <tigert@gimp.org>
3012         * new_icons/gnome-core.png: New icon for core files. Someone
3013         please add the code part :)
3015 Mon Feb  1 01:28:19 1999  Timur Bakeyev  <mc@bat.ru>
3017         * configure.in: Add check against setuid() and setreuid() functions.
3019 Fri Jan 29 22:55:56 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3021         * slang/slang.h: renamed to slang-mc.h
3023         * slang/Makefile.in: delete slang.h on "make clean"
3025         * configure.in: link slang/slang-mc.h to slang/slang.h when the
3026         included slang is used. Problem was that MC's slang.h was used
3027         when we compiled with an already installed SLang and the systems
3028         header file were included with <slang/slang.h>.
3029         Unfortunatly I can't use AC_LINK_FILES to make the links because
3030         if we needn't make any links AC_LINK_FILES makes a link from
3031         srcdir to top_builddir (builddir != srcdir).
3033         Temporary add $LGPM to $LIBS when checking for the resizeterm
3034         and keyok functions (ncurses might be linked against GPM).
3036         Substitude PACKAGE (intl/Makefile makes use of it)
3038 Wed Jan 27 03:34:44 1999  Timur Bakeyev  <mc@bat.ru>
3040         * gtkedit/edit.h: including of <malloc.h> and <stdlib.h> swaped by
3041         #include "global.h".
3043 1999-01-13  Jonathan Blandford  <jrb@redhat.com>
3045         * Make.common.in (gnewdir): new path.
3047 Sun Jan 17 03:19:47 1999  Timur Bakeyev  <mc@bat.ru>
3049         * configure.in: Add comments before "Let" and "the" - typo. Add new
3050         path to include's search.
3052 1999-01-10  Ilya Zakharevich  <ilya@math.ohio-state.edu>
3054         * gtkedit/edit.c (edit_load_file): Off-by-one error disabled editing.
3056 1999-01-11  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3058         * configure.in (REGEX_O): Always include regex.o as the code we
3059         are using in gmc is not using regcomp/regexec, but the internal
3060         Emacs API.
3062         * src/regex.c: Do not compile the POSIX compatibility code, as we
3063         do not use it.
3065 Tue Dec 29 15:49:45 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
3067         * doc/mc.sgml, mc1.in (Color section): minor polishing
3068         (Layout section): documented Highlight...
3070 Thu Dec 24 18:30:53 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
3072         * configure.in: Deleted du checks
3074         * INSTALL: Deleted --with-dusum documentation.
3076         * doc/mc.sgml, mc.1.in: Completed documentation about the Options/
3077         Configuration dialog. Added Advanced chown subsection. Deleted
3078         variables from the Special settings section which are now covered
3079         by the configuration dialog.
3081 Mon Dec 21 22:26:34 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
3083         * doc/mc.sgml, mc.1.in: Deleted obsolete information about
3084         tar_gz_memlimit. Partially rewrote the section about the
3085         Virtual FS.. configuration dialog.
3087 1998-12-17  Christopher Blizzard  <blizzard@appliedtheory.com>
3089         * autogen.sh (srcdir): Honor $ACLOCAL_FLAGS when running aclocal.
3091 Sun Dec 13 15:26:19 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
3093         * Makefile.in (target installdirs): create $(DESTDIR)$(idldir)
3095         * lib/Makefile.in (target install): install $(LIBFILES_OUT) from the
3096         builddir
3098 1998-12-08  Tuomas Kuosmanen  <tigert@gimp.org>
3100         * new_icons/gnome-image-[lots].png: I added some icons for file
3101         types (image) there - someone please tell me what the correct
3102         location and naming convention is and I will try to follow that. :)
3104 1998-12-08  Christopher Blizzard  <blizzard@appliedtheory.com>
3106         * configure.in (builddir): Add icons/Makefile to AC_OUTPUT so that
3107         the build will still work.  (Has this been replaced by new_icons?)
3109 Tue Dec  1 11:58:55 1998  Pavel Machek  <pavel@atrey.karlin.mff.cuni.cz>
3111         * doc/mc.1.in, mc.sgml: added my name to list ov authors
3113 1998-12-02  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3115         * Makefile.in (codedirs): Dropped xv and tk ports from the
3116         distribution. include idl directory.
3118 1998-12-01  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3120         * configure.in (slang_use_system_installed_lib): Define slang
3121         here, to avoid having this on LIBS.
3123 1998-11-26  Herbert Valerio Riedel  <hvr@hvrlab.ml.org>
3125         * gtkedit.c: changed occurence of 'va_list *ap' to 'va_list ap'
3127 Thu Nov 26 12:20:06 1998  Pavel Roskin  <pavel_roskin@geocities.com>
3129         * config.h.in: Removed from CVS, added to .cvsignore
3131         * acconfig.h, macros/curses.m4, src/xcurses.c, src/tty.h,
3132         configure.in:
3133         NO_COLOR_SUPPORT renamed to NO_COLOR_CURSES
3134         HAVE_SUNOS_CURSES and SUNOS_CURSES renamed to USE_SUNOS_CURSES
3135         HAS_CURSES added to acconfig.h
3137 1998-11-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3139         * autogen.sh: Add "-I macros" to the aclocal flags.
3141         * mc-aclocal.m4: Renamed fp_PROG_CC_STDC to MC_HPUX_PROG_CC_STDC
3142         so that aclocal will not complain about an obsolete macro.
3144         * configure.in: Use MC_HPUX_PROG_CC_STDC
3146         * ChangeLog: There was no ChangeLog here, so I added one.