it.po converted in UTF-8, changed some upper/lower convention in a more 'italian...
[midnight-commander.git] / ChangeLog
blob2a28d09cffbee01dcbb028c8be86baab337fcbfd
1 2003-02-13  Marco Ciampa  <ciampix@libero.it>
3         * doc/it/mc.1.in: updated manual following it.po changes.
5 2003-02-05  Pavel Roskin  <proski@gnu.org>
7         * configure.in: Bump version to 4.6.0a.
9         * configure.in: Version 4.6.0 released.
11 2003-02-04  Arpi  <arpi@mplayerhq.hu>
13         * syntax/Syntax: Match *.syntax before other files to fix
14         highlighting of makefile.syntax.
16 2003-02-04  Pavel Roskin  <proski@gnu.org>
18         * syntax/c.syntax: Revert highlighting trailing whitespaces.
20 2003-02-03  Andrew V. Samoilov  <sav@bcs.zp.ua>
22         * autogen.sh: Fix unportable "+" sed regexp in gettext_ver
23         calculation.  Reported by vlad@geekizoid.com.
25 2003-01-31  Pavel Roskin  <proski@gnu.org>
27         * syntax/nroff.syntax: Make colors more compatible with the
28         highlighting used in the internal viewer - yellow for bold and
29         brightred for italic.
31 2003-01-31  Andrew V. Samoilov  <sav@bcs.zp.ua>
33         * syntax/c.syntax: Highlight trailing whitespace(s).
35 2003-01-30  Pavel Tsekov  <ptsekov@gmx.net>
37         * acinclude.m4 (MC_WITH_NCURSES): Check -lcurses if -lncurses
38         doesn't work.  Useful on OpenBSD 3.2.
40 2003-01-29  Pavel Roskin  <proski@gnu.org>
42         * lib/mc.ext.in: Fix missing semicolon that affected viewing RPM
43         packages.
45 2003-01-24  Pavel Roskin  <proski@gnu.org>
47         * configure.in: Add -lposix on A/UX before all tests.
49 2003-01-23  Pavel Roskin  <proski@gnu.org>
51         * acinclude.m4 (MC_EXTFS_CHECKS): Fix redirection to /dev/null.
53 2003-01-22  Pavel Roskin  <proski@gnu.org>
55         * configure.in: Bump version to 4.6.0-pre3a.
57         * configure.in: Version 4.6.0-pre3 released.
59         * acinclude.m4 (_MC_WITH_XSLANG): Drop support for old S-Lang
60         versions that required the native curses library on some OSes.
62 2003-01-19  Adam Byrtek  <alpha@debian.org>
64         * doc/mcview.1.in: New file.
65         * configure.in: Treat it like doc/mcedit.1.in.
66         * doc/Makefile.am: Likewise.
68 2003-01-17  Adam Byrtek  <alpha@debian.org>
70         * doc/mc.1.in (Layout): Document 'Xterm window title' option.
72 2003-01-16  David Martin  <dmartina@excite.com>
74         * doc/mc.1.in: Add EXTernal virtual File System node (extfs).
76 2003-01-16  David Martin  <dmartina@excite.com>
78         * doc/mc.1.in: Set man page header and footer.
79         * doc/es/mc.1.in: Likewise.
80         * doc/hu/mc.1.in: Likewise.
81         * doc/it/mc.1.in: Likewise.
82         * doc/pl/mc.1.in: Likewise.
83         * doc/ru/mc.1.in: Likewise.
85 2003-01-12  David Martin  <dmartina@excite.com>
87         * po/es.po: Update. Rewrite localized names for some menu entries.
88         * doc/es/mc.1.in: Likewise.
89         * lib/mc.hint.es: Likewise.
91 2002-12-27  David Martin  <dmartina@excite.com>
93         * doc/pl/xnc.hlp: Update GPL (change FSF address and move 19xx
94         entries to "year").
96 2002-12-26  Pavel Roskin  <proski@gnu.org>
98         * configure.in: Release 4.6.0-pre2, bump version to 4.6.0-pre2a.
100         * configure.in: Fix non-portable operator.  Bump version to
101         4.6.0-pre2.
103 2002-12-24  Pavel Roskin  <proski@gnu.org>
105         * lib/mc.ext.in: Use --nosignature with rpm to avoid a message
106         in the viewer about unsigned packages.
108         * acinclude.m4 (MC_WITH_SLANG): Don't add -lslang to MCLIBS if
109         the system S-Lang is rejected.
111         * lib/mc.ext.in: Play *.mov by mplayer.
113 2002-12-23  Pavel Roskin  <proski@gnu.org>
115         * configure.in: Enable X11 support by default, use --without-x
116         to disable.
118 2002-12-19  Pavel Roskin  <proski@gnu.org>
120         * syntax/perl.syntax: Add separate context for function
121         declarations and definitions, highlight prototypes.
123 2002-12-11  Pavel Roskin  <proski@gnu.org>
125         * acinclude.m4 (MC_EXTFS_CHECKS): Add check for Perl.
126         * configure.in: Substitute Perl location in all extfs scripts
127         written in Perl.
129 2002-12-11  David Martin  <dmartina@excite.com>
131         * doc/xnc.hlp: Update GPL (change FSF address
132         and move 19xx entries to "year").
133         * doc/es/xnc.hlp: Likewise.
134         * doc/hu/xnc.hlp: Likewise.
135         * doc/it/xnc.hlp: Likewise.
136         * doc/ru/xnc.hlp: Likewise.
138 2002-12-09  Pavel Roskin  <proski@gnu.org>
140         * lib/mc.ext.in: Remove ftplist.  Add patchfs.
142 2002-11-29  Andrew V. Samoilov  <sav@bcs.zp.ua>
144         * autogen.sh: Use $srcdir/configure.mc instead of
145         $srcdir/configure if first one exists and is executable.
147 2002-11-28  Pavel Roskin  <proski@gnu.org>
149         * configure.in: Determine which help translations user wants to
150         install, based on USE_NLS, LINGUAS and ALL_LINGUAS.
151         * doc/Makefile.am: Set SUBDIR to the list of the requested
152         translations.
154         * acinclude.m4 (MC_EXTFS_CHECKS): New macro.
155         (MC_WITH_VFS): Call MC_EXTFS_CHECKS.
156         * configure.in: Generate vfs/extfs/uzip.
157         * vfs/extfs/uzip: Move to vfs/extfs/uzip.in.
158         * vfs/extfs/Makefile.am: Corresponding adjustments.
160 2002-11-26  Pavel Roskin  <proski@gnu.org>
162         * syntax/sql.syntax: Add highlighting for dot and backticks.
164 2002-11-16  Pavel Roskin  <proski@gnu.org>
166         * configure.in: Move check for pwdauth() to MC_MCSERVER_CHECKS.
167         * acinclude.m4 (MC_MCSERVER_CHECKS): If using crypt(), check for
168         shadow password support.
170         * acinclude.m4 (MC_MCSERVER_CHECKS): Don't limit PAM check to
171         Linux.  Use AC_SEARCH_LIBS to find crypt().  Consolidate mcserv
172         libraries into MCSERVLIBS.
174         * configure.in: Move all mcserv related checks ...
175         * acinclude.m4 (MC_MCSERVER_CHECKS): ... here.
177 2002-11-15  Pavel Roskin  <proski@gnu.org>
179         * configure.in: Fully enable glib2.  Update the documentation.
181 2002-11-14  Andrew V. Samoilov  <sav@bcs.zp.ua>
183         * lib/mc.menu: Don't use --repetitive-best option with bzip2 -
184         it is redundant in versions 0.9.5 and above.
186 2002-11-10  Pavel Roskin  <proski@gnu.org>
188         * configure.in: Check for uintptr_t.  Needed to compile regex.c
189         on MacOS X.  Reported by Wim Rijnders <wimrijnders@home.nl>
191 2002-11-07  Andrew V. Samoilov  <sav@bcs.zp.ua>
193         * syntax/ada95.syntax: Highlight "then" and "else".
194         From Victor Porton <porton@ex-code.com>.
195         Highlight "exit".
197 2002-11-06  Pavel Roskin  <proski@gnu.org>
199         * lib/edit.indent.rc: Remove all options for indent and add a
200         comment explaining where those options should be.
202 2002-11-05  Pavel Roskin  <proski@gnu.org>
204         * lib/mc-wrapper.csh.in: Remove /bin/csh at the beginning - this
205         script is not meant to be executed by the kernel.  This also
206         eliminates dependency of the RPM package on csh.
207         * lib/mc-wrapper.sh.in: Remove /bin/sh at the beginning.
209 2002-11-01  Pavel Roskin  <proski@gnu.org>
211         * configure.in: Don't substitute mc.sh and mc.csh - it's now
212         done ...
213         * lib/Makefile.am: ... here.  Add wrappers for mc to avoid
214         defining complex shell scripts in functions and aliases.
215         * lib/mc-wrapper.csh.in: New file - template for the script
216         that runs mc and changes directory in csh.
217         * lib/mc-wrapper.sh.in: New file - template for the script
218         that runs mc and changes directory in sh.
220 2002-11-01  Andrew V. Samoilov  <sav@bcs.zp.ua>
222         * doc/mc.1.in (Keys): Document S-<chr>.
223         * doc/ru/mc.1.in: Likewise.
225 2002-10-31  Pavel Roskin  <proski@gnu.org>
227         * syntax/diff.syntax: Revert highlighting for trailing spaces
228         on the added lines - it extends the context to the next line.
230         * lib/mc.csh.in: Add quoting and check for missing file.
232         * lib/mc.csh.in: Update to use the new -P option.  This script
233         has absolutely no protection against special symbols in
234         directory names and lacks TMPDIR support.
236         * lib/mc.sh.in: Update to use the new -P option.
238         * configure.in: Displaying the install paths is too problematic
239         to implement properly.  Remove this code.
241 2002-10-29  Pavel Roskin  <proski@gnu.org>
243         * lib/mc.ext.in: Rename TROFFASCII to MAN_FLAGS.
244         * configure.in: Likewise.  Add "-c" (disable ANSI color) to
245         MAN_FLAGS if supported.
247         * acinclude.m4 (MC_WITH_SLANG): Reject S-Lang with UTF-8
248         support, unless external S-Lang was explicitly requested.
250 2002-10-24  Pavel Roskin  <proski@gnu.org>
252         * lib/mc.ext.in: Don't use links to view html - the "-dump"
253         option has been removed in the recent versions.
254         From David Martin <dmartina@excite.com>
256 2002-10-21  Pavel Roskin  <proski@gnu.org>
258         * acinclude.m4 (MC_WITH_VFS): cpiofs and extfs were never added
259         to the final configuration message.
261 2002-10-17  Pavel Roskin  <proski@gnu.org>
263         * doc/hu/Makefile.am: Generate Hungarian help file from the
264         manual, just like other languages.
265         * doc/hu/mc.1.in: New file, converted from the help file.
266         * doc/hu/xnc.hlp: Likewise.
267         * configure.in: Adjust for the above.
269         * doc/mc.1.in: Add node names.  Remove redundant paragraph
270         breaks at the start and the end of the sections.  Mention
271         "stalelink" as color keyword.
273 2002-10-14  Pavel Roskin  <proski@gnu.org>
275         * lib/mc.ext.in: Don't use "-dump" option with "links".
276         From David Martin <dmartina@excite.com>
278 2002-10-13  Pavel Roskin  <proski@gnu.org>
280         * lib/mc.hint*: Remove all references to "-1" - hints file is no
281         substitute to unambiguous GUI.
282         From Christian Laubscher <christian.laubscher@tiscalinet.ch>
284 2002-10-12  Pavel Roskin  <proski@gnu.org>
286         * lib/mc.ext.in: Redirect stderr from "links" to suppress a
287         warning if it's not found.
289 2002-10-09  Andrew V. Samoilov  <sav@bcs.zp.ua>
291         * doc/mc.1.in (SMB File System): Username is allowed in
292         URLs now (/#smb:[user@]machine).
293         * doc/ru/mc.1.in: Likewise.
295 2002-10-08  Pavel Roskin  <proski@gnu.org>
297         * configure.in: Rename RH_VERSION to RPM_VERSION - not every
298         rpm-based system is Red Hat.  Replace all dashes, not just one.
300         * acinclude.m4 (MC_WITH_MCSLANG): Check for terminfo and use
301         termcap if terminfo is missing in the known locations.
302         * configure.in: Remove --with-termcap processing, it is now in
303         acinclude.m4.
305 2002-10-02  Pavel Roskin  <proski@gnu.org>
307         * syntax/syntax.syntax: Fix highlighting for "gray".
309 2002-10-01  Pavel Roskin  <proski@gnu.org>
311         * configure.in: Expand $bindir and $datadir to show at the end.
312         Reported by Nerijus Baliunas <nerijus@users.sourceforge.net>
314 2002-09-29  Pavel Roskin  <proski@gnu.org>
316         * configure.in: Remove the argument from --with-gpm-mouse.  The
317         directories for include files and libraries can be specified
318         using LDFLAGS and CPPFLAGS, as documented in the output of
319         "configure --help".
321         * configure.in: Complete rewrite of the screen library support.
322         Add new option --with-screen instead on --with-slang,
323         --with-included-slang and --with-ncurses.  Only allow
324         --with-termcap is using the included S-Lang library.
325         * aclocal.m4: Corresponding changes.
327         * syntax/mail.syntax: Replace "wholechars right" and "wholechars
328         left" with single "wholechars".
329         * syntax/nroff.syntax: Likewise.
330         * syntax/sh.syntax: Likewise.
331         * syntax/tcl.syntax: Likewise.
333         * syntax/*.syntax: Remove numeric Cooledit colors.  It's
334         unreasonable to require them to be correct.  On the other hand,
335         Cooledit can easily be changed to accept named color names.
337         * syntax/syntax.syntax: Don't require Cooledit colors for
338         highlighting color names.  Remove Cooledit colors.
340         * syntax/m4.syntax: Don't use yellow color on parentheses, since
341         it interferes with parentheses highlighting.  Remove list of
342         supported Autoconf macros.
344 2002-09-26  Pavel Roskin  <proski@gnu.org>
346         * syntax/syntax.syntax: Remove highlighting for numbers - it's
347         for Cooledit only.
349         * syntax/c.syntax: Require at least one space at the beginning
350         of indented cpp directives.  Use brightmagenta for them.
352         * syntax/syntax.syntax: Don't start keywords with "\[" - it
353         doesn't work.  Use "\[\]" at the end of keywords to suppress
354         their special meaning.
356 2002-09-22  Pavel Roskin  <proski@gnu.org>
358         * doc/Makefile.am: Remove width from the man2hlp command line.
359         The same for translations.
361         * configure.in: Remove support for HSC proxy - it's obsolete.
362         Remove all references to HSC proxy everywhere.
364 2002-09-21  Pavel Roskin  <proski@gnu.org>
366         * configure.in: Bump version to 4.6.0-pre1b.
368         * doc/hu/mc.hlp.hu: Rename to ...
369         * doc/hu/mc.hlp.hu.in: ... this.  Adjust paths.
370         * configure.in: Substitute doc/hu/mc.hlp.hu.
371         * doc/hu/Makefile.am: Don't distribute mc.hlp.hu.
373         * doc/mc.1.in: Update path to the data files.  Rename MC_LIBDIR
374         to MC_DATADIR.  Make the same changes in the translations.
376         * */Makefile.am: Replace mclibdir with pkgdatadir to use "share"
377         directory for architecture-independent files.
379 2002-09-19  Pavel Roskin  <proski@gnu.org>
381         * syntax/m4.syntax: New file.
382         * syntax/Syntax: Add m4.syntax.
383         * syntax/Makefile.am: Likewise.
384         From Vlad Romanenko <VladRomanenko@ukr.net>
386         * syntax/sql.syntax: Only recognize non-standard MySQL comments
387         at the beginning of line.
389 2002-09-19  Andrew V. Samoilov  <sav@bcs.zp.ua>
391         * syntax/syntax.syntax: Add "linestart" for "context",
392         "context default" and "context exclusive" keywords.
393         * syntax/c.syntax: Fix "%s" highlighting for "%-19s"
394         and "%5.5s" formats.
396 2002-09-18  Pavel Roskin  <proski@gnu.org>
398         * syntax/Syntax: Remove gobledy_gook at the beginning.  Move
399         rules for syntax files ...
400         * syntax/syntax.syntax: ... here.  Add "linestart" for "file"
401         and "include" keywords.
402         * syntax/Makefile.am: Add syntax.syntax.
404 2002-09-17  Vlad Romanenko  <VladRomanenko@ukr.net>
406         * syntax/js.syntax: Advanced number highlighting.
408 2002-09-17  Pavel Roskin  <proski@gnu.org>
410         * syntax/c.syntax: Highlight "?" by the same color as ":".
411         * syntax/java.syntax: Likewise.
412         * syntax/swig.syntax: Likewise.
413         * syntax/python.syntax: Remove duplicate keyword ":".
415         * Makefile.am: Add m4 to SUBDIRS.  Set ACLOCAL_AMFLAGS so that
416         m4 directory is used by aclocal.
417         * m4/Makefile.am: New file.
418         * configure.in: Substitute m4/Makefile.
419         * autogen.sh: Don't copy any macro files, use m4 directory.
421         * syntax/Makefile.am: Add js.syntax.
423         * configure.in: Add support for glib 2.x.  Right now, it has to
424         be explicitly enabled by `--with-glib2'.
425         From Ali Akcaagac <ali.akcaagac@stud.fh-wilhelmshaven.de>
427 2002-09-16  Pavel Roskin  <proski@gnu.org>
429         * syntax/js.syntax: New file.
430         * syntax/Syntax: Add js.syntax.
431         From Vlad Romanenko <VladRomanenko@ukr.net>
433 2002-09-16  Andrew V. Samoilov  <sav@bcs.zp.ua>
435         * doc/pl/Makefile.am: Use $(top_srcdir)/doc/xnc.hlp instead
436         of local xnc.hlp
437         * doc/pl/xnc.hlp: Removed.
439 2002-09-13  Pavel Roskin  <proski@gnu.org>
441         * configure.in: Add AM_GNU_GETTEXT_VERSION for autopoint.
442         Remove "potfiles" command.
443         * acinclude.m4: Add empty AM_GNU_GETTEXT_VERSION definition for
444         compatibility with gettext 0.10.x.
446         * autogen.sh: Use autopoint for gettext 0.11.5 and above.  Don't
447         allow gettext versions from 0.10.40 to 0.11.5 (not inclusive).
449         * po/Makevars: New file for compatibility with gettext 0.11.x.
451         * configure.in: Remove "Debugger code" message.
453         * acinclude.m4: Replace undelfs_o with use_undelfs.
454         * configure.in: Likewise.  Don't substitute it.
456         * configure.in: Simplify processing of without-edit.  Replace
457         several variables with use_edit.
458         * acinclude.m4: Remove AC_WITH_EDIT.
460         * acinclude.m4: Replace smbfs and SAMBAFILES variables with
461         use_smbfs.
462         * configure.in: Likewise.
463         * INSTALL: Document --with-samba.
465         * configure.in: Roll --enable-mcserv-install into ...
466         * acinclude.m4: ... --with-mcfs.  Adjust makefiles.
467         * INSTALL: Document --with-mcfs.
469 2002-09-12  Pavel Roskin  <proski@gnu.org>
471         * configure.in: Don't check if crypt() prototype is needed to
472         avoid warnings - the whole code is not worth avoiding one
473         legitimate warning.
474         * acinclude.m4: Remove AC_TRY_WARNINGS.
476         * configure.in: ALL_LINGUAS should be defined unconditionally.
478         * acinclude.m4: Clarify some help texts, add defaults in square
479         brackets, use more consistent spacing.
480         * configure.in: Likewise.
482         * lib/mc.menu: Don't call tarballs "releases".  Don't
483         dereference symlinks.
485 2002-09-10  Pavel Roskin  <proski@gnu.org>
487         Globally replace OS2_NT and _OS_NT with WIN32_NATIVE.
489 2002-09-07  Pavel Roskin  <proski@gnu.org>
491         * configure.in: Eliminate --with-terminfo option, which was
492         essentially equivalent to --with-included-slang and didn't force
493         anything.
494         * acinclude.m4 (AC_USE_TERMINFO): Remove.
495         * INSTALL: Adjust to match.
496         * FAQ: Likewise.
498 2002-09-05  Pavel Roskin  <proski@gnu.org>
500         * configure.in: Fix USE_VFS_NET conditional.  Don't substitute
501         NETFILES - it's unused.
503         * configure.in: Check for arpa/inet.h.
505         * mcfn_install: Remove.  Also remove all references to it.
506         * INSTALL.FAST: Update information about ncurses.
507         From Dmitry Semyonov <Dmitry.Semyonov@oktet.ru>
509         * acinclude.m4 (AC_USE_TERMCAP): Add -ltermcap to MCLIBS, not
510         LIBS.
511         * configure.in: Eliminate MCCFLAGS, use CPPFLAGS instead.  Add
512         "-L" options to LDFLAGS, not to LIBS or MCLIBS - this should fix
513         test for ncurses in non-standard directories.
515 2002-09-04  Pavel Roskin  <proski@gnu.org>
517         * lib/mc.ext.in: Remove edit rules for compressed files that
518         were compressing even unchanged files - the editor itself can
519         handle compression better.
521 2002-09-03  Pavel Roskin  <proski@gnu.org>
523         * acinclude.m4: Remove Termnet support, it's too old and obscure
524         to be supported properly.
526 2002-08-27  Pavel Roskin  <proski@gnu.org>
528         * lib/mc.ext.in: Add new OpenOffice.org formats.  Always use
529         OpenOffice.org, not StarOffice.  Add more video formats.
531         * lib/mc.ext.in: Use gzip instead of gunzip and compress.  Avoid
532         unnecessary pipeline.  Redirect stderr from cpio, because it can
533         be non-empty even for successful operations.
535 2002-08-26  Pavel Roskin  <proski@gnu.org>
537         * syntax/spec.syntax: New file.
538         * syntax/Syntax: Add spec.syntax.
539         * syntax/Makefile.am: Likewise.
540         From PLD Linux Distribution with minor changes.
542 2002-08-25  Pavel Roskin  <proski@gnu.org>
544         * lib/mcserv.init: Update from Red Hat package.
545         * lib/mcserv.pamd: Likewise.
547         * configure.in: Fix interpretation of the iconv test result.
548         Reported by Pavel Shirshov <pavelsh@mail.ru>
550         * mc.sh.in: Only bash needs the mc() function to be exported.
552         * doc/pl/mc.1.in: Add node names and options.  Use @prefix@
553         instead of /usr where appropriate.
554         * doc/Makefile.am: Enable generation of the help file.
556         * doc/pl/*: Add Polish translation.
557         * doc/Makefile.am: Adjust for the above.
558         * configure.in: Likewise.
560 2002-08-24  Pavel Roskin  <proski@gnu.org>
562         * lib/edit.indent.rc: Use tidy to format HTML.
563         From David Martin <dmartina@excite.com>
565         * lib/cedit.menu: Remove all references to the error file.
566         * lib/edit.indent.rc: Likewise.
567         * lib/edit.spell.rc: Likewise.
569 2002-08-23  Pavel Roskin  <proski@gnu.org>
571         * configure.in: Make GLIB_LIBS a separate AC_SUBST'ed variable,
572         use only for the programs that need it (mc and mcserv).
574         * configure.in: Fix help text for gpm and ncurses.  Properly
575         handle --without-ncurses.
576         Reported by Moritz Barsnick <moritz@barsnick.net>
578         * configure.in: Work around a bug in Autoconf-2.53 that prevents
579         splitting of user-specified path in AC_PATH_PROGS.
581         * configure.in: Move glib test earlier, as it tends to fail for
582         many users.  Make GLIB_CONFIG a precious variable.  Check for
583         glib12-config - that's how it's called on FreeBSD.
584         Reported by Pavel Shirshov <pavelsh@mail.ru>
586 2002-08-22  Pavel Roskin  <proski@gnu.org>
588         * configure.in: Remove old-style Linux-only support for shadow
589         passwords.
591 2002-08-21  Pavel Roskin  <proski@gnu.org>
593         * configure.in: Restore AM_INIT_AUTOMAKE with two arguments for
594         now, otherwise Automake 1.5 breaks.  Remove version number from
595         AC_INIT, the version from AM_INIT_AUTOMAKE takes preference.
596         Substitute RH_VERSION, which is VERSION without dashes, needed
597         for RedHat specfile.
599         * configure.in: Bump version to 4.6.0-pre1a.  Don't use
600         arguments in AM_INIT_AUTOMAKE to avoid defining the version in
601         two places.
603         Release mc-4.6.0-pre1.
605         * configure.in: Bump version to 4.6.0-pre1.
606         * po/*.po: Regenerate.
608 2002-08-20  David Martin  <dmartina@excite.com>
610         * doc/es/mc.1.in: Minor changes.
611         * doc/es/xnc.hlp: Likewise.
613 2002-08-20  Andrew V. Samoilov  <sav@bcs.zp.ua>
615         * mc.spec.in: Add /usr/lib/mc/mc.charsets and
616         %{_mandir}/*/man1/*.
618 2002-08-20  Pavel Roskin  <proski@gnu.org>
620         * doc/it/mc.1.in (Controlling Midnight Commander): Remove.
622 2002-08-19  Pavel Roskin  <proski@gnu.org>
624         * configure.in: Add Italian documentation.
625         * doc/Makefile.am: Likewise.
627         * acinclude.m4 (MC_WITH_VFS): Disable mcfs by default.
629         * configure.in: Enable subshell support on all operating systems
630         by default.  Old issues are most likely solved by now.
632 2002-08-18  Pavel Roskin  <proski@gnu.org>
634         * lib/mc.ext.in: Try links before lynx.  Force full path when
635         invoking X11 browsers - it breaks VFS, but VFS support in mc.ext
636         is already broken if the program starts in background.  Add a
637         comment discouraging taking this code as example.
639         * doc/mc.1.in (Controlling Midnight Commander): Remove, it's
640         obsolete.
641         * doc/es/mc.1.in: Likewise.
642         * doc/ru/mc.1.in: Likewise.
643         * doc/hu/mc.hlp.hu: Likewise.
645         * lib/mc.menu: Remove all references to $MC_CONTROL_FILE, which
646         was unsafe by design and is no longer supported.  Use %t instead
647         of %u to preserve tags in case of failure.
649         * vfs/extfs/ftplist.in: Remove support for running commands, it
650         makes no sense.
652 2002-08-16  Pavel Roskin  <proski@gnu.org>
654         * lib/mc.global: Remove, it duplicates the role of mc.lib.
655         * lib/mc.lib: Add contents of mc.global.
656         * lib/Makefile.am: Remove all references to mc.global.
658         * syntax/sh.syntax: Fix highlighting of "<<-EOF".
659         Reported by Andrew V. Samoilov <sav@bcs.zp.ua>
661 2002-08-16  Andrew V. Samoilov  <sav@bcs.zp.ua>
663         * syntax/sh.syntax: Highlight alias, bg, eval, exec, export, fg,
664         set, umask and unset like other builtin commands.
666 2002-08-15  Pavel Roskin  <proski@gnu.org>
668         * configure.in: Remove check for SIGTSTP, it's not needed for
669         the subshell support.
671         * acinclude.m4 (AC_SHORT_D_NAME_LEN): Remove, this test is now
672         done at runtime.
673         * configure.in: Don't use AC_SHORT_D_NAME_LEN.
675 2002-08-14  Andrew V. Samoilov  <sav@bcs.zp.ua>
677         * doc/ru/mc.1.in: Remove reference to README.edit.
678         * doc/mc.1.in: Likewise.
679         * doc/hu/mc.hlp.hu: Likewise. Remove /var/tmp/mc-4.5.46-buildroot
680         everywhere.
682 2002-08-14  Pavel Roskin  <proski@gnu.org>
684         * doc/mc.1.in: Consistently use "native" ftp syntax.
685         * doc/ru/mc.1.in: Likewise.
686         * doc/es/mc.1.in: Update from David Martin <dmartina@excite.com>
687         * doc/es/xnc.hlp: Likewise.
689         * lib/mc.hlp.hu: Move ...
690         * doc/hu/mc.hlp.hu: ... here.  Make all necessary adjustments.
692 2002-08-09  Pavel Roskin  <proski@gnu.org>
694         * lib/mc.ext.in: Remove all unrecognized actions (e.g. Extract)
695         and entries that are obsolete or make no sense.
697         * doc/xnc.hlp: Add translatable titles for topics "QueryBox" and
698         "How to use help".
700         * doc/Makefile.am: Don't distribute help file.  Generate it in
701         the build directory.
702         * doc/es/Makefile.am: Likewise.
703         * doc/ru/Makefile.am: Likewise.
705         * lib/xnc.hlp: Move ...
706         * doc/xnc.hlp: ... here.
707         * doc/Makefile.am: Necessary adjustments.
708         * lib/Makefile.am: Likewise.
709         * src/Makefile.am: Likewise.
711         * configure.in: Add Spanish documentation.
712         * doc/Makefile.am: Likewise.
713         * doc/es: Spanish documentation.
714         From David Martin <dmartina@excite.com>
716 2002-08-08  Pavel Roskin  <proski@gnu.org>
718         * lib/mc.lib: Add f11-f20 keys for Konsole.
720 2002-08-06  Pavel Roskin  <proski@gnu.org>
722         * syntax/lisp.syntax: New file.
723         * syntax/Syntax: Add lisp.syntax.
724         * syntax/Makefile.am: Likewise.
725         From Mykolas Juraitis <juramyko@soften.ktu.lt> with minor
726         changes.
728 2002-08-04  Pavel Roskin  <proski@gnu.org>
730         * configure.in: Check for SIGTSTP and SIGCONT signals.  Disable
731         subshell if this test fails.
733 2002-08-03  Pavel Roskin  <proski@gnu.org>
735         * syntax/mail.syntax: Colors changed to be more readable.
737         * syntax/html.syntax: Don't require character entities to be
738         whole, but check their validity.
740 2002-08-02  Pavel Roskin  <proski@gnu.org>
742         * configure.in: No longer need to define REGEX_MALLOC.
744 2002-08-01  Pavel Roskin  <proski@gnu.org>
746         * configure.in: Remove support for MAD and Electric Fence.
747         Developers should use modern memory debuggers (e.g. Valgrind).
748         * INSTALL: Remove references to MAD.
750 2002-07-31  Pavel Roskin  <proski@gnu.org>
752         * syntax/html.syntax: Remove recognition for any individual
753         words - there are too many of them, we cannot keep up.
755 2002-07-30  Pavel Roskin  <proski@gnu.org>
757         * doc/ru/Makefile.am: Use man2hlp directly.
759 2002-07-28  Pavel Roskin  <proski@gnu.org>
761         * syntax/changelog.syntax: Highlight "*" only after tab.  This
762         requires fixed syntax highlighting.
764         * lib/mc.ext.in: Open *.doc and *.rtf files with abiword by
765         default. Open *.xls with gnumeric.  Use mplayer for most video
766         formats.
768         * syntax/nroff.syntax: Require most keywords to be whole.
770 2002-07-21  Pavel Roskin  <proski@gnu.org>
772         * syntax/fortran.syntax: Fix highlighting of "*" at the
773         beginning of line.  Recognize "     +" as continuation.  Move
774         all "linestart" keywords earlier to avoid more conflicts.
776 2002-07-18  Pavel Roskin  <proski@gnu.org>
778         * syntax/unknown.syntax: Don't highlight anything by default.
780         * syntax/changelog.syntax: Highlight functions without
781         filenames.
782         * syntax/Syntax: Match *ChangeLog*.
784         * syntax/c.syntax: Reenable highlighting for "/" and preserve
785         highlighting for "//" comments by using exclusive context.
786         * syntax/java.syntax: Likewise.
787         * syntax/swig.syntax: Likewise.
788         * syntax/slang.syntax: Reenable highlighting for "/".
789         * syntax/sql.syntax: Enable highlighting for "/" and "-".
791         * syntax/sql.syntax: New file.
792         * syntax/Syntax: Add sql.syntax.
793         * syntax/Makefile.am: Likewise.
794         From Walery Studennikov <despair@sama.ru> with minor changes.
796 2002-07-16  Pavel Roskin  <proski@gnu.org>
798         * lib/mc.ext.in: Remove handling of executables.  They should
799         be handled internally for "pause after run" to work.
801         * syntax/Syntax: Associate *.itcl with tcl.syntax.
802         * syntax/tcl.syntax: Add itcl keywords, other improvements.
804 2002-07-15  Pavel Roskin  <proski@gnu.org>
806         * configure.in: Don't check for strcasecmp(), strncasecmp() and
807         strdup() - test results are not used except in gettext, which
808         provides its own tests.
810         * configure.in: When checking for ncurses, check for
811         has_colors(), not curses_version() - the later is missing in
812         older version of ncurses.
814 2002-07-13  Pavel Roskin  <proski@gnu.org>
816         * acinclude.m4 (AC_EXT2_UNDEL): Add ext2fs libraries to MC_LIBS,
817         not to LIBS.
818         * configure.in: Fix breakage in ncurses headers check from the
819         previous commit.  Simplify other instances of AC_CHECK_HEADERS.
820         Define REGEX_MALLOC here.
822         * acinclude.m4 (AC_NCURSES): Remove.
823         * configure.in: Use AC_CHECK_HEADERS to find ncurses headers and
824         AC_CHECK_LIB to check existence of ncurses library.  Eliminate
825         variables force_ncurses and search_ncurses.
827 2002-07-10  Pavel Roskin  <proski@gnu.org>
829         * configure.in: Remove --with-netrc, it is now default and can
830         be disabled at the runtime.
832         * syntax/tcl.syntax: New file.
833         * syntax/Syntax: Add tcl.syntax.
834         * syntax/Makefile.am: Likewise.
835         * syntax/java.syntax: Don't treat #define separately from other
836         preprocessor directives.
837         * syntax/slang.syntax: Likewise.
838         * syntax/swig.syntax: Likewise.
840 2002-07-09  Pavel Roskin  <proski@gnu.org>
842         * syntax/c.syntax: Don't treat #define separately from other
843         preprocessor directives.
845 2002-07-08  Pavel Roskin  <proski@gnu.org>
847         * syntax/perl.syntax: Highlight text after __END__ as a comment.
848         * syntax/po.syntax: Avoid gray color, which is hard to see.
850 2002-07-05  Pavel Roskin  <proski@gnu.org>
852         * syntax/dos.syntax: Add more commands.
854 2002-07-04  Pavel Roskin  <proski@gnu.org>
856         * AUTHORS: Add Andrew V. Samoilov <kai@cmail.ru>, alphabetically
857         sort authors.
859 2002-06-24  Pavel Roskin  <proski@gnu.org>
861         * syntax/dos.syntax: New file - highlighting for DOS batch
862         files.  From Petr Kozelka <pkozelka@centrum.cz>
863         * syntax/Syntax: Add dos.syntax.
864         * syntax/Makefile.am: Likewise.
866 2002-06-04  Max Schedriviy  <max@humgat.org>
868         * syntax/php.syntax: New version.
870 2002-05-23  Andrew V. Samoilov  <kai@cmail.ru>
872         * NEWS: Mention ftpfs/fish uploading changes and new configure
873         options --with-codepagedir=DIR, --with-configdir=DIR and
874         --without-mcfs.
876 2002-05-22  Pavel Roskin  <proski@gnu.org>
878         * doc/ru/Makefile.am: Fix out-of-tree build.
880 2002-05-14  Pavel Roskin  <proski@gnu.org>
882         * configure.in: Fix logic for gettext 0.10.x.
884 2002-05-14  Andrew V. Samoilov  <kai@cmail.ru>
886         * configure.in: Don't generate po/Makefile if
887         there is 'top_builddir' in po/Makefile.in.
888         * autogen.sh: More fixes for gettext 0.11+.
890 2002-05-08  Andrew V. Samoilov  <kai@cmail.ru>
892         * configure.in (ALL_LINGUAS): Added "be" for Belarusian.
894 2002-04-21  Pavel Roskin  <proski@gnu.org>
896         * lib/mc.ext.in: Add support for *.rmi files - latest TiMidity++
897         can play them.
899 2002-04-09  Andrew V. Samoilov  <kai@cmail.ru>
901         * autogen.sh: Fix for gettext 0.11 family (and newer).
903 2002-04-08  Pavel Roskin  <proski@gnu.org>
905         * autogen.sh: Allow gettext newer than 0.10.39.
906         From Björn Eriksson <bjorn@bjornen.nu>
908 2002-04-03  Pavel Roskin  <proski@gnu.org>
910         * doc/ru/Makefile.am: Distribute mc.ru.hlp and don't remove it
911         by "make clean" because not everyone has Perl to rebuild it.
913 2002-03-27  Andrew V. Samoilov  <kai@cmail.ru>
915         * syntax/Syntax: Replace ^Syntax$ with [Ss]yntax$ and add
916         first line regular expression.
918 2002-03-26  Andrew V. Samoilov  <kai@cmail.ru>
920         * configure.in: Define USE_INCLUDED_REGEX if GNU C library 2.1
921         or newer is not used.
922         * acinclude.m4: New option --with-mcfs and macro WITH_MCFS.
924         * src/Makefile.am: Move mc.hlp.ru processing ...
925         * doc/ru/Makefile.am: ... here.
927 2002-03-21  Andrew V. Samoilov  <kai@cmail.ru>
929         * syntax/Syntax: Match ^Syntax$ for Syntax Highlighting.
930         * syntax/c.syntax: Highlight "%p" printf format.
931         Allow '*' as width and precision for strings and numbers.
933         * doc/mc.1.in: Fix smbfs example.  Minor format fixes.
934         * doc/ru/mc.1.in: Likewise.
936 2002-03-18  Pavel Roskin  <proski@gnu.org>
938         * doc/ru/Makefile.am: Distribute xnc.hlp.
940 2002-03-12  Pavel Roskin  <proski@gnu.org>
942         * doc/Makefile.am: Adjust for doc/ru/Makefile.am.
944 2002-03-12  Andrew V. Samoilov  <kai@cmail.ru>
946         * configure.in (AC_CONFIG_FILES): Add doc/ru/Makefile.am.
947         * doc/ru/Makefile.am: New file.
949 2002-03-08  Pavel Roskin  <proski@gnu.org>
951         * doc/Makefile.am (EXTRA_DIST): Distribute doc/ru/mc.1.
953 2002-03-04  Andrew V. Samoilov  <kai@cmail.ru>
955         * configure.in (AC_CONFIG_FILES): Add doc/ru/mc.1.
957 2002-03-01  Andrew V. Samoilov  <kai@cmail.ru>
959         * doc/mc.1.in: Use nodename `Background jobs' for section
960         `Background Jobs' to reflect user visible Command menu option
961         and src/cmd.c dialog implementation.
963         * doc/ru: New directory for Russian manuals.
964         * doc/ru/mc.1.in: Translated mc.1 manual page.  Originally
965         translated by Victor A. Kostromin for mc 4.5.30.  Converted
966         from binary mc.hlp.ru, corrected and actualized by me.
967         * doc/ru/xnc.hlp: Translated lib/xnc.hlp.  See above.
968         * doc/ru/.cvsignore: Ignore mc.1.
970 2002-02-27  Andrew V. Samoilov  <kai@cmail.ru>
972         * doc/mc.1.in (Macro Substitution): Document "%var{ENV-default}".
973         (FILES): Document changes in mc behavior. ~/.mc/ini now overrides
974         mc.lib settings.
976         (Virtual File System): Document SMB File System.
978 2002-02-26  Pavel Roskin  <proski@gnu.org>
980         * lib/mc.ext.in: Run "file" before "nm" to avoid an error
981         message "no symbol found" for unsupported architectures and
982         provide more useful information.
984 2002-02-22  Pavel Roskin  <proski@gnu.org>
986         * README.smbfs: Remove.  It contained no useful information
987         and the webpage is now dead.
988         * Makefile.am: Remove README.smbfs.
990         * README: Mention that glib 1.2.x is required.
992 2002-02-21  Andrew V. Samoilov  <kai@cmail.ru>
994         * lib/edit.indent.rc: Use "#! /bin/sh"
995         * lib/edit.spell.rc: Likewise.
996         * lib/mcserv.init: Likewise.
998         * lib/cedit.menu: Eliminate bashisms.
999         Add missed `:' in AUTHOR evaluation.
1000         Unset LANGUAGE and make LC_ALL empty.
1001         Use "#! /path/to/program".
1003 2002-02-20  Andrew V. Samoilov  <kai@cmail.ru>
1005         * doc/mc.1.in (FILES): Use ~/.mc/bindings instead of
1006         ~/.mc/ext, ~/.mc/ini instead of ~/.mc.ini.
1007         Fix tarfs URL syntax example.  Minor typo and format fixes.
1009 2002-02-14  Andrew V. Samoilov  <kai@cmail.ru>
1011         * doc/mc.1.in (FILES): Use MC_LIBDIR instead of MCHOME.
1012         Fix location of configuration files.
1014 2002-02-05  Pavel Roskin  <proski@gnu.org>
1016         * configure.in: Don't use defunct ncurses_version.
1017         Reported by Thomas Dickey <dickey@herndon4.his.com>
1018         Set force_ncurses whenever --with-ncurses is used.  If set,
1019         suppress checks for S-Lang and fail is ncurses is not found.
1021         * configure.in: Introduce a new variable screen_type that is
1022         either "slang" or "ncurses" without additional text.  Use it
1023         instead of screen_manager whenever possible.  Fix text in
1024         AC_NCURSES call, use m4 quotes and move shell quotes into the
1025         macro.
1026         * acinclude.m4: Likewise.
1028 2002-01-28  Petr Kozelka  <pkozelka@email.cz>
1030         * syntax/Syntax: Known Delphi/Kylix source file extensions
1031         supported (*.dpr, *.inc).
1032         * syntax/pascal.syntax: Many new (Delphi/Kylix) keywords added.
1033         Special highlighting for CVS keywords.  Understands single-line
1034         comments (//).
1036 2002-01-24  Alexander Shopov  <al_shopov@web.bg>
1038         * configure.in (ALL_LINGUAS): Added "bg"
1040 2002-01-21  Pavel Roskin  <proski@gnu.org>
1042         * NEWS: Mention word completion in the editor.
1044 2002-01-17  Pavel Roskin  <proski@gnu.org>
1046         * extraconf.h: Remove OS/2 specific code.
1048         * doc/mc.1.in (Configuration): Clarify some entries.
1050 2002-01-11  Andrew V. Samoilov  <kai@cmail.ru>
1052         * acinclude.m4: New options for smbfs:
1053         --with-configdir=DIR    Where the Samba configuration files are (/etc)
1054         --with-codepagedir=DIR  Where the Samba codepage files are
1056 2002-01-11  Pavel Roskin  <proski@gnu.org>
1058         * syntax/xml.syntax: New file - highlighting for XML.
1059         From Petr Kozelka <pkozelka@centrum.cz>
1060         * syntax/Syntax: Add xml.syntax.
1061         * syntax/Makefile.am: Likewise.
1063 2002-01-04  Pablo Saratxaga  <pablo@mandrakesoft.com>
1065         * configure.in: Added "eu" to ALL_LINGUAS.
1067 2002-01-03  Pavel Roskin  <proski@gnu.org>
1069         * lib/mc.menu: Correct quoting.
1070         Reported by Matthias Urban <murban@cs.uni-magdeburg.de>
1072         * NEWS: Mention removal of the OS/2 port.
1073         * README.PC: Remove OS/2 specific parts.
1075 2002-01-02  Pavel Roskin  <proski@gnu.org>
1077         * configure.in: Make help about --with-subshell easier to
1078         understand.  Minor alignment fixes for the help.
1079         * acinclude.m4: Minor alignment fixes for the help.
1081 2001-12-31  Pavel Roskin  <proski@gnu.org>
1083         * configure.in: Generate vfs/Makefile from vfs/Makefile.in, not
1084         from vfs/Make-mc.in.
1086 2001-12-27 Duarte Loreto  <happyguy_pt@hotmail.com>
1088         * configure.in: Added portuguese to ALL_LINGUAS
1090 2001-12-21  Pavel Roskin  <proski@gnu.org>
1092         * acinclude.m4 (AC_WITH_SLANG): Don't add ../slang to includes.
1093         Don't remove slang/slang.h - it's never created.
1095         * acinclude.m4 (AC_WITH_SLANG): Don't make symlink from
1096         slang-mc.h to slang.h.  Remove fastdepslang variable, it's
1097         unused.
1099 2001-12-01  Wang Jian  <lark@linux.net.cn>
1101         * configure.in(ALL_LINGUAS): Renamed zh_CN.GB2312 to zh_CN.
1103 2001-11-29  Pavel Roskin  <proski@gnu.org>
1105         * lib/mc.ext.in: Use "type" to recognize zip and lha archives.
1107 2001-11-27  Pavel Roskin  <proski@gnu.org>
1109         * lib/mc.ext.in: When running X programs in background, do it
1110         from subshell.  Otherwise some of them terminate when mc exits.
1111         Reported by Christian Dysthe <christian@dysthe.net>
1112         Remove some obsolete and gmc-specific entries.  Use StarOffice
1113         to open files detected as "Microsoft Office Document".
1115         * lib/mc.lib: Support "Home" and "End" sequences in xterm from
1116         XFree86 4.1.0.
1118 2001-11-16  Andrew V. Samoilov  <kai@cmail.ru>
1120         * doc/mcedit.1.in: Fix help file location.
1122 2001-11-14  Pavel Roskin  <proski@gnu.org>
1124         * acinclude.m4 (MC_UNDELFS_CHECKS): Check for ext2_ino_t,
1125         fallback to ino_t for e2fsprogs version 1.19 and older.
1127 2001-10-30  Pavel Roskin  <proski@gnu.org>
1129         * lib/mc.ext.in: Add support for Netpbm files.
1131 2001-10-25  Andrew V. Samoilov  <kai@cmail.ru>
1133         * slang/slvideo.c (SLtt_set_color): Eliminate C++ comments.
1134         http://bugzilla.gnome.org/show_bug.cgi?id=60935
1135         By drk@sgi.com.
1137         * doc/mc.1.in: Document %p macro.
1139 2001-10-24  Pavel Roskin  <proski@gnu.org>
1141         * configure.in: Move AC_FUNC_MMAP before it's used indirectly.
1142         Allow using --without-mmap.
1143         * INSTALL: Document --without-mmap.
1145 2001-10-24  Andrew V. Samoilov  <kai@cmail.ru>
1147         * configure.in: Resurrect ALL_LINGUAS test, to allow specify list
1148         of languages to be installed by setting env variable before
1149         configure. If it is empty, it defaults to full list.
1150         By Alex Tkachenko <alex@bcs.zp.ua>.
1152 2001-10-19  Pavel Roskin  <proski@gnu.org>
1154         * syntax/sh.syntax: Highlight reserved words inside backticks.
1155         Use the same wholechars settings for reserved words and
1156         commands.  Recognize more words.  Recognize function definitions
1157         without "function" or without "()".  Use brightmagenta instead
1158         of brightblue.
1160 2001-10-18  Pavel Roskin  <proski@gnu.org>
1162         * configure.in: When checking for "nroff -mandoc" support, don't
1163         use /dev/null as input file, use stdin.  Some versions of nroff
1164         (e.g. groff-1.16.1) don't accept special files.
1166 2001-10-14  Pavel Roskin  <proski@gnu.org>
1168         * lib/mc.ext.in: Treat Makefile.PL as a Perl program, not as a
1169         Makefile.  Don't allow any suffixes after "Makefile".
1171 2001-10-12  Pavel Roskin  <proski@gnu.org>
1173         * lib/mc.ext.in: Add support for *.xcf files (native GIMP
1174         format).
1176 2001-10-06  Andrew V. Samoilov  <sav@bcs.zp.ua>
1178         * lib/mc.menu: Use "case" instead of non-portable "egrep -q".
1179         Fix compress<->bzip2 conversion and conversion of tagged
1180         archives.
1182 2001-10-05  Pavel Roskin  <proski@gnu.org>
1184         * lib/mc.ext.in: Use ogginfo to view *.ogg files.
1185         Suggested by Marcel Pol <mpol@gmx.net>
1187         * lib/mc.ext.in: Use xmms to play *.mp3 under X.  When viewing
1188         *.mp3, use "verbose" option to mpg123.  Add support for *.ogg
1189         and *.mid files.
1191 2001-09-30  Pavel Roskin  <proski@gnu.org>
1193         * configure.in: Don't check whether grep supports stdin - it's
1194         not used anymore.
1195         * NEWS: Mention this change.
1197 2001-09-19  Pavel Roskin  <proski@gnu.org>
1199         * doc/mcedit.1.in: Fix a very long line - use double
1200         backslashes since they are interpreted even in the .nf blocks.
1202         * lib/edit.spell.rc: Try aspell before resorting to ispell.
1204         * syntax/php.syntax: Replace with a better implementation by
1205         Max Schedriviy <max@tavrida.net>
1207 2001-09-15  Pavel Roskin  <proski@gnu.org>
1209         * doc/mc.1.in: Fix location of mcedit files.
1210         * doc/mcedit.1.in: Likewise.  Remove obsolete technical details.
1212 2001-09-14  Pavel Roskin  <proski@gnu.org>
1214         * configure.in: Don't check for ncurses version and for keyok()
1215         because the mouse support code doesn't need this hack anymore.
1217 2001-09-13  Pavel Roskin  <proski@gnu.org>
1219         * configure.in: Fix some cases of overquoting and underquoting.
1220         * acinclude.m4: Likewise.
1222 2001-09-12  Pavel Roskin  <proski@gnu.org>
1224         * configure.in: Update list of browsers.  Don't fallback to
1225         lynx since it cannot be run in background.
1226         * lib/mc.ext.in: Redirect output of X11 browsers to /dev/null.
1227         If no browser for X11 was found, use lynx.
1229         * autogen.sh: Add a workaround to ensure that "depcomp" is
1230         distributed.
1231         * configure.in: Replace obsolete macros.  Use AC_MSG_NOTICE
1232         where appropriate.
1233         * acinclude.m4: Likewise.  Fix check whether S-Lang uses
1234         terminfo.
1236         * configure.in: Use three-argument form of AC_INIT.  Use
1237         AC_CONFIG_AUX_DIR.  Remove some unused or implied macros.
1238         * Makefile.am (EXTRA_DIST): Remove "depcomp" - this workaround
1239         is not needed if AC_CONFIG_AUX_DIR is used.
1240         * vfs/Make-mc.in: Adjust mkinstalldirs location.
1241         * autogen.sh: Create "config" and remove "autom4te.cache".
1243 2001-09-11  Pavel Roskin  <proski@gnu.org>
1245         * syntax/Syntax: New file, extracted from edit/syntax.c.
1246         * syntax/Makefile.am: Add Syntax.
1248         * configure.in: Add -lcurses (for use with S-Lang) to MCLIBS not
1249         to LIBS.  Don't use unportable "grep -q", use "case" instead.
1251 2001-09-10  Pavel Roskin  <proski@gnu.org>
1253         * configure.in: Only check for X if --with-tm-x-support has been
1254         specified.
1256         * configure.in: Add check for sys/ioctl.h.
1258         * configure.in: Use AC_FUNC_STRCOLL instead of generic test.
1260         * acinclude.m4: Put -lncurses to MCLIBS, not LIBS.
1261         * configure.in: Likewise.  Add MCLIBS to LIBS temporarily when
1262         testing for functions in ncurses.
1264         * acinclude.m4: Provide descriptions in all AC_DEFINE macros.
1265         * configure.in: Likewise.  Use AH_BOTTOM to include extraconf.h.
1266         * acconfig.h: Remove.
1268         * configure.in: Eliminate LIBSLANG and LSLANG.
1269         * acinclude.m4: Likewise.  Use MCLIBS for -lslang.
1271         * configure.in: Use MCLIBS for -lgpm.  Remove LGPM.  Check for
1272         resizeterm() and keyok() only if configuring with ncurses.
1274         * configure.in: Remove now unused variables LIBVFS and LVFS.
1276         * configure.in: Remove unused variables LINTL and INTLDEPS.
1278         * configure.in: Add -I\$(top_builddir)/intl to CPPFLAGS when
1279         building with included gettext, because libintl.h is copied
1280         there.
1282 2001-09-09  Pavel Roskin  <proski@gnu.org>
1284         * NEWS: Update.
1286         * configure.in: Remove a hack for Unixware.  AC_FUNC_GETMNTENT
1287         checks -lgen for getmntent as of Autoconf 2.52.
1289 2001-09-07  Pavel Roskin  <proski@gnu.org>
1291         * configure.in: Check for pwd.h.
1293         * Make.common.in: Remove.
1294         * configure.in: Remove all references to Make.common.in and
1295         MCCPPFLAGS.
1296         * aclocal.m4: Likewise.
1298         * configure.in: Require Autoconf 2.52.  Remove hacks for
1299         Autoconf 2.13.
1300         * Makefile.am: Require Automake 1.5.
1302 2001-09-06  Pavel Roskin  <proski@gnu.org>
1304         * syntax/php.syntax: New file - PHP file highlighting.  Copied
1305         from Cooledit 3.17.4.
1306         * syntax/Makefile.am: Add php.syntax.
1308 2001-09-06  Timur Bakeyev  <mc@bat.ru>
1310         * acconfig.h: Brought back couple of symbols, that are still necessary
1311         due reference to them from configure.in.
1313 2001-09-04  Pavel Roskin  <proski@gnu.org>
1315         * syntax/changelog.syntax: Fix highlighting of functions.  Relax
1316         strictness for dates.
1318         * doc/mc.1.in: Fix troff warnings.
1319         * doc/mcedit.1.in: Likewise.
1321 2001-09-03  Pavel Roskin  <proski@gnu.org>
1323         * doc/mc.1.in: Spellcheck.
1324         * doc/mcedit.1.in: Likewise.
1325         * doc/mcserv.8.in: Likewise.
1327         * doc/mc.1.in (Learn Keys): Complete rewrite.
1329 2001-09-02  Pavel Roskin  <proski@gnu.org>
1331         * acconfig.h: Remove all unused symbols.
1333         * lib/ncurses.h: Remove.
1334         * lib/Makefile.am: Remove ncurses.h.
1336 2001-09-02  Abel Cheung  <maddog@linux.org.hk>
1338         * configure.in (ALL_LINGUAS): zh_TW.Big5 -> zh_TW
1340 2001-08-28  Pavel Roskin  <proski@gnu.org>
1342         * syntax/sh.syntax:  Require two '<' before EOF.  Recognize END
1343         like EOF.
1345 2001-08-26  Pavel Roskin  <proski@gnu.org>
1347         * configure.in: New conditionals USE_VFS_NET, USE_UNDEL_FS and
1348         CONS_SAVER.  Put all conditionals together.
1350         * Makefile.am (EXTRA_DIST): Add depcomp to work around a bug in
1351         Automake 1.5.
1353         * configure.in: Remove XCURSES variable - it's unused.
1355         * configure.in: New conditional USE_EDIT.
1357         * syntax/changelog.syntax: Don't require '@' to be in the
1358         address.  This also works around a bug in the syntax engine
1359         that prevented highlighting of addresses.
1361 2001-08-25  Pavel Roskin  <proski@gnu.org>
1363         * configure.in: New conditionals USE_VFS and INCLUDED_SLANG.
1365 2001-08-24  Pavel Roskin  <proski@gnu.org>
1367         * extraconf.h: Remove all references to HAVE_X.
1368         * acinclude.m4: s/GNOME_/MC_/
1369         * configure.in: Likewise.  Remove or clarify all references to
1370         the "text edition".  Minor fixes.
1372         * configure.in: Remove support for curses libraries other than
1373         ncurses.
1374         * acinclude.m4: Likewise.
1375         * FAQ: Remove everything about UNIX curses.
1376         * INSTALL: Likewise.
1378         * configure.in: Enable large file support by default.
1379         * NEWS: Mention it.
1380         * INSTALL: Document it.  Minor fixes.
1382         * FAQ: Remove information about GNOME edition.  Minor fixes.
1383         * README: Likewise.
1384         * NEWS: Mention removing the GNOME edition.
1386         * acinclude.m4: Include all used macros from the macros
1387         directory.
1388         * autogen.sh: Remove all references to "macros".
1389         * Makefile.am: Likewise.
1391         * configure.in: Remove all GNOME stuff except GNOME_VFS_CHECKS.
1392         * Makefile.am (SUBDIRS): Remove all GNOME-related directories.
1394         * lib/startup.links: Remove.
1395         * lib/README.desktop: Likewise.
1396         * lib/Makefile.am: Remove all references to DESKTOP_FILES.
1398         * configure.in: Bump version to 4.5.99a.
1400         * configure.in: Bump version to 4.5.55.  Release mc-4.5.55.
1401         * po/*.po: Regenerate.
1403         * AUTHORS: Update and spell check.
1404         * FAQ: Likewise.
1405         * INSTALL: Likewise.
1406         * INSTALL.FAST: Likewise.
1407         * NEWS: Likewise.
1408         * README.PC: Likewise.
1409         * README.QNX: Likewise.
1411         * configure.in: Add check for stropts.h.
1413 2001-08-23  Pavel Roskin  <proski@gnu.org>
1415         * lib/edit.indent.rc: Create cooledit.error right away to
1416         override its old contents.  Don't use ksh extentions.  Treat *.C
1417         files as C++.  Recognize more C++ extensions.  Support java.
1418         Update URL for "astyle".  Quote all arguments to protect spaces.
1419         * lib/edit.spell.rc: Don't save terminal settings - mc does it
1420         itself.  Quote all arguments to protect spaces.
1422 2001-08-21  Pavel Roskin  <proski@gnu.org>
1424         * doc-gnome/C/figs/Makefile.am: Don't install GNOME-specific
1425         files if GNOME frontend is disabled.
1426         * idl/Makefile.am: Likewise.
1427         * lib/Makefile.am: Likewise.
1428         * new_icons/Makefile.am: Likewise.
1430         * autogen.sh: Fall back to aclocal without "-I gettext.m4" in
1431         case it already has gettext macros elsewhere and doesn't like
1432         duplicates (i.e. it's aclocal from Automake-1.4).
1434 2001-08-20  Pavel Roskin  <proski@gnu.org>
1436         * AUTHORS: Updated.
1437         * INSTALL: Likewise.
1438         * NEWS: Likewise.
1439         * doc/mc.1.in: Likewise.
1440         * doc/mcserv.8.in: Likewise.
1442         * acinclude.m4 (AC_GET_FS_INFO): Specify includes when checking
1443         for sys/mount.h.
1445 2001-08-19  Andras Timar  <timar@gnome.hu>
1447         * lib/Makefile.am: Added Hungarian hints
1448         * lib/mc.hint.hu: by Arpad Biro <biro_arpad@yahoo.com>
1450 2001-08-19  Pavel Roskin  <proski@gnu.org>
1452         * lib/mc.lib: Add definition for "bs" for xterm and xterm-color.
1454 2001-08-17  Pavel Roskin  <proski@gnu.org>
1456         * syntax/po.syntax: New file - PO file highlighting.
1457         From David Martin <dmartina@excite.es>
1458         * syntax/Makefile.am: Add po.syntax.
1460         * lib/mc.lib: Add "delete=\e[3~" for xterm and xterm-color -
1461         it's sometimes missing from the databases.
1463 2001-08-16  Abel Cheung  <maddog@linux.org.hk>
1465         * lib/mc.hint.zh_TW.Big5 -> lib/mc.hint.zh: Temporary measure.
1466         * lib/Makefile.am: Reflect above change.
1468 2001-08-15  Pavel Roskin  <proski@gnu.org>
1470         * doc/mc.1.in (Terminal databases): Recommend using \e, not \E.
1472 2001-08-14  Pavel Roskin  <proski@gnu.org>
1474         * lib/mc.lib: Add popular sequences for "home" and "end" in
1475         "xterm" and "xterm-color" terminals.
1477 2001-08-13  Pavel Roskin  <proski@gnu.org>
1479         * lib/mc.ext.in: Move ls-lR.gz before generic gzip support.
1481         Replace "Can't" with "Cannot" everywhere.
1483 2001-08-12  Pavel Roskin  <proski@gnu.org>
1485         * edit/edit_key_translator.c (cooledit_key_map): Use Ctrl-O for
1486         subshell, not for "Open file...".
1487         (emacs_key_map): Likewise.
1489         * README: Changes from Frederic L. W. Meunier <0@pervalidus.net>
1491 2001-08-10  Pavel Roskin  <proski@gnu.org>
1493         * Makefile.am (EXTRA_DIST): Remove BUGS.
1494         * doc/Makefile.am (EXTRA_DIST): Remove LSM and FILES.
1496         * BUGS: Remove.  Bugzilla.gnome.org doesn't have those bugs.
1498         * doc/LSM: Remove, it's outdated.
1499         * doc/FILES: Likewise.
1500         * doc/DEVEL: Remove information about FILES.
1502         * FAQ: Eliminate all broken URLs on the MC site.
1503         From Frederic L. W. Meunier <0@pervalidus.net>
1505         * FAQ: Restore information about xterm.
1507 2001-08-08  Pavel Roskin  <proski@gnu.org>
1509         * FAQ: Changes from Frederic L. W. Meunier <0@pervalidus.net>
1511 2001-08-07  Pavel Roskin  <proski@gnu.org>
1513         * doc/mc.1.in (Internal File Viewer): Document Ctrl-O and F17.
1515         * doc/mc.1.in: Fix all broken links.
1517 2001-08-06  Pavel Roskin  <proski@gnu.org>
1519         * INSTALL: Numerous changes.  Declare old curses obsolete.
1520         Partly from Frederic L. W. Meunier <0@pervalidus.net>
1522         * doc/mc.1.in (Menu Bar): Add link to the "Options Menu".
1524 2001-08-03  Abel Cheung  <maddog@linux.org.hk>
1526         * lib/Makefile.am: Remove space after backslash introduced in the
1527         previous commit.
1529         * lib/mc.hint.zh_TW.Big5: New file.
1530         * lib/Makefile.am: Added mc.hint.zh_TW.Big5
1532 2001-08-02  Pavel Roskin  <proski@gnu.org>
1534         * lib/mc.hint.uk: New file.
1535         From Maksym Polyakov <polyama@yahoo.com>
1536         * lib/Makefile.am: Add mc.hint.uk.
1538 2001-08-01  Pavel Roskin  <proski@gnu.org>
1540         * lib/mc.hint.nl: New file.
1541         From Steef Boerrigter <sxmboer@sci.kun.nl>
1542         * lib/Makefile.am: Add mc.hint.nl.
1543         * lib/mc.hint: Remove ftp site.  Update copyright.
1544         * lib/mc.hint.cs: Likewise.
1545         * lib/mc.hint.es: Likewise.
1546         * lib/mc.hint.it: Likewise.
1547         * lib/mc.hint.pl: Likewise.
1548         * lib/mc.hint.ru: Likewise.  Shorten some lines.
1550         * edit/Makefile.in: Allow running "make install" before "make all".
1551         * gtkedit/Makefile.in: Likewise.
1553 2001-07-31  Pavel Roskin  <proski@gnu.org>
1555         * lib/edit.spell.rc: New file.  Invoke ispell on Ctrl-p in the
1556         editor.
1557         * lib/Makefile.am: Add lib/edit.spell.rc.
1559         * autogen.sh: Use gettextize.
1560         * ABOUT-NLS: Remove from CVS, it's installed by autogen.sh.
1561         * po/Makefile.in.in: Likewise.
1563 2001-07-29  Pavel Roskin  <proski@gnu.org>
1565         * syntax/slang.syntax: New file.
1566         From Walery Studennikov <despair@sama.ru>
1567         * syntax/Makefile.am: Add slang.syntax.
1569 2001-07-27  Pavel Roskin  <proski@gnu.org>
1571         * extraconf.h: Move WITH_BACKGROUND here.
1573 2001-07-24  Pavel Roskin  <proski@gnu.org>
1575         * doc/mc.1.in: Quote all section headers.  Minor formatting fix.
1577 2001-07-23  Pavel Roskin  <proski@gnu.org>
1579         * doc/mc.1.in: Fix description of mc.lib.  Fix broken links.
1581 2001-07-20  Pavel Roskin  <proski@gnu.org>
1583         * Make.common.in: Move all defines ...
1584         * gnome/Makefile.in: ... here ...
1585         * src/Makefile.in: ... and here.
1587 2001-07-19  Pavel Roskin  <proski@gnu.org>
1589         * configure.in: Don't check for getwd, it's completely
1590         eliminated.
1591         * INSTALL: Remove reference to HAVE_GETWD.
1593         * lib/mc.ext.in: Fix opening info pages on VFS.  Modernize
1594         entries for compressed cpio archives.
1596         * lib/mc.ext.in: Comment changes.  Remove rules for programs -
1597         they were only used in obsolete frontends.  Don't ever use %view
1598         without commands - it's slower and loses user settings, e.g.
1599         hex mode.  Put shared libraries before man pages and read.me
1600         before .me macros so that they match correctly.  Use nm for
1601         shared libraries.  Add rules for StarOffice and AbiWord.
1603 2001-07-14  Pavel Roskin  <proski@gnu.org>
1605         * configure.in: Bump version to 4.5.54a.
1607 2001-07-13  Pavel Roskin  <proski@gnu.org>
1609         * lib/mcserv.init: Fix exit status.
1610         http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=44601
1612         * lib/mc.ext.in: Anchor all regexes in the type/ rules except
1613         "executable", which should follow a space. Simplify rules for
1614         images. Add shell/ rule for *.info files. Fix all incorrect
1615         uses of the alternation operator.
1616         Reported by Oskar Liljeblad and Michel Casabona.
1618 2001-07-12  Pavel Roskin  <proski@gnu.org>
1620         * configure.in: Don't check for iconv, it's already checked for
1621         in AM_GNU_GETTEXT.
1623 2001-07-10  Pavel Roskin  <proski@gnu.org>
1625         * doc/mc.1.in: Update documentation about hex search.
1627         * edit/edit_key_translator.c (cooledit_key_map): Bind
1628         Ctrl-Shift-Up and Ctrl-Shift-Down to scroll with highlight.
1629         From Steef Boerrigter <sxmboer@sci.kun.nl>
1631         * edit/Makefile.in: Make edit.o depend on edit_key_translator.c.
1632         * edit/edit_key_translator.c (cooledit_key_map): Add support
1633         for bracket matching on Alt-B.
1634         * gtkedit/gtkeditkey.c: Likewise.
1635         From Steef Boerrigter <sxmboer@sci.kun.nl>
1637 2001-07-06  Pavel Roskin  <proski@gnu.org>
1639         * lib/mc.ext.in: Use nm to view object files.
1641         * Make.common.in: Remove GNOME-specific and unused definitions.
1642         Partly moved to gnome/Makefile.in.
1644         * configure.in: Remove all references to SEDCMD and SEDCMD2 -
1645         they are usused.
1646         * Make.common.in: Likewise.
1648 2001-06-29  Pavel Roskin  <proski@gnu.org>
1650         * ABOUT-NLS: Update to the version from gettext-0.10.38.
1652         * Make.common.in (XCPPFLAGS): Don't add -I$(top_srcdir) - it's
1653         now done in configure. Move -I.. to the beginning.
1654         * Makefile.am (SUBDIRS): Move intl po to the beginning, since
1655         libintl.a may be required to link mc.
1656         (ACLOCAL_M4_SOURCES): Remove macros/gnome-gettext.m4.
1657         * configure.in: Use AM_GNU_GETTEXT instead of AM_GNOME_GETTEXT.
1658         Move all i18n code to one place. Don't substitute INTLSUB - it's
1659         unused. Substitute INTLDEPS, since AM_GNU_GETTEXT doesn't do it.
1660         Remove SCO-specific i18n hacks. Add -I$(top_srcdir) to CPPFLAGS.
1662 2001-06-25  Pavel Roskin  <proski@gnu.org>
1664         * configure.in: For Autoconf 2.50+, use AC_SYS_LARGEFILE.
1665         It should be enabled explicitly by giving `--enable-largefile'
1666         to configure.
1667         * INSTALL: Document it.
1669 2001-06-22  Pavel Roskin  <proski@gnu.org>
1671         * extraconf.h: Don't define HAVE_INFOMOUNT_QNX on QNX Neutrino.
1673         * acinclude.m4 (AC_GET_FS_INFO): Fix checking for f_fstypename
1674         in struct statfs.
1675         Reported by Libor Motyèka <libor.motycka@ortex.cz>.
1677         * acinclude.m4 (AC_GET_FS_INFO): Warn only once that the list of
1678         mounted filesystems cannot be read. Don't define NO_INFOMOUNT.
1679         Define HAVE_INFOMOUNT_LIST if a any suitable function has been
1680         found.
1681         * extraconf.h: Define HAVE_INFOMOUNT and HAVE_INFOMOUNT_QNX.
1683 2001-06-19  Pavel Roskin  <proski@gnu.org>
1685         * configure.in: Check for telldir and seekdir. Join adjacent
1686         calls to AC_CHECK_FUNCS.
1688 2001-06-16  Pavel Roskin  <proski@gnu.org>
1690         * Makefile.am: Change the order of SUBDIRS to fully compile text
1691         edition before compiling anything for GNOME.
1692         * mc.spec.in: Don't use brace expansion to avoid implicit
1693         build-time dependency on bash.
1695 2001-06-13  Pavel Roskin  <proski@gnu.org>
1697         * acinclude.m4 (AC_SHORT_D_NAME_LEN): Fix compiler warnings in
1698         the test code.
1699         * configure.in: Fix compiler warnings in the arguments to
1700         AC_TRY_WARNINGS. Fix value of NEED_CRYPT_PROTOTYPE - add spaces
1701         around `=' in the `test' command.
1703 2001-06-07  Pavel Roskin  <proski@gnu.org>
1705         * doc-gnome/C/gmc.sgml: Remove index - it's not used in the
1706         GNOME documentation template.
1707         * doc-gnome/C/mkhtml: Don't generate index.
1708         * doc-gnome/C/Makefile.am: Don't distribute genindex.sgml.
1710 2001-06-06  Pavel Roskin  <proski@gnu.org>
1712         * lib/Makefile.am: Make compatible with Automake 1.4 - remove
1713         conditional variables from EXTRA_DIST.
1715 2001-06-05  Pavel Roskin  <proski@gnu.org>
1717         * edit/edit_key_translator.c [HAVE_CHARSET]: Add charset
1718         conversion support.
1719         From Walery Studennikov <hqsoftware@mail.ru>.
1721         * extraconf.h [HAVE_X]: Undefine HAVE_TEXTMODE_X11_SUPPORT.
1723 2001-06-01  Pavel Roskin  <proski@gnu.org>
1725         * lib/mc.charsets: Synchronize with the latest patch - remove
1726         a comment.
1728 2001-05-30  Pavel Roskin  <proski@gnu.org>
1730         * extraconf.h [HAVE_X]: Undefine HAVE_CHARSET - it doesn't
1731         work with GNOME.
1733         * lib/mc.charsets: New file. From Walery Studennikov.
1734         * lib/Makefile.am: Distribute mc.charsets. Install it if
1735         the charset support is enabled.
1737         * configure.in: Add check for iconv() and the necessary code
1738         to support the charset selection patch.
1740         * configure.in: Add check for ESCDELAY variable in ncurses.
1742 2001-05-29  Pavel Roskin  <proski@gnu.org>
1744         * extraconf.h [!USE_VFS]: Undefine USE_NETCODE and
1745         USE_EXT2FSLIB.
1747         * extraconf.h: Remove unused HAS_DIRECT_COLOR_ACCESS.
1748         * pc/config.h: Likewise.
1750         * lib/mc.ext.in: For MS Word documents try "catdoc", "word2x"
1751         and "strings". Recognize "write" files and MS Word templates.
1752         For MS Excel documents try "xls2csv" and "strings".
1753         Escape spaces in the "type" directives.
1754         From Nerijus Baliunas.
1756         * Make.common.in: Add -I$(top_srcdir) to XCPPFLAGS.
1758         * Make.common.in: Remove hpath, it's unused.
1760         * acconfig.h: Move constant parts ...
1761         * extraconf.h: ... here.
1762         [HAVE_X]: Disable subshell, s-lang and curses.
1763         * Makefile.am: Add extraconf.h.
1765 2001-05-28  Pavel Roskin  <proski@gnu.org>
1767         * acconfig.h: Remove some useless entries. Eliminate OLD_TOOLS
1768         and SLANG_H_INSIDE_SLANG_DIR. Move some descriptions ...
1769         * configure.in: ... here.
1771 2001-05-27  Pavel Roskin  <proski@gnu.org>
1773         * configure.in: Remove unused HAVE_PORTABLE_TOKEN_PASTING.
1774         * acconfig.h: Likewise.
1775         * src/layout.c: Likewise.
1777         * Make.common.in: Remove all percent rules.
1778         * acinclude.m4 (AC_PROG_GNU_MAKE): Remove.
1779         * configure.in: Remove AC_PROG_GNU_MAKE. Don't substitute
1780         PCENTRULE. Remove AC_PROG_MAKE_SET - it's called by
1781         AM_INIT_AUTOMAKE.
1783         * Make.common.in: Remove obsolete dependency tracking system.
1784         * configure.in: Likewise.
1785         * edit/Makefile.in: Likewise.
1786         * gnome/Makefile.in: Likewise.
1787         * gtkedit/Makefile.in: Likewise.
1788         * slang/Makefile.in: Likewise.
1789         * src/Makefile.in: Likewise.
1790         * vfs/Make-mc.in: Likewise.
1791         * src/depend.awk: Remove.
1793 2001-05-26  Pavel Roskin  <proski@gnu.org>
1795         * gtkedit/syntax.c (syntax_text): Add support for Octave files.
1796         * syntax/octave.syntax: New file. From Walery Studennikov.
1797         * syntax/Makefile.am: Add octave.syntax.
1799         * configure.in: Fix incorrect test for stdin support in grep -
1800         it would always fail when configuring in an empty directory.
1801         Portability fixes - unset, backslashed space in here-documents.
1802         Eliminate all instances of "changequote".
1804         * configure.in: Define SCO_FLAVOR based on $host_os, not on the
1805         user choice.
1806         * acconfig.h: Changes for the above.
1807         * INSTALL: Don't document --with-sco - it's now defunct.
1808         * INSTALL.FAST: Likewise.
1810 2001-05-25  Pavel Roskin  <proski@gnu.org>
1812         * lib/mc.ext.in: Match both "mail" and "Mail", but only if they
1813         are in the beginning of the "file" output.
1815 2001-05-23  Pavel Roskin  <proski@gnu.org>
1817         * lib/mc.ext.in: Add associations for viewing RPM files.
1819 2001-05-22  Pavel Roskin  <proski@gnu.org>
1821         * doc-gnome/C/mkhtml: Support $JADE. Check that $DSL exists.
1822         By default exit after the first error in jade.
1824         * doc-gnome/C/mkhtml: Use jade directly, not jw. Support DSL and
1825         JADEFLAGS environment variables. Report progress. Clean up on
1826         failure.
1828 2001-05-21  Pavel Roskin  <proski@gnu.org>
1830         * doc-gnome/C/Makefile.am: Allow "make install" without *.html
1831         files.
1833         * doc-gnome/C/mkhtml: Print a big warning if the script fails.
1834         * doc-gnome/C/Makefile.am: Ignore exit status of mkhtml.
1836 2001-05-20  Pavel Roskin  <proski@gnu.org>
1838         * doc-gnome/C/Makefile.am: Distribute mkhtml and genindex.sgml.
1839         Create figs/*.eps if needed. Simplify rules for gmc.dvi and
1840         gmc.rtf - DocBook 4.1 doesn't try to write to $(srcdir).
1841         * doc-gnome/C/figs/Makefile.am: Add support for converting from
1842         PNG to EPS.
1844         * Makefile.am (EXTRA_DIST): Remove create_vcs.
1845         * doc/FILES: Likewise. Typo fix.
1847 2001-05-19  Pavel Roskin  <proski@gnu.org>
1849         * doc-gnome/C/mkhtml: New file. Create HTML files from gmc.sgml.
1850         * doc-gnome/C/Makefile.am: Don't handle *.css - there are none
1851         with DocBook 4.1. Never use `cp' without `-f'. Use mkhtml.
1853         * doc-gnome/C/gmc.sgml: Use DTD DocBook V4.1. Fix duplicate
1854         index entry "Moving files".
1856 2001-05-18  Pavel Roskin  <proski@gnu.org>
1858         * configure.in: Use src/main.c in AC_INIT.
1860         * create_vcs: Remove.
1862         * INSTALL: Update download locations for MC, rxvt, gpm, ncurses.
1863         Add download location for glib.
1864         * mc.spec.in: Likewise.
1865         * doc/LSM: Likewise.
1866         * doc/mc.1.in: Likewise.
1867         * doc/mcedit.1.in: Likewise.
1868         * src/ext.c: Don't mention download location for MC.
1870         * FAQ: Update status of Tk, XView. and GNOME editions. Update
1871         homepage of gpm.
1873         * INSTALL: Remove information about Tk and XView. Change the
1874         mailing list addresses again.
1875         * FAQ: Change the mailing list addresses again.
1876         * MAINTAINERS: Likewise.
1877         * README: Likewise.
1878         * doc/mc.1.in: Likewise.
1879         * gnome/gmc-window.c: Likewise.
1880         * lib/README.xterm: Likewise.
1881         * lib/mc.ext.in: Likewise.
1882         * lib/mc.hint*: Likewise.
1883         * lib/mc.hlp.hu: Likewise.
1884         * po/*.po: Likewise.
1885         * src/main.c: Likewise.
1887 2001-04-20  Pavel Roskin  <proski@gnu.org>
1889         * FAQ: Change the mailing list addresses and the download
1890         locations.
1891         * INSTALL: Likewise.
1892         * MAINTAINERS: Likewise.
1893         * README: Likewise.
1894         * doc/mc.1.in: Likewise.
1895         * gnome/gmc-window.c: Likewise.
1896         * lib/README.xterm: Likewise.
1897         * lib/mc.ext.in: Likewise.
1898         * lib/mc.hint*: Likewise.
1899         * lib/mc.hlp.hu: Likewise.
1900         * po/*.po: Likewise.
1901         * src/main.c: Likewise.
1903 2001-04-19  Pavel Roskin  <proski@gnu.org>
1905         * configure.in: Don't install mcserv unless
1906         "--enable-mcserv-install" has heen specified.
1907         Don't quote the first argument in all calls to AM_CONDITIONAL
1908         to work around a bug in Automake 1.4.
1909         * doc/Makefile.am: Use MCSERV_INSTALL conditional.
1910         * vfs/Make-mc.in: Likewise.
1912 2001-04-13  Pavel Roskin  <proski@gnu.org>
1914         * configure.in: Bump version to 4.5.53a.
1916 2001-04-06  Pavel Roskin  <proski@gnu.org>
1918         * gtkedit/editcmd.c: Remove support for XView layout attributes.
1919         * gtkedit/editoptions.c: Likewise.
1920         * pc/chmod.c: Likewise.
1921         * pc/drive.c: Likewise.
1922         * src/boxes.c: Likewise.
1923         * src/chmod.c: Likewise.
1924         * src/dlg.c: Likewise.
1925         * src/dlg.h: Likewise.
1926         * src/filegui.c: Likewise.
1927         * src/find.c: Likewise.
1928         * src/hotlist.c: Likewise.
1929         * src/layout.c: Likewise.
1930         * src/listmode.c: Likewise.
1931         * src/main.c: Likewise.
1932         * src/option.c: Likewise.
1933         * src/panelize.c: Likewise.
1934         * src/wtools.c: Likewise.
1935         * src/wtools.h: Likewise.
1936         * vfs/smbfs.c: Likewise.
1938         * autogen.sh: Check out "intl" and "macros" directories if they
1939         are missing. Simply "cvs up -d" won't restore them.
1941         * configure.in: Bump version to 4.5.52a.
1943 2001-03-14  Pavel Roskin  <proski@gnu.org>
1945         * configure.in: Use AC_CHECK_TOOL for finding AR. Define
1946         Automake conditional USE_SAMBA_FS if Samba is to be supported
1947         in VFS.
1949 2001-03-07  Pavel Roskin  <proski@gnu.org>
1951         * configure.in: Use AM_PROG_CC_STDC if AC_PROG_CC_STDC is not
1952         defined.
1953         Reported by Norbert Warmuth.
1955         * configure.in: Don't process vfs/extfs/uzip - it's now
1956         constant.
1958         * syntax/changelog.syntax: Require space after asterisk to have
1959         it highlighted.
1961 2001-03-02  Pavel Roskin  <proski@gnu.org>
1963         * aclocal.m4 (MC_HPUX_PROG_CC_STDC): Remove, it's obsolete.
1964         * configure.in: Use AC_PROG_CC_STDC instead.
1966         * lib/mc.ext.in: Recognize files ending by `.lslR' and `.ls-lR'.
1967         Suggested by Christian Gennerat.
1969         * lib/mc.ext.in: Add support for "freeze" - old compression
1970         program used mostly on QNX.
1971         * lib/mc.ext.in.qnx.diff: Remove, it's obsolete.
1972         * lib/Makefile.am: Adjusted.
1974 2001-02-26  Pavel Roskin  <proski@gnu.org>
1976         * lib/mc-gnome.ext.in: Remove, it's not used.
1977         * configure.in: Remove lib/mc-gnome.ext.
1978         * lib/Makefile.am: Likewise.
1980 2001-02-20  Pavel Roskin  <proski@gnu.org>
1982         * gtkedit/edit.h: Only include malloc.h if STDC_HEADERS is not
1983         defined to prevent warnings on OpenBSD 2.7.
1984         * slang/jdmacros.h: Likewise.
1985         * src/mad.h: Likewise.
1986         * src/poptalloca.h: Likewise.
1988         * configure.in: Check for sys/time.h and sys/timeb.h. Use
1989         AC_HEADER_TIME.
1991 2001-02-07  Pavel Roskin  <proski@gnu.org>
1993         * autogen.sh: Create vfs/samba/include/stamp-h.in.
1994         * vfs/samba/include/stamp-h.in: Remove.
1996         * macros/curses.m4: Quote first argument to AC_DEFUN.
1997         * macros/gnome-cxx-check.m4: Likewise.
1998         * macros/gnome-gettext.m4: Likewise.
1999         * macros/gnome-libgtop-check.m4: Likewise.
2000         * macros/gnome-print-check.m4: Likewise.
2001         * macros/linger.m4: Likewise.
2002         * macros/need-declaration.m4: Likewise.
2004         * configure.in: Only configure in vfs/samba if smbfs support is
2005         enabled even with Autoconf 2.13.
2007 2001-01-30  Pavel Roskin  <proski@gnu.org>
2009         * macros/gnome-vfs.m4 (GNOME_WITH_VFS): Fix mishandling of
2010         --without-samba due to a typo.
2012         * configure.in: Only configure in vfs/samba if smbfs support is
2013         enabled. This optimization will only work with Autoconf-2.49c
2014         and above.
2016 2001-01-13  Pavel Roskin  <proski@gnu.org>
2018         * configure.in: Don't create a faked malloc.h.
2019         * gtkedit/edit.h: Don't assume that malloc.h always exists.
2020         * src/mad.h: Likewise.
2022         * configure.in: Simplified handling of cons.saver.
2023         * src/Makefile.in: Likewise. Don't install cons.saver setuid.
2024         * mc.spec.in: Remove a workaround for the above.
2026         * configure.in: Use AC_CANONICAL_HOST - "target" is meaningless
2027         for MC. Don't rely on the output of uname - use $host_os.
2029 2001-01-11  Pavel Roskin  <proski@gnu.org>
2031         * configure.in: Check for ext2 libraries only if VFS is enabled.
2033         * src/Makefile.in: Create directories before installing files.
2034         Removed all occurences of libprefix - it's never defined.
2036         * configure.in: All macros from configure.in moved to
2037         acinclude.m4. Added missing quotes in several places.
2038         * acinclude.m4: Likewise.
2040         * edit/Makefile.in: Don't install or uninstall mcedit -
2041         it cannot be installed before mc on systems without symlinks.
2042         * gtkedit/Makefile.in: Likewise.
2043         * src/Makefile.in: Install mcedit (if enabled) and mcview.
2044         Uninstall them.
2046         * macros/gnome-gettext.m4: Propagated change by Owen Taylor
2047         from acinclude.m4 in gtk+:
2048         Don't define ENABLE_NLS unless we have a working NLS.
2049         (This should keep libintl.h from being included when it doesn't
2050         exist).
2052 2001-01-09  Pavel Roskin  <proski@gnu.org>
2054         * doc-gnome/C/figs/Makefile.am: New file.
2055         * doc-gnome/C/Makefile.am: Don't handle figs, let the new
2056         makefile do it.
2057         * configure: Substitute doc-gnome/C/figs/Makefile.
2059         * lib/Makefile.am: Distribute files listed in LOCALIZED_HELP.
2061 2001-01-08  Szabolcs Ban  <shooby@gnome.hu>
2063         * lib/mc.hlp.hu: Added Hungarian help file from
2064           tothb1@freemail.hu, Janos.Zana@elfiz2.kee.hu,
2065           maci@integrity.hu, mfh47@freemail.hu
2066         * lib/Makefile.am: Added LOCALIZED_HELP for further
2067           mc.hlp l10ns
2068         * src/cmd.c, src/dlg.c, src/tree.c, src/view.c,
2069           gtkedit/editcmd.c: I18n of mc.hlp
2071 2000-12-29  Szabolcs Ban  <shooby@gnome.hu>
2073         * doc/mc.1.in: Corrected badly formatted link...
2075 2000-11-10  Robert Brady  <robert@suse.co.uk>
2077         * configure.in: Add Tamil to ALL_LINGUAS.
2079 2000-10-23  Pavel Roskin  <proski@gnu.org>
2081         * mc.spec.in: Allow mcserv.8 to be gzipped.
2083         * doc-gnome/C/Makefile.am: Workaround for buggy db2html
2084         that cannot deal with "./gmc.sgml".
2086 2000-10-09  Pavel Roskin  <proski@gnu.org>
2088         * Makefile.am: GNOME_M4_FILES renamed to ACLOCAL_M4_SOURCES so
2089         that CVS Automake will drop dependencied to the macros that
2090         we don't distribute.
2092         * lib/mc.ext.in: Removed references to icons. Source RPMs
2093         grouped to one regex. Removed "Update" for source RPMs, added
2094         "Rebuild" instead. Added "Check signature" for all RPMs.
2095         Added a comment about pop-up menus in the text edition.
2097 2000-10-06  Pavel Roskin  <proski@gnu.org>
2099         * gnome/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Required
2100         flags moved out of CFLAGS as recommended by GNU coding
2101         standards.
2102         * configure.in: Don't add GLIB_CFLAGS to CFLAGS.
2103         * Make.common.in: XINC eliminated. GLIB_CFLAGS is now added to
2104         XCPPFLAGS.
2105         * INSTALL (Random notes on porting to other architectures):
2106         Completely rewritten. Recommended using CFLAGS instead of XINC.
2108 2000-10-05  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2110         * lib/mc.ext.in: .spm is used by SuSE to mark src rpms
2112 2000-10-04  Christophe Merlet  <christophe@merlet.net>
2114         * gnome/*.desktop: Updated french strings.
2116 2000-10-03  Pavel Roskin  <proski@gnu.org>
2118         * doc-gnome/C/gmc.sgml: DTD changed to "PNG Variant V1.1"
2119         to allow <legalnotice>. Unclosed tags fixed.
2121 2000-09-30  Pavel Roskin  <proski@gnu.org>
2123         * mc.spec.in: New package mc-common. Use DESTDIR instead of
2124         misusing prefix. Don't install old icons - they don't exist.
2126         * lib/mc.sh.in: Use "rm -f" to delete temporary files. Use
2127         "export -f" to have mc() exported.
2128         * doc/mc.1.in: Changed description of the "-P" option to
2129         avoid inclusion of mc.sh and mc.csh into the manual.
2130         Corrected paths of mc.hlp, mc.no_proxy and ~/mc/Tree.
2132 2000-09-24  Pavel Roskin  <proski@gnu.org>
2134         * doc/mc.1.in: Minor formatting fixes.
2136         * lib/mc.sh.in: Remove temporary file non-interactively.
2137         * doc/mc.1.in: updated example for mc.sh.
2139 2000-09-23  Pavel Roskin  <proski@gnu.org>
2141         * Makefile.am: mc.spec included to noinst_DATA so that "make all"
2142         updates it when needed.
2143         * mc.spec.in: Include translations with mc, not gmc. Run
2144         chkconfig --del in %preun, not %postun. --without-debug not
2145         needed. /etc/X11/wmconfig not needed. /etc/pam.d/mcserv shouldn't
2146         be executable. New files in %{prefix}/lib/mc/ - translated hints,
2147         editor files.
2149         * doc-gnome/C/Makefile.am: Fixed *clean targets. Use temporary
2150         directory for document processing. Comment changes. gmc.ps and
2151         gmc.pdf now generated from gmc.dvi.
2153         * configure: Always include Make.common as file, otherwise
2154         "make distclean" breaks.
2155         * edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
2156         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: $(RMF)
2157         replaced with "rm -f" - the stangard says that "rm" is portable.
2158         Ditto $(MV). Adjusted *clean targets to match those in
2159         Automake. Removed "cross" target.
2161 2000-09-22  Pavel Roskin  <proski@gnu.org>
2163         * doc/mc.sgml: Removed as obsoleted by doc/mc.in.1
2164         * doc/gnome.sgml: Removed as obsoleted by doc-gnome/C/gmc.sgml
2165         * doc/Makefile.in: Converted to ...
2166         * doc/Makefile.am: ... this.
2168 2000-09-21  Pavel Roskin  <proski@gnu.org>
2170         * lib/mc.sh.in: Use $HOME instead of '~' because the tilde
2171         is not expanded in all shells.
2172         * doc/mc.sgml: Updated the example script to reflect the above
2173         changes.
2174         * doc/mc.in.1: Likewise.
2176 2000-09-19  Pavel Roskin  <proski@gnu.org>
2178         * lib/Makefile.in (LIBFILES_CONST): Added mc.hint.it from
2179         Marco Ciampa
2181 2000-09-18  Pavel Roskin  <proski@gnu.org>
2183         * Make.common.in: Added installcheck to placate "make distcheck"
2184         * configure.in, Make.common.in, doc/Makefile.in,
2185         edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
2186         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Replacing
2187         variable MKINSTALLDIRS and builddir with Automake-compatible
2188         mkinstalldirs and top_builddir.
2189         * doc-gnome/C/Makefile.am: Only maintainers regenerate html
2190         files. Added uninstall-local target.
2192 2000-09-17  Pavel Roskin  <proski@gnu.org>
2194         * configure.in: fixed wrong use of AC_MSG_RESULT inside
2195         AC_CACHE_VAL
2197         * Make.common.in: Added the "dvi" target for "make distcheck"
2198         to go further
2199         * doc-gnome/C/Makefile.in: converted to ...
2200         * doc-gnome/C/Makefile.am: ... this
2202 2000-09-15  Pavel Roskin  <proski@gnu.org>
2204         * acconfig.h, configure.in: Require autoconf 2.13 or above.
2205         Removed workarounds for older versions. Removed MCDEBUG
2206         variable - it's not used. --with-debug renamed to --with-mad and
2207         cleaned up. Always use -Wall with gcc, other manipulations with
2208         CFLAGS removed.
2210         * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
2211         gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
2212         vfs/Make-mc.in: preserve timestamp on "make distdir", otherwise
2213         mc.pot becomes out of date in the tarball.
2215 2000-09-14  Pavel Roskin  <proski@gnu.org>
2217         * configure.in: Removed some abuses of CPPFLAGS. Removed useless
2218         tests for cp, mv and rm.
2219         * Make.common.in: Removed variables xv_bindir and STRIP.
2220         Variables CP, MV and RMF are assigned trivial values.
2222         * edit/Makefile.in: Don't link headers, add extra includes
2223         to CPPFLAGS instead. Put links to the build directory.
2224         Remove the hack with "mx" - it is not needed anymore.
2226         * configure.in: remove any manupulations with top_srcdir.
2227         Don't change CPPGLAGS when the internal editor is enabled,
2228         instead do it ...
2229         * edit/Makefile.in, gtkedit/Makefile.in: ... here
2231         * configure.in, Make.common.in, doc/Makefile.in,
2232         edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
2233         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: rootdir
2234         changed to top_srcdir for Automake compatability
2236         * configure.in: REGEX_O variable removed - always use our regex
2238         * configure.in: MCFGR variable removed
2240 2000-09-12  Pavel Roskin  <proski@gnu.org>
2242         * configure.in: enable AM_MAINTAINER_MODE to be consistent with
2243         other GNOME modules
2244         * autogen.sh: remove "-I ." from the "aclocal" command line
2246 2000-09-01  Pavel Roskin  <proski@gnu.org>
2248         * configure.in: output vfs/extfs/Makefile
2250         * configure.in: AC_CANONICAL_SYSTEM moved above AM_INIT_AUTOMAKE
2251         to avoid a warning
2252         * acinclude.m4: removed unused macros AC_CHECK_HEADER_IN_PATH,
2253         AC_LIB_XPM, AC_X_SHAPE_EXTENSION
2255 2000-08-29  Pavel Roskin  <proski@gnu.org>
2257         * configure.in: use AM_GNOME_GETTEXT
2258         * gettext.m4: removed
2259         * Makefile.am: adjusted files to distribute, previous change
2260         reverted
2262         * mc-aclocal.m4: renamed to ...
2263         * acinclude.m4: ... this
2264         * autogen.sh: simplified - no more tricks with mc-aclocal.m4
2265         * Makefile.am: aclocal should scan "." for gettext.m4
2267 2000-08-28  Pavel Roskin  <proski@gnu.org>
2269         * Make.common.in: removed hack for "make distcopy"
2270         * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
2271         gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
2272         vfs/Make-mc.in: added "distdir" target. Now "make dist" works
2273         for external builds.
2274         * edit/Makefile.in, slang/Makefile.in: added "Makefile" target
2276 2000-08-24  Pavel Roskin  <proski@gnu.org>
2278         * new_icons/Makefile.in: converted to ...
2279         * new_icons/Makefile.am: ... this
2280         * configure.in: automake conditional GNOME introduced.
2281         "insticons" removed
2283         * icons/*: removed
2284         * Makefile.am, configure.in: necessary adjustments
2286         * config.guess, config.sub, install-sh, mkinstalldirs: removed,
2287         automake installs them now
2289         * syntax/Makefile.in: converted to ...
2290         * syntax/Makefile.am: ... this
2292         * idl/Makefile.in: converted to ...
2293         * idl/Makefile.am: ... this
2295         * lib/Makefile.am: simplified, fixed "make dist"
2297         * lib/Makefile.in: converted to ...
2298         * lib/Makefile.am: ... this
2300         * lib/tkmc.wmconfig: removed
2301         * lib/Makefile.in, doc/FILES: removed lib/tkmc.wmconfig
2303         * Makefile.in, doc-gnome/Makefile.in, pc/Makefile: converted
2304         to ...
2305         * Makefile.am, doc-gnome/Makefile.am, pc/Makefile.am: ... this
2306         * Make.common.in: support for "distdir" for compatability
2307         with Automake-generated makefiles
2308         * autogen.sh: run automake. Force cache - it is off by default
2309         in autoconf 2.49a, but it's still handy for maintainers
2310         * configure.in: adapted for Automake
2312         * AUTHORS: new file
2314 2000-08-23  Pavel Roskin  <proski@gnu.org>
2316         * configure.in: resurrect definition of xvers
2318         * VERSION.in: removed
2319         * Makefile.in: don't do anything with VERSION.in and VERSION
2320         Take mc.spec from builddir, not srcdir
2321         * configure.in: don't create VERSION
2323 2000-08-22  Pavel Roskin  <proski@gnu.org>
2325         * *.c, *.h: Updated address of Free Software Foundation
2327 2000-08-21  Pavel Roskin  <proski@gnu.org>
2329         * Make.common.in, acconfig.h, configure.in, mc-aclocal.m4,
2330         doc-gnome/Makefile.in, doc-gnome/C/Makefile.in: removed stuff
2331         related to XView, libXPM, libXext and Tk
2333 2000-08-18  Pavel Roskin  <proski@gnu.org>
2335         * Makefile.in, lib/Makefile.in: adjusted lists of distributed
2336         files
2338         * configure.in: Simplified dependency tracking by using
2339         "-include" with GNU Make
2340         * autogen.sh: Exit on all failures
2342 2000-08-17  Pavel Roskin  <proski@gnu.org>
2344         * doc/mc.sgml: Curly braces replaced with &lcub; and &rcub;
2345         Fixed all misuses of single and double quotes. Typo fixes.
2346         Ensured compatability with sgml2html, sgml2txt and sgml2latex
2347         * doc/mc.1.in: Typo fix
2349         * doc/mc.sgml: made compatible with sgml-tools 1.0.9
2350         * doc/linuxdoc-sgml.diff: removed
2351         * doc/Makefile.in: don't distribute linuxdoc-sgml.diff,
2352         distribute gnome.sgml
2354 2000-08-15  Pavel Roskin  <proski@gnu.org>
2356         * Makefile.in: fixes for improper usage of $(srcdir), cleanup
2357         in the "distclean" target
2359         * doc-gnome/Makefile.in: Fixed some abuses of $(srcdir)
2360         Removed all XVIEW-related stuff
2361         Fixed placement of png files on "make dist"
2363         * doc/mc.1.in: Updated info about the internal editor
2365         * Makefile.in, */Makefile.in: Fail if $(RMF) fails - it may
2366         indicate serious problems. Fixes for uninstall.
2367         * doc/Makefile.in: Rebuild if it is out of date.
2369         * lib/cedit.menu: Added. This file has been missing
2371         * lib/Makefile.in: Install mc.sh and mc.csh in $(suppbindir) only
2373 2000-08-08  Pavel Roskin  <proski@gnu.org>
2375         * Makefile.in: correctly detect make failures in subdirs
2377 2000-08-01  Pavel Roskin  <proski@gnu.org>
2379         * nt, os2, tk, xv: removed all files
2380         * configure.in: don't create os2 and nt directories
2382 2000-08-01  Pavel Roskin  <proski@gnu.org>
2384         * configure.in, mc-aclocal.m4: AC_WARN replaced with AC_MSG_WARN
2386         * README.PC, doc/mc.1.in, doc/mc.sgml: Updated e-mail address
2388 2000-07-21  Pablo Saratxaga  <pablo@mandrakesoft.com>
2390         * src/main.c: make 8bit input/output the default (99% of the people
2391         expects that; lets the remaining 1% use the configuration menu
2392         to disactivate it if they want)
2394 2000-07-20  Andrew V. Samoilov  <sav@bcs.zp.ua>
2396         * gtkedit/ChangeLog: There was no ChangeLog there, so I added one.
2398 2000-06-20  Jacob Berkman  <jacob@helixcode.com>
2400         * configure.in: check for gnome-libs with window icon support
2402         * acconfig.h: add icon define
2404 2000-06-08  Matthias Warkus  <mawa@iname.com>
2406         * new_icons/gnome-pack-*.png: Updated.
2407         * gnome/mc.keys: Added a MIME type for SLP packages.
2409 2000-05-30  Pavel Roskin  <pavel_roskin@geociiities.com>
2411         * syntax/diff.syntax: Highlight lines beginning with "File",
2412         "Files" and "Binary"
2413         * syntax/makefile.syntax: Highlight "ifndef"
2414         * syntax/sh.syntax: Don't highlight "basnemae" ("basename" is
2415         highlighted)
2417 2000-05-05  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2419         * lib/mc.ext.in: More changes by rebel@atrey: he forgot to begin
2420         comment lines with # in last release
2422 2000-05-03  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2424         * lib/mc.ext.in: Fixes to changes by rebel@atrey.karlin.mff.cuni.cz.
2426 2000-04-26  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2428         * lib/mc.ext.in: Changes from rebel@atrey.karlin.mff.cuni.cz. They
2429         look more consistent than original.
2431 2000-04-14  Timur Bakeyev  <mc@bat.ru>
2433         * config.in: Added check against strcoll().
2435 2000-04-14  Timur Bakeyev  <mc@bat.ru>
2437         * syntax/perl.syntax: According to Tomasz Wegrzanovski <maniek@beer.com>
2438         added 'and', 'or', 'not', 'for' keywords.
2440 2000-04-06  Timur Bakeyev  <mc@bat.ru>
2442         * syntax.c: Wery dirty fix to allow compilation of mcedit on ncurses
2443         based systems. Hope, this will make FreeBSD midc maintainer to enable
2444         build-in editor by default. Still, syntax highlighting is disabled.
2445         Need to port...
2447 2000-03-13  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2449         * gtkedit/syntax.c (upgrade_syntax_file): possible buffer overflow
2450           fixed, some messages gettext()ed again here and in
2451         gtkedit/editmenu.c:edit_about_cmd()
2453 2000-03-13  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2455         * doc/mc.sgml (Examples): Fixed documentation, thanx
2456         to martin@internet-treff.uni-koeln.de.
2458 2000-03-01  Pavel Roskin  <pavel_roskin@geocities.com>
2460         * gtkedit/editcmd.c (edit_replace_prompt): fix index for
2461         the label text
2463 2000-02-25  Pavel Roskin  <pavel_roskin@geocities.com>
2465         * gtkedit/syntax.c: treat *.ads as Ada source
2466         * syntax/ada95.syntax: escape "+" and "*"
2467         * syntax/diffc.syntax: removed (obsoleted by diff.syntax)
2468         * syntax/Makefile.in: remove diffc.syntax
2470         * edit/edit_key_translator.c: interpret code 0177 as
2471         backspace unless recognized otherwise
2473 2000-02-23  Norbert Warmuth  <nwarmuth@privat.circular.de>
2475         * gtkedit/editcmd.c (edit_replace_prompt): fix incorrect
2476         initialization of array of structure (gcc version 2.96 20000131
2477         chokes on it).
2479         * lib/mc.hint: C-y and not C-u can be used to insert text in input
2480         lines (e. g. text which has been deleted with M-d).
2482         * configure.in: Fix the extfs-configure-fragment-in-final-output bug
2484 2000-01-31  Yuan-Chung Cheng  <platin@linux.org.tw>
2486         * configure.in: Added "zh_CN.GB2312" to ALL_LINGUAS.
2488 2000-01-29  Matthias Warkus  <mawa@iname.com>
2490         * new_icons/gnome-pack-deb.png: Replaced with Eduardo Silva's
2491         design on Federico's request.
2493 2000-01-26  Federico Mena Quintero  <federico@helixcode.com>
2495         * idl/FileManager.idl (Desktop): Added arrange_icons() method and
2496         an ArrangeType enum.
2498 2000-01-03  Aaron Lehmann  <aaronl@vitelus.com>
2500         * gdesktop.c, gdnd.c, gaction.c, gicon.c,
2501         gnome-file-property-dialog.c, gpopup.c, gpopup2.c, gprefs.cgmain.h,
2502         setup.c: Add option of using GNOME "magic" routines to determine file
2503         types. This makes MC intelligently look at the data in the file to see
2504         what type of file it is, rather than looking at the filename extension.
2505         This slows down MC quite a bit, so it has been made an optional
2506         preference item. Type detection is expected to improve as mime-magic
2507         matures.
2509 2000-01-15  Federico Mena Quintero  <federico@helixcode.com>
2511         * lib/mc.menu (shell_patterns): Add a missing "esac".  Thanks to
2512         Martin Bialasinski <martin@internet-treff.uni-koeln.de> for
2513         providing a patch.
2515 2000-01-11  Matthias Warkus  <mawa@iname.com>
2517         * Added icon and keys entry for Scheme source.
2519 2000-01-03  Fatih Demir  <kabalak@gmx.net>
2521         * configure.in: Added tr -> ALL_LINGUAS .
2523 1999-12-28  Matthias Warkus  <mawa@iname.com>
2525         * new_icons/*.png: Added a bunch of new icons.
2527 1999-12-06  Federico Mena Quintero  <federico@redhat.com>
2529         * configure.in (VERSION): Bumped version number to 4.5.42.
2531 1999-11-25  Yuri Syrota  <rasta@renome.rovno.ua>
2533         * configure.in: added 'uk' to ALL_LINGUAS.
2535 1999-11-09  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2537         * lib/Makefile.in (LIBFILES_CONST): Adding mc.hint.cs file on
2538         request from David Sauer
2540 1999-11-01  Federico Mena Quintero  <federico@redhat.com>
2542         * configure.in (VERSION): Bumped version number to 4.5.41.
2544 1999-09-23  Federico Mena Quintero  <federico@redhat.com>
2546         * configure.in (VERSION): Set version number to 4.5.39.
2548 1999-09-23      Jorge Godoy  <godoy@conectiva.com.br>
2550         * configure.in: Added pt_BR to ALL_LINGUAS
2552 1999-09-22  Norbert Warmuth  <nwarmuth@privat.circular.de>
2554         * lib/mc.sh.in, mc.csh.in: renamed from mc.sh resp. mc.csh. Adapt
2555         path to the mc binary according to @prefix@.
2557         * lib/Makefile.in (srcdir): mc.sh and mc.csh are now created by
2558         configure. Install mc.sh and mc.csh in $(suppbindir).
2560         * doc/mc.1.in, mc.sgml: Updated the mc function definition for bash
2561         and zsh. Suggest to source mc.sh or mc.csh instead of adding verbatim
2562         copies of the included function definitions.
2564         * mcfn_install.in: Comment out definitions of the mc functions. Source
2565         mc.sh instead of adding an outdated mc function definition.
2567         * configure.in: output mc.sh and mc.csh
2569 1999-09-20  Federico Mena Quintero  <federico@redhat.com>
2571         * lib/startup.links: Changed the news link to Gnotices
2573 1999-09-19  David Martin  <dmartina@usa.net>
2575         * gtkedit/editcmd.c (edit_print_string): Use unsigned char so that
2576         8 bit chars from strftime get displayed when inserting date.
2578         * lib/mc.ext.in: Add entries for bzip2 compressed pages as used in
2579         Mandrake 6.0. The generic entry for bzip2 moved to the end of the
2580         file to avoid interferences. In this one I changed the extension check
2581         to a type check (as used for gzip) which might give problems in some
2582         systems.
2584         * configure.in: Use -Tlatin1 to format man pages when available and
2585         "view" 8 bit chars.
2587 1999-09-19  Norbert Warmuth  <nwarmuth@privat.circular.de>
2589         * gtkedit/edit.h: Include file reordering to make it compile with
2590         --with-debug
2592         * gtkedit/editcmd.c (menu_save_mode_cmd): calculate dialog width
2593         dependent on lenght of translated strings to display.
2595 1999-09-16  Owen Taylor  <otaylor@redhat.com>
2597         * Remove the magicdev autoconf test in favor of just
2598         including the idl file. Otherwise we have a dependency
2599         loop between this and magicdev.
2601 1999-09-08  Federico Mena Quintero  <federico@redhat.com>
2603         * idl/FileManager.idl: Changed names, and put everything under a
2604         FileManager module.  Added a Desktop interface and some methods to
2605         the WindowFactory interface.
2607 1999-09-08  Kjartan Maraas  <kmaraas@online.no>
2609         * doc-gnome/*: Shiny new docs from users-guide.
2610         All synced up.
2612 1999-09-03  Pablo Saratxaga  <pablo@mandrakesoft.com>
2614         * configure.in: added 'nl' to ALL_LINGUAS, it was missing.
2616 1999-09-01  Federico Mena Quintero  <federico@redhat.com>
2618         * README: Updated and spell-checked.
2620         * NEWS: Updated.
2622 1999-08-31  Richard Hult  <rhult@hem2.passagen.se>
2624         * configure.in (ALL_LINGUAS): Added sv.
2626 1999-08-30  Norbert Warmuth  <nwarmuth@privat.circular.de>
2628         * lib/mc.sh: create temporary files in ~/.mc/tmp in order to avoid
2629         symlink attacks (mcfn_install and the man page still needs to be
2630         updated).
2632 1999-08-20  Norbert Warmuth  <nwarmuth@privat.circular.de>
2634         * configure.in (AC_WITH_SLANG): rm -f destination before makeing
2635         a symbolic link (ln -sf doesn't work as expected on Solaris)
2637 1999-08-19  Elliot Lee  <sopwith@redhat.com>
2638         * */Makefile.in: Have 'make dist' work with builddir != srcdir.
2640 1999-08-19  Federico Mena Quintero  <federico@redhat.com>
2642         * doc-gnome/C/gmc.sgml: Index fixes.
2644 1999-08-18  Elliot Lee  <sopwith@redhat.com>
2646         * gtkedit/gtkedit.c: Make it build with gcc 2.95, by fixing the non-constant
2647         initializers in the GnomeUIInfo structure.
2649 1999-08-16  Federico Mena Quintero  <federico@redhat.com>
2651         * configure.in (VERSION): Bumped version number to 4.5.38.
2653 1999-08-15  Norbert Warmuth  <nwarmuth@privat.circular.de>
2655         * lib/Makefile.in: added mc.hint.es to LIBFILES_CONST
2657 1999-08-15  David Martin  <dmartina@usa.net>
2659         * gtkedit/edit.c: Print localized date with strftime()
2661         * lib/mc.hint.es: NEW FILE. Hints in Spanish flavour.
2663 1999-08-08  David Martin  <dmartina@usa.net>
2665         * gtkedit/syntax.c (upgrade_syntax_file): Mark error strings for
2666         translation.
2668         * gtkedit/editmenu.c (edit_about_cmd): Mark text in "about" for
2669         translation as it used to be.
2671 1999-08-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2673         * doc-gnome/C/gmc.sgml: Set the book element's id to "index" so
2674         that the correct index.html will be generated.
2676 1999-07-27  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2678         * syntax/Makefile.in (ALLSYNTAX): Added the missing syntax files
2679         to the list.
2681 1999-07-21  Paul Sheer  <psheer@obsidian.co.za>
2683         * gtkedit.c, edit.c, editcmd.c, syntax.c, edit.h, bookmark.c,
2684         editwidget.c: bring editor stuff up to date with cooledit 3.11.5
2685         This adds some new syntax rules, and spell check on the fly
2686         which if someone bugs me for, will actually get enabled in
2687         both the text and gnome versions. Bookmark stuff also needs
2688         some keys bound to it, I suppose: any takers?
2690 July 19, 1999 Elliot Lee
2691         * Makefile.in: Remove doc-gnome* from codedirs variable. Fixes infinitely recursing make.
2693 1999-07-05  Miguel de Icaza  <miguel@gnu.org>
2695         * Makefile.in (all): Makefile fix.
2697 1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2699         * Make.common.in (confdir): Define confdir as sysconfdir.  This
2700         should fix the problem we had with FSSTND distributions.
2702 1999-07-04  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2704         * Makefile.in (DISTMAIN): Added config.guess and config.sub to the
2705         list of distributed files.
2707 1999-07-03  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2709         * configure.in (VERSION): Bumped version number to 4.5.34.
2711 1999-07-02  Tuomas J. Lukka  <lukka@iki.fi>
2713         * Add fi into ALL_LINGUAS
2715 1999-07-01  Tuomas Kuosmanen  <tigert@gimp.org>
2717         * gnome/i-zipdisk2.png: Added another zip-disk icon
2718         by <scarab@egyptian.net> - It looks very nice. Variation
2719         is good.
2721 1999-06-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2723         * acconfig.h: Add WITH_SMBFS
2725         * macros/gnome-vfs.m4: Support conditional samba support.
2727 1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2729         * Make.common.in (confdir): Define confdir as sysconfdir.  This
2730         should fix the problem we had with FSSTND distributions.
2732 1999-02-22  Vladimir Kondratiev  <vkondra@iil.intel.com>
2734         * mc.spec.in: added syntax files to %files
2736 1999-06-22  David Martin  <dmartina@usa.net>
2738         * gtkedit/gtkedit.c (tb_items): Mark strings for localization.
2740 1999-06-07  Shooby Ban  <bansz@szif.hu>
2742         * po/hu.po, configure.in: added hungarian translations...
2743           I'm not sure it's OK, but it seems usable.
2744           Translators: Tamas Fejos and Andras Kadar
2746 1999-06-07  Kjartan Maraas  <kmaraas@online.no>
2748         * configure.in, Makefile.in: added the gmc helpfile to the build
2750 1999-05-23  Yukihiro Nakai  <nacai@iname.com>
2752         * Add ja entry to LANG in configure.in
2754 1999-05-19  Tuomas Kuosmanen  <tigert@gimp.org>
2756         * gnome/Makefile.in (ICONS): Ok, perhaps we also want the zip-icon to
2757         be installed in the system :) (added it to the Makefile.in)
2759 1999-05-19  Tuomas Kuosmanen  <tigert@gimp.org>
2761         * gnome/i-zipdisk.png: I added an icon for the ZIP(tm I guess :)
2762         disks - someone please add it to the mount.c code so it gets used..
2763         Everyone have a nice time at the expo! :) I hope to join the
2764         next time.
2766 Mon May 17 07:30:48 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2768         * configure.in: Added check for getpt ()
2770 1999-05-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2772         * configure.in (VERSION): Bumped version number to 4.5.31.
2774 Wed Apr 21 22:04:30 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2776         * gtkedit/editcmd.c (edit_save_file): MAD knows about tempnam, no
2777         need to fool it by strdup'ing the return value of tempnam.
2779 Wed Apr 21 20:44:41 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2781         * configure.in: New option --with-tm-x-support, use MCCFLAGS and
2782         MCLIBS which are specific to the text edition.
2784         * INSTALL: Added documentation for --with-tm-x-support
2786 Sun Apr 18 17:51:54 EDT 1999 Gregory McLean  <gregm@comstar.net>
2788         * mc.spec.in : Folded in some changes from the 'offical' rpm
2789         spec file.
2791 1999-04-16  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2793         * configure.in (SHELL): Do not use grep -q, as it is not portable
2794         to every OS.
2796 Thu Apr 15 21:59:52 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2798         * configure.in: Linking from $srcdir/slang is broken when configure
2799         isn't called with an absolute path. Link from ../$srcdir/slang if
2800         configure was invoked with a relative path.
2802 1999-03-20  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
2804         * configure.in: Do not rm the destination file and then link, use
2805         ln -sf. Link from $srcdir/slang, not from ../$srcdir/slang.
2807 Tue Apr 13 06:07:05 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2809         * configure.in: Some AC_ARG_WITH macros havn't checked $withval, i.e.
2810         --with-PACKAGE and --without-PACKAGE gave the same results.
2812 1999-04-09  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2814         * configure.in (VERSION): Bumped version number to 4.5.30.
2816 1999-03-30  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2818         * configure.in (VERSION): Bumped version number to 4.5.29.
2820 Sun Mar 28 23:46:01 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2822         * configure.in: Deleted duplicate VFS checks. GNOME_VFS_CHECKS
2823         now contains all checks.
2825 1999-03-26  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2827         * configure.in (VERSION): bumped version number to 4.5.28.
2829 Fri Mar 26 19:16:38 1999  Timur Bakeyev  <mc@bat.ru>
2831         * */Makefie.*: fixed several missed conversions from libdir to
2832         mclibdir. (Should be automake'd, really)
2834 1999-03-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2836         * Make.common.in: There were conflicting definitions of mclibdir
2837         (one for installation, one for source).  Now the source one is
2838         called mcsrclibdir.
2840         * doc/Makefile.in: Use mcsrclibdir where appropriate.
2842 Mon Mar 22 03:00:15 1999  Timur Bakeyev  <mc@bat.ru>
2844         * edit/syntax.c: Remove extra "|"  in "file ..\*\\.(pp|PP|pas|PAS|)$ \
2845         Pascal Program" (Heh, second time :)
2847         * Makefile.common: Until things gets clear, keep syntax rules in
2848         $(prefix)/lib/mc//syntax, as this is how (LIBDIR "/syntax") expands.
2850         Also, $(libdir) changed to $(mclibdir), to avoid confusion with expanded
2851         @libdir@.
2853 Mon Mar 22 01:52:32 1999  Timur Bakeyev  <mc@bat.ru>
2855         * configure.in, Makefile.in, Makefile.common: Add syntax/Makefile.in,
2856         as requested by Paul. Still, need some checking...
2858 Sun Mar 21 03:55:24 1999 Paul Sheer  <psheer@obsidian.co.za>
2860         * edit/*.[ch] gtkedit/*.[ch]: brought the editor up
2861         to date with cooledit 3.9.0. This adds some new features.
2862         Firstly the SYNTAX RULES ARE NO LONGER HARDCODED into
2863         syntax.c. This is because the rule set is becoming too
2864         large to maintain in its current form and because file
2865         loading is starting to get slow.
2867         There is also a bookmark feature which does not yet have
2868         key bindings assigned to it, but should be cool once
2869         these get inserted. Syntax rules files are named
2870             $LIBDIR/cooledit/syntax/*.syntax
2872 1999-03-20  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
2874         * configure.in: Create slang directory, it is needed when
2875         builddir != srcdir.
2876         Use -f when calling rm, the file does not exist on
2877         first compile.
2878         No need to copy VERSION from $srcdir, it's already generated in
2879         $buildir.
2881 Fri Mar 19 06:32:36 1999  David Martin  <dmartina@usa.net>
2883         * edit/edit_key_translator.c: Added missing translation tags.
2885 1999-03-18  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2887         * configure.in: Minimum version of glib should be 1.2.0.
2888         (VERSION): Bumped version number to 4.5.27.
2890 Wed Mar 10 21:52:55 1999  David Martin  <dmartina@usa.net>
2892         * gtkedit/editcmd.c: Added missing translation tags.
2894         * gtkedit/editoptions.c: Added missing translation tags. Translate
2895         radio buttons on first use.
2897 Sat Feb 27 21:00:45 1999 Gregory McLean  <gregm@comstar.net>
2899         * applied a patch from Duncan Mak <mustapha@wegythu.res.cmu.edu>
2900         to get the mc spec file to work.
2901         * hacked configure to generate a properly versioned spec file.
2903 Fri Feb 26 22:06:51 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2905         * gtkedit/editcmd.c (menu_save_mode_cmd): translate strings for
2906         radio buttons on first pass.
2908 Fri Feb 26 21:45:30 1999  David Martin  <dmartina@usa.net>
2910         * gtkedit/editcmd.c: Mark strings in the search and replace
2911         dialogs for translation. Resized these dialogs to let the messages
2912         fit.
2914 1999-02-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2916         * gtkedit/editwidget.c (selection_send): Use the proper type for
2917         64-bit cleanliness (Patch from George Lebl).
2919 Tue Feb 16 21:24:43 1999  David Martin  <dmartina@usa.net>
2921         * gtkedit/gtkedit.c: Hack to get one more string defined in a macro
2922         into the catalog file.
2924 Sat Feb 13 01:39:17 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2926         * configure.in: Make Timur's libtermcap check work with SLang
2927         0.99.98, too.
2929 1999-02-12  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2931         * new_icons/Makefile.in (ALLICONS): Added Tigert's new icons for
2932         PS and EPS files.  Thanks, Tigert!
2934 1999-02-09  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2936         * configure.in (CCOPTS): Drop the prefix auto-detection.
2938 Wed Feb 10 02:48:51 1999  Timur Bakeyev  <mc@bat.ru>
2940         * configure.in: Add check, which, in case of system-installed SLang
2941         library tries to run a test program, which determines, does we need
2942         linking with libtermcap.a. Also, set of if's for finding terminfo
2943         dir changed to for cycle - a bit nicer :)
2945 Tue Feb  9 20:52:19 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2947         * README.QNX: Deleted documention about mc.menu.qnx.diff.
2949 Tue Feb  9 20:46:07 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2951         * lib/mc.menu.qnx.diff: Deleted, it was merged with mc.menu.
2953 Tue Feb  9 20:32:39 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2955         * lib/mc.menu: Removed GNU tar'isms (option z). Removed option -o
2956         from tar calls when extracting (according to my man page this option
2957         is only useful when creating archieves).
2959 Tue Feb  9 20:28:15 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2961         * lib/mc.menu: Applied patch from root  <root@golia.dntis.ro> which
2962         adds support for tar.bz2 and merges the support for freeze-compressed
2963         tar files (tar.F) from mc.menu.qnx.diff.
2965 Sun Feb  7 06:11:48 1999  Timur Bakeyev  <mc@bat.ru>
2967         * Makefile.in: Change calls to xmkdir to mkinstalldirs - this is more
2968         GNU-like :)
2970 1999-01-30  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2972         * gtkedit/gtkedit.c: Hack to get a string defined in a macro into
2973         the catalog file.
2975 1999-02-02  Tuomas Kuosmanen  <tigert@gimp.org>
2977         * new_icons/gnome-core.png: New icon for core files. Someone
2978         please add the code part :)
2980 Mon Feb  1 01:28:19 1999  Timur Bakeyev  <mc@bat.ru>
2982         * configure.in: Add check against setuid() and setreuid() functions.
2984 Fri Jan 29 22:55:56 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2986         * slang/slang.h: renamed to slang-mc.h
2988         * slang/Makefile.in: delete slang.h on "make clean"
2990         * configure.in: link slang/slang-mc.h to slang/slang.h when the
2991         included slang is used. Problem was that MC's slang.h was used
2992         when we compiled with an already installed SLang and the systems
2993         header file were included with <slang/slang.h>.
2994         Unfortunatly I can't use AC_LINK_FILES to make the links because
2995         if we needn't make any links AC_LINK_FILES makes a link from
2996         srcdir to top_builddir (builddir != srcdir).
2998         Temporary add $LGPM to $LIBS when checking for the resizeterm
2999         and keyok functions (ncurses might be linked against GPM).
3001         Substitude PACKAGE (intl/Makefile makes use of it)
3003 Wed Jan 27 03:34:44 1999  Timur Bakeyev  <mc@bat.ru>
3005         * gtkedit/edit.h: including of <malloc.h> and <stdlib.h> swaped by
3006         #include "global.h".
3008 1999-01-13  Jonathan Blandford  <jrb@redhat.com>
3010         * Make.common.in (gnewdir): new path.
3012 Sun Jan 17 03:19:47 1999  Timur Bakeyev  <mc@bat.ru>
3014         * configure.in: Add comments before "Let" and "the" - typo. Add new
3015         path to include's search.
3017 1999-01-10  Ilya Zakharevich  <ilya@math.ohio-state.edu>
3019         * gtkedit/edit.c (edit_load_file): Off-by-one error disabled editing.
3021 1999-01-11  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3023         * configure.in (REGEX_O): Always include regex.o as the code we
3024         are using in gmc is not using regcomp/regexec, but the internal
3025         Emacs API.
3027         * src/regex.c: Do not compile the POSIX compatibility code, as we
3028         do not use it.
3030 Tue Dec 29 15:49:45 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
3032         * doc/mc.sgml, mc1.in (Color section): minor polishing
3033         (Layout section): documented Highlight...
3035 Thu Dec 24 18:30:53 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
3037         * configure.in: Deleted du checks
3039         * INSTALL: Deleted --with-dusum documentation.
3041         * doc/mc.sgml, mc.1.in: Completed documentation about the Options/
3042         Configuration dialog. Added Advanced chown subsection. Deleted
3043         variables from the Special settings section which are now covered
3044         by the configuration dialog.
3046 Mon Dec 21 22:26:34 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
3048         * doc/mc.sgml, mc.1.in: Deleted obsolete information about
3049         tar_gz_memlimit. Partially rewrote the section about the
3050         Virtual FS.. configuration dialog.
3052 1998-12-17  Christopher Blizzard  <blizzard@appliedtheory.com>
3054         * autogen.sh (srcdir): Honor $ACLOCAL_FLAGS when running aclocal.
3056 Sun Dec 13 15:26:19 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
3058         * Makefile.in (target installdirs): create $(DESTDIR)$(idldir)
3060         * lib/Makefile.in (target install): install $(LIBFILES_OUT) from the
3061         builddir
3063 1998-12-08  Tuomas Kuosmanen  <tigert@gimp.org>
3065         * new_icons/gnome-image-[lots].png: I added some icons for file
3066         types (image) there - someone please tell me what the correct
3067         location and naming convention is and I will try to follow that. :)
3069 1998-12-08  Christopher Blizzard  <blizzard@appliedtheory.com>
3071         * configure.in (builddir): Add icons/Makefile to AC_OUTPUT so that
3072         the build will still work.  (Has this been replaced by new_icons?)
3074 Tue Dec  1 11:58:55 1998  Pavel Machek  <pavel@atrey.karlin.mff.cuni.cz>
3076         * doc/mc.1.in, mc.sgml: added my name to list ov authors
3078 1998-12-02  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3080         * Makefile.in (codedirs): Dropped xv and tk ports from the
3081         distribution. include idl directory.
3083 1998-12-01  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3085         * configure.in (slang_use_system_installed_lib): Define slang
3086         here, to avoid having this on LIBS.
3088 1998-11-26  Herbert Valerio Riedel  <hvr@hvrlab.ml.org>
3090         * gtkedit.c: changed occurence of 'va_list *ap' to 'va_list ap'
3092 Thu Nov 26 12:20:06 1998  Pavel Roskin  <pavel_roskin@geocities.com>
3094         * config.h.in: Removed from CVS, added to .cvsignore
3096         * acconfig.h, macros/curses.m4, src/xcurses.c, src/tty.h,
3097         configure.in:
3098         NO_COLOR_SUPPORT renamed to NO_COLOR_CURSES
3099         HAVE_SUNOS_CURSES and SUNOS_CURSES renamed to USE_SUNOS_CURSES
3100         HAS_CURSES added to acconfig.h
3102 1998-11-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3104         * autogen.sh: Add "-I macros" to the aclocal flags.
3106         * mc-aclocal.m4: Renamed fp_PROG_CC_STDC to MC_HPUX_PROG_CC_STDC
3107         so that aclocal will not complain about an obsolete macro.
3109         * configure.in: Use MC_HPUX_PROG_CC_STDC
3111         * ChangeLog: There was no ChangeLog here, so I added one.