* configure.in: Remove support for HSC proxy - it's obsolete.
[midnight-commander.git] / ChangeLog
blobb3d312c61093fb7b624ec6f4ec7909998eeb8dfd
1 2002-09-21  Pavel Roskin  <proski@gnu.org>
3         * configure.in: Bump version to 4.6.0-pre1b.
5         * doc/hu/mc.hlp.hu: Rename to ...
6         * doc/hu/mc.hlp.hu.in: ... this.  Adjust paths.
7         * configure.in: Substitute doc/hu/mc.hlp.hu.
8         * doc/hu/Makefile.am: Don't distribute mc.hlp.hu.
10         * doc/mc.1.in: Update path to data the files.  Rename MC_LIBDIR
11         to MC_DATADIR.  Make the same changes in the translations.
13         * */Makefile.am: Replace mclibdir with pkgdatadir to use "share"
14         directory for architecture-independent files.
16 2002-09-19  Pavel Roskin  <proski@gnu.org>
18         * syntax/m4.syntax: New file.
19         * syntax/Syntax: Add m4.syntax.
20         * syntax/Makefile.am: Likewise.
21         From Vlad Romanenko <VladRomanenko@ukr.net>
23         * syntax/sql.syntax: Only recognize non-standard MySQL comments
24         at the beginning of line.
26 2002-09-19  Andrew V. Samoilov  <sav@bcs.zp.ua>
28         * syntax/syntax.syntax: Add "linestart" for "context",
29         "context default" and "context exclusive" keywords.
30         * syntax/c.syntax: Fix "%s" highlighting for "%-19s"
31         and "%5.5s" formats.
33 2002-09-18  Pavel Roskin  <proski@gnu.org>
35         * syntax/Syntax: Remove gobledy_gook at the beginning.  Move
36         rules for syntax files ...
37         * syntax/syntax.syntax: ... here.  Add "linestart" for "file"
38         and "include" keywords.
39         * syntax/Makefile.am: Add syntax.syntax.
41 2002-09-17  Vlad Romanenko  <VladRomanenko@ukr.net>
43         * syntax/js.syntax: Advanced number highlighting.
45 2002-09-17  Pavel Roskin  <proski@gnu.org>
47         * syntax/c.syntax: Highlight "?" by the same color as ":".
48         * syntax/java.syntax: Likewise.
49         * syntax/swig.syntax: Likewise.
50         * syntax/python.syntax: Remove duplicate keyword ":".
52         * Makefile.am: Add m4 to SUBDIRS.  Set ACLOCAL_AMFLAGS so that
53         m4 directory is used by aclocal.
54         * m4/Makefile.am: New file.
55         * configure.in: Substitute m4/Makefile.
56         * autogen.sh: Don't copy any macro files, use m4 directory.
58         * syntax/Makefile.am: Add js.syntax.
60         * configure.in: Add support for glib 2.x.  Right now, it has to
61         be explicitly enabled by `--with-glib2'.
62         From Ali Akcaagac <ali.akcaagac@stud.fh-wilhelmshaven.de>
64 2002-09-16  Pavel Roskin  <proski@gnu.org>
66         * syntax/js.syntax: New file.
67         * syntax/Syntax: Add js.syntax.
68         From Vlad Romanenko <VladRomanenko@ukr.net>
70 2002-09-16  Andrew V. Samoilov  <sav@bcs.zp.ua>
72         * doc/pl/Makefile.am: Use $(top_srcdir)/doc/xnc.hlp instead
73         of local xnc.hlp
74         * doc/pl/xnc.hlp: Removed.
76 2002-09-13  Pavel Roskin  <proski@gnu.org>
78         * configure.in: Add AM_GNU_GETTEXT_VERSION for autopoint.
79         Remove "potfiles" command.
80         * acinclude.m4: Add empty AM_GNU_GETTEXT_VERSION definition for
81         compatibility with gettext 0.10.x.
83         * autogen.sh: Use autopoint for gettext 0.11.5 and above.  Don't
84         allow gettext versions from 0.10.40 to 0.11.5 (not inclusive).
86         * po/Makevars: New file for compatibility with gettext 0.11.x.
88         * configure.in: Remove "Debugger code" message.
90         * acinclude.m4: Replace undelfs_o with use_undelfs.
91         * configure.in: Likewise.  Don't substitute it.
93         * configure.in: Simplify processing of without-edit.  Replace
94         several variables with use_edit.
95         * acinclude.m4: Remove AC_WITH_EDIT.
97         * acinclude.m4: Replace smbfs and SAMBAFILES variables with
98         use_smbfs.
99         * configure.in: Likewise.
100         * INSTALL: Document --with-samba.
102         * configure.in: Roll --enable-mcserv-install into ...
103         * acinclude.m4: ... --with-mcfs.  Adjust makefiles.
104         * INSTALL: Document --with-mcfs.
106 2002-09-12  Pavel Roskin  <proski@gnu.org>
108         * configure.in: Don't check if crypt() prototype is needed to
109         avoid warnings - the whole code is not worth avoiding one
110         legitimate warning.
111         * acinclude.m4: Remove AC_TRY_WARNINGS.
113         * configure.in: ALL_LINGUAS should be defined unconditionally.
115         * acinclude.m4: Clarify some help texts, add defaults in square
116         brackets, use more consistent spacing.
117         * configure.in: Likewise.
119         * lib/mc.menu: Don't call tarballs "releases".  Don't
120         dereference symlinks.
122 2002-09-10  Pavel Roskin  <proski@gnu.org>
124         Globally replace OS2_NT and _OS_NT with WIN32_NATIVE.
126 2002-09-07  Pavel Roskin  <proski@gnu.org>
128         * configure.in: Eliminate --with-terminfo option, which was
129         essentially equivalent to --with-included-slang and didn't force
130         anything.
131         * acinclude.m4 (AC_USE_TERMINFO): Remove.
132         * INSTALL: Adjust to match.
133         * FAQ: Likewise.
135 2002-09-05  Pavel Roskin  <proski@gnu.org>
137         * configure.in: Fix USE_VFS_NET conditional.  Don't substitute
138         NETFILES - it's unused.
140         * configure.in: Check for arpa/inet.h.
142         * mcfn_install: Remove.  Also remove all references to it.
143         * INSTALL.FAST: Update information about ncurses.
144         From Dmitry Semyonov <Dmitry.Semyonov@oktet.ru>
146         * acinclude.m4 (AC_USE_TERMCAP): Add -ltermcap to MCLIBS, not
147         LIBS.
148         * configure.in: Eliminate MCCFLAGS, use CPPFLAGS instead.  Add
149         "-L" options to LDFLAGS, not to LIBS or MCLIBS - this should fix
150         test for ncurses in non-standard directories.
152 2002-09-04  Pavel Roskin  <proski@gnu.org>
154         * lib/mc.ext.in: Remove edit rules for compressed files that
155         were compressing even unchanged files - the editor itself can
156         handle compression better.
158 2002-09-03  Pavel Roskin  <proski@gnu.org>
160         * acinclude.m4: Remove Termnet support, it's too old and obscure
161         to be supported properly.
163 2002-08-27  Pavel Roskin  <proski@gnu.org>
165         * lib/mc.ext.in: Add new OpenOffice.org formats.  Always use
166         OpenOffice.org, not StarOffice.  Add more video formats.
168         * lib/mc.ext.in: Use gzip instead of gunzip and compress.  Avoid
169         unnecessary pipeline.  Redirect stderr from cpio, because it can
170         be non-empty even for successful operations.
172 2002-08-26  Pavel Roskin  <proski@gnu.org>
174         * syntax/spec.syntax: New file.
175         * syntax/Syntax: Add spec.syntax.
176         * syntax/Makefile.am: Likewise.
177         From PLD Linux Distribution with minor changes.
179 2002-08-25  Pavel Roskin  <proski@gnu.org>
181         * lib/mcserv.init: Update from Red Hat package.
182         * lib/mcserv.pamd: Likewise.
184         * configure.in: Fix interpretation of the iconv test result.
185         Reported by Pavel Shirshov <pavelsh@mail.ru>
187         * mc.sh.in: Only bash needs the mc() function to be exported.
189         * doc/pl/mc.1.in: Add node names and options.  Use @prefix@
190         instead of /usr where appropriate.
191         * doc/Makefile.am: Enable generation of the help file.
193         * doc/pl/*: Add Polish translation.
194         * doc/Makefile.am: Adjust for the above.
195         * configure.in: Likewise.
197 2002-08-24  Pavel Roskin  <proski@gnu.org>
199         * lib/edit.indent.rc: Use tidy to format HTML.
200         From David Martin <dmartina@excite.com>
202         * lib/cedit.menu: Remove all references to the error file.
203         * lib/edit.indent.rc: Likewise.
204         * lib/edit.spell.rc: Likewise.
206 2002-08-23  Pavel Roskin  <proski@gnu.org>
208         * configure.in: Make GLIB_LIBS a separate AC_SUBST'ed variable,
209         use only for the programs that need it (mc and mcserv).
211         * configure.in: Fix help text for gpm and ncurses.  Properly
212         handle --without-ncurses.
213         Reported by Moritz Barsnick <moritz@barsnick.net>
215         * configure.in: Work around a bug in Autoconf-2.53 that prevents
216         splitting of user-specified path in AC_PATH_PROGS.
218         * configure.in: Move glib test earlier, as it tends to fail for
219         many users.  Make GLIB_CONFIG a precious variable.  Check for
220         glib12-config - that's how it's called on FreeBSD.
221         Reported by Pavel Shirshov <pavelsh@mail.ru>
223 2002-08-22  Pavel Roskin  <proski@gnu.org>
225         * configure.in: Remove old-style Linux-only support for shadow
226         passwords.
228 2002-08-21  Pavel Roskin  <proski@gnu.org>
230         * configure.in: Restore AM_INIT_AUTOMAKE with two arguments for
231         now, otherwise Automake 1.5 breaks.  Remove version number from
232         AC_INIT, the version from AM_INIT_AUTOMAKE takes preference.
233         Substiture RH_VERSION, which is VERSION without dashes, needed
234         for RedHat specfile.
236         * configure.in: Bump version to 4.6.0-pre1a.  Don't use
237         arguments in AM_INIT_AUTOMAKE to avoid defining the version in
238         two places.
240         Release mc-4.6.0-pre1.
242         * configure.in: Bump version to 4.6.0-pre1.
243         * po/*.po: Regenerate.
245 2002-08-20  David Martin  <dmartina@excite.com>
247         * doc/es/mc.1.in: Minor changes.
248         * doc/es/xnc.hlp: Likewise.
250 2002-08-20  Andrew V. Samoilov  <sav@bcs.zp.ua>
252         * mc.spec.in: Add /usr/lib/mc/mc.charsets and
253         %{_mandir}/*/man1/*.
255 2002-08-20  Pavel Roskin  <proski@gnu.org>
257         * doc/it/mc.1.in (Controlling Midnight Commander): Remove.
259 2002-08-19  Pavel Roskin  <proski@gnu.org>
261         * configure.in: Add Italian documentation.
262         * doc/Makefile.am: Likewise.
264         * acinclude.m4 (MC_WITH_VFS): Disable mcfs by default.
266         * configure.in: Enable subshell support on all operating systems
267         by default.  Old issues are most likely solved by now.
269 2002-08-18  Pavel Roskin  <proski@gnu.org>
271         * lib/mc.ext.in: Try links before lynx.  Force full path when
272         invoking X11 browsers - it breaks VFS, but VFS support in mc.ext
273         is already broken if the program starts in background.  Add a
274         comment discouraging taking this code as example.
276         * doc/mc.1.in (Controlling Midnight Commander): Remove, it's
277         obsolete.
278         * doc/es/mc.1.in: Likewise.
279         * doc/ru/mc.1.in: Likewise.
280         * doc/hu/mc.hlp.hu: Likewise.
282         * lib/mc.menu: Remove all references to $MC_CONTROL_FILE, which
283         was unsafe by design and is no longer supported.  Use %t instead
284         of %u to preserve tags in case of failure.
286         * vfs/extfs/ftplist.in: Remove support for running commands, it
287         makes no sence.
289 2002-08-16  Pavel Roskin  <proski@gnu.org>
291         * lib/mc.global: Remove, it duplicates the role of mc.lib.
292         * lib/mc.lib: Add contents of mc.global.
293         * lib/Makefile.am: Remove all references to mc.global.
295         * syntax/sh.syntax: Fix highlighting of "<<-EOF".
296         Reported by Andrew V. Samoilov <sav@bcs.zp.ua>
298 2002-08-16  Andrew V. Samoilov  <sav@bcs.zp.ua>
300         * syntax/sh.syntax: Highlight alias, bg, eval, exec, export, fg,
301         set, umask and unset like other builtin commands.
303 2002-08-15  Pavel Roskin  <proski@gnu.org>
305         * configure.in: Remove check for SIGTSTP, it's not needed for
306         the subshell support.
308         * acinclude.m4 (AC_SHORT_D_NAME_LEN): Remove, this test is now
309         done at runtime.
310         * configure.in: Don't use AC_SHORT_D_NAME_LEN.
312 2002-08-14  Andrew V. Samoilov  <sav@bcs.zp.ua>
314         * doc/ru/mc.1.in: Remove reference to README.edit.
315         * doc/mc.1.in: Likewise.
316         * doc/hu/mc.hlp.hu: Likewise. Remove /var/tmp/mc-4.5.46-buildroot
317         everywhere.
319 2002-08-14  Pavel Roskin  <proski@gnu.org>
321         * doc/mc.1.in: Consistently use "native" ftp syntax.
322         * doc/ru/mc.1.in: Likewise.
323         * doc/es/mc.1.in: Update from David Martin <dmartina@excite.com>
324         * doc/es/xnc.hlp: Likewise.
326         * lib/mc.hlp.hu: Move ...
327         * doc/hu/mc.hlp.hu: ... here.  Make all necessary adjustments.
329 2002-08-09  Pavel Roskin  <proski@gnu.org>
331         * lib/mc.ext.in: Remove all unrecognized actions (e.g. Extract)
332         and entries that are obsolete or make no sence.
334         * doc/xnc.hlp: Add translatable titles for topics "QueryBox" and
335         "How to use help".
337         * doc/Makefile.am: Don't distribute help file.  Generate it in
338         the build directory.
339         * doc/es/Makefile.am: Likewise.
340         * doc/ru/Makefile.am: Likewise.
342         * lib/xnc.hlp: Move ...
343         * doc/xnc.hlp: ... here.
344         * doc/Makefile.am: Necessary adjustments.
345         * lib/Makefile.am: Likewise.
346         * src/Makefile.am: Likewise.
348         * configure.in: Add Spanish documentation.
349         * doc/Makefile.am: Likewise.
350         * doc/es: Spanish documentation.
351         From David Martin <dmartina@excite.com>
353 2002-08-08  Pavel Roskin  <proski@gnu.org>
355         * lib/mc.lib: Add f11-f20 keys for Konsole.
357 2002-08-06  Pavel Roskin  <proski@gnu.org>
359         * syntax/lisp.syntax: New file.
360         * syntax/Syntax: Add lisp.syntax.
361         * syntax/Makefile.am: Likewise.
362         From Mykolas Juraitis <juramyko@soften.ktu.lt> with minor
363         changes.
365 2002-08-04  Pavel Roskin  <proski@gnu.org>
367         * configure.in: Check for SIGTSTP and SIGCONT signals.  Disable
368         subshell if this test fails.
370 2002-08-03  Pavel Roskin  <proski@gnu.org>
372         * syntax/mail.syntax: Colors changed to be more readable.
374         * syntax/html.syntax: Don't require character entities to be
375         whole, but check their validity.
377 2002-08-02  Pavel Roskin  <proski@gnu.org>
379         * configure.in: No longer need to define REGEX_MALLOC.
381 2002-08-01  Pavel Roskin  <proski@gnu.org>
383         * configure.in: Remove support for MAD and Electric Fence.
384         Developers should use modern memory debuggers (e.g. Valgrind).
385         * INSTALL: Remove references to MAD.
387 2002-07-31  Pavel Roskin  <proski@gnu.org>
389         * syntax/html.syntax: Remove recognition for any individual
390         words - there are too many of them, we cannot keep up.
392 2002-07-30  Pavel Roskin  <proski@gnu.org>
394         * doc/ru/Makefile.am: Use man2hlp directly.
396 2002-07-28  Pavel Roskin  <proski@gnu.org>
398         * syntax/changelog.syntax: Highlight "*" only after tab.  This
399         requires fixed syntax highlighting.
401         * lib/mc.ext.in: Open *.doc and *.rtf files with abiword by
402         default. Open *.xls with gnumeric.  Use mplayer for most video
403         formats.
405         * syntax/nroff.syntax: Require most keywords to be whole.
407 2002-07-21  Pavel Roskin  <proski@gnu.org>
409         * syntax/fortran.syntax: Fix highlighting of "*" at the
410         beginning of line.  Recognize "     +" as continuation.  Move
411         all "linestart" keywords earlier to avoid more conflicts.
413 2002-07-18  Pavel Roskin  <proski@gnu.org>
415         * syntax/unknown.syntax: Don't highlight anything by default.
417         * syntax/changelog.syntax: Highlight functions without
418         filenames.
419         * syntax/Syntax: Match *ChangeLog*.
421         * syntax/c.syntax: Reenable highlighting for "/" and preserve
422         highlighting for "//" comments by using exclusive context.
423         * syntax/java.syntax: Likewise.
424         * syntax/swig.syntax: Likewise.
425         * syntax/slang.syntax: Reenable highlighting for "/".
426         * syntax/sql.syntax: Enable highlighting for "/" and "-".
428         * syntax/sql.syntax: New file.
429         * syntax/Syntax: Add sql.syntax.
430         * syntax/Makefile.am: Likewise.
431         From Walery Studennikov <despair@sama.ru> with minor changes.
433 2002-07-16  Pavel Roskin  <proski@gnu.org>
435         * lib/mc.ext.in: Remove handling of executables.  They should
436         be handled internally for "pause after run" to work.
438         * syntax/Syntax: Associate *.itcl with tcl.syntax.
439         * syntax/tcl.syntax: Add itcl keywords, other improvements.
441 2002-07-15  Pavel Roskin  <proski@gnu.org>
443         * configure.in: Don't check for strcasecmp(), strncasecmp() and
444         strdup() - test results are not used except in gettext, which
445         provides its own tests.
447         * configure.in: When checking for ncurses, check for
448         has_colors(), not curses_version() - the later is missing in
449         older version of ncurses.
451 2002-07-13  Pavel Roskin  <proski@gnu.org>
453         * acinclude.m4 (AC_EXT2_UNDEL): Add ext2fs libraries to MC_LIBS,
454         not to LIBS.
455         * configure.in: Fix breakage in ncurses headers check from the
456         previous commit.  Simplify other instances of AC_CHECK_HEADERS.
457         Define REGEX_MALLOC here.
459         * acinclude.m4 (AC_NCURSES): Remove.
460         * configure.in: Use AC_CHECK_HEADERS to find ncurses headers and
461         AC_CHECK_LIB to check existance of ncurses library.  Eliminate
462         variables force_ncurses and search_ncurses.
464 2002-07-10  Pavel Roskin  <proski@gnu.org>
466         * configure.in: Remove --with-netrc, it is now default and can
467         be disabled at the runtime.
469         * syntax/tcl.syntax: New file.
470         * syntax/Syntax: Add tcl.syntax.
471         * syntax/Makefile.am: Likewise.
472         * syntax/java.syntax: Don't treat #define separately from other
473         preprocessor directives.
474         * syntax/slang.syntax: Likewise.
475         * syntax/swig.syntax: Likewise.
477 2002-07-09  Pavel Roskin  <proski@gnu.org>
479         * syntax/c.syntax: Don't treat #define separately from other
480         preprocessor directives.
482 2002-07-08  Pavel Roskin  <proski@gnu.org>
484         * syntax/perl.syntax: Highlight text after __END__ as a comment.
485         * syntax/po.syntax: Avoid gray color, which is hard to see.
487 2002-07-05  Pavel Roskin  <proski@gnu.org>
489         * syntax/dos.syntax: Add more commands.
491 2002-07-04  Pavel Roskin  <proski@gnu.org>
493         * AUTHORS: Add Andrew V. Samoilov <kai@cmail.ru>, alphabetically
494         sort authors.
496 2002-06-24  Pavel Roskin  <proski@gnu.org>
498         * syntax/dos.syntax: New file - highlighting for DOS batch
499         files.  From Petr Kozelka <pkozelka@centrum.cz>
500         * syntax/Syntax: Add dos.syntax.
501         * syntax/Makefile.am: Likewise.
503 2002-06-04  Max Schedriviy  <max@humgat.org>
505         * syntax/php.syntax: New version.
507 2002-05-23  Andrew V. Samoilov  <kai@cmail.ru>
509         * NEWS: Mention ftpfs/fish uploading changes and new configure
510         options --with-codepagedir=DIR, --with-configdir=DIR and
511         --without-mcfs.
513 2002-05-22  Pavel Roskin  <proski@gnu.org>
515         * doc/ru/Makefile.am: Fix out-of-tree build.
517 2002-05-14  Pavel Roskin  <proski@gnu.org>
519         * configure.in: Fix logic for gettext 0.10.x.
521 2002-05-14  Andrew V. Samoilov  <kai@cmail.ru>
523         * configure.in: Don't generate po/Makefile if
524         there is 'top_builddir' in po/Makefile.in.
525         * autogen.sh: More fixes for gettext 0.11+.
527 2002-05-08  Andrew V. Samoilov  <kai@cmail.ru>
529         * configure.in (ALL_LINGUAS): Added "be" for Belarusian.
531 2002-04-21  Pavel Roskin  <proski@gnu.org>
533         * lib/mc.ext.in: Add support for *.rmi files - latest TiMidity++
534         can play them.
536 2002-04-09  Andrew V. Samoilov  <kai@cmail.ru>
538         * autogen.sh: Fix for gettext 0.11 family (and newer).
540 2002-04-08  Pavel Roskin  <proski@gnu.org>
542         * autogen.sh: Allow gettext newer than 0.10.39.
543         From Björn Eriksson <bjorn@bjornen.nu>
545 2002-04-03  Pavel Roskin  <proski@gnu.org>
547         * doc/ru/Makefile.am: Distribute mc.ru.hlp and don't remove it
548         by "make clean" because not everyone has Perl to rebuild it.
550 2002-03-27  Andrew V. Samoilov  <kai@cmail.ru>
552         * syntax/Syntax: Replace ^Syntax$ with [Ss]yntax$ and add
553         first line regular expression.
555 2002-03-26  Andrew V. Samoilov  <kai@cmail.ru>
557         * configure.in: Define USE_INCLUDED_REGEX if GNU C library 2.1
558         or newer is not used.
559         * acinclude.m4: New option --with-mcfs and macro WITH_MCFS.
561         * src/Makefile.am: Move mc.hlp.ru processing ...
562         * doc/ru/Makefile.am: ... here.
564 2002-03-21  Andrew V. Samoilov  <kai@cmail.ru>
566         * syntax/Syntax: Match ^Syntax$ for Syntax Highlighting.
567         * syntax/c.syntax: Highlight "%p" printf format.
568         Allow '*' as width and precision for strings and numbers.
570         * doc/mc.1.in: Fix smbfs example.  Minor format fixes.
571         * doc/ru/mc.1.in: Likewise.
573 2002-03-18  Pavel Roskin  <proski@gnu.org>
575         * doc/ru/Makefile.am: Distribute xnc.hlp.
577 2002-03-12  Pavel Roskin  <proski@gnu.org>
579         * doc/Makefile.am: Adjust for doc/ru/Makefile.am.
581 2002-03-12  Andrew V. Samoilov  <kai@cmail.ru>
583         * configure.in (AC_CONFIG_FILES): Add doc/ru/Makefile.am.
584         * doc/ru/Makefile.am: New file.
586 2002-03-08  Pavel Roskin  <proski@gnu.org>
588         * doc/Makefile.am (EXTRA_DIST): Distribute doc/ru/mc.1.
590 2002-03-04  Andrew V. Samoilov  <kai@cmail.ru>
592         * configure.in (AC_CONFIG_FILES): Add doc/ru/mc.1.
594 2002-03-01  Andrew V. Samoilov  <kai@cmail.ru>
596         * doc/mc.1.in: Use nodename `Background jobs' for section
597         `Background Jobs' to reflect user visible Command menu option
598         and src/cmd.c dialog implementation.
600         * doc/ru: New directory for Russian manuals.
601         * doc/ru/mc.1.in: Translated mc.1 manual page.  Originally
602         translated by Victor A. Kostromin for mc 4.5.30.  Converted
603         from binary mc.hlp.ru, corrected and actualized by me.
604         * doc/ru/xnc.hlp: Translated lib/xnc.hlp.  See above.
605         * doc/ru/.cvsignore: Ignore mc.1.
607 2002-02-27  Andrew V. Samoilov  <kai@cmail.ru>
609         * doc/mc.1.in (Macro Substitution): Document "%var{ENV-default}".
610         (FILES): Document changes in mc behavior. ~/.mc/ini now overrides
611         mc.lib settings.
613         (Virtual File System): Document SMB File System.
615 2002-02-26  Pavel Roskin  <proski@gnu.org>
617         * lib/mc.ext.in: Run "file" before "nm" to avoid an error
618         message "no symbol found" for unsupported architectures and
619         provide more useful information.
621 2002-02-22  Pavel Roskin  <proski@gnu.org>
623         * README.smbfs: Remove.  It contained no useful information
624         and the webpage is now dead.
625         * Makefile.am: Remove README.smbfs.
627         * README: Mention that glib 1.2.x is required.
629 2002-02-21  Andrew V. Samoilov  <kai@cmail.ru>
631         * lib/edit.indent.rc: Use "#! /bin/sh"
632         * lib/edit.spell.rc: Likewise.
633         * lib/mcserv.init: Likewise.
635         * lib/cedit.menu: Eliminate bashisms.
636         Add missed `:' in AUTHOR evaluation.
637         Unset LANGUAGE and make LC_ALL empty.
638         Use "#! /path/to/program".
640 2002-02-20  Andrew V. Samoilov  <kai@cmail.ru>
642         * doc/mc.1.in (FILES): Use ~/.mc/bindings instead of
643         ~/.mc/ext, ~/.mc/ini instead of ~/.mc.ini.
644         Fix tarfs URL syntax example.  Minor typo and format fixes.
646 2002-02-14  Andrew V. Samoilov  <kai@cmail.ru>
648         * doc/mc.1.in (FILES): Use MC_LIBDIR instead of MCHOME.
649         Fix location of configuration files.
651 2002-02-05  Pavel Roskin  <proski@gnu.org>
653         * configure.in: Don't use defunct ncurses_version.
654         Reported by Thomas Dickey <dickey@herndon4.his.com>
655         Set force_ncurses whenever --with-ncurses is used.  If set,
656         suppress checks for S-Lang and fail is ncurses is not found.
658         * configure.in: Introduce a new variable screen_type that is
659         either "slang" or "ncurses" without additional text.  Use it
660         instead of screen_manager whenever possible.  Fix text in
661         AC_NCURSES call, use m4 quotes and move shell quotes into the
662         macro.
663         * acinclude.m4: Likewise.
665 2002-01-28  Petr Kozelka  <pkozelka@email.cz>
667         * syntax/Syntax: Known Delphi/Kylix source file extensions
668         supported (*.dpr, *.inc).
669         * syntax/pascal.syntax: Many new (Delphi/Kylix) keywords added.
670         Special highlighting for CVS keywords.  Understands single-line
671         comments (//).
673 2002-01-24  Alexander Shopov  <al_shopov@web.bg>
675         * configure.in (ALL_LINGUAS): Added "bg"
677 2002-01-21  Pavel Roskin  <proski@gnu.org>
679         * NEWS: Mention word completion in the editor.
681 2002-01-17  Pavel Roskin  <proski@gnu.org>
683         * extraconf.h: Remove OS/2 specific code.
685         * doc/mc.1.in (Configuration): Clarify some entries.
687 2002-01-11  Andrew V. Samoilov  <kai@cmail.ru>
689         * acinclude.m4: New options for smbfs:
690         --with-configdir=DIR    Where the Samba configuration files are (/etc)
691         --with-codepagedir=DIR  Where the Samba codepage files are
693 2002-01-11  Pavel Roskin  <proski@gnu.org>
695         * syntax/xml.syntax: New file - highlighting for XML.
696         From Petr Kozelka <pkozelka@centrum.cz>
697         * syntax/Syntax: Add xml.syntax.
698         * syntax/Makefile.am: Likewise.
700 2002-01-04  Pablo Saratxaga  <pablo@mandrakesoft.com>
702         * configure.in: Added "eu" to ALL_LINGUAS.
704 2002-01-03  Pavel Roskin  <proski@gnu.org>
706         * lib/mc.menu: Correct quoting.
707         Reported by Matthias Urban <murban@cs.uni-magdeburg.de>
709         * NEWS: Mention removal of the OS/2 port.
710         * README.PC: Remove OS/2 specific parts.
712 2002-01-02  Pavel Roskin  <proski@gnu.org>
714         * configure.in: Make help about --with-subshell easier to
715         understand.  Minor alignment fixes for the help.
716         * acinclude.m4: Minor alignment fixes for the help.
718 2001-12-31  Pavel Roskin  <proski@gnu.org>
720         * configure.in: Generate vfs/Makefile from vfs/Makefile.in, not
721         from vfs/Make-mc.in.
723 2001-12-27 Duarte Loreto  <happyguy_pt@hotmail.com>
725         * configure.in: Added portuguese to ALL_LINGUAS
727 2001-12-21  Pavel Roskin  <proski@gnu.org>
729         * acinclude.m4 (AC_WITH_SLANG): Don't add ../slang to includes.
730         Don't remove slang/slang.h - it's never created.
732         * acinclude.m4 (AC_WITH_SLANG): Don't make symlink from
733         slang-mc.h to slang.h.  Remove fastdepslang variable, it's
734         unused.
736 2001-12-01  Wang Jian  <lark@linux.net.cn>
738         * configure.in(ALL_LINGUAS): Renamed zh_CN.GB2312 to zh_CN.
740 2001-11-29  Pavel Roskin  <proski@gnu.org>
742         * lib/mc.ext.in: Use "type" to recognize zip and lha archives.
744 2001-11-27  Pavel Roskin  <proski@gnu.org>
746         * lib/mc.ext.in: When running X programs in background, do it
747         from subshell.  Otherwise some of them terminate when mc exits.
748         Reported by Christian Dysthe <christian@dysthe.net>
749         Remove some obsolete and gmc-specific entries.  Use StarOffice
750         to open files detected as "Microsoft Office Document".
752         * lib/mc.lib: Support "Home" and "End" sequences in xterm from
753         XFree86 4.1.0.
755 2001-11-16  Andrew V. Samoilov  <kai@cmail.ru>
757         * doc/mcedit.1.in: Fix help file location.
759 2001-11-14  Pavel Roskin  <proski@gnu.org>
761         * acinclude.m4 (MC_UNDELFS_CHECKS): Check for ext2_ino_t,
762         fallback to ino_t for e2fsprogs version 1.19 and older.
764 2001-10-30  Pavel Roskin  <proski@gnu.org>
766         * lib/mc.ext.in: Add support for Netpbm files.
768 2001-10-25  Andrew V. Samoilov  <kai@cmail.ru>
770         * slang/slvideo.c (SLtt_set_color): Eliminate C++ comments.
771         http://bugzilla.gnome.org/show_bug.cgi?id=60935
772         By drk@sgi.com.
774         * doc/mc.1.in: Document %p macro.
776 2001-10-24  Pavel Roskin  <proski@gnu.org>
778         * configure.in: Move AC_FUNC_MMAP before it's used indirectly.
779         Allow using --without-mmap.
780         * INSTALL: Document --without-mmap.
782 2001-10-24  Andrew V. Samoilov  <kai@cmail.ru>
784         * configure.in: Resurrect ALL_LINGUAS test, to allow specify list
785         of languages to be installed by setting env variable before
786         configure. If it is empty, it defaults to full list.
787         By Alex Tkachenko <alex@bcs.zp.ua>.
789 2001-10-19  Pavel Roskin  <proski@gnu.org>
791         * syntax/sh.syntax: Highlight reserved words inside backticks.
792         Use the same wholechars settings for reserved words and
793         commands.  Recognize more words.  Recognize function definitions
794         without "function" or without "()".  Use brightmagenta instead
795         of brightblue.
797 2001-10-18  Pavel Roskin  <proski@gnu.org>
799         * configure.in: When checking for "nroff -mandoc" support, don't
800         use /dev/null as input file, use stdin.  Some versions of nroff
801         (e.g. groff-1.16.1) don't accept special files.
803 2001-10-14  Pavel Roskin  <proski@gnu.org>
805         * lib/mc.ext.in: Treat Makefile.PL as a Perl program, not as a
806         Makefile.  Don't allow any suffixes after "Makefile".
808 2001-10-12  Pavel Roskin  <proski@gnu.org>
810         * lib/mc.ext.in: Add support for *.xcf files (native GIMP
811         format).
813 2001-10-06  Andrew V. Samoilov  <sav@bcs.zp.ua>
815         * lib/mc.menu: Use "case" instead of non-portable "egrep -q".
816         Fix compress<->bzip2 conversion and conversion of tagged
817         archives.
819 2001-10-05  Pavel Roskin  <proski@gnu.org>
821         * lib/mc.ext.in: Use ogginfo to view *.ogg files.
822         Suggested by Marcel Pol <mpol@gmx.net>
824         * lib/mc.ext.in: Use xmms to play *.mp3 under X.  When viewing
825         *.mp3, use "verbose" option to mpg123.  Add support for *.ogg
826         and *.mid files.
828 2001-09-30  Pavel Roskin  <proski@gnu.org>
830         * configure.in: Don't check whether grep supports stdin - it's
831         not used anymore.
832         * NEWS: Mention this change.
834 2001-09-19  Pavel Roskin  <proski@gnu.org>
836         * doc/mcedit.1.in: Fix a very long line - use double
837         backslashes since they are interpreted even in the .nf blocks.
839         * lib/edit.spell.rc: Try aspell before resorting to ispell.
841         * syntax/php.syntax: Replace with a better implementation by
842         Max Schedriviy <max@tavrida.net>
844 2001-09-15  Pavel Roskin  <proski@gnu.org>
846         * doc/mc.1.in: Fix location of mcedit files.
847         * doc/mcedit.1.in: Likewise.  Remove obsolete technical details.
849 2001-09-14  Pavel Roskin  <proski@gnu.org>
851         * configure.in: Don't check for ncurses version and for keyok()
852         because the mouse support code doesn't need this hack anymore.
854 2001-09-13  Pavel Roskin  <proski@gnu.org>
856         * configure.in: Fix some cases of overquoting and underquoting.
857         * acinclude.m4: Likewise.
859 2001-09-12  Pavel Roskin  <proski@gnu.org>
861         * configure.in: Update list of browsers.  Don't fallback to
862         lynx since it cannot be run in background.
863         * lib/mc.ext.in: Redirect output of X11 browsers to /dev/null.
864         If no browser for X11 was found, use lynx.
866         * autogen.sh: Add a workaround to ensure that "depcomp" is
867         distributed.
868         * configure.in: Replace obsolete macros.  Use AC_MSG_NOTICE
869         where appropriate.
870         * acinclude.m4: Likewise.  Fix check whether S-Lang uses
871         terminfo.
873         * configure.in: Use three-argument form of AC_INIT.  Use
874         AC_CONFIG_AUX_DIR.  Remove some unused or implied macros.
875         * Makefile.am (EXTRA_DIST): Remove "depcomp" - this workaround
876         is not needed if AC_CONFIG_AUX_DIR is used.
877         * vfs/Make-mc.in: Adjust mkinstalldirs location.
878         * autogen.sh: Create "config" and remove "autom4te.cache".
880 2001-09-11  Pavel Roskin  <proski@gnu.org>
882         * syntax/Syntax: New file, extracted from edit/syntax.c.
883         * syntax/Makefile.am: Add Syntax.
885         * configure.in: Add -lcurses (for use with S-Lang) to MCLIBS not
886         to LIBS.  Don't use unportable "grep -q", use "case" instead.
888 2001-09-10  Pavel Roskin  <proski@gnu.org>
890         * configure.in: Only check for X if --with-tm-x-support has been
891         specified.
893         * configure.in: Add check for sys/ioctl.h.
895         * configure.in: Use AC_FUNC_STRCOLL instead of generic test.
897         * acinclude.m4: Put -lncurses to MCLIBS, not LIBS.
898         * configure.in: Likewise.  Add MCLIBS to LIBS temporarily when
899         testing for functions in ncurses.
901         * acinclude.m4: Provide descriptions in all AC_DEFINE macros.
902         * configure.in: Likewise.  Use AH_BOTTOM to include extraconf.h.
903         * acconfig.h: Remove.
905         * configure.in: Eliminate LIBSLANG and LSLANG.
906         * acinclude.m4: Likewise.  Use MCLIBS for -lslang.
908         * configure.in: Use MCLIBS for -lgpm.  Remove LGPM.  Check for
909         resizeterm() and keyok() only if configuring with ncurses.
911         * configure.in: Remove now unused variables LIBVFS and LVFS.
913         * configure.in: Remove unused variables LINTL and INTLDEPS.
915         * configure.in: Add -I\$(top_builddir)/intl to CPPFLAGS when
916         building with included gettext, because libintl.h is copied
917         there.
919 2001-09-09  Pavel Roskin  <proski@gnu.org>
921         * NEWS: Update.
923         * configure.in: Remove a hack for Unixware.  AC_FUNC_GETMNTENT
924         checks -lgen for getmntent as of Autoconf 2.52.
926 2001-09-07  Pavel Roskin  <proski@gnu.org>
928         * configure.in: Check for pwd.h.
930         * Make.common.in: Remove.
931         * configure.in: Remove all references to Make.common.in and
932         MCCPPFLAGS.
933         * aclocal.m4: Likewise.
935         * configure.in: Require Autoconf 2.52.  Remove hacks for
936         Autoconf 2.13.
937         * Makefile.am: Require Automake 1.5.
939 2001-09-06  Pavel Roskin  <proski@gnu.org>
941         * syntax/php.syntax: New file - PHP file highlighting.  Copied
942         from Cooledit 3.17.4.
943         * syntax/Makefile.am: Add php.syntax.
945 2001-09-06  Timur Bakeyev  <mc@bat.ru>
947         * acconfig.h: Brought back couple of symbols, that are still necessary
948         due reference to them from configure.in.
950 2001-09-04  Pavel Roskin  <proski@gnu.org>
952         * syntax/changelog.syntax: Fix highlighting of functions.  Relax
953         strictness for dates.
955         * doc/mc.1.in: Fix troff warnings.
956         * doc/mcedit.1.in: Likewise.
958 2001-09-03  Pavel Roskin  <proski@gnu.org>
960         * doc/mc.1.in: Spellcheck.
961         * doc/mcedit.1.in: Likewise.
962         * doc/mcserv.8.in: Likewise.
964         * doc/mc.1.in (Learn Keys): Complete rewrite.
966 2001-09-02  Pavel Roskin  <proski@gnu.org>
968         * acconfig.h: Remove all unused symbols.
970         * lib/ncurses.h: Remove.
971         * lib/Makefile.am: Remove ncurses.h.
973 2001-09-02  Abel Cheung  <maddog@linux.org.hk>
975         * configure.in (ALL_LINGUAS): zh_TW.Big5 -> zh_TW
977 2001-08-28  Pavel Roskin  <proski@gnu.org>
979         * syntax/sh.syntax:  Require two '<' before EOF.  Recognize END
980         like EOF.
982 2001-08-26  Pavel Roskin  <proski@gnu.org>
984         * configure.in: New conditionals USE_VFS_NET, USE_UNDEL_FS and
985         CONS_SAVER.  Put all conditionals together.
987         * Makefile.am (EXTRA_DIST): Add depcomp to work around a bug in
988         Automake 1.5.
990         * configure.in: Remove XCURSES variable - it's unused.
992         * configure.in: New conditional USE_EDIT.
994         * syntax/changelog.syntax: Don't require '@' to be in the
995         address.  This also works around a bug in the syntax engine
996         that prevented highlighting of addresses.
998 2001-08-25  Pavel Roskin  <proski@gnu.org>
1000         * configure.in: New conditionals USE_VFS and INCLUDED_SLANG.
1002 2001-08-24  Pavel Roskin  <proski@gnu.org>
1004         * extraconf.h: Remove all references to HAVE_X.
1005         * acinclude.m4: s/GNOME_/MC_/
1006         * configure.in: Likewise.  Remove or clarify all references to
1007         the "text edition".  Minor fixes.
1009         * configure.in: Remove support for curses libraries other than
1010         ncurses.
1011         * acinclude.m4: Likewise.
1012         * FAQ: Remove everything about UNIX curses.
1013         * INSTALL: Likewise.
1015         * configure.in: Enable large file support by default.
1016         * NEWS: Mention it.
1017         * INSTALL: Document it.  Minor fixes.
1019         * FAQ: Remove information about GNOME edition.  Minor fixes.
1020         * README: Likewise.
1021         * NEWS: Mention removing the GNOME edition.
1023         * acinclude.m4: Include all used macros from the macros
1024         directory.
1025         * autogen.sh: Remove all references to "macros".
1026         * Makefile.am: Likewise.
1028         * configure.in: Remove all GNOME stuff except GNOME_VFS_CHECKS.
1029         * Makefile.am (SUBDIRS): Remove all GNOME-related directories.
1031         * lib/startup.links: Remove.
1032         * lib/README.desktop: Likewise.
1033         * lib/Makefile.am: Remove all references to DESKTOP_FILES.
1035         * configure.in: Bump version to 4.5.99a.
1037         * configure.in: Bump version to 4.5.55.  Release mc-4.5.55.
1038         * po/*.po: Regenerate.
1040         * AUTHORS: Update and spell check.
1041         * FAQ: Likewise.
1042         * INSTALL: Likewise.
1043         * INSTALL.FAST: Likewise.
1044         * NEWS: Likewise.
1045         * README.PC: Likewise.
1046         * README.QNX: Likewise.
1048         * configure.in: Add check for stropts.h.
1050 2001-08-23  Pavel Roskin  <proski@gnu.org>
1052         * lib/edit.indent.rc: Create cooledit.error right away to
1053         override its old contents.  Don't use ksh extentions.  Treat *.C
1054         files as C++.  Recognize more C++ extensions.  Support java.
1055         Update URL for "astyle".  Quote all arguments to protect spaces.
1056         * lib/edit.spell.rc: Don't save terminal settings - mc does it
1057         itself.  Quote all arguments to protect spaces.
1059 2001-08-21  Pavel Roskin  <proski@gnu.org>
1061         * doc-gnome/C/figs/Makefile.am: Don't install GNOME-specific
1062         files if GNOME frontend is disabled.
1063         * idl/Makefile.am: Likewise.
1064         * lib/Makefile.am: Likewise.
1065         * new_icons/Makefile.am: Likewise.
1067         * autogen.sh: Fall back to aclocal without "-I gettext.m4" in
1068         case it already has gettext macros elsewhere and doesn't like
1069         duplicates (i.e. it's aclocal from Automake-1.4).
1071 2001-08-20  Pavel Roskin  <proski@gnu.org>
1073         * AUTHORS: Updated.
1074         * INSTALL: Likewise.
1075         * NEWS: Likewise.
1076         * doc/mc.1.in: Likewise.
1077         * doc/mcserv.8.in: Likewise.
1079         * acinclude.m4 (AC_GET_FS_INFO): Specify includes when checking
1080         for sys/mount.h.
1082 2001-08-19  Andras Timar  <timar@gnome.hu>
1084         * lib/Makefile.am: Added Hungarian hints
1085         * lib/mc.hint.hu: by Arpad Biro <biro_arpad@yahoo.com>
1087 2001-08-19  Pavel Roskin  <proski@gnu.org>
1089         * lib/mc.lib: Add definition for "bs" for xterm and xterm-color.
1091 2001-08-17  Pavel Roskin  <proski@gnu.org>
1093         * syntax/po.syntax: New file - PO file highlighting.
1094         From David Martin <dmartina@excite.es>
1095         * syntax/Makefile.am: Add po.syntax.
1097         * lib/mc.lib: Add "delete=\e[3~" for xterm and xterm-color -
1098         it's sometimes missing from the databases.
1100 2001-08-16  Abel Cheung  <maddog@linux.org.hk>
1102         * lib/mc.hint.zh_TW.Big5 -> lib/mc.hint.zh: Temporary measure.
1103         * lib/Makefile.am: Reflect above change.
1105 2001-08-15  Pavel Roskin  <proski@gnu.org>
1107         * doc/mc.1.in (Terminal databases): Recommend using \e, not \E.
1109 2001-08-14  Pavel Roskin  <proski@gnu.org>
1111         * lib/mc.lib: Add popular sequences for "home" and "end" in
1112         "xterm" and "xterm-color" terminals.
1114 2001-08-13  Pavel Roskin  <proski@gnu.org>
1116         * lib/mc.ext.in: Move ls-lR.gz before generic gzip support.
1118         Replace "Can't" with "Cannot" everywhere.
1120 2001-08-12  Pavel Roskin  <proski@gnu.org>
1122         * edit/edit_key_translator.c (cooledit_key_map): Use Ctrl-O for
1123         subshell, not for "Open file...".
1124         (emacs_key_map): Likewise.
1126         * README: Changes from Frederic L. W. Meunier <0@pervalidus.net>
1128 2001-08-10  Pavel Roskin  <proski@gnu.org>
1130         * Makefile.am (EXTRA_DIST): Remove BUGS.
1131         * doc/Makefile.am (EXTRA_DIST): Remove LSM and FILES.
1133         * BUGS: Remove.  Bugzilla.gnome.org doesn't have those bugs.
1135         * doc/LSM: Remove, it's outdated.
1136         * doc/FILES: Likewise.
1137         * doc/DEVEL: Remove information about FILES.
1139         * FAQ: Eliminate all broken URLs on the MC site.
1140         From Frederic L. W. Meunier <0@pervalidus.net>
1142         * FAQ: Restore information about xterm.
1144 2001-08-08  Pavel Roskin  <proski@gnu.org>
1146         * FAQ: Changes from Frederic L. W. Meunier <0@pervalidus.net>
1148 2001-08-07  Pavel Roskin  <proski@gnu.org>
1150         * doc/mc.1.in (Internal File Viewer): Document Ctrl-O and F17.
1152         * doc/mc.1.in: Fix all broken links.
1154 2001-08-06  Pavel Roskin  <proski@gnu.org>
1156         * INSTALL: Numerous changes.  Declare old curses obsolete.
1157         Partly from Frederic L. W. Meunier <0@pervalidus.net>
1159         * doc/mc.1.in (Menu Bar): Add link to the "Options Menu".
1161 2001-08-03  Abel Cheung  <maddog@linux.org.hk>
1163         * lib/Makefile.am: Remove space after backslash introduced in the
1164         previous commit.
1166         * lib/mc.hint.zh_TW.Big5: New file.
1167         * lib/Makefile.am: Added mc.hint.zh_TW.Big5
1169 2001-08-02  Pavel Roskin  <proski@gnu.org>
1171         * lib/mc.hint.uk: New file.
1172         From Maksym Polyakov <polyama@yahoo.com>
1173         * lib/Makefile.am: Add mc.hint.uk.
1175 2001-08-01  Pavel Roskin  <proski@gnu.org>
1177         * lib/mc.hint.nl: New file.
1178         From Steef Boerrigter <sxmboer@sci.kun.nl>
1179         * lib/Makefile.am: Add mc.hint.nl.
1180         * lib/mc.hint: Remove ftp site.  Update copyright.
1181         * lib/mc.hint.cs: Likewise.
1182         * lib/mc.hint.es: Likewise.
1183         * lib/mc.hint.it: Likewise.
1184         * lib/mc.hint.pl: Likewise.
1185         * lib/mc.hint.ru: Likewise.  Shorten some lines.
1187         * edit/Makefile.in: Allow running "make install" before "make all".
1188         * gtkedit/Makefile.in: Likewise.
1190 2001-07-31  Pavel Roskin  <proski@gnu.org>
1192         * lib/edit.spell.rc: New file.  Invoke ispell on Ctrl-p in the
1193         editor.
1194         * lib/Makefile.am: Add lib/edit.spell.rc.
1196         * autogen.sh: Use gettextize.
1197         * ABOUT-NLS: Remove from CVS, it's installed by autogen.sh.
1198         * po/Makefile.in.in: Likewise.
1200 2001-07-29  Pavel Roskin  <proski@gnu.org>
1202         * syntax/slang.syntax: New file.
1203         From Walery Studennikov <despair@sama.ru>
1204         * syntax/Makefile.am: Add slang.syntax.
1206 2001-07-27  Pavel Roskin  <proski@gnu.org>
1208         * extraconf.h: Move WITH_BACKGROUND here.
1210 2001-07-24  Pavel Roskin  <proski@gnu.org>
1212         * doc/mc.1.in: Quote all section headers.  Minor formatting fix.
1214 2001-07-23  Pavel Roskin  <proski@gnu.org>
1216         * doc/mc.1.in: Fix description of mc.lib.  Fix broken links.
1218 2001-07-20  Pavel Roskin  <proski@gnu.org>
1220         * Make.common.in: Move all defines ...
1221         * gnome/Makefile.in: ... here ...
1222         * src/Makefile.in: ... and here.
1224 2001-07-19  Pavel Roskin  <proski@gnu.org>
1226         * configure.in: Don't check for getwd, it's completely
1227         eliminated.
1228         * INSTALL: Remove reference to HAVE_GETWD.
1230         * lib/mc.ext.in: Fix opening info pages on VFS.  Modernize
1231         entries for compressed cpio archives.
1233         * lib/mc.ext.in: Comment changes.  Remove rules for programs -
1234         they were only used in obsolete frontends.  Don't ever use %view
1235         without commands - it's slower and loses user settings, e.g.
1236         hex mode.  Put shared libraries before man pages and read.me
1237         before .me macros so that they match correctly.  Use nm for
1238         shared libraries.  Add rules for StarOffice and AbiWord.
1240 2001-07-14  Pavel Roskin  <proski@gnu.org>
1242         * configure.in: Bump version to 4.5.54a.
1244 2001-07-13  Pavel Roskin  <proski@gnu.org>
1246         * lib/mcserv.init: Fix exit status.
1247         http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=44601
1249         * lib/mc.ext.in: Anchor all regexes in the type/ rules except
1250         "executable", which should follow a space. Simplify rules for
1251         images. Add shell/ rule for *.info files. Fix all incorrect
1252         uses of the alternation operator.
1253         Reported by Oskar Liljeblad and Michel Casabona.
1255 2001-07-12  Pavel Roskin  <proski@gnu.org>
1257         * configure.in: Don't check for iconv, it's already checked for
1258         in AM_GNU_GETTEXT.
1260 2001-07-10  Pavel Roskin  <proski@gnu.org>
1262         * doc/mc.1.in: Update documentation about hex search.
1264         * edit/edit_key_translator.c (cooledit_key_map): Bind
1265         Ctrl-Shift-Up and Ctrl-Shift-Down to scroll with highlight.
1266         From Steef Boerrigter <sxmboer@sci.kun.nl>
1268         * edit/Makefile.in: Make edit.o depend on edit_key_translator.c.
1269         * edit/edit_key_translator.c (cooledit_key_map): Add support
1270         for bracket matching on Alt-B.
1271         * gtkedit/gtkeditkey.c: Likewise.
1272         From Steef Boerrigter <sxmboer@sci.kun.nl>
1274 2001-07-06  Pavel Roskin  <proski@gnu.org>
1276         * lib/mc.ext.in: Use nm to view object files.
1278         * Make.common.in: Remove GNOME-specific and unused definitions.
1279         Partly moved to gnome/Makefile.in.
1281         * configure.in: Remove all references to SEDCMD and SEDCMD2 -
1282         they are usused.
1283         * Make.common.in: Likewise.
1285 2001-06-29  Pavel Roskin  <proski@gnu.org>
1287         * ABOUT-NLS: Update to the version from gettext-0.10.38.
1289         * Make.common.in (XCPPFLAGS): Don't add -I$(top_srcdir) - it's
1290         now done in configure. Move -I.. to the beginning.
1291         * Makefile.am (SUBDIRS): Move intl po to the beginning, since
1292         libintl.a may be required to link mc.
1293         (ACLOCAL_M4_SOURCES): Remove macros/gnome-gettext.m4.
1294         * configure.in: Use AM_GNU_GETTEXT instead of AM_GNOME_GETTEXT.
1295         Move all i18n code to one place. Don't substitute INTLSUB - it's
1296         unused. Substitute INTLDEPS, since AM_GNU_GETTEXT doesn't do it.
1297         Remove SCO-specific i18n hacks. Add -I$(top_srcdir) to CPPFLAGS.
1299 2001-06-25  Pavel Roskin  <proski@gnu.org>
1301         * configure.in: For Autoconf 2.50+, use AC_SYS_LARGEFILE.
1302         It should be enabled explicitly by giving `--enable-largefile'
1303         to configure.
1304         * INSTALL: Document it.
1306 2001-06-22  Pavel Roskin  <proski@gnu.org>
1308         * extraconf.h: Don't define HAVE_INFOMOUNT_QNX on QNX Neutrino.
1310         * acinclude.m4 (AC_GET_FS_INFO): Fix checking for f_fstypename
1311         in struct statfs.
1312         Reported by Libor Motyèka <libor.motycka@ortex.cz>.
1314         * acinclude.m4 (AC_GET_FS_INFO): Warn only once that the list of
1315         mounted filesystems cannot be read. Don't define NO_INFOMOUNT.
1316         Define HAVE_INFOMOUNT_LIST if a any suitable function has been
1317         found.
1318         * extraconf.h: Define HAVE_INFOMOUNT and HAVE_INFOMOUNT_QNX.
1320 2001-06-19  Pavel Roskin  <proski@gnu.org>
1322         * configure.in: Check for telldir and seekdir. Join adjacent
1323         calls to AC_CHECK_FUNCS.
1325 2001-06-16  Pavel Roskin  <proski@gnu.org>
1327         * Makefile.am: Change the order of SUBDIRS to fully compile text
1328         edition before compiling anything for GNOME.
1329         * mc.spec.in: Don't use brace expansion to avoid implicit
1330         build-time dependency on bash.
1332 2001-06-13  Pavel Roskin  <proski@gnu.org>
1334         * acinclude.m4 (AC_SHORT_D_NAME_LEN): Fix compiler warnings in
1335         the test code.
1336         * configure.in: Fix compiler warnings in the arguments to
1337         AC_TRY_WARNINGS. Fix value of NEED_CRYPT_PROTOTYPE - add spaces
1338         around `=' in the `test' command.
1340 2001-06-07  Pavel Roskin  <proski@gnu.org>
1342         * doc-gnome/C/gmc.sgml: Remove index - it's not used in the
1343         GNOME documentation template.
1344         * doc-gnome/C/mkhtml: Don't generate index.
1345         * doc-gnome/C/Makefile.am: Don't distribute genindex.sgml.
1347 2001-06-06  Pavel Roskin  <proski@gnu.org>
1349         * lib/Makefile.am: Make compatible with Automake 1.4 - remove
1350         conditional variables from EXTRA_DIST.
1352 2001-06-05  Pavel Roskin  <proski@gnu.org>
1354         * edit/edit_key_translator.c [HAVE_CHARSET]: Add charset
1355         conversion support.
1356         From Walery Studennikov <hqsoftware@mail.ru>.
1358         * extraconf.h [HAVE_X]: Undefine HAVE_TEXTMODE_X11_SUPPORT.
1360 2001-06-01  Pavel Roskin  <proski@gnu.org>
1362         * lib/mc.charsets: Synchronize with the latest patch - remove
1363         a comment.
1365 2001-05-30  Pavel Roskin  <proski@gnu.org>
1367         * extraconf.h [HAVE_X]: Undefine HAVE_CHARSET - it doesn't
1368         work with GNOME.
1370         * lib/mc.charsets: New file. From Walery Studennikov.
1371         * lib/Makefile.am: Distribute mc.charsets. Install it if
1372         the charset support is enabled.
1374         * configure.in: Add check for iconv() and the necessary code
1375         to support the charset selection patch.
1377         * configure.in: Add check for ESCDELAY variable in ncurses.
1379 2001-05-29  Pavel Roskin  <proski@gnu.org>
1381         * extraconf.h [!USE_VFS]: Undefine USE_NETCODE and
1382         USE_EXT2FSLIB.
1384         * extraconf.h: Remove unused HAS_DIRECT_COLOR_ACCESS.
1385         * pc/config.h: Likewise.
1387         * lib/mc.ext.in: For MS Word documents try "catdoc", "word2x"
1388         and "strings". Recognize "write" files and MS Word templates.
1389         For MS Excel documents try "xls2csv" and "strings".
1390         Escape spaces in the "type" directives.
1391         From Nerijus Baliunas.
1393         * Make.common.in: Add -I$(top_srcdir) to XCPPFLAGS.
1395         * Make.common.in: Remove hpath, it's unused.
1397         * acconfig.h: Move constant parts ...
1398         * extraconf.h: ... here.
1399         [HAVE_X]: Disable subshell, s-lang and curses.
1400         * Makefile.am: Add extraconf.h.
1402 2001-05-28  Pavel Roskin  <proski@gnu.org>
1404         * acconfig.h: Remove some useless entries. Eliminate OLD_TOOLS
1405         and SLANG_H_INSIDE_SLANG_DIR. Move some descriptions ...
1406         * configure.in: ... here.
1408 2001-05-27  Pavel Roskin  <proski@gnu.org>
1410         * configure.in: Remove unused HAVE_PORTABLE_TOKEN_PASTING.
1411         * acconfig.h: Likewise.
1412         * src/layout.c: Likewise.
1414         * Make.common.in: Remove all percent rules.
1415         * acinclude.m4 (AC_PROG_GNU_MAKE): Remove.
1416         * configure.in: Remove AC_PROG_GNU_MAKE. Don't substitute
1417         PCENTRULE. Remove AC_PROG_MAKE_SET - it's called by
1418         AM_INIT_AUTOMAKE.
1420         * Make.common.in: Remove obsolete dependency tracking system.
1421         * configure.in: Likewise.
1422         * edit/Makefile.in: Likewise.
1423         * gnome/Makefile.in: Likewise.
1424         * gtkedit/Makefile.in: Likewise.
1425         * slang/Makefile.in: Likewise.
1426         * src/Makefile.in: Likewise.
1427         * vfs/Make-mc.in: Likewise.
1428         * src/depend.awk: Remove.
1430 2001-05-26  Pavel Roskin  <proski@gnu.org>
1432         * gtkedit/syntax.c (syntax_text): Add support for Octave files.
1433         * syntax/octave.syntax: New file. From Walery Studennikov.
1434         * syntax/Makefile.am: Add octave.syntax.
1436         * configure.in: Fix incorrect test for stdin support in grep -
1437         it would always fail when configuring in an empty directory.
1438         Portability fixes - unset, backslashed space in here-documents.
1439         Eliminate all instances of "changequote".
1441         * configure.in: Define SCO_FLAVOR based on $host_os, not on the
1442         user choice.
1443         * acconfig.h: Changes for the above.
1444         * INSTALL: Don't document --with-sco - it's now defunct.
1445         * INSTALL.FAST: Likewise.
1447 2001-05-25  Pavel Roskin  <proski@gnu.org>
1449         * lib/mc.ext.in: Match both "mail" and "Mail", but only if they
1450         are in the beginning of the "file" output.
1452 2001-05-23  Pavel Roskin  <proski@gnu.org>
1454         * lib/mc.ext.in: Add associations for viewing RPM files.
1456 2001-05-22  Pavel Roskin  <proski@gnu.org>
1458         * doc-gnome/C/mkhtml: Support $JADE. Check that $DSL exists.
1459         By default exit after the first error in jade.
1461         * doc-gnome/C/mkhtml: Use jade directly, not jw. Support DSL and
1462         JADEFLAGS environment variables. Report progress. Clean up on
1463         failure.
1465 2001-05-21  Pavel Roskin  <proski@gnu.org>
1467         * doc-gnome/C/Makefile.am: Allow "make install" without *.html
1468         files.
1470         * doc-gnome/C/mkhtml: Print a big warning if the script fails.
1471         * doc-gnome/C/Makefile.am: Ignore exit status of mkhtml.
1473 2001-05-20  Pavel Roskin  <proski@gnu.org>
1475         * doc-gnome/C/Makefile.am: Distribute mkhtml and genindex.sgml.
1476         Create figs/*.eps if needed. Simplify rules for gmc.dvi and
1477         gmc.rtf - DocBook 4.1 doesn't try to write to $(srcdir).
1478         * doc-gnome/C/figs/Makefile.am: Add support for converting from
1479         PNG to EPS.
1481         * Makefile.am (EXTRA_DIST): Remove create_vcs.
1482         * doc/FILES: Likewise. Typo fix.
1484 2001-05-19  Pavel Roskin  <proski@gnu.org>
1486         * doc-gnome/C/mkhtml: New file. Create HTML files from gmc.sgml.
1487         * doc-gnome/C/Makefile.am: Don't handle *.css - there are none
1488         with DocBook 4.1. Never use `cp' without `-f'. Use mkhtml.
1490         * doc-gnome/C/gmc.sgml: Use DTD DocBook V4.1. Fix duplicate
1491         index entry "Moving files".
1493 2001-05-18  Pavel Roskin  <proski@gnu.org>
1495         * configure.in: Use src/main.c in AC_INIT.
1497         * create_vcs: Remove.
1499         * INSTALL: Update download locations for MC, rxvt, gpm, ncurses.
1500         Add download location for glib.
1501         * mc.spec.in: Likewise.
1502         * doc/LSM: Likewise.
1503         * doc/mc.1.in: Likewise.
1504         * doc/mcedit.1.in: Likewise.
1505         * src/ext.c: Don't mention download location for MC.
1507         * FAQ: Update status of Tk, XView. and GNOME editions. Update
1508         homepage of gpm.
1510         * INSTALL: Remove information about Tk and XView. Change the
1511         mailing list addresses again.
1512         * FAQ: Change the mailing list addresses again.
1513         * MAINTAINERS: Likewise.
1514         * README: Likewise.
1515         * doc/mc.1.in: Likewise.
1516         * gnome/gmc-window.c: Likewise.
1517         * lib/README.xterm: Likewise.
1518         * lib/mc.ext.in: Likewise.
1519         * lib/mc.hint*: Likewise.
1520         * lib/mc.hlp.hu: Likewise.
1521         * po/*.po: Likewise.
1522         * src/main.c: Likewise.
1524 2001-04-20  Pavel Roskin  <proski@gnu.org>
1526         * FAQ: Change the mailing list addresses and the download
1527         locations.
1528         * INSTALL: Likewise.
1529         * MAINTAINERS: Likewise.
1530         * README: Likewise.
1531         * doc/mc.1.in: Likewise.
1532         * gnome/gmc-window.c: Likewise.
1533         * lib/README.xterm: Likewise.
1534         * lib/mc.ext.in: Likewise.
1535         * lib/mc.hint*: Likewise.
1536         * lib/mc.hlp.hu: Likewise.
1537         * po/*.po: Likewise.
1538         * src/main.c: Likewise.
1540 2001-04-19  Pavel Roskin  <proski@gnu.org>
1542         * configure.in: Don't install mcserv unless
1543         "--enable-mcserv-install" has heen specified.
1544         Don't quote the first argument in all calls to AM_CONDITIONAL
1545         to work around a bug in Automake 1.4.
1546         * doc/Makefile.am: Use MCSERV_INSTALL conditional.
1547         * vfs/Make-mc.in: Likewise.
1549 2001-04-13  Pavel Roskin  <proski@gnu.org>
1551         * configure.in: Bump version to 4.5.53a.
1553 2001-04-06  Pavel Roskin  <proski@gnu.org>
1555         * gtkedit/editcmd.c: Remove support for XView layout attributes.
1556         * gtkedit/editoptions.c: Likewise.
1557         * pc/chmod.c: Likewise.
1558         * pc/drive.c: Likewise.
1559         * src/boxes.c: Likewise.
1560         * src/chmod.c: Likewise.
1561         * src/dlg.c: Likewise.
1562         * src/dlg.h: Likewise.
1563         * src/filegui.c: Likewise.
1564         * src/find.c: Likewise.
1565         * src/hotlist.c: Likewise.
1566         * src/layout.c: Likewise.
1567         * src/listmode.c: Likewise.
1568         * src/main.c: Likewise.
1569         * src/option.c: Likewise.
1570         * src/panelize.c: Likewise.
1571         * src/wtools.c: Likewise.
1572         * src/wtools.h: Likewise.
1573         * vfs/smbfs.c: Likewise.
1575         * autogen.sh: Check out "intl" and "macros" directories if they
1576         are missing. Simply "cvs up -d" won't restore them.
1578         * configure.in: Bump version to 4.5.52a.
1580 2001-03-14  Pavel Roskin  <proski@gnu.org>
1582         * configure.in: Use AC_CHECK_TOOL for finding AR. Define
1583         Automake conditional USE_SAMBA_FS if Samba is to be supported
1584         in VFS.
1586 2001-03-07  Pavel Roskin  <proski@gnu.org>
1588         * configure.in: Use AM_PROG_CC_STDC if AC_PROG_CC_STDC is not
1589         defined.
1590         Reported by Norbert Warmuth.
1592         * configure.in: Don't process vfs/extfs/uzip - it's now
1593         constant.
1595         * syntax/changelog.syntax: Require space after asterisk to have
1596         it highlighted.
1598 2001-03-02  Pavel Roskin  <proski@gnu.org>
1600         * aclocal.m4 (MC_HPUX_PROG_CC_STDC): Remove, it's obsolete.
1601         * configure.in: Use AC_PROG_CC_STDC instead.
1603         * lib/mc.ext.in: Recognize files ending by `.lslR' and `.ls-lR'.
1604         Suggested by Christian Gennerat.
1606         * lib/mc.ext.in: Add support for "freeze" - old compression
1607         program used mostly on QNX.
1608         * lib/mc.ext.in.qnx.diff: Remove, it's obsolete.
1609         * lib/Makefile.am: Adjusted.
1611 2001-02-26  Pavel Roskin  <proski@gnu.org>
1613         * lib/mc-gnome.ext.in: Remove, it's not used.
1614         * configure.in: Remove lib/mc-gnome.ext.
1615         * lib/Makefile.am: Likewise.
1617 2001-02-20  Pavel Roskin  <proski@gnu.org>
1619         * gtkedit/edit.h: Only include malloc.h if STDC_HEADERS is not
1620         defined to prevent warnings on OpenBSD 2.7.
1621         * slang/jdmacros.h: Likewise.
1622         * src/mad.h: Likewise.
1623         * src/poptalloca.h: Likewise.
1625         * configure.in: Check for sys/time.h and sys/timeb.h. Use
1626         AC_HEADER_TIME.
1628 2001-02-07  Pavel Roskin  <proski@gnu.org>
1630         * autogen.sh: Create vfs/samba/include/stamp-h.in.
1631         * vfs/samba/include/stamp-h.in: Remove.
1633         * macros/curses.m4: Quote first argument to AC_DEFUN.
1634         * macros/gnome-cxx-check.m4: Likewise.
1635         * macros/gnome-gettext.m4: Likewise.
1636         * macros/gnome-libgtop-check.m4: Likewise.
1637         * macros/gnome-print-check.m4: Likewise.
1638         * macros/linger.m4: Likewise.
1639         * macros/need-declaration.m4: Likewise.
1641         * configure.in: Only configure in vfs/samba if smbfs support is
1642         enabled even with Autoconf 2.13.
1644 2001-01-30  Pavel Roskin  <proski@gnu.org>
1646         * macros/gnome-vfs.m4 (GNOME_WITH_VFS): Fix mishandling of
1647         --without-samba due to a typo.
1649         * configure.in: Only configure in vfs/samba if smbfs support is
1650         enabled. This optimization will only work with Autoconf-2.49c
1651         and above.
1653 2001-01-13  Pavel Roskin  <proski@gnu.org>
1655         * configure.in: Don't create a faked malloc.h.
1656         * gtkedit/edit.h: Don't assume that malloc.h always exists.
1657         * src/mad.h: Likewise.
1659         * configure.in: Simplified handling of cons.saver.
1660         * src/Makefile.in: Likewise. Don't install cons.saver setuid.
1661         * mc.spec.in: Remove a workaround for the above.
1663         * configure.in: Use AC_CANONICAL_HOST - "target" is meaningless
1664         for MC. Don't rely on the output of uname - use $host_os.
1666 2001-01-11  Pavel Roskin  <proski@gnu.org>
1668         * configure.in: Check for ext2 libraries only if VFS is enabled.
1670         * src/Makefile.in: Create directories before installing files.
1671         Removed all occurences of libprefix - it's never defined.
1673         * configure.in: All macros from configure.in moved to
1674         acinclude.m4. Added missing quotes in several places.
1675         * acinclude.m4: Likewise.
1677         * edit/Makefile.in: Don't install or uninstall mcedit -
1678         it cannot be installed before mc on systems without symlinks.
1679         * gtkedit/Makefile.in: Likewise.
1680         * src/Makefile.in: Install mcedit (if enabled) and mcview.
1681         Uninstall them.
1683         * macros/gnome-gettext.m4: Propagated change by Owen Taylor
1684         from acinclude.m4 in gtk+:
1685         Don't define ENABLE_NLS unless we have a working NLS.
1686         (This should keep libintl.h from being included when it doesn't
1687         exist).
1689 2001-01-09  Pavel Roskin  <proski@gnu.org>
1691         * doc-gnome/C/figs/Makefile.am: New file.
1692         * doc-gnome/C/Makefile.am: Don't handle figs, let the new
1693         makefile do it.
1694         * configure: Substitute doc-gnome/C/figs/Makefile.
1696         * lib/Makefile.am: Distribute files listed in LOCALIZED_HELP.
1698 2001-01-08  Szabolcs Ban  <shooby@gnome.hu>
1700         * lib/mc.hlp.hu: Added Hungarian help file from
1701           tothb1@freemail.hu, Janos.Zana@elfiz2.kee.hu,
1702           maci@integrity.hu, mfh47@freemail.hu
1703         * lib/Makefile.am: Added LOCALIZED_HELP for further
1704           mc.hlp l10ns
1705         * src/cmd.c, src/dlg.c, src/tree.c, src/view.c,
1706           gtkedit/editcmd.c: I18n of mc.hlp
1708 2000-12-29  Szabolcs Ban  <shooby@gnome.hu>
1710         * doc/mc.1.in: Corrected badly formatted link...
1712 2000-11-10  Robert Brady  <robert@suse.co.uk>
1714         * configure.in: Add Tamil to ALL_LINGUAS.
1716 2000-10-23  Pavel Roskin  <proski@gnu.org>
1718         * mc.spec.in: Allow mcserv.8 to be gzipped.
1720         * doc-gnome/C/Makefile.am: Workaround for buggy db2html
1721         that cannot deal with "./gmc.sgml".
1723 2000-10-09  Pavel Roskin  <proski@gnu.org>
1725         * Makefile.am: GNOME_M4_FILES renamed to ACLOCAL_M4_SOURCES so
1726         that CVS Automake will drop dependencied to the macros that
1727         we don't distribute.
1729         * lib/mc.ext.in: Removed references to icons. Source RPMs
1730         grouped to one regex. Removed "Update" for source RPMs, added
1731         "Rebuild" instead. Added "Check signature" for all RPMs.
1732         Added a comment about pop-up menus in the text edition.
1734 2000-10-06  Pavel Roskin  <proski@gnu.org>
1736         * gnome/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Required
1737         flags moved out of CFLAGS as recommended by GNU coding
1738         standards.
1739         * configure.in: Don't add GLIB_CFLAGS to CFLAGS.
1740         * Make.common.in: XINC eliminated. GLIB_CFLAGS is now added to
1741         XCPPFLAGS.
1742         * INSTALL (Random notes on porting to other architectures):
1743         Completely rewritten. Recommended using CFLAGS instead of XINC.
1745 2000-10-05  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
1747         * lib/mc.ext.in: .spm is used by SuSE to mark src rpms
1749 2000-10-04  Christophe Merlet  <christophe@merlet.net>
1751         * gnome/*.desktop: Updated french strings.
1753 2000-10-03  Pavel Roskin  <proski@gnu.org>
1755         * doc-gnome/C/gmc.sgml: DTD changed to "PNG Variant V1.1"
1756         to allow <legalnotice>. Unclosed tags fixed.
1758 2000-09-30  Pavel Roskin  <proski@gnu.org>
1760         * mc.spec.in: New package mc-common. Use DESTDIR instead of
1761         misusing prefix. Don't install old icons - they don't exist.
1763         * lib/mc.sh.in: Use "rm -f" to delete temporary files. Use
1764         "export -f" to have mc() exported.
1765         * doc/mc.1.in: Changed description of the "-P" option to
1766         avoid inclusion of mc.sh and mc.csh into the manual.
1767         Corrected paths of mc.hlp, mc.no_proxy and ~/mc/Tree.
1769 2000-09-24  Pavel Roskin  <proski@gnu.org>
1771         * doc/mc.1.in: Minor formatting fixes.
1773         * lib/mc.sh.in: Remove temporary file non-interactively.
1774         * doc/mc.1.in: updated example for mc.sh.
1776 2000-09-23  Pavel Roskin  <proski@gnu.org>
1778         * Makefile.am: mc.spec included to noinst_DATA so that "make all"
1779         updates it when needed.
1780         * mc.spec.in: Include translations with mc, not gmc. Run
1781         chkconfig --del in %preun, not %postun. --without-debug not
1782         needed. /etc/X11/wmconfig not needed. /etc/pam.d/mcserv shouldn't
1783         be executable. New files in %{prefix}/lib/mc/ - translated hints,
1784         editor files.
1786         * doc-gnome/C/Makefile.am: Fixed *clean targets. Use temporary
1787         directory for document processing. Comment changes. gmc.ps and
1788         gmc.pdf now generated from gmc.dvi.
1790         * configure: Always include Make.common as file, otherwise
1791         "make distclean" breaks.
1792         * edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
1793         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: $(RMF)
1794         replaced with "rm -f" - the stangard says that "rm" is portable.
1795         Ditto $(MV). Adjusted *clean targets to match those in
1796         Automake. Removed "cross" target.
1798 2000-09-22  Pavel Roskin  <proski@gnu.org>
1800         * doc/mc.sgml: Removed as obsoleted by doc/mc.in.1
1801         * doc/gnome.sgml: Removed as obsoleted by doc-gnome/C/gmc.sgml
1802         * doc/Makefile.in: Converted to ...
1803         * doc/Makefile.am: ... this.
1805 2000-09-21  Pavel Roskin  <proski@gnu.org>
1807         * lib/mc.sh.in: Use $HOME instead of '~' because the tilde
1808         is not expanded in all shells.
1809         * doc/mc.sgml: Updated the example script to reflect the above
1810         changes.
1811         * doc/mc.in.1: Likewise.
1813 2000-09-19  Pavel Roskin  <proski@gnu.org>
1815         * lib/Makefile.in (LIBFILES_CONST): Added mc.hint.it from
1816         Marco Ciampa
1818 2000-09-18  Pavel Roskin  <proski@gnu.org>
1820         * Make.common.in: Added installcheck to placate "make distcheck"
1821         * configure.in, Make.common.in, doc/Makefile.in,
1822         edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
1823         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Replacing
1824         variable MKINSTALLDIRS and builddir with Automake-compatible
1825         mkinstalldirs and top_builddir.
1826         * doc-gnome/C/Makefile.am: Only maintainers regenerate html
1827         files. Added uninstall-local target.
1829 2000-09-17  Pavel Roskin  <proski@gnu.org>
1831         * configure.in: fixed wrong use of AC_MSG_RESULT inside
1832         AC_CACHE_VAL
1834         * Make.common.in: Added the "dvi" target for "make distcheck"
1835         to go further
1836         * doc-gnome/C/Makefile.in: converted to ...
1837         * doc-gnome/C/Makefile.am: ... this
1839 2000-09-15  Pavel Roskin  <proski@gnu.org>
1841         * acconfig.h, configure.in: Require autoconf 2.13 or above.
1842         Removed workarounds for older versions. Removed MCDEBUG
1843         variable - it's not used. --with-debug renamed to --with-mad and
1844         cleaned up. Always use -Wall with gcc, other manipulations with
1845         CFLAGS removed.
1847         * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
1848         gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
1849         vfs/Make-mc.in: preserve timestamp on "make distdir", otherwise
1850         mc.pot becomes out of date in the tarball.
1852 2000-09-14  Pavel Roskin  <proski@gnu.org>
1854         * configure.in: Removed some abuses of CPPFLAGS. Removed useless
1855         tests for cp, mv and rm.
1856         * Make.common.in: Removed variables xv_bindir and STRIP.
1857         Variables CP, MV and RMF are assigned trivial values.
1859         * edit/Makefile.in: Don't link headers, add extra includes
1860         to CPPFLAGS instead. Put links to the build directory.
1861         Remove the hack with "mx" - it is not needed anymore.
1863         * configure.in: remove any manupulations with top_srcdir.
1864         Don't change CPPGLAGS when the internal editor is enabled,
1865         instead do it ...
1866         * edit/Makefile.in, gtkedit/Makefile.in: ... here
1868         * configure.in, Make.common.in, doc/Makefile.in,
1869         edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
1870         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: rootdir
1871         changed to top_srcdir for Automake compatability
1873         * configure.in: REGEX_O variable removed - always use our regex
1875         * configure.in: MCFGR variable removed
1877 2000-09-12  Pavel Roskin  <proski@gnu.org>
1879         * configure.in: enable AM_MAINTAINER_MODE to be consistent with
1880         other GNOME modules
1881         * autogen.sh: remove "-I ." from the "aclocal" command line
1883 2000-09-01  Pavel Roskin  <proski@gnu.org>
1885         * configure.in: output vfs/extfs/Makefile
1887         * configure.in: AC_CANONICAL_SYSTEM moved above AM_INIT_AUTOMAKE
1888         to avoid a warning
1889         * acinclude.m4: removed unused macros AC_CHECK_HEADER_IN_PATH,
1890         AC_LIB_XPM, AC_X_SHAPE_EXTENSION
1892 2000-08-29  Pavel Roskin  <proski@gnu.org>
1894         * configure.in: use AM_GNOME_GETTEXT
1895         * gettext.m4: removed
1896         * Makefile.am: adjusted files to distribute, previous change
1897         reverted
1899         * mc-aclocal.m4: renamed to ...
1900         * acinclude.m4: ... this
1901         * autogen.sh: simplified - no more tricks with mc-aclocal.m4
1902         * Makefile.am: aclocal should scan "." for gettext.m4
1904 2000-08-28  Pavel Roskin  <proski@gnu.org>
1906         * Make.common.in: removed hack for "make distcopy"
1907         * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
1908         gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
1909         vfs/Make-mc.in: added "distdir" target. Now "make dist" works
1910         for external builds.
1911         * edit/Makefile.in, slang/Makefile.in: added "Makefile" target
1913 2000-08-24  Pavel Roskin  <proski@gnu.org>
1915         * new_icons/Makefile.in: converted to ...
1916         * new_icons/Makefile.am: ... this
1917         * configure.in: automake conditional GNOME introduced.
1918         "insticons" removed
1920         * icons/*: removed
1921         * Makefile.am, configure.in: necessary adjustments
1923         * config.guess, config.sub, install-sh, mkinstalldirs: removed,
1924         automake installs them now
1926         * syntax/Makefile.in: converted to ...
1927         * syntax/Makefile.am: ... this
1929         * idl/Makefile.in: converted to ...
1930         * idl/Makefile.am: ... this
1932         * lib/Makefile.am: simplified, fixed "make dist"
1934         * lib/Makefile.in: converted to ...
1935         * lib/Makefile.am: ... this
1937         * lib/tkmc.wmconfig: removed
1938         * lib/Makefile.in, doc/FILES: removed lib/tkmc.wmconfig
1940         * Makefile.in, doc-gnome/Makefile.in, pc/Makefile: converted
1941         to ...
1942         * Makefile.am, doc-gnome/Makefile.am, pc/Makefile.am: ... this
1943         * Make.common.in: support for "distdir" for compatability
1944         with Automake-generated makefiles
1945         * autogen.sh: run automake. Force cache - it is off by default
1946         in autoconf 2.49a, but it's still handy for maintainers
1947         * configure.in: adapted for Automake
1949         * AUTHORS: new file
1951 2000-08-23  Pavel Roskin  <proski@gnu.org>
1953         * configure.in: resurrect definition of xvers
1955         * VERSION.in: removed
1956         * Makefile.in: don't do anything with VERSION.in and VERSION
1957         Take mc.spec from builddir, not srcdir
1958         * configure.in: don't create VERSION
1960 2000-08-22  Pavel Roskin  <proski@gnu.org>
1962         * *.c, *.h: Updated address of Free Software Foundation
1964 2000-08-21  Pavel Roskin  <proski@gnu.org>
1966         * Make.common.in, acconfig.h, configure.in, mc-aclocal.m4,
1967         doc-gnome/Makefile.in, doc-gnome/C/Makefile.in: removed stuff
1968         related to XView, libXPM, libXext and Tk
1970 2000-08-18  Pavel Roskin  <proski@gnu.org>
1972         * Makefile.in, lib/Makefile.in: adjusted lists of distributed
1973         files
1975         * configure.in: Simplified dependency tracking by using
1976         "-include" with GNU Make
1977         * autogen.sh: Exit on all failures
1979 2000-08-17  Pavel Roskin  <proski@gnu.org>
1981         * doc/mc.sgml: Curly braces replaced with &lcub; and &rcub;
1982         Fixed all misuses of single and double quotes. Typo fixes.
1983         Ensured compatability with sgml2html, sgml2txt and sgml2latex
1984         * doc/mc.1.in: Typo fix
1986         * doc/mc.sgml: made compatible with sgml-tools 1.0.9
1987         * doc/linuxdoc-sgml.diff: removed
1988         * doc/Makefile.in: don't distribute linuxdoc-sgml.diff,
1989         distribute gnome.sgml
1991 2000-08-15  Pavel Roskin  <proski@gnu.org>
1993         * Makefile.in: fixes for improper usage of $(srcdir), cleanup
1994         in the "distclean" target
1996         * doc-gnome/Makefile.in: Fixed some abuses of $(srcdir)
1997         Removed all XVIEW-related stuff
1998         Fixed placement of png files on "make dist"
2000         * doc/mc.1.in: Updated info about the internal editor
2002         * Makefile.in, */Makefile.in: Fail if $(RMF) fails - it may
2003         indicate serious problems. Fixes for uninstall.
2004         * doc/Makefile.in: Rebuild if it is out of date.
2006         * lib/cedit.menu: Added. This file has been missing
2008         * lib/Makefile.in: Install mc.sh and mc.csh in $(suppbindir) only
2010 2000-08-08  Pavel Roskin  <proski@gnu.org>
2012         * Makefile.in: correctly detect make failures in subdirs
2014 2000-08-01  Pavel Roskin  <proski@gnu.org>
2016         * nt, os2, tk, xv: removed all files
2017         * configure.in: don't create os2 and nt directories
2019 2000-08-01  Pavel Roskin  <proski@gnu.org>
2021         * configure.in, mc-aclocal.m4: AC_WARN replaced with AC_MSG_WARN
2023         * README.PC, doc/mc.1.in, doc/mc.sgml: Updated e-mail address
2025 2000-07-21  Pablo Saratxaga  <pablo@mandrakesoft.com>
2027         * src/main.c: make 8bit input/output the default (99% of the people
2028         expects that; lets the remaining 1% use the configuration menu
2029         to disactivate it if they want)
2031 2000-07-20  Andrew V. Samoilov  <sav@bcs.zp.ua>
2033         * gtkedit/ChangeLog: There was no ChangeLog there, so I added one.
2035 2000-06-20  Jacob Berkman  <jacob@helixcode.com>
2037         * configure.in: check for gnome-libs with window icon support
2039         * acconfig.h: add icon define
2041 2000-06-08  Matthias Warkus  <mawa@iname.com>
2043         * new_icons/gnome-pack-*.png: Updated.
2044         * gnome/mc.keys: Added a MIME type for SLP packages.
2046 2000-05-30  Pavel Roskin  <pavel_roskin@geociiities.com>
2048         * syntax/diff.syntax: Highlight lines beginning with "File",
2049         "Files" and "Binary"
2050         * syntax/makefile.syntax: Highlight "ifndef"
2051         * syntax/sh.syntax: Don't highlight "basnemae" ("basename" is
2052         highlighted)
2054 2000-05-05  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2056         * lib/mc.ext.in: More changes by rebel@atrey: he forgot to begin
2057         comment lines with # in last release
2059 2000-05-03  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2061         * lib/mc.ext.in: Fixes to changes by rebel@atrey.karlin.mff.cuni.cz.
2063 2000-04-26  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2065         * lib/mc.ext.in: Changes from rebel@atrey.karlin.mff.cuni.cz. They
2066         look more consistent than original.
2068 2000-04-14  Timur Bakeyev  <mc@bat.ru>
2070         * config.in: Added check against strcoll().
2072 2000-04-14  Timur Bakeyev  <mc@bat.ru>
2074         * syntax/perl.syntax: According to Tomasz Wegrzanovski <maniek@beer.com>
2075         added 'and', 'or', 'not', 'for' keywords.
2077 2000-04-06  Timur Bakeyev  <mc@bat.ru>
2079         * syntax.c: Wery dirty fix to allow compilation of mcedit on ncurses
2080         based systems. Hope, this will make FreeBSD midc maintainer to enable
2081         build-in editor by default. Still, syntax highlighting is disabled.
2082         Need to port...
2084 2000-03-13  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2086         * gtkedit/syntax.c (upgrade_syntax_file): possible buffer overflow
2087           fixed, some messages gettext()ed again here and in
2088         gtkedit/editmenu.c:edit_about_cmd()
2090 2000-03-13  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2092         * doc/mc.sgml (Examples): Fixed documentation, thanx
2093         to martin@internet-treff.uni-koeln.de.
2095 2000-03-01  Pavel Roskin  <pavel_roskin@geocities.com>
2097         * gtkedit/editcmd.c (edit_replace_prompt): fix index for
2098         the label text
2100 2000-02-25  Pavel Roskin  <pavel_roskin@geocities.com>
2102         * gtkedit/syntax.c: treat *.ads as Ada source
2103         * syntax/ada95.syntax: escape "+" and "*"
2104         * syntax/diffc.syntax: removed (obsoleted by diff.syntax)
2105         * syntax/Makefile.in: remove diffc.syntax
2107         * edit/edit_key_translator.c: interpret code 0177 as
2108         backspace unless recognized otherwise
2110 2000-02-23  Norbert Warmuth  <nwarmuth@privat.circular.de>
2112         * gtkedit/editcmd.c (edit_replace_prompt): fix incorrect
2113         initialization of array of structure (gcc version 2.96 20000131
2114         chokes on it).
2116         * lib/mc.hint: C-y and not C-u can be used to insert text in input
2117         lines (e. g. text which has been deleted with M-d).
2119         * configure.in: Fix the extfs-configure-fragment-in-final-output bug
2121 2000-01-31  Yuan-Chung Cheng  <platin@linux.org.tw>
2123         * configure.in: Added "zh_CN.GB2312" to ALL_LINGUAS.
2125 2000-01-29  Matthias Warkus  <mawa@iname.com>
2127         * new_icons/gnome-pack-deb.png: Replaced with Eduardo Silva's
2128         design on Federico's request.
2130 2000-01-26  Federico Mena Quintero  <federico@helixcode.com>
2132         * idl/FileManager.idl (Desktop): Added arrange_icons() method and
2133         an ArrangeType enum.
2135 2000-01-03  Aaron Lehmann  <aaronl@vitelus.com>
2137         * gdesktop.c, gdnd.c, gaction.c, gicon.c,
2138         gnome-file-property-dialog.c, gpopup.c, gpopup2.c, gprefs.cgmain.h,
2139         setup.c: Add option of using GNOME "magic" routines to determine file
2140         types. This makes MC intelligently look at the data in the file to see
2141         what type of file it is, rather than looking at the filename extension.
2142         This slows down MC quite a bit, so it has been made an optional
2143         preference item. Type detection is expected to improve as mime-magic
2144         matures.
2146 2000-01-15  Federico Mena Quintero  <federico@helixcode.com>
2148         * lib/mc.menu (shell_patterns): Add a missing "esac".  Thanks to
2149         Martin Bialasinski <martin@internet-treff.uni-koeln.de> for
2150         providing a patch.
2152 2000-01-11  Matthias Warkus  <mawa@iname.com>
2154         * Added icon and keys entry for Scheme source.
2156 2000-01-03  Fatih Demir  <kabalak@gmx.net>
2158         * configure.in: Added tr -> ALL_LINGUAS .
2160 1999-12-28  Matthias Warkus  <mawa@iname.com>
2162         * new_icons/*.png: Added a bunch of new icons.
2164 1999-12-06  Federico Mena Quintero  <federico@redhat.com>
2166         * configure.in (VERSION): Bumped version number to 4.5.42.
2168 1999-11-25  Yuri Syrota  <rasta@renome.rovno.ua>
2170         * configure.in: added 'uk' to ALL_LINGUAS.
2172 1999-11-09  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2174         * lib/Makefile.in (LIBFILES_CONST): Adding mc.hint.cs file on
2175         request from David Sauer
2177 1999-11-01  Federico Mena Quintero  <federico@redhat.com>
2179         * configure.in (VERSION): Bumped version number to 4.5.41.
2181 1999-09-23  Federico Mena Quintero  <federico@redhat.com>
2183         * configure.in (VERSION): Set version number to 4.5.39.
2185 1999-09-23      Jorge Godoy  <godoy@conectiva.com.br>
2187         * configure.in: Added pt_BR to ALL_LINGUAS
2189 1999-09-22  Norbert Warmuth  <nwarmuth@privat.circular.de>
2191         * lib/mc.sh.in, mc.csh.in: renamed from mc.sh resp. mc.csh. Adapt
2192         path to the mc binary according to @prefix@.
2194         * lib/Makefile.in (srcdir): mc.sh and mc.csh are now created by
2195         configure. Install mc.sh and mc.csh in $(suppbindir).
2197         * doc/mc.1.in, mc.sgml: Updated the mc function definition for bash
2198         and zsh. Suggest to source mc.sh or mc.csh instead of adding verbatim
2199         copies of the included function definitions.
2201         * mcfn_install.in: Comment out definitions of the mc functions. Source
2202         mc.sh instead of adding an outdated mc function definition.
2204         * configure.in: output mc.sh and mc.csh
2206 1999-09-20  Federico Mena Quintero  <federico@redhat.com>
2208         * lib/startup.links: Changed the news link to Gnotices
2210 1999-09-19  David Martin  <dmartina@usa.net>
2212         * gtkedit/editcmd.c (edit_print_string): Use unsigned char so that
2213         8 bit chars from strftime get displayed when inserting date.
2215         * lib/mc.ext.in: Add entries for bzip2 compressed pages as used in
2216         Mandrake 6.0. The generic entry for bzip2 moved to the end of the
2217         file to avoid interferences. In this one I changed the extension check
2218         to a type check (as used for gzip) which might give problems in some
2219         systems.
2221         * configure.in: Use -Tlatin1 to format man pages when available and
2222         "view" 8 bit chars.
2224 1999-09-19  Norbert Warmuth  <nwarmuth@privat.circular.de>
2226         * gtkedit/edit.h: Include file reordering to make it compile with
2227         --with-debug
2229         * gtkedit/editcmd.c (menu_save_mode_cmd): calculate dialog width
2230         dependent on lenght of translated strings to display.
2232 1999-09-16  Owen Taylor  <otaylor@redhat.com>
2234         * Remove the magicdev autoconf test in favor of just
2235         including the idl file. Otherwise we have a dependency
2236         loop between this and magicdev.
2238 1999-09-08  Federico Mena Quintero  <federico@redhat.com>
2240         * idl/FileManager.idl: Changed names, and put everything under a
2241         FileManager module.  Added a Desktop interface and some methods to
2242         the WindowFactory interface.
2244 1999-09-08  Kjartan Maraas  <kmaraas@online.no>
2246         * doc-gnome/*: Shiny new docs from users-guide.
2247         All synced up.
2249 1999-09-03  Pablo Saratxaga  <pablo@mandrakesoft.com>
2251         * configure.in: added 'nl' to ALL_LINGUAS, it was missing.
2253 1999-09-01  Federico Mena Quintero  <federico@redhat.com>
2255         * README: Updated and spell-checked.
2257         * NEWS: Updated.
2259 1999-08-31  Richard Hult  <rhult@hem2.passagen.se>
2261         * configure.in (ALL_LINGUAS): Added sv.
2263 1999-08-30  Norbert Warmuth  <nwarmuth@privat.circular.de>
2265         * lib/mc.sh: create temporary files in ~/.mc/tmp in order to avoid
2266         symlink attacks (mcfn_install and the man page still needs to be
2267         updated).
2269 1999-08-20  Norbert Warmuth  <nwarmuth@privat.circular.de>
2271         * configure.in (AC_WITH_SLANG): rm -f destination before makeing
2272         a symbolic link (ln -sf doesn't work as expected on Solaris)
2274 1999-08-19  Elliot Lee  <sopwith@redhat.com>
2275         * */Makefile.in: Have 'make dist' work with builddir != srcdir.
2277 1999-08-19  Federico Mena Quintero  <federico@redhat.com>
2279         * doc-gnome/C/gmc.sgml: Index fixes.
2281 1999-08-18  Elliot Lee  <sopwith@redhat.com>
2283         * gtkedit/gtkedit.c: Make it build with gcc 2.95, by fixing the non-constant
2284         initializers in the GnomeUIInfo structure.
2286 1999-08-16  Federico Mena Quintero  <federico@redhat.com>
2288         * configure.in (VERSION): Bumped version number to 4.5.38.
2290 1999-08-15  Norbert Warmuth  <nwarmuth@privat.circular.de>
2292         * lib/Makefile.in: added mc.hint.es to LIBFILES_CONST
2294 1999-08-15  David Martin  <dmartina@usa.net>
2296         * gtkedit/edit.c: Print localized date with strftime()
2298         * lib/mc.hint.es: NEW FILE. Hints in Spanish flavour.
2300 1999-08-08  David Martin  <dmartina@usa.net>
2302         * gtkedit/syntax.c (upgrade_syntax_file): Mark error strings for
2303         translation.
2305         * gtkedit/editmenu.c (edit_about_cmd): Mark text in "about" for
2306         translation as it used to be.
2308 1999-08-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2310         * doc-gnome/C/gmc.sgml: Set the book element's id to "index" so
2311         that the correct index.html will be generated.
2313 1999-07-27  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2315         * syntax/Makefile.in (ALLSYNTAX): Added the missing syntax files
2316         to the list.
2318 1999-07-21  Paul Sheer  <psheer@obsidian.co.za>
2320         * gtkedit.c, edit.c, editcmd.c, syntax.c, edit.h, bookmark.c,
2321         editwidget.c: bring editor stuff up to date with cooledit 3.11.5
2322         This adds some new syntax rules, and spell check on the fly
2323         which if someone bugs me for, will actually get enabled in
2324         both the text and gnome versions. Bookmark stuff also needs
2325         some keys bound to it, I suppose: any takers?
2327 July 19, 1999 Elliot Lee
2328         * Makefile.in: Remove doc-gnome* from codedirs variable. Fixes infinitely recursing make.
2330 1999-07-05  Miguel de Icaza  <miguel@gnu.org>
2332         * Makefile.in (all): Makefile fix.
2334 1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2336         * Make.common.in (confdir): Define confdir as sysconfdir.  This
2337         should fix the problem we had with FSSTND distributions.
2339 1999-07-04  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2341         * Makefile.in (DISTMAIN): Added config.guess and config.sub to the
2342         list of distributed files.
2344 1999-07-03  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2346         * configure.in (VERSION): Bumped version number to 4.5.34.
2348 1999-07-02  Tuomas J. Lukka  <lukka@iki.fi>
2350         * Add fi into ALL_LINGUAS
2352 1999-07-01  Tuomas Kuosmanen  <tigert@gimp.org>
2354         * gnome/i-zipdisk2.png: Added another zip-disk icon
2355         by <scarab@egyptian.net> - It looks very nice. Variation
2356         is good.
2358 1999-06-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2360         * acconfig.h: Add WITH_SMBFS
2362         * macros/gnome-vfs.m4: Support conditional samba support.
2364 1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2366         * Make.common.in (confdir): Define confdir as sysconfdir.  This
2367         should fix the problem we had with FSSTND distributions.
2369 1999-02-22  Vladimir Kondratiev  <vkondra@iil.intel.com>
2371         * mc.spec.in: added syntax files to %files
2373 1999-06-22  David Martin  <dmartina@usa.net>
2375         * gtkedit/gtkedit.c (tb_items): Mark strings for localization.
2377 1999-06-07  Shooby Ban  <bansz@szif.hu>
2379         * po/hu.po, configure.in: added hungarian translations...
2380           I'm not sure it's OK, but it seems usable.
2381           Translators: Tamas Fejos and Andras Kadar
2383 1999-06-07  Kjartan Maraas  <kmaraas@online.no>
2385         * configure.in, Makefile.in: added the gmc helpfile to the build
2387 1999-05-23  Yukihiro Nakai  <nacai@iname.com>
2389         * Add ja entry to LANG in configure.in
2391 1999-05-19  Tuomas Kuosmanen  <tigert@gimp.org>
2393         * gnome/Makefile.in (ICONS): Ok, perhaps we also want the zip-icon to
2394         be installed in the system :) (added it to the Makefile.in)
2396 1999-05-19  Tuomas Kuosmanen  <tigert@gimp.org>
2398         * gnome/i-zipdisk.png: I added an icon for the ZIP(tm I guess :)
2399         disks - someone please add it to the mount.c code so it gets used..
2400         Everyone have a nice time at the expo! :) I hope to join the
2401         next time.
2403 Mon May 17 07:30:48 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2405         * configure.in: Added check for getpt ()
2407 1999-05-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2409         * configure.in (VERSION): Bumped version number to 4.5.31.
2411 Wed Apr 21 22:04:30 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2413         * gtkedit/editcmd.c (edit_save_file): MAD knows about tempnam, no
2414         need to fool it by strdup'ing the return value of tempnam.
2416 Wed Apr 21 20:44:41 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2418         * configure.in: New option --with-tm-x-support, use MCCFLAGS and
2419         MCLIBS which are specific to the text edition.
2421         * INSTALL: Added documentation for --with-tm-x-support
2423 Sun Apr 18 17:51:54 EDT 1999 Gregory McLean  <gregm@comstar.net>
2425         * mc.spec.in : Folded in some changes from the 'offical' rpm
2426         spec file.
2428 1999-04-16  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2430         * configure.in (SHELL): Do not use grep -q, as it is not portable
2431         to every OS.
2433 Thu Apr 15 21:59:52 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2435         * configure.in: Linking from $srcdir/slang is broken when configure
2436         isn't called with an absolute path. Link from ../$srcdir/slang if
2437         configure was invoked with a relative path.
2439 1999-03-20  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
2441         * configure.in: Do not rm the destination file and then link, use
2442         ln -sf. Link from $srcdir/slang, not from ../$srcdir/slang.
2444 Tue Apr 13 06:07:05 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2446         * configure.in: Some AC_ARG_WITH macros havn't checked $withval, i.e.
2447         --with-PACKAGE and --without-PACKAGE gave the same results.
2449 1999-04-09  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2451         * configure.in (VERSION): Bumped version number to 4.5.30.
2453 1999-03-30  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2455         * configure.in (VERSION): Bumped version number to 4.5.29.
2457 Sun Mar 28 23:46:01 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2459         * configure.in: Deleted duplicate VFS checks. GNOME_VFS_CHECKS
2460         now contains all checks.
2462 1999-03-26  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2464         * configure.in (VERSION): bumped version number to 4.5.28.
2466 Fri Mar 26 19:16:38 1999  Timur Bakeyev  <mc@bat.ru>
2468         * */Makefie.*: fixed several missed conversions from libdir to
2469         mclibdir. (Should be automake'd, really)
2471 1999-03-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2473         * Make.common.in: There were conflicting definitions of mclibdir
2474         (one for installation, one for source).  Now the source one is
2475         called mcsrclibdir.
2477         * doc/Makefile.in: Use mcsrclibdir where appropriate.
2479 Mon Mar 22 03:00:15 1999  Timur Bakeyev  <mc@bat.ru>
2481         * edit/syntax.c: Remove extra "|"  in "file ..\*\\.(pp|PP|pas|PAS|)$ \
2482         Pascal Program" (Heh, second time :)
2484         * Makefile.common: Until things gets clear, keep syntax rules in
2485         $(prefix)/lib/mc//syntax, as this is how (LIBDIR "/syntax") expands.
2487         Also, $(libdir) changed to $(mclibdir), to avoid confusion with expanded
2488         @libdir@.
2490 Mon Mar 22 01:52:32 1999  Timur Bakeyev  <mc@bat.ru>
2492         * configure.in, Makefile.in, Makefile.common: Add syntax/Makefile.in,
2493         as requested by Paul. Still, need some checking...
2495 Sun Mar 21 03:55:24 1999 Paul Sheer  <psheer@obsidian.co.za>
2497         * edit/*.[ch] gtkedit/*.[ch]: brought the editor up
2498         to date with cooledit 3.9.0. This adds some new features.
2499         Firstly the SYNTAX RULES ARE NO LONGER HARDCODED into
2500         syntax.c. This is because the rule set is becoming too
2501         large to maintain in its current form and because file
2502         loading is starting to get slow.
2504         There is also a bookmark feature which does not yet have
2505         key bindings assigned to it, but should be cool once
2506         these get inserted. Syntax rules files are named
2507             $LIBDIR/cooledit/syntax/*.syntax
2509 1999-03-20  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
2511         * configure.in: Create slang directory, it is needed when
2512         builddir != srcdir.
2513         Use -f when calling rm, the file does not exist on
2514         first compile.
2515         No need to copy VERSION from $srcdir, it's already generated in
2516         $buildir.
2518 Fri Mar 19 06:32:36 1999  David Martin  <dmartina@usa.net>
2520         * edit/edit_key_translator.c: Added missing translation tags.
2522 1999-03-18  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2524         * configure.in: Minimum version of glib should be 1.2.0.
2525         (VERSION): Bumped version number to 4.5.27.
2527 Wed Mar 10 21:52:55 1999  David Martin  <dmartina@usa.net>
2529         * gtkedit/editcmd.c: Added missing translation tags.
2531         * gtkedit/editoptions.c: Added missing translation tags. Translate
2532         radio buttons on first use.
2534 Sat Feb 27 21:00:45 1999 Gregory McLean  <gregm@comstar.net>
2536         * applied a patch from Duncan Mak <mustapha@wegythu.res.cmu.edu>
2537         to get the mc spec file to work.
2538         * hacked configure to generate a properly versioned spec file.
2540 Fri Feb 26 22:06:51 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2542         * gtkedit/editcmd.c (menu_save_mode_cmd): translate strings for
2543         radio buttons on first pass.
2545 Fri Feb 26 21:45:30 1999  David Martin  <dmartina@usa.net>
2547         * gtkedit/editcmd.c: Mark strings in the search and replace
2548         dialogs for translation. Resized these dialogs to let the messages
2549         fit.
2551 1999-02-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2553         * gtkedit/editwidget.c (selection_send): Use the proper type for
2554         64-bit cleanliness (Patch from George Lebl).
2556 Tue Feb 16 21:24:43 1999  David Martin  <dmartina@usa.net>
2558         * gtkedit/gtkedit.c: Hack to get one more string defined in a macro
2559         into the catalog file.
2561 Sat Feb 13 01:39:17 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2563         * configure.in: Make Timur's libtermcap check work with SLang
2564         0.99.98, too.
2566 1999-02-12  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2568         * new_icons/Makefile.in (ALLICONS): Added Tigert's new icons for
2569         PS and EPS files.  Thanks, Tigert!
2571 1999-02-09  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2573         * configure.in (CCOPTS): Drop the prefix auto-detection.
2575 Wed Feb 10 02:48:51 1999  Timur Bakeyev  <mc@bat.ru>
2577         * configure.in: Add check, which, in case of system-installed SLang
2578         library tries to run a test program, which determines, does we need
2579         linking with libtermcap.a. Also, set of if's for finding terminfo
2580         dir changed to for cycle - a bit nicer :)
2582 Tue Feb  9 20:52:19 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2584         * README.QNX: Deleted documention about mc.menu.qnx.diff.
2586 Tue Feb  9 20:46:07 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2588         * lib/mc.menu.qnx.diff: Deleted, it was merged with mc.menu.
2590 Tue Feb  9 20:32:39 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2592         * lib/mc.menu: Removed GNU tar'isms (option z). Removed option -o
2593         from tar calls when extracting (according to my man page this option
2594         is only useful when creating archieves).
2596 Tue Feb  9 20:28:15 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2598         * lib/mc.menu: Applied patch from root  <root@golia.dntis.ro> which
2599         adds support for tar.bz2 and merges the support for freeze-compressed
2600         tar files (tar.F) from mc.menu.qnx.diff.
2602 Sun Feb  7 06:11:48 1999  Timur Bakeyev  <mc@bat.ru>
2604         * Makefile.in: Change calls to xmkdir to mkinstalldirs - this is more
2605         GNU-like :)
2607 1999-01-30  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2609         * gtkedit/gtkedit.c: Hack to get a string defined in a macro into
2610         the catalog file.
2612 1999-02-02  Tuomas Kuosmanen  <tigert@gimp.org>
2614         * new_icons/gnome-core.png: New icon for core files. Someone
2615         please add the code part :)
2617 Mon Feb  1 01:28:19 1999  Timur Bakeyev  <mc@bat.ru>
2619         * configure.in: Add check against setuid() and setreuid() functions.
2621 Fri Jan 29 22:55:56 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2623         * slang/slang.h: renamed to slang-mc.h
2625         * slang/Makefile.in: delete slang.h on "make clean"
2627         * configure.in: link slang/slang-mc.h to slang/slang.h when the
2628         included slang is used. Problem was that MC's slang.h was used
2629         when we compiled with an already installed SLang and the systems
2630         header file were included with <slang/slang.h>.
2631         Unfortunatly I can't use AC_LINK_FILES to make the links because
2632         if we needn't make any links AC_LINK_FILES makes a link from
2633         srcdir to top_builddir (builddir != srcdir).
2635         Temporary add $LGPM to $LIBS when checking for the resizeterm
2636         and keyok functions (ncurses might be linked against GPM).
2638         Substitude PACKAGE (intl/Makefile makes use of it)
2640 Wed Jan 27 03:34:44 1999  Timur Bakeyev  <mc@bat.ru>
2642         * gtkedit/edit.h: including of <malloc.h> and <stdlib.h> swaped by
2643         #include "global.h".
2645 1999-01-13  Jonathan Blandford  <jrb@redhat.com>
2647         * Make.common.in (gnewdir): new path.
2649 Sun Jan 17 03:19:47 1999  Timur Bakeyev  <mc@bat.ru>
2651         * configure.in: Add comments before "Let" and "the" - typo. Add new
2652         path to include's search.
2654 1999-01-10  Ilya Zakharevich  <ilya@math.ohio-state.edu>
2656         * gtkedit/edit.c (edit_load_file): Off-by-one error disabled editing.
2658 1999-01-11  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2660         * configure.in (REGEX_O): Always include regex.o as the code we
2661         are using in gmc is not using regcomp/regexec, but the internal
2662         Emacs API.
2664         * src/regex.c: Do not compile the POSIX compatibility code, as we
2665         do not use it.
2667 Tue Dec 29 15:49:45 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2669         * doc/mc.sgml, mc1.in (Color section): minor polishing
2670         (Layout section): documented Highlight...
2672 Thu Dec 24 18:30:53 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2674         * configure.in: Deleted du checks
2676         * INSTALL: Deleted --with-dusum documentation.
2678         * doc/mc.sgml, mc.1.in: Completed documentation about the Options/
2679         Configuration dialog. Added Advanced chown subsection. Deleted
2680         variables from the Special settings section which are now covered
2681         by the configuration dialog.
2683 Mon Dec 21 22:26:34 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2685         * doc/mc.sgml, mc.1.in: Deleted obsolete information about
2686         tar_gz_memlimit. Partially rewrote the section about the
2687         Virtual FS.. configuration dialog.
2689 1998-12-17  Christopher Blizzard  <blizzard@appliedtheory.com>
2691         * autogen.sh (srcdir): Honor $ACLOCAL_FLAGS when running aclocal.
2693 Sun Dec 13 15:26:19 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2695         * Makefile.in (target installdirs): create $(DESTDIR)$(idldir)
2697         * lib/Makefile.in (target install): install $(LIBFILES_OUT) from the
2698         builddir
2700 1998-12-08  Tuomas Kuosmanen  <tigert@gimp.org>
2702         * new_icons/gnome-image-[lots].png: I added some icons for file
2703         types (image) there - someone please tell me what the correct
2704         location and naming convention is and I will try to follow that. :)
2706 1998-12-08  Christopher Blizzard  <blizzard@appliedtheory.com>
2708         * configure.in (builddir): Add icons/Makefile to AC_OUTPUT so that
2709         the build will still work.  (Has this been replaced by new_icons?)
2711 Tue Dec  1 11:58:55 1998  Pavel Machek  <pavel@atrey.karlin.mff.cuni.cz>
2713         * doc/mc.1.in, mc.sgml: added my name to list ov authors
2715 1998-12-02  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2717         * Makefile.in (codedirs): Dropped xv and tk ports from the
2718         distribution. include idl directory.
2720 1998-12-01  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2722         * configure.in (slang_use_system_installed_lib): Define slang
2723         here, to avoid having this on LIBS.
2725 1998-11-26  Herbert Valerio Riedel  <hvr@hvrlab.ml.org>
2727         * gtkedit.c: changed occurence of 'va_list *ap' to 'va_list ap'
2729 Thu Nov 26 12:20:06 1998  Pavel Roskin  <pavel_roskin@geocities.com>
2731         * config.h.in: Removed from CVS, added to .cvsignore
2733         * acconfig.h, macros/curses.m4, src/xcurses.c, src/tty.h,
2734         configure.in:
2735         NO_COLOR_SUPPORT renamed to NO_COLOR_CURSES
2736         HAVE_SUNOS_CURSES and SUNOS_CURSES renamed to USE_SUNOS_CURSES
2737         HAS_CURSES added to acconfig.h
2739 1998-11-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2741         * autogen.sh: Add "-I macros" to the aclocal flags.
2743         * mc-aclocal.m4: Renamed fp_PROG_CC_STDC to MC_HPUX_PROG_CC_STDC
2744         so that aclocal will not complain about an obsolete macro.
2746         * configure.in: Use MC_HPUX_PROG_CC_STDC
2748         * ChangeLog: There was no ChangeLog here, so I added one.