done some cleanup...
[midnight-commander.git] / ChangeLog
blob0f83447d265e15caeeb05e0a5ae7e8fec02fe51b
1 2002-09-22  Pavel Roskin  <proski@gnu.org>
3         * doc/Makefile.am: Remove width from the man2hlp command line.
4         The same for translations.
6         * configure.in: Remove support for HSC proxy - it's obsolete.
7         Remove all references to HSC proxy everywhere.
9 2002-09-21  Pavel Roskin  <proski@gnu.org>
11         * configure.in: Bump version to 4.6.0-pre1b.
13         * doc/hu/mc.hlp.hu: Rename to ...
14         * doc/hu/mc.hlp.hu.in: ... this.  Adjust paths.
15         * configure.in: Substitute doc/hu/mc.hlp.hu.
16         * doc/hu/Makefile.am: Don't distribute mc.hlp.hu.
18         * doc/mc.1.in: Update path to data the files.  Rename MC_LIBDIR
19         to MC_DATADIR.  Make the same changes in the translations.
21         * */Makefile.am: Replace mclibdir with pkgdatadir to use "share"
22         directory for architecture-independent files.
24 2002-09-19  Pavel Roskin  <proski@gnu.org>
26         * syntax/m4.syntax: New file.
27         * syntax/Syntax: Add m4.syntax.
28         * syntax/Makefile.am: Likewise.
29         From Vlad Romanenko <VladRomanenko@ukr.net>
31         * syntax/sql.syntax: Only recognize non-standard MySQL comments
32         at the beginning of line.
34 2002-09-19  Andrew V. Samoilov  <sav@bcs.zp.ua>
36         * syntax/syntax.syntax: Add "linestart" for "context",
37         "context default" and "context exclusive" keywords.
38         * syntax/c.syntax: Fix "%s" highlighting for "%-19s"
39         and "%5.5s" formats.
41 2002-09-18  Pavel Roskin  <proski@gnu.org>
43         * syntax/Syntax: Remove gobledy_gook at the beginning.  Move
44         rules for syntax files ...
45         * syntax/syntax.syntax: ... here.  Add "linestart" for "file"
46         and "include" keywords.
47         * syntax/Makefile.am: Add syntax.syntax.
49 2002-09-17  Vlad Romanenko  <VladRomanenko@ukr.net>
51         * syntax/js.syntax: Advanced number highlighting.
53 2002-09-17  Pavel Roskin  <proski@gnu.org>
55         * syntax/c.syntax: Highlight "?" by the same color as ":".
56         * syntax/java.syntax: Likewise.
57         * syntax/swig.syntax: Likewise.
58         * syntax/python.syntax: Remove duplicate keyword ":".
60         * Makefile.am: Add m4 to SUBDIRS.  Set ACLOCAL_AMFLAGS so that
61         m4 directory is used by aclocal.
62         * m4/Makefile.am: New file.
63         * configure.in: Substitute m4/Makefile.
64         * autogen.sh: Don't copy any macro files, use m4 directory.
66         * syntax/Makefile.am: Add js.syntax.
68         * configure.in: Add support for glib 2.x.  Right now, it has to
69         be explicitly enabled by `--with-glib2'.
70         From Ali Akcaagac <ali.akcaagac@stud.fh-wilhelmshaven.de>
72 2002-09-16  Pavel Roskin  <proski@gnu.org>
74         * syntax/js.syntax: New file.
75         * syntax/Syntax: Add js.syntax.
76         From Vlad Romanenko <VladRomanenko@ukr.net>
78 2002-09-16  Andrew V. Samoilov  <sav@bcs.zp.ua>
80         * doc/pl/Makefile.am: Use $(top_srcdir)/doc/xnc.hlp instead
81         of local xnc.hlp
82         * doc/pl/xnc.hlp: Removed.
84 2002-09-13  Pavel Roskin  <proski@gnu.org>
86         * configure.in: Add AM_GNU_GETTEXT_VERSION for autopoint.
87         Remove "potfiles" command.
88         * acinclude.m4: Add empty AM_GNU_GETTEXT_VERSION definition for
89         compatibility with gettext 0.10.x.
91         * autogen.sh: Use autopoint for gettext 0.11.5 and above.  Don't
92         allow gettext versions from 0.10.40 to 0.11.5 (not inclusive).
94         * po/Makevars: New file for compatibility with gettext 0.11.x.
96         * configure.in: Remove "Debugger code" message.
98         * acinclude.m4: Replace undelfs_o with use_undelfs.
99         * configure.in: Likewise.  Don't substitute it.
101         * configure.in: Simplify processing of without-edit.  Replace
102         several variables with use_edit.
103         * acinclude.m4: Remove AC_WITH_EDIT.
105         * acinclude.m4: Replace smbfs and SAMBAFILES variables with
106         use_smbfs.
107         * configure.in: Likewise.
108         * INSTALL: Document --with-samba.
110         * configure.in: Roll --enable-mcserv-install into ...
111         * acinclude.m4: ... --with-mcfs.  Adjust makefiles.
112         * INSTALL: Document --with-mcfs.
114 2002-09-12  Pavel Roskin  <proski@gnu.org>
116         * configure.in: Don't check if crypt() prototype is needed to
117         avoid warnings - the whole code is not worth avoiding one
118         legitimate warning.
119         * acinclude.m4: Remove AC_TRY_WARNINGS.
121         * configure.in: ALL_LINGUAS should be defined unconditionally.
123         * acinclude.m4: Clarify some help texts, add defaults in square
124         brackets, use more consistent spacing.
125         * configure.in: Likewise.
127         * lib/mc.menu: Don't call tarballs "releases".  Don't
128         dereference symlinks.
130 2002-09-10  Pavel Roskin  <proski@gnu.org>
132         Globally replace OS2_NT and _OS_NT with WIN32_NATIVE.
134 2002-09-07  Pavel Roskin  <proski@gnu.org>
136         * configure.in: Eliminate --with-terminfo option, which was
137         essentially equivalent to --with-included-slang and didn't force
138         anything.
139         * acinclude.m4 (AC_USE_TERMINFO): Remove.
140         * INSTALL: Adjust to match.
141         * FAQ: Likewise.
143 2002-09-05  Pavel Roskin  <proski@gnu.org>
145         * configure.in: Fix USE_VFS_NET conditional.  Don't substitute
146         NETFILES - it's unused.
148         * configure.in: Check for arpa/inet.h.
150         * mcfn_install: Remove.  Also remove all references to it.
151         * INSTALL.FAST: Update information about ncurses.
152         From Dmitry Semyonov <Dmitry.Semyonov@oktet.ru>
154         * acinclude.m4 (AC_USE_TERMCAP): Add -ltermcap to MCLIBS, not
155         LIBS.
156         * configure.in: Eliminate MCCFLAGS, use CPPFLAGS instead.  Add
157         "-L" options to LDFLAGS, not to LIBS or MCLIBS - this should fix
158         test for ncurses in non-standard directories.
160 2002-09-04  Pavel Roskin  <proski@gnu.org>
162         * lib/mc.ext.in: Remove edit rules for compressed files that
163         were compressing even unchanged files - the editor itself can
164         handle compression better.
166 2002-09-03  Pavel Roskin  <proski@gnu.org>
168         * acinclude.m4: Remove Termnet support, it's too old and obscure
169         to be supported properly.
171 2002-08-27  Pavel Roskin  <proski@gnu.org>
173         * lib/mc.ext.in: Add new OpenOffice.org formats.  Always use
174         OpenOffice.org, not StarOffice.  Add more video formats.
176         * lib/mc.ext.in: Use gzip instead of gunzip and compress.  Avoid
177         unnecessary pipeline.  Redirect stderr from cpio, because it can
178         be non-empty even for successful operations.
180 2002-08-26  Pavel Roskin  <proski@gnu.org>
182         * syntax/spec.syntax: New file.
183         * syntax/Syntax: Add spec.syntax.
184         * syntax/Makefile.am: Likewise.
185         From PLD Linux Distribution with minor changes.
187 2002-08-25  Pavel Roskin  <proski@gnu.org>
189         * lib/mcserv.init: Update from Red Hat package.
190         * lib/mcserv.pamd: Likewise.
192         * configure.in: Fix interpretation of the iconv test result.
193         Reported by Pavel Shirshov <pavelsh@mail.ru>
195         * mc.sh.in: Only bash needs the mc() function to be exported.
197         * doc/pl/mc.1.in: Add node names and options.  Use @prefix@
198         instead of /usr where appropriate.
199         * doc/Makefile.am: Enable generation of the help file.
201         * doc/pl/*: Add Polish translation.
202         * doc/Makefile.am: Adjust for the above.
203         * configure.in: Likewise.
205 2002-08-24  Pavel Roskin  <proski@gnu.org>
207         * lib/edit.indent.rc: Use tidy to format HTML.
208         From David Martin <dmartina@excite.com>
210         * lib/cedit.menu: Remove all references to the error file.
211         * lib/edit.indent.rc: Likewise.
212         * lib/edit.spell.rc: Likewise.
214 2002-08-23  Pavel Roskin  <proski@gnu.org>
216         * configure.in: Make GLIB_LIBS a separate AC_SUBST'ed variable,
217         use only for the programs that need it (mc and mcserv).
219         * configure.in: Fix help text for gpm and ncurses.  Properly
220         handle --without-ncurses.
221         Reported by Moritz Barsnick <moritz@barsnick.net>
223         * configure.in: Work around a bug in Autoconf-2.53 that prevents
224         splitting of user-specified path in AC_PATH_PROGS.
226         * configure.in: Move glib test earlier, as it tends to fail for
227         many users.  Make GLIB_CONFIG a precious variable.  Check for
228         glib12-config - that's how it's called on FreeBSD.
229         Reported by Pavel Shirshov <pavelsh@mail.ru>
231 2002-08-22  Pavel Roskin  <proski@gnu.org>
233         * configure.in: Remove old-style Linux-only support for shadow
234         passwords.
236 2002-08-21  Pavel Roskin  <proski@gnu.org>
238         * configure.in: Restore AM_INIT_AUTOMAKE with two arguments for
239         now, otherwise Automake 1.5 breaks.  Remove version number from
240         AC_INIT, the version from AM_INIT_AUTOMAKE takes preference.
241         Substiture RH_VERSION, which is VERSION without dashes, needed
242         for RedHat specfile.
244         * configure.in: Bump version to 4.6.0-pre1a.  Don't use
245         arguments in AM_INIT_AUTOMAKE to avoid defining the version in
246         two places.
248         Release mc-4.6.0-pre1.
250         * configure.in: Bump version to 4.6.0-pre1.
251         * po/*.po: Regenerate.
253 2002-08-20  David Martin  <dmartina@excite.com>
255         * doc/es/mc.1.in: Minor changes.
256         * doc/es/xnc.hlp: Likewise.
258 2002-08-20  Andrew V. Samoilov  <sav@bcs.zp.ua>
260         * mc.spec.in: Add /usr/lib/mc/mc.charsets and
261         %{_mandir}/*/man1/*.
263 2002-08-20  Pavel Roskin  <proski@gnu.org>
265         * doc/it/mc.1.in (Controlling Midnight Commander): Remove.
267 2002-08-19  Pavel Roskin  <proski@gnu.org>
269         * configure.in: Add Italian documentation.
270         * doc/Makefile.am: Likewise.
272         * acinclude.m4 (MC_WITH_VFS): Disable mcfs by default.
274         * configure.in: Enable subshell support on all operating systems
275         by default.  Old issues are most likely solved by now.
277 2002-08-18  Pavel Roskin  <proski@gnu.org>
279         * lib/mc.ext.in: Try links before lynx.  Force full path when
280         invoking X11 browsers - it breaks VFS, but VFS support in mc.ext
281         is already broken if the program starts in background.  Add a
282         comment discouraging taking this code as example.
284         * doc/mc.1.in (Controlling Midnight Commander): Remove, it's
285         obsolete.
286         * doc/es/mc.1.in: Likewise.
287         * doc/ru/mc.1.in: Likewise.
288         * doc/hu/mc.hlp.hu: Likewise.
290         * lib/mc.menu: Remove all references to $MC_CONTROL_FILE, which
291         was unsafe by design and is no longer supported.  Use %t instead
292         of %u to preserve tags in case of failure.
294         * vfs/extfs/ftplist.in: Remove support for running commands, it
295         makes no sence.
297 2002-08-16  Pavel Roskin  <proski@gnu.org>
299         * lib/mc.global: Remove, it duplicates the role of mc.lib.
300         * lib/mc.lib: Add contents of mc.global.
301         * lib/Makefile.am: Remove all references to mc.global.
303         * syntax/sh.syntax: Fix highlighting of "<<-EOF".
304         Reported by Andrew V. Samoilov <sav@bcs.zp.ua>
306 2002-08-16  Andrew V. Samoilov  <sav@bcs.zp.ua>
308         * syntax/sh.syntax: Highlight alias, bg, eval, exec, export, fg,
309         set, umask and unset like other builtin commands.
311 2002-08-15  Pavel Roskin  <proski@gnu.org>
313         * configure.in: Remove check for SIGTSTP, it's not needed for
314         the subshell support.
316         * acinclude.m4 (AC_SHORT_D_NAME_LEN): Remove, this test is now
317         done at runtime.
318         * configure.in: Don't use AC_SHORT_D_NAME_LEN.
320 2002-08-14  Andrew V. Samoilov  <sav@bcs.zp.ua>
322         * doc/ru/mc.1.in: Remove reference to README.edit.
323         * doc/mc.1.in: Likewise.
324         * doc/hu/mc.hlp.hu: Likewise. Remove /var/tmp/mc-4.5.46-buildroot
325         everywhere.
327 2002-08-14  Pavel Roskin  <proski@gnu.org>
329         * doc/mc.1.in: Consistently use "native" ftp syntax.
330         * doc/ru/mc.1.in: Likewise.
331         * doc/es/mc.1.in: Update from David Martin <dmartina@excite.com>
332         * doc/es/xnc.hlp: Likewise.
334         * lib/mc.hlp.hu: Move ...
335         * doc/hu/mc.hlp.hu: ... here.  Make all necessary adjustments.
337 2002-08-09  Pavel Roskin  <proski@gnu.org>
339         * lib/mc.ext.in: Remove all unrecognized actions (e.g. Extract)
340         and entries that are obsolete or make no sence.
342         * doc/xnc.hlp: Add translatable titles for topics "QueryBox" and
343         "How to use help".
345         * doc/Makefile.am: Don't distribute help file.  Generate it in
346         the build directory.
347         * doc/es/Makefile.am: Likewise.
348         * doc/ru/Makefile.am: Likewise.
350         * lib/xnc.hlp: Move ...
351         * doc/xnc.hlp: ... here.
352         * doc/Makefile.am: Necessary adjustments.
353         * lib/Makefile.am: Likewise.
354         * src/Makefile.am: Likewise.
356         * configure.in: Add Spanish documentation.
357         * doc/Makefile.am: Likewise.
358         * doc/es: Spanish documentation.
359         From David Martin <dmartina@excite.com>
361 2002-08-08  Pavel Roskin  <proski@gnu.org>
363         * lib/mc.lib: Add f11-f20 keys for Konsole.
365 2002-08-06  Pavel Roskin  <proski@gnu.org>
367         * syntax/lisp.syntax: New file.
368         * syntax/Syntax: Add lisp.syntax.
369         * syntax/Makefile.am: Likewise.
370         From Mykolas Juraitis <juramyko@soften.ktu.lt> with minor
371         changes.
373 2002-08-04  Pavel Roskin  <proski@gnu.org>
375         * configure.in: Check for SIGTSTP and SIGCONT signals.  Disable
376         subshell if this test fails.
378 2002-08-03  Pavel Roskin  <proski@gnu.org>
380         * syntax/mail.syntax: Colors changed to be more readable.
382         * syntax/html.syntax: Don't require character entities to be
383         whole, but check their validity.
385 2002-08-02  Pavel Roskin  <proski@gnu.org>
387         * configure.in: No longer need to define REGEX_MALLOC.
389 2002-08-01  Pavel Roskin  <proski@gnu.org>
391         * configure.in: Remove support for MAD and Electric Fence.
392         Developers should use modern memory debuggers (e.g. Valgrind).
393         * INSTALL: Remove references to MAD.
395 2002-07-31  Pavel Roskin  <proski@gnu.org>
397         * syntax/html.syntax: Remove recognition for any individual
398         words - there are too many of them, we cannot keep up.
400 2002-07-30  Pavel Roskin  <proski@gnu.org>
402         * doc/ru/Makefile.am: Use man2hlp directly.
404 2002-07-28  Pavel Roskin  <proski@gnu.org>
406         * syntax/changelog.syntax: Highlight "*" only after tab.  This
407         requires fixed syntax highlighting.
409         * lib/mc.ext.in: Open *.doc and *.rtf files with abiword by
410         default. Open *.xls with gnumeric.  Use mplayer for most video
411         formats.
413         * syntax/nroff.syntax: Require most keywords to be whole.
415 2002-07-21  Pavel Roskin  <proski@gnu.org>
417         * syntax/fortran.syntax: Fix highlighting of "*" at the
418         beginning of line.  Recognize "     +" as continuation.  Move
419         all "linestart" keywords earlier to avoid more conflicts.
421 2002-07-18  Pavel Roskin  <proski@gnu.org>
423         * syntax/unknown.syntax: Don't highlight anything by default.
425         * syntax/changelog.syntax: Highlight functions without
426         filenames.
427         * syntax/Syntax: Match *ChangeLog*.
429         * syntax/c.syntax: Reenable highlighting for "/" and preserve
430         highlighting for "//" comments by using exclusive context.
431         * syntax/java.syntax: Likewise.
432         * syntax/swig.syntax: Likewise.
433         * syntax/slang.syntax: Reenable highlighting for "/".
434         * syntax/sql.syntax: Enable highlighting for "/" and "-".
436         * syntax/sql.syntax: New file.
437         * syntax/Syntax: Add sql.syntax.
438         * syntax/Makefile.am: Likewise.
439         From Walery Studennikov <despair@sama.ru> with minor changes.
441 2002-07-16  Pavel Roskin  <proski@gnu.org>
443         * lib/mc.ext.in: Remove handling of executables.  They should
444         be handled internally for "pause after run" to work.
446         * syntax/Syntax: Associate *.itcl with tcl.syntax.
447         * syntax/tcl.syntax: Add itcl keywords, other improvements.
449 2002-07-15  Pavel Roskin  <proski@gnu.org>
451         * configure.in: Don't check for strcasecmp(), strncasecmp() and
452         strdup() - test results are not used except in gettext, which
453         provides its own tests.
455         * configure.in: When checking for ncurses, check for
456         has_colors(), not curses_version() - the later is missing in
457         older version of ncurses.
459 2002-07-13  Pavel Roskin  <proski@gnu.org>
461         * acinclude.m4 (AC_EXT2_UNDEL): Add ext2fs libraries to MC_LIBS,
462         not to LIBS.
463         * configure.in: Fix breakage in ncurses headers check from the
464         previous commit.  Simplify other instances of AC_CHECK_HEADERS.
465         Define REGEX_MALLOC here.
467         * acinclude.m4 (AC_NCURSES): Remove.
468         * configure.in: Use AC_CHECK_HEADERS to find ncurses headers and
469         AC_CHECK_LIB to check existance of ncurses library.  Eliminate
470         variables force_ncurses and search_ncurses.
472 2002-07-10  Pavel Roskin  <proski@gnu.org>
474         * configure.in: Remove --with-netrc, it is now default and can
475         be disabled at the runtime.
477         * syntax/tcl.syntax: New file.
478         * syntax/Syntax: Add tcl.syntax.
479         * syntax/Makefile.am: Likewise.
480         * syntax/java.syntax: Don't treat #define separately from other
481         preprocessor directives.
482         * syntax/slang.syntax: Likewise.
483         * syntax/swig.syntax: Likewise.
485 2002-07-09  Pavel Roskin  <proski@gnu.org>
487         * syntax/c.syntax: Don't treat #define separately from other
488         preprocessor directives.
490 2002-07-08  Pavel Roskin  <proski@gnu.org>
492         * syntax/perl.syntax: Highlight text after __END__ as a comment.
493         * syntax/po.syntax: Avoid gray color, which is hard to see.
495 2002-07-05  Pavel Roskin  <proski@gnu.org>
497         * syntax/dos.syntax: Add more commands.
499 2002-07-04  Pavel Roskin  <proski@gnu.org>
501         * AUTHORS: Add Andrew V. Samoilov <kai@cmail.ru>, alphabetically
502         sort authors.
504 2002-06-24  Pavel Roskin  <proski@gnu.org>
506         * syntax/dos.syntax: New file - highlighting for DOS batch
507         files.  From Petr Kozelka <pkozelka@centrum.cz>
508         * syntax/Syntax: Add dos.syntax.
509         * syntax/Makefile.am: Likewise.
511 2002-06-04  Max Schedriviy  <max@humgat.org>
513         * syntax/php.syntax: New version.
515 2002-05-23  Andrew V. Samoilov  <kai@cmail.ru>
517         * NEWS: Mention ftpfs/fish uploading changes and new configure
518         options --with-codepagedir=DIR, --with-configdir=DIR and
519         --without-mcfs.
521 2002-05-22  Pavel Roskin  <proski@gnu.org>
523         * doc/ru/Makefile.am: Fix out-of-tree build.
525 2002-05-14  Pavel Roskin  <proski@gnu.org>
527         * configure.in: Fix logic for gettext 0.10.x.
529 2002-05-14  Andrew V. Samoilov  <kai@cmail.ru>
531         * configure.in: Don't generate po/Makefile if
532         there is 'top_builddir' in po/Makefile.in.
533         * autogen.sh: More fixes for gettext 0.11+.
535 2002-05-08  Andrew V. Samoilov  <kai@cmail.ru>
537         * configure.in (ALL_LINGUAS): Added "be" for Belarusian.
539 2002-04-21  Pavel Roskin  <proski@gnu.org>
541         * lib/mc.ext.in: Add support for *.rmi files - latest TiMidity++
542         can play them.
544 2002-04-09  Andrew V. Samoilov  <kai@cmail.ru>
546         * autogen.sh: Fix for gettext 0.11 family (and newer).
548 2002-04-08  Pavel Roskin  <proski@gnu.org>
550         * autogen.sh: Allow gettext newer than 0.10.39.
551         From Björn Eriksson <bjorn@bjornen.nu>
553 2002-04-03  Pavel Roskin  <proski@gnu.org>
555         * doc/ru/Makefile.am: Distribute mc.ru.hlp and don't remove it
556         by "make clean" because not everyone has Perl to rebuild it.
558 2002-03-27  Andrew V. Samoilov  <kai@cmail.ru>
560         * syntax/Syntax: Replace ^Syntax$ with [Ss]yntax$ and add
561         first line regular expression.
563 2002-03-26  Andrew V. Samoilov  <kai@cmail.ru>
565         * configure.in: Define USE_INCLUDED_REGEX if GNU C library 2.1
566         or newer is not used.
567         * acinclude.m4: New option --with-mcfs and macro WITH_MCFS.
569         * src/Makefile.am: Move mc.hlp.ru processing ...
570         * doc/ru/Makefile.am: ... here.
572 2002-03-21  Andrew V. Samoilov  <kai@cmail.ru>
574         * syntax/Syntax: Match ^Syntax$ for Syntax Highlighting.
575         * syntax/c.syntax: Highlight "%p" printf format.
576         Allow '*' as width and precision for strings and numbers.
578         * doc/mc.1.in: Fix smbfs example.  Minor format fixes.
579         * doc/ru/mc.1.in: Likewise.
581 2002-03-18  Pavel Roskin  <proski@gnu.org>
583         * doc/ru/Makefile.am: Distribute xnc.hlp.
585 2002-03-12  Pavel Roskin  <proski@gnu.org>
587         * doc/Makefile.am: Adjust for doc/ru/Makefile.am.
589 2002-03-12  Andrew V. Samoilov  <kai@cmail.ru>
591         * configure.in (AC_CONFIG_FILES): Add doc/ru/Makefile.am.
592         * doc/ru/Makefile.am: New file.
594 2002-03-08  Pavel Roskin  <proski@gnu.org>
596         * doc/Makefile.am (EXTRA_DIST): Distribute doc/ru/mc.1.
598 2002-03-04  Andrew V. Samoilov  <kai@cmail.ru>
600         * configure.in (AC_CONFIG_FILES): Add doc/ru/mc.1.
602 2002-03-01  Andrew V. Samoilov  <kai@cmail.ru>
604         * doc/mc.1.in: Use nodename `Background jobs' for section
605         `Background Jobs' to reflect user visible Command menu option
606         and src/cmd.c dialog implementation.
608         * doc/ru: New directory for Russian manuals.
609         * doc/ru/mc.1.in: Translated mc.1 manual page.  Originally
610         translated by Victor A. Kostromin for mc 4.5.30.  Converted
611         from binary mc.hlp.ru, corrected and actualized by me.
612         * doc/ru/xnc.hlp: Translated lib/xnc.hlp.  See above.
613         * doc/ru/.cvsignore: Ignore mc.1.
615 2002-02-27  Andrew V. Samoilov  <kai@cmail.ru>
617         * doc/mc.1.in (Macro Substitution): Document "%var{ENV-default}".
618         (FILES): Document changes in mc behavior. ~/.mc/ini now overrides
619         mc.lib settings.
621         (Virtual File System): Document SMB File System.
623 2002-02-26  Pavel Roskin  <proski@gnu.org>
625         * lib/mc.ext.in: Run "file" before "nm" to avoid an error
626         message "no symbol found" for unsupported architectures and
627         provide more useful information.
629 2002-02-22  Pavel Roskin  <proski@gnu.org>
631         * README.smbfs: Remove.  It contained no useful information
632         and the webpage is now dead.
633         * Makefile.am: Remove README.smbfs.
635         * README: Mention that glib 1.2.x is required.
637 2002-02-21  Andrew V. Samoilov  <kai@cmail.ru>
639         * lib/edit.indent.rc: Use "#! /bin/sh"
640         * lib/edit.spell.rc: Likewise.
641         * lib/mcserv.init: Likewise.
643         * lib/cedit.menu: Eliminate bashisms.
644         Add missed `:' in AUTHOR evaluation.
645         Unset LANGUAGE and make LC_ALL empty.
646         Use "#! /path/to/program".
648 2002-02-20  Andrew V. Samoilov  <kai@cmail.ru>
650         * doc/mc.1.in (FILES): Use ~/.mc/bindings instead of
651         ~/.mc/ext, ~/.mc/ini instead of ~/.mc.ini.
652         Fix tarfs URL syntax example.  Minor typo and format fixes.
654 2002-02-14  Andrew V. Samoilov  <kai@cmail.ru>
656         * doc/mc.1.in (FILES): Use MC_LIBDIR instead of MCHOME.
657         Fix location of configuration files.
659 2002-02-05  Pavel Roskin  <proski@gnu.org>
661         * configure.in: Don't use defunct ncurses_version.
662         Reported by Thomas Dickey <dickey@herndon4.his.com>
663         Set force_ncurses whenever --with-ncurses is used.  If set,
664         suppress checks for S-Lang and fail is ncurses is not found.
666         * configure.in: Introduce a new variable screen_type that is
667         either "slang" or "ncurses" without additional text.  Use it
668         instead of screen_manager whenever possible.  Fix text in
669         AC_NCURSES call, use m4 quotes and move shell quotes into the
670         macro.
671         * acinclude.m4: Likewise.
673 2002-01-28  Petr Kozelka  <pkozelka@email.cz>
675         * syntax/Syntax: Known Delphi/Kylix source file extensions
676         supported (*.dpr, *.inc).
677         * syntax/pascal.syntax: Many new (Delphi/Kylix) keywords added.
678         Special highlighting for CVS keywords.  Understands single-line
679         comments (//).
681 2002-01-24  Alexander Shopov  <al_shopov@web.bg>
683         * configure.in (ALL_LINGUAS): Added "bg"
685 2002-01-21  Pavel Roskin  <proski@gnu.org>
687         * NEWS: Mention word completion in the editor.
689 2002-01-17  Pavel Roskin  <proski@gnu.org>
691         * extraconf.h: Remove OS/2 specific code.
693         * doc/mc.1.in (Configuration): Clarify some entries.
695 2002-01-11  Andrew V. Samoilov  <kai@cmail.ru>
697         * acinclude.m4: New options for smbfs:
698         --with-configdir=DIR    Where the Samba configuration files are (/etc)
699         --with-codepagedir=DIR  Where the Samba codepage files are
701 2002-01-11  Pavel Roskin  <proski@gnu.org>
703         * syntax/xml.syntax: New file - highlighting for XML.
704         From Petr Kozelka <pkozelka@centrum.cz>
705         * syntax/Syntax: Add xml.syntax.
706         * syntax/Makefile.am: Likewise.
708 2002-01-04  Pablo Saratxaga  <pablo@mandrakesoft.com>
710         * configure.in: Added "eu" to ALL_LINGUAS.
712 2002-01-03  Pavel Roskin  <proski@gnu.org>
714         * lib/mc.menu: Correct quoting.
715         Reported by Matthias Urban <murban@cs.uni-magdeburg.de>
717         * NEWS: Mention removal of the OS/2 port.
718         * README.PC: Remove OS/2 specific parts.
720 2002-01-02  Pavel Roskin  <proski@gnu.org>
722         * configure.in: Make help about --with-subshell easier to
723         understand.  Minor alignment fixes for the help.
724         * acinclude.m4: Minor alignment fixes for the help.
726 2001-12-31  Pavel Roskin  <proski@gnu.org>
728         * configure.in: Generate vfs/Makefile from vfs/Makefile.in, not
729         from vfs/Make-mc.in.
731 2001-12-27 Duarte Loreto  <happyguy_pt@hotmail.com>
733         * configure.in: Added portuguese to ALL_LINGUAS
735 2001-12-21  Pavel Roskin  <proski@gnu.org>
737         * acinclude.m4 (AC_WITH_SLANG): Don't add ../slang to includes.
738         Don't remove slang/slang.h - it's never created.
740         * acinclude.m4 (AC_WITH_SLANG): Don't make symlink from
741         slang-mc.h to slang.h.  Remove fastdepslang variable, it's
742         unused.
744 2001-12-01  Wang Jian  <lark@linux.net.cn>
746         * configure.in(ALL_LINGUAS): Renamed zh_CN.GB2312 to zh_CN.
748 2001-11-29  Pavel Roskin  <proski@gnu.org>
750         * lib/mc.ext.in: Use "type" to recognize zip and lha archives.
752 2001-11-27  Pavel Roskin  <proski@gnu.org>
754         * lib/mc.ext.in: When running X programs in background, do it
755         from subshell.  Otherwise some of them terminate when mc exits.
756         Reported by Christian Dysthe <christian@dysthe.net>
757         Remove some obsolete and gmc-specific entries.  Use StarOffice
758         to open files detected as "Microsoft Office Document".
760         * lib/mc.lib: Support "Home" and "End" sequences in xterm from
761         XFree86 4.1.0.
763 2001-11-16  Andrew V. Samoilov  <kai@cmail.ru>
765         * doc/mcedit.1.in: Fix help file location.
767 2001-11-14  Pavel Roskin  <proski@gnu.org>
769         * acinclude.m4 (MC_UNDELFS_CHECKS): Check for ext2_ino_t,
770         fallback to ino_t for e2fsprogs version 1.19 and older.
772 2001-10-30  Pavel Roskin  <proski@gnu.org>
774         * lib/mc.ext.in: Add support for Netpbm files.
776 2001-10-25  Andrew V. Samoilov  <kai@cmail.ru>
778         * slang/slvideo.c (SLtt_set_color): Eliminate C++ comments.
779         http://bugzilla.gnome.org/show_bug.cgi?id=60935
780         By drk@sgi.com.
782         * doc/mc.1.in: Document %p macro.
784 2001-10-24  Pavel Roskin  <proski@gnu.org>
786         * configure.in: Move AC_FUNC_MMAP before it's used indirectly.
787         Allow using --without-mmap.
788         * INSTALL: Document --without-mmap.
790 2001-10-24  Andrew V. Samoilov  <kai@cmail.ru>
792         * configure.in: Resurrect ALL_LINGUAS test, to allow specify list
793         of languages to be installed by setting env variable before
794         configure. If it is empty, it defaults to full list.
795         By Alex Tkachenko <alex@bcs.zp.ua>.
797 2001-10-19  Pavel Roskin  <proski@gnu.org>
799         * syntax/sh.syntax: Highlight reserved words inside backticks.
800         Use the same wholechars settings for reserved words and
801         commands.  Recognize more words.  Recognize function definitions
802         without "function" or without "()".  Use brightmagenta instead
803         of brightblue.
805 2001-10-18  Pavel Roskin  <proski@gnu.org>
807         * configure.in: When checking for "nroff -mandoc" support, don't
808         use /dev/null as input file, use stdin.  Some versions of nroff
809         (e.g. groff-1.16.1) don't accept special files.
811 2001-10-14  Pavel Roskin  <proski@gnu.org>
813         * lib/mc.ext.in: Treat Makefile.PL as a Perl program, not as a
814         Makefile.  Don't allow any suffixes after "Makefile".
816 2001-10-12  Pavel Roskin  <proski@gnu.org>
818         * lib/mc.ext.in: Add support for *.xcf files (native GIMP
819         format).
821 2001-10-06  Andrew V. Samoilov  <sav@bcs.zp.ua>
823         * lib/mc.menu: Use "case" instead of non-portable "egrep -q".
824         Fix compress<->bzip2 conversion and conversion of tagged
825         archives.
827 2001-10-05  Pavel Roskin  <proski@gnu.org>
829         * lib/mc.ext.in: Use ogginfo to view *.ogg files.
830         Suggested by Marcel Pol <mpol@gmx.net>
832         * lib/mc.ext.in: Use xmms to play *.mp3 under X.  When viewing
833         *.mp3, use "verbose" option to mpg123.  Add support for *.ogg
834         and *.mid files.
836 2001-09-30  Pavel Roskin  <proski@gnu.org>
838         * configure.in: Don't check whether grep supports stdin - it's
839         not used anymore.
840         * NEWS: Mention this change.
842 2001-09-19  Pavel Roskin  <proski@gnu.org>
844         * doc/mcedit.1.in: Fix a very long line - use double
845         backslashes since they are interpreted even in the .nf blocks.
847         * lib/edit.spell.rc: Try aspell before resorting to ispell.
849         * syntax/php.syntax: Replace with a better implementation by
850         Max Schedriviy <max@tavrida.net>
852 2001-09-15  Pavel Roskin  <proski@gnu.org>
854         * doc/mc.1.in: Fix location of mcedit files.
855         * doc/mcedit.1.in: Likewise.  Remove obsolete technical details.
857 2001-09-14  Pavel Roskin  <proski@gnu.org>
859         * configure.in: Don't check for ncurses version and for keyok()
860         because the mouse support code doesn't need this hack anymore.
862 2001-09-13  Pavel Roskin  <proski@gnu.org>
864         * configure.in: Fix some cases of overquoting and underquoting.
865         * acinclude.m4: Likewise.
867 2001-09-12  Pavel Roskin  <proski@gnu.org>
869         * configure.in: Update list of browsers.  Don't fallback to
870         lynx since it cannot be run in background.
871         * lib/mc.ext.in: Redirect output of X11 browsers to /dev/null.
872         If no browser for X11 was found, use lynx.
874         * autogen.sh: Add a workaround to ensure that "depcomp" is
875         distributed.
876         * configure.in: Replace obsolete macros.  Use AC_MSG_NOTICE
877         where appropriate.
878         * acinclude.m4: Likewise.  Fix check whether S-Lang uses
879         terminfo.
881         * configure.in: Use three-argument form of AC_INIT.  Use
882         AC_CONFIG_AUX_DIR.  Remove some unused or implied macros.
883         * Makefile.am (EXTRA_DIST): Remove "depcomp" - this workaround
884         is not needed if AC_CONFIG_AUX_DIR is used.
885         * vfs/Make-mc.in: Adjust mkinstalldirs location.
886         * autogen.sh: Create "config" and remove "autom4te.cache".
888 2001-09-11  Pavel Roskin  <proski@gnu.org>
890         * syntax/Syntax: New file, extracted from edit/syntax.c.
891         * syntax/Makefile.am: Add Syntax.
893         * configure.in: Add -lcurses (for use with S-Lang) to MCLIBS not
894         to LIBS.  Don't use unportable "grep -q", use "case" instead.
896 2001-09-10  Pavel Roskin  <proski@gnu.org>
898         * configure.in: Only check for X if --with-tm-x-support has been
899         specified.
901         * configure.in: Add check for sys/ioctl.h.
903         * configure.in: Use AC_FUNC_STRCOLL instead of generic test.
905         * acinclude.m4: Put -lncurses to MCLIBS, not LIBS.
906         * configure.in: Likewise.  Add MCLIBS to LIBS temporarily when
907         testing for functions in ncurses.
909         * acinclude.m4: Provide descriptions in all AC_DEFINE macros.
910         * configure.in: Likewise.  Use AH_BOTTOM to include extraconf.h.
911         * acconfig.h: Remove.
913         * configure.in: Eliminate LIBSLANG and LSLANG.
914         * acinclude.m4: Likewise.  Use MCLIBS for -lslang.
916         * configure.in: Use MCLIBS for -lgpm.  Remove LGPM.  Check for
917         resizeterm() and keyok() only if configuring with ncurses.
919         * configure.in: Remove now unused variables LIBVFS and LVFS.
921         * configure.in: Remove unused variables LINTL and INTLDEPS.
923         * configure.in: Add -I\$(top_builddir)/intl to CPPFLAGS when
924         building with included gettext, because libintl.h is copied
925         there.
927 2001-09-09  Pavel Roskin  <proski@gnu.org>
929         * NEWS: Update.
931         * configure.in: Remove a hack for Unixware.  AC_FUNC_GETMNTENT
932         checks -lgen for getmntent as of Autoconf 2.52.
934 2001-09-07  Pavel Roskin  <proski@gnu.org>
936         * configure.in: Check for pwd.h.
938         * Make.common.in: Remove.
939         * configure.in: Remove all references to Make.common.in and
940         MCCPPFLAGS.
941         * aclocal.m4: Likewise.
943         * configure.in: Require Autoconf 2.52.  Remove hacks for
944         Autoconf 2.13.
945         * Makefile.am: Require Automake 1.5.
947 2001-09-06  Pavel Roskin  <proski@gnu.org>
949         * syntax/php.syntax: New file - PHP file highlighting.  Copied
950         from Cooledit 3.17.4.
951         * syntax/Makefile.am: Add php.syntax.
953 2001-09-06  Timur Bakeyev  <mc@bat.ru>
955         * acconfig.h: Brought back couple of symbols, that are still necessary
956         due reference to them from configure.in.
958 2001-09-04  Pavel Roskin  <proski@gnu.org>
960         * syntax/changelog.syntax: Fix highlighting of functions.  Relax
961         strictness for dates.
963         * doc/mc.1.in: Fix troff warnings.
964         * doc/mcedit.1.in: Likewise.
966 2001-09-03  Pavel Roskin  <proski@gnu.org>
968         * doc/mc.1.in: Spellcheck.
969         * doc/mcedit.1.in: Likewise.
970         * doc/mcserv.8.in: Likewise.
972         * doc/mc.1.in (Learn Keys): Complete rewrite.
974 2001-09-02  Pavel Roskin  <proski@gnu.org>
976         * acconfig.h: Remove all unused symbols.
978         * lib/ncurses.h: Remove.
979         * lib/Makefile.am: Remove ncurses.h.
981 2001-09-02  Abel Cheung  <maddog@linux.org.hk>
983         * configure.in (ALL_LINGUAS): zh_TW.Big5 -> zh_TW
985 2001-08-28  Pavel Roskin  <proski@gnu.org>
987         * syntax/sh.syntax:  Require two '<' before EOF.  Recognize END
988         like EOF.
990 2001-08-26  Pavel Roskin  <proski@gnu.org>
992         * configure.in: New conditionals USE_VFS_NET, USE_UNDEL_FS and
993         CONS_SAVER.  Put all conditionals together.
995         * Makefile.am (EXTRA_DIST): Add depcomp to work around a bug in
996         Automake 1.5.
998         * configure.in: Remove XCURSES variable - it's unused.
1000         * configure.in: New conditional USE_EDIT.
1002         * syntax/changelog.syntax: Don't require '@' to be in the
1003         address.  This also works around a bug in the syntax engine
1004         that prevented highlighting of addresses.
1006 2001-08-25  Pavel Roskin  <proski@gnu.org>
1008         * configure.in: New conditionals USE_VFS and INCLUDED_SLANG.
1010 2001-08-24  Pavel Roskin  <proski@gnu.org>
1012         * extraconf.h: Remove all references to HAVE_X.
1013         * acinclude.m4: s/GNOME_/MC_/
1014         * configure.in: Likewise.  Remove or clarify all references to
1015         the "text edition".  Minor fixes.
1017         * configure.in: Remove support for curses libraries other than
1018         ncurses.
1019         * acinclude.m4: Likewise.
1020         * FAQ: Remove everything about UNIX curses.
1021         * INSTALL: Likewise.
1023         * configure.in: Enable large file support by default.
1024         * NEWS: Mention it.
1025         * INSTALL: Document it.  Minor fixes.
1027         * FAQ: Remove information about GNOME edition.  Minor fixes.
1028         * README: Likewise.
1029         * NEWS: Mention removing the GNOME edition.
1031         * acinclude.m4: Include all used macros from the macros
1032         directory.
1033         * autogen.sh: Remove all references to "macros".
1034         * Makefile.am: Likewise.
1036         * configure.in: Remove all GNOME stuff except GNOME_VFS_CHECKS.
1037         * Makefile.am (SUBDIRS): Remove all GNOME-related directories.
1039         * lib/startup.links: Remove.
1040         * lib/README.desktop: Likewise.
1041         * lib/Makefile.am: Remove all references to DESKTOP_FILES.
1043         * configure.in: Bump version to 4.5.99a.
1045         * configure.in: Bump version to 4.5.55.  Release mc-4.5.55.
1046         * po/*.po: Regenerate.
1048         * AUTHORS: Update and spell check.
1049         * FAQ: Likewise.
1050         * INSTALL: Likewise.
1051         * INSTALL.FAST: Likewise.
1052         * NEWS: Likewise.
1053         * README.PC: Likewise.
1054         * README.QNX: Likewise.
1056         * configure.in: Add check for stropts.h.
1058 2001-08-23  Pavel Roskin  <proski@gnu.org>
1060         * lib/edit.indent.rc: Create cooledit.error right away to
1061         override its old contents.  Don't use ksh extentions.  Treat *.C
1062         files as C++.  Recognize more C++ extensions.  Support java.
1063         Update URL for "astyle".  Quote all arguments to protect spaces.
1064         * lib/edit.spell.rc: Don't save terminal settings - mc does it
1065         itself.  Quote all arguments to protect spaces.
1067 2001-08-21  Pavel Roskin  <proski@gnu.org>
1069         * doc-gnome/C/figs/Makefile.am: Don't install GNOME-specific
1070         files if GNOME frontend is disabled.
1071         * idl/Makefile.am: Likewise.
1072         * lib/Makefile.am: Likewise.
1073         * new_icons/Makefile.am: Likewise.
1075         * autogen.sh: Fall back to aclocal without "-I gettext.m4" in
1076         case it already has gettext macros elsewhere and doesn't like
1077         duplicates (i.e. it's aclocal from Automake-1.4).
1079 2001-08-20  Pavel Roskin  <proski@gnu.org>
1081         * AUTHORS: Updated.
1082         * INSTALL: Likewise.
1083         * NEWS: Likewise.
1084         * doc/mc.1.in: Likewise.
1085         * doc/mcserv.8.in: Likewise.
1087         * acinclude.m4 (AC_GET_FS_INFO): Specify includes when checking
1088         for sys/mount.h.
1090 2001-08-19  Andras Timar  <timar@gnome.hu>
1092         * lib/Makefile.am: Added Hungarian hints
1093         * lib/mc.hint.hu: by Arpad Biro <biro_arpad@yahoo.com>
1095 2001-08-19  Pavel Roskin  <proski@gnu.org>
1097         * lib/mc.lib: Add definition for "bs" for xterm and xterm-color.
1099 2001-08-17  Pavel Roskin  <proski@gnu.org>
1101         * syntax/po.syntax: New file - PO file highlighting.
1102         From David Martin <dmartina@excite.es>
1103         * syntax/Makefile.am: Add po.syntax.
1105         * lib/mc.lib: Add "delete=\e[3~" for xterm and xterm-color -
1106         it's sometimes missing from the databases.
1108 2001-08-16  Abel Cheung  <maddog@linux.org.hk>
1110         * lib/mc.hint.zh_TW.Big5 -> lib/mc.hint.zh: Temporary measure.
1111         * lib/Makefile.am: Reflect above change.
1113 2001-08-15  Pavel Roskin  <proski@gnu.org>
1115         * doc/mc.1.in (Terminal databases): Recommend using \e, not \E.
1117 2001-08-14  Pavel Roskin  <proski@gnu.org>
1119         * lib/mc.lib: Add popular sequences for "home" and "end" in
1120         "xterm" and "xterm-color" terminals.
1122 2001-08-13  Pavel Roskin  <proski@gnu.org>
1124         * lib/mc.ext.in: Move ls-lR.gz before generic gzip support.
1126         Replace "Can't" with "Cannot" everywhere.
1128 2001-08-12  Pavel Roskin  <proski@gnu.org>
1130         * edit/edit_key_translator.c (cooledit_key_map): Use Ctrl-O for
1131         subshell, not for "Open file...".
1132         (emacs_key_map): Likewise.
1134         * README: Changes from Frederic L. W. Meunier <0@pervalidus.net>
1136 2001-08-10  Pavel Roskin  <proski@gnu.org>
1138         * Makefile.am (EXTRA_DIST): Remove BUGS.
1139         * doc/Makefile.am (EXTRA_DIST): Remove LSM and FILES.
1141         * BUGS: Remove.  Bugzilla.gnome.org doesn't have those bugs.
1143         * doc/LSM: Remove, it's outdated.
1144         * doc/FILES: Likewise.
1145         * doc/DEVEL: Remove information about FILES.
1147         * FAQ: Eliminate all broken URLs on the MC site.
1148         From Frederic L. W. Meunier <0@pervalidus.net>
1150         * FAQ: Restore information about xterm.
1152 2001-08-08  Pavel Roskin  <proski@gnu.org>
1154         * FAQ: Changes from Frederic L. W. Meunier <0@pervalidus.net>
1156 2001-08-07  Pavel Roskin  <proski@gnu.org>
1158         * doc/mc.1.in (Internal File Viewer): Document Ctrl-O and F17.
1160         * doc/mc.1.in: Fix all broken links.
1162 2001-08-06  Pavel Roskin  <proski@gnu.org>
1164         * INSTALL: Numerous changes.  Declare old curses obsolete.
1165         Partly from Frederic L. W. Meunier <0@pervalidus.net>
1167         * doc/mc.1.in (Menu Bar): Add link to the "Options Menu".
1169 2001-08-03  Abel Cheung  <maddog@linux.org.hk>
1171         * lib/Makefile.am: Remove space after backslash introduced in the
1172         previous commit.
1174         * lib/mc.hint.zh_TW.Big5: New file.
1175         * lib/Makefile.am: Added mc.hint.zh_TW.Big5
1177 2001-08-02  Pavel Roskin  <proski@gnu.org>
1179         * lib/mc.hint.uk: New file.
1180         From Maksym Polyakov <polyama@yahoo.com>
1181         * lib/Makefile.am: Add mc.hint.uk.
1183 2001-08-01  Pavel Roskin  <proski@gnu.org>
1185         * lib/mc.hint.nl: New file.
1186         From Steef Boerrigter <sxmboer@sci.kun.nl>
1187         * lib/Makefile.am: Add mc.hint.nl.
1188         * lib/mc.hint: Remove ftp site.  Update copyright.
1189         * lib/mc.hint.cs: Likewise.
1190         * lib/mc.hint.es: Likewise.
1191         * lib/mc.hint.it: Likewise.
1192         * lib/mc.hint.pl: Likewise.
1193         * lib/mc.hint.ru: Likewise.  Shorten some lines.
1195         * edit/Makefile.in: Allow running "make install" before "make all".
1196         * gtkedit/Makefile.in: Likewise.
1198 2001-07-31  Pavel Roskin  <proski@gnu.org>
1200         * lib/edit.spell.rc: New file.  Invoke ispell on Ctrl-p in the
1201         editor.
1202         * lib/Makefile.am: Add lib/edit.spell.rc.
1204         * autogen.sh: Use gettextize.
1205         * ABOUT-NLS: Remove from CVS, it's installed by autogen.sh.
1206         * po/Makefile.in.in: Likewise.
1208 2001-07-29  Pavel Roskin  <proski@gnu.org>
1210         * syntax/slang.syntax: New file.
1211         From Walery Studennikov <despair@sama.ru>
1212         * syntax/Makefile.am: Add slang.syntax.
1214 2001-07-27  Pavel Roskin  <proski@gnu.org>
1216         * extraconf.h: Move WITH_BACKGROUND here.
1218 2001-07-24  Pavel Roskin  <proski@gnu.org>
1220         * doc/mc.1.in: Quote all section headers.  Minor formatting fix.
1222 2001-07-23  Pavel Roskin  <proski@gnu.org>
1224         * doc/mc.1.in: Fix description of mc.lib.  Fix broken links.
1226 2001-07-20  Pavel Roskin  <proski@gnu.org>
1228         * Make.common.in: Move all defines ...
1229         * gnome/Makefile.in: ... here ...
1230         * src/Makefile.in: ... and here.
1232 2001-07-19  Pavel Roskin  <proski@gnu.org>
1234         * configure.in: Don't check for getwd, it's completely
1235         eliminated.
1236         * INSTALL: Remove reference to HAVE_GETWD.
1238         * lib/mc.ext.in: Fix opening info pages on VFS.  Modernize
1239         entries for compressed cpio archives.
1241         * lib/mc.ext.in: Comment changes.  Remove rules for programs -
1242         they were only used in obsolete frontends.  Don't ever use %view
1243         without commands - it's slower and loses user settings, e.g.
1244         hex mode.  Put shared libraries before man pages and read.me
1245         before .me macros so that they match correctly.  Use nm for
1246         shared libraries.  Add rules for StarOffice and AbiWord.
1248 2001-07-14  Pavel Roskin  <proski@gnu.org>
1250         * configure.in: Bump version to 4.5.54a.
1252 2001-07-13  Pavel Roskin  <proski@gnu.org>
1254         * lib/mcserv.init: Fix exit status.
1255         http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=44601
1257         * lib/mc.ext.in: Anchor all regexes in the type/ rules except
1258         "executable", which should follow a space. Simplify rules for
1259         images. Add shell/ rule for *.info files. Fix all incorrect
1260         uses of the alternation operator.
1261         Reported by Oskar Liljeblad and Michel Casabona.
1263 2001-07-12  Pavel Roskin  <proski@gnu.org>
1265         * configure.in: Don't check for iconv, it's already checked for
1266         in AM_GNU_GETTEXT.
1268 2001-07-10  Pavel Roskin  <proski@gnu.org>
1270         * doc/mc.1.in: Update documentation about hex search.
1272         * edit/edit_key_translator.c (cooledit_key_map): Bind
1273         Ctrl-Shift-Up and Ctrl-Shift-Down to scroll with highlight.
1274         From Steef Boerrigter <sxmboer@sci.kun.nl>
1276         * edit/Makefile.in: Make edit.o depend on edit_key_translator.c.
1277         * edit/edit_key_translator.c (cooledit_key_map): Add support
1278         for bracket matching on Alt-B.
1279         * gtkedit/gtkeditkey.c: Likewise.
1280         From Steef Boerrigter <sxmboer@sci.kun.nl>
1282 2001-07-06  Pavel Roskin  <proski@gnu.org>
1284         * lib/mc.ext.in: Use nm to view object files.
1286         * Make.common.in: Remove GNOME-specific and unused definitions.
1287         Partly moved to gnome/Makefile.in.
1289         * configure.in: Remove all references to SEDCMD and SEDCMD2 -
1290         they are usused.
1291         * Make.common.in: Likewise.
1293 2001-06-29  Pavel Roskin  <proski@gnu.org>
1295         * ABOUT-NLS: Update to the version from gettext-0.10.38.
1297         * Make.common.in (XCPPFLAGS): Don't add -I$(top_srcdir) - it's
1298         now done in configure. Move -I.. to the beginning.
1299         * Makefile.am (SUBDIRS): Move intl po to the beginning, since
1300         libintl.a may be required to link mc.
1301         (ACLOCAL_M4_SOURCES): Remove macros/gnome-gettext.m4.
1302         * configure.in: Use AM_GNU_GETTEXT instead of AM_GNOME_GETTEXT.
1303         Move all i18n code to one place. Don't substitute INTLSUB - it's
1304         unused. Substitute INTLDEPS, since AM_GNU_GETTEXT doesn't do it.
1305         Remove SCO-specific i18n hacks. Add -I$(top_srcdir) to CPPFLAGS.
1307 2001-06-25  Pavel Roskin  <proski@gnu.org>
1309         * configure.in: For Autoconf 2.50+, use AC_SYS_LARGEFILE.
1310         It should be enabled explicitly by giving `--enable-largefile'
1311         to configure.
1312         * INSTALL: Document it.
1314 2001-06-22  Pavel Roskin  <proski@gnu.org>
1316         * extraconf.h: Don't define HAVE_INFOMOUNT_QNX on QNX Neutrino.
1318         * acinclude.m4 (AC_GET_FS_INFO): Fix checking for f_fstypename
1319         in struct statfs.
1320         Reported by Libor Motyèka <libor.motycka@ortex.cz>.
1322         * acinclude.m4 (AC_GET_FS_INFO): Warn only once that the list of
1323         mounted filesystems cannot be read. Don't define NO_INFOMOUNT.
1324         Define HAVE_INFOMOUNT_LIST if a any suitable function has been
1325         found.
1326         * extraconf.h: Define HAVE_INFOMOUNT and HAVE_INFOMOUNT_QNX.
1328 2001-06-19  Pavel Roskin  <proski@gnu.org>
1330         * configure.in: Check for telldir and seekdir. Join adjacent
1331         calls to AC_CHECK_FUNCS.
1333 2001-06-16  Pavel Roskin  <proski@gnu.org>
1335         * Makefile.am: Change the order of SUBDIRS to fully compile text
1336         edition before compiling anything for GNOME.
1337         * mc.spec.in: Don't use brace expansion to avoid implicit
1338         build-time dependency on bash.
1340 2001-06-13  Pavel Roskin  <proski@gnu.org>
1342         * acinclude.m4 (AC_SHORT_D_NAME_LEN): Fix compiler warnings in
1343         the test code.
1344         * configure.in: Fix compiler warnings in the arguments to
1345         AC_TRY_WARNINGS. Fix value of NEED_CRYPT_PROTOTYPE - add spaces
1346         around `=' in the `test' command.
1348 2001-06-07  Pavel Roskin  <proski@gnu.org>
1350         * doc-gnome/C/gmc.sgml: Remove index - it's not used in the
1351         GNOME documentation template.
1352         * doc-gnome/C/mkhtml: Don't generate index.
1353         * doc-gnome/C/Makefile.am: Don't distribute genindex.sgml.
1355 2001-06-06  Pavel Roskin  <proski@gnu.org>
1357         * lib/Makefile.am: Make compatible with Automake 1.4 - remove
1358         conditional variables from EXTRA_DIST.
1360 2001-06-05  Pavel Roskin  <proski@gnu.org>
1362         * edit/edit_key_translator.c [HAVE_CHARSET]: Add charset
1363         conversion support.
1364         From Walery Studennikov <hqsoftware@mail.ru>.
1366         * extraconf.h [HAVE_X]: Undefine HAVE_TEXTMODE_X11_SUPPORT.
1368 2001-06-01  Pavel Roskin  <proski@gnu.org>
1370         * lib/mc.charsets: Synchronize with the latest patch - remove
1371         a comment.
1373 2001-05-30  Pavel Roskin  <proski@gnu.org>
1375         * extraconf.h [HAVE_X]: Undefine HAVE_CHARSET - it doesn't
1376         work with GNOME.
1378         * lib/mc.charsets: New file. From Walery Studennikov.
1379         * lib/Makefile.am: Distribute mc.charsets. Install it if
1380         the charset support is enabled.
1382         * configure.in: Add check for iconv() and the necessary code
1383         to support the charset selection patch.
1385         * configure.in: Add check for ESCDELAY variable in ncurses.
1387 2001-05-29  Pavel Roskin  <proski@gnu.org>
1389         * extraconf.h [!USE_VFS]: Undefine USE_NETCODE and
1390         USE_EXT2FSLIB.
1392         * extraconf.h: Remove unused HAS_DIRECT_COLOR_ACCESS.
1393         * pc/config.h: Likewise.
1395         * lib/mc.ext.in: For MS Word documents try "catdoc", "word2x"
1396         and "strings". Recognize "write" files and MS Word templates.
1397         For MS Excel documents try "xls2csv" and "strings".
1398         Escape spaces in the "type" directives.
1399         From Nerijus Baliunas.
1401         * Make.common.in: Add -I$(top_srcdir) to XCPPFLAGS.
1403         * Make.common.in: Remove hpath, it's unused.
1405         * acconfig.h: Move constant parts ...
1406         * extraconf.h: ... here.
1407         [HAVE_X]: Disable subshell, s-lang and curses.
1408         * Makefile.am: Add extraconf.h.
1410 2001-05-28  Pavel Roskin  <proski@gnu.org>
1412         * acconfig.h: Remove some useless entries. Eliminate OLD_TOOLS
1413         and SLANG_H_INSIDE_SLANG_DIR. Move some descriptions ...
1414         * configure.in: ... here.
1416 2001-05-27  Pavel Roskin  <proski@gnu.org>
1418         * configure.in: Remove unused HAVE_PORTABLE_TOKEN_PASTING.
1419         * acconfig.h: Likewise.
1420         * src/layout.c: Likewise.
1422         * Make.common.in: Remove all percent rules.
1423         * acinclude.m4 (AC_PROG_GNU_MAKE): Remove.
1424         * configure.in: Remove AC_PROG_GNU_MAKE. Don't substitute
1425         PCENTRULE. Remove AC_PROG_MAKE_SET - it's called by
1426         AM_INIT_AUTOMAKE.
1428         * Make.common.in: Remove obsolete dependency tracking system.
1429         * configure.in: Likewise.
1430         * edit/Makefile.in: Likewise.
1431         * gnome/Makefile.in: Likewise.
1432         * gtkedit/Makefile.in: Likewise.
1433         * slang/Makefile.in: Likewise.
1434         * src/Makefile.in: Likewise.
1435         * vfs/Make-mc.in: Likewise.
1436         * src/depend.awk: Remove.
1438 2001-05-26  Pavel Roskin  <proski@gnu.org>
1440         * gtkedit/syntax.c (syntax_text): Add support for Octave files.
1441         * syntax/octave.syntax: New file. From Walery Studennikov.
1442         * syntax/Makefile.am: Add octave.syntax.
1444         * configure.in: Fix incorrect test for stdin support in grep -
1445         it would always fail when configuring in an empty directory.
1446         Portability fixes - unset, backslashed space in here-documents.
1447         Eliminate all instances of "changequote".
1449         * configure.in: Define SCO_FLAVOR based on $host_os, not on the
1450         user choice.
1451         * acconfig.h: Changes for the above.
1452         * INSTALL: Don't document --with-sco - it's now defunct.
1453         * INSTALL.FAST: Likewise.
1455 2001-05-25  Pavel Roskin  <proski@gnu.org>
1457         * lib/mc.ext.in: Match both "mail" and "Mail", but only if they
1458         are in the beginning of the "file" output.
1460 2001-05-23  Pavel Roskin  <proski@gnu.org>
1462         * lib/mc.ext.in: Add associations for viewing RPM files.
1464 2001-05-22  Pavel Roskin  <proski@gnu.org>
1466         * doc-gnome/C/mkhtml: Support $JADE. Check that $DSL exists.
1467         By default exit after the first error in jade.
1469         * doc-gnome/C/mkhtml: Use jade directly, not jw. Support DSL and
1470         JADEFLAGS environment variables. Report progress. Clean up on
1471         failure.
1473 2001-05-21  Pavel Roskin  <proski@gnu.org>
1475         * doc-gnome/C/Makefile.am: Allow "make install" without *.html
1476         files.
1478         * doc-gnome/C/mkhtml: Print a big warning if the script fails.
1479         * doc-gnome/C/Makefile.am: Ignore exit status of mkhtml.
1481 2001-05-20  Pavel Roskin  <proski@gnu.org>
1483         * doc-gnome/C/Makefile.am: Distribute mkhtml and genindex.sgml.
1484         Create figs/*.eps if needed. Simplify rules for gmc.dvi and
1485         gmc.rtf - DocBook 4.1 doesn't try to write to $(srcdir).
1486         * doc-gnome/C/figs/Makefile.am: Add support for converting from
1487         PNG to EPS.
1489         * Makefile.am (EXTRA_DIST): Remove create_vcs.
1490         * doc/FILES: Likewise. Typo fix.
1492 2001-05-19  Pavel Roskin  <proski@gnu.org>
1494         * doc-gnome/C/mkhtml: New file. Create HTML files from gmc.sgml.
1495         * doc-gnome/C/Makefile.am: Don't handle *.css - there are none
1496         with DocBook 4.1. Never use `cp' without `-f'. Use mkhtml.
1498         * doc-gnome/C/gmc.sgml: Use DTD DocBook V4.1. Fix duplicate
1499         index entry "Moving files".
1501 2001-05-18  Pavel Roskin  <proski@gnu.org>
1503         * configure.in: Use src/main.c in AC_INIT.
1505         * create_vcs: Remove.
1507         * INSTALL: Update download locations for MC, rxvt, gpm, ncurses.
1508         Add download location for glib.
1509         * mc.spec.in: Likewise.
1510         * doc/LSM: Likewise.
1511         * doc/mc.1.in: Likewise.
1512         * doc/mcedit.1.in: Likewise.
1513         * src/ext.c: Don't mention download location for MC.
1515         * FAQ: Update status of Tk, XView. and GNOME editions. Update
1516         homepage of gpm.
1518         * INSTALL: Remove information about Tk and XView. Change the
1519         mailing list addresses again.
1520         * FAQ: Change the mailing list addresses again.
1521         * MAINTAINERS: Likewise.
1522         * README: Likewise.
1523         * doc/mc.1.in: Likewise.
1524         * gnome/gmc-window.c: Likewise.
1525         * lib/README.xterm: Likewise.
1526         * lib/mc.ext.in: Likewise.
1527         * lib/mc.hint*: Likewise.
1528         * lib/mc.hlp.hu: Likewise.
1529         * po/*.po: Likewise.
1530         * src/main.c: Likewise.
1532 2001-04-20  Pavel Roskin  <proski@gnu.org>
1534         * FAQ: Change the mailing list addresses and the download
1535         locations.
1536         * INSTALL: Likewise.
1537         * MAINTAINERS: Likewise.
1538         * README: Likewise.
1539         * doc/mc.1.in: Likewise.
1540         * gnome/gmc-window.c: Likewise.
1541         * lib/README.xterm: Likewise.
1542         * lib/mc.ext.in: Likewise.
1543         * lib/mc.hint*: Likewise.
1544         * lib/mc.hlp.hu: Likewise.
1545         * po/*.po: Likewise.
1546         * src/main.c: Likewise.
1548 2001-04-19  Pavel Roskin  <proski@gnu.org>
1550         * configure.in: Don't install mcserv unless
1551         "--enable-mcserv-install" has heen specified.
1552         Don't quote the first argument in all calls to AM_CONDITIONAL
1553         to work around a bug in Automake 1.4.
1554         * doc/Makefile.am: Use MCSERV_INSTALL conditional.
1555         * vfs/Make-mc.in: Likewise.
1557 2001-04-13  Pavel Roskin  <proski@gnu.org>
1559         * configure.in: Bump version to 4.5.53a.
1561 2001-04-06  Pavel Roskin  <proski@gnu.org>
1563         * gtkedit/editcmd.c: Remove support for XView layout attributes.
1564         * gtkedit/editoptions.c: Likewise.
1565         * pc/chmod.c: Likewise.
1566         * pc/drive.c: Likewise.
1567         * src/boxes.c: Likewise.
1568         * src/chmod.c: Likewise.
1569         * src/dlg.c: Likewise.
1570         * src/dlg.h: Likewise.
1571         * src/filegui.c: Likewise.
1572         * src/find.c: Likewise.
1573         * src/hotlist.c: Likewise.
1574         * src/layout.c: Likewise.
1575         * src/listmode.c: Likewise.
1576         * src/main.c: Likewise.
1577         * src/option.c: Likewise.
1578         * src/panelize.c: Likewise.
1579         * src/wtools.c: Likewise.
1580         * src/wtools.h: Likewise.
1581         * vfs/smbfs.c: Likewise.
1583         * autogen.sh: Check out "intl" and "macros" directories if they
1584         are missing. Simply "cvs up -d" won't restore them.
1586         * configure.in: Bump version to 4.5.52a.
1588 2001-03-14  Pavel Roskin  <proski@gnu.org>
1590         * configure.in: Use AC_CHECK_TOOL for finding AR. Define
1591         Automake conditional USE_SAMBA_FS if Samba is to be supported
1592         in VFS.
1594 2001-03-07  Pavel Roskin  <proski@gnu.org>
1596         * configure.in: Use AM_PROG_CC_STDC if AC_PROG_CC_STDC is not
1597         defined.
1598         Reported by Norbert Warmuth.
1600         * configure.in: Don't process vfs/extfs/uzip - it's now
1601         constant.
1603         * syntax/changelog.syntax: Require space after asterisk to have
1604         it highlighted.
1606 2001-03-02  Pavel Roskin  <proski@gnu.org>
1608         * aclocal.m4 (MC_HPUX_PROG_CC_STDC): Remove, it's obsolete.
1609         * configure.in: Use AC_PROG_CC_STDC instead.
1611         * lib/mc.ext.in: Recognize files ending by `.lslR' and `.ls-lR'.
1612         Suggested by Christian Gennerat.
1614         * lib/mc.ext.in: Add support for "freeze" - old compression
1615         program used mostly on QNX.
1616         * lib/mc.ext.in.qnx.diff: Remove, it's obsolete.
1617         * lib/Makefile.am: Adjusted.
1619 2001-02-26  Pavel Roskin  <proski@gnu.org>
1621         * lib/mc-gnome.ext.in: Remove, it's not used.
1622         * configure.in: Remove lib/mc-gnome.ext.
1623         * lib/Makefile.am: Likewise.
1625 2001-02-20  Pavel Roskin  <proski@gnu.org>
1627         * gtkedit/edit.h: Only include malloc.h if STDC_HEADERS is not
1628         defined to prevent warnings on OpenBSD 2.7.
1629         * slang/jdmacros.h: Likewise.
1630         * src/mad.h: Likewise.
1631         * src/poptalloca.h: Likewise.
1633         * configure.in: Check for sys/time.h and sys/timeb.h. Use
1634         AC_HEADER_TIME.
1636 2001-02-07  Pavel Roskin  <proski@gnu.org>
1638         * autogen.sh: Create vfs/samba/include/stamp-h.in.
1639         * vfs/samba/include/stamp-h.in: Remove.
1641         * macros/curses.m4: Quote first argument to AC_DEFUN.
1642         * macros/gnome-cxx-check.m4: Likewise.
1643         * macros/gnome-gettext.m4: Likewise.
1644         * macros/gnome-libgtop-check.m4: Likewise.
1645         * macros/gnome-print-check.m4: Likewise.
1646         * macros/linger.m4: Likewise.
1647         * macros/need-declaration.m4: Likewise.
1649         * configure.in: Only configure in vfs/samba if smbfs support is
1650         enabled even with Autoconf 2.13.
1652 2001-01-30  Pavel Roskin  <proski@gnu.org>
1654         * macros/gnome-vfs.m4 (GNOME_WITH_VFS): Fix mishandling of
1655         --without-samba due to a typo.
1657         * configure.in: Only configure in vfs/samba if smbfs support is
1658         enabled. This optimization will only work with Autoconf-2.49c
1659         and above.
1661 2001-01-13  Pavel Roskin  <proski@gnu.org>
1663         * configure.in: Don't create a faked malloc.h.
1664         * gtkedit/edit.h: Don't assume that malloc.h always exists.
1665         * src/mad.h: Likewise.
1667         * configure.in: Simplified handling of cons.saver.
1668         * src/Makefile.in: Likewise. Don't install cons.saver setuid.
1669         * mc.spec.in: Remove a workaround for the above.
1671         * configure.in: Use AC_CANONICAL_HOST - "target" is meaningless
1672         for MC. Don't rely on the output of uname - use $host_os.
1674 2001-01-11  Pavel Roskin  <proski@gnu.org>
1676         * configure.in: Check for ext2 libraries only if VFS is enabled.
1678         * src/Makefile.in: Create directories before installing files.
1679         Removed all occurences of libprefix - it's never defined.
1681         * configure.in: All macros from configure.in moved to
1682         acinclude.m4. Added missing quotes in several places.
1683         * acinclude.m4: Likewise.
1685         * edit/Makefile.in: Don't install or uninstall mcedit -
1686         it cannot be installed before mc on systems without symlinks.
1687         * gtkedit/Makefile.in: Likewise.
1688         * src/Makefile.in: Install mcedit (if enabled) and mcview.
1689         Uninstall them.
1691         * macros/gnome-gettext.m4: Propagated change by Owen Taylor
1692         from acinclude.m4 in gtk+:
1693         Don't define ENABLE_NLS unless we have a working NLS.
1694         (This should keep libintl.h from being included when it doesn't
1695         exist).
1697 2001-01-09  Pavel Roskin  <proski@gnu.org>
1699         * doc-gnome/C/figs/Makefile.am: New file.
1700         * doc-gnome/C/Makefile.am: Don't handle figs, let the new
1701         makefile do it.
1702         * configure: Substitute doc-gnome/C/figs/Makefile.
1704         * lib/Makefile.am: Distribute files listed in LOCALIZED_HELP.
1706 2001-01-08  Szabolcs Ban  <shooby@gnome.hu>
1708         * lib/mc.hlp.hu: Added Hungarian help file from
1709           tothb1@freemail.hu, Janos.Zana@elfiz2.kee.hu,
1710           maci@integrity.hu, mfh47@freemail.hu
1711         * lib/Makefile.am: Added LOCALIZED_HELP for further
1712           mc.hlp l10ns
1713         * src/cmd.c, src/dlg.c, src/tree.c, src/view.c,
1714           gtkedit/editcmd.c: I18n of mc.hlp
1716 2000-12-29  Szabolcs Ban  <shooby@gnome.hu>
1718         * doc/mc.1.in: Corrected badly formatted link...
1720 2000-11-10  Robert Brady  <robert@suse.co.uk>
1722         * configure.in: Add Tamil to ALL_LINGUAS.
1724 2000-10-23  Pavel Roskin  <proski@gnu.org>
1726         * mc.spec.in: Allow mcserv.8 to be gzipped.
1728         * doc-gnome/C/Makefile.am: Workaround for buggy db2html
1729         that cannot deal with "./gmc.sgml".
1731 2000-10-09  Pavel Roskin  <proski@gnu.org>
1733         * Makefile.am: GNOME_M4_FILES renamed to ACLOCAL_M4_SOURCES so
1734         that CVS Automake will drop dependencied to the macros that
1735         we don't distribute.
1737         * lib/mc.ext.in: Removed references to icons. Source RPMs
1738         grouped to one regex. Removed "Update" for source RPMs, added
1739         "Rebuild" instead. Added "Check signature" for all RPMs.
1740         Added a comment about pop-up menus in the text edition.
1742 2000-10-06  Pavel Roskin  <proski@gnu.org>
1744         * gnome/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Required
1745         flags moved out of CFLAGS as recommended by GNU coding
1746         standards.
1747         * configure.in: Don't add GLIB_CFLAGS to CFLAGS.
1748         * Make.common.in: XINC eliminated. GLIB_CFLAGS is now added to
1749         XCPPFLAGS.
1750         * INSTALL (Random notes on porting to other architectures):
1751         Completely rewritten. Recommended using CFLAGS instead of XINC.
1753 2000-10-05  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
1755         * lib/mc.ext.in: .spm is used by SuSE to mark src rpms
1757 2000-10-04  Christophe Merlet  <christophe@merlet.net>
1759         * gnome/*.desktop: Updated french strings.
1761 2000-10-03  Pavel Roskin  <proski@gnu.org>
1763         * doc-gnome/C/gmc.sgml: DTD changed to "PNG Variant V1.1"
1764         to allow <legalnotice>. Unclosed tags fixed.
1766 2000-09-30  Pavel Roskin  <proski@gnu.org>
1768         * mc.spec.in: New package mc-common. Use DESTDIR instead of
1769         misusing prefix. Don't install old icons - they don't exist.
1771         * lib/mc.sh.in: Use "rm -f" to delete temporary files. Use
1772         "export -f" to have mc() exported.
1773         * doc/mc.1.in: Changed description of the "-P" option to
1774         avoid inclusion of mc.sh and mc.csh into the manual.
1775         Corrected paths of mc.hlp, mc.no_proxy and ~/mc/Tree.
1777 2000-09-24  Pavel Roskin  <proski@gnu.org>
1779         * doc/mc.1.in: Minor formatting fixes.
1781         * lib/mc.sh.in: Remove temporary file non-interactively.
1782         * doc/mc.1.in: updated example for mc.sh.
1784 2000-09-23  Pavel Roskin  <proski@gnu.org>
1786         * Makefile.am: mc.spec included to noinst_DATA so that "make all"
1787         updates it when needed.
1788         * mc.spec.in: Include translations with mc, not gmc. Run
1789         chkconfig --del in %preun, not %postun. --without-debug not
1790         needed. /etc/X11/wmconfig not needed. /etc/pam.d/mcserv shouldn't
1791         be executable. New files in %{prefix}/lib/mc/ - translated hints,
1792         editor files.
1794         * doc-gnome/C/Makefile.am: Fixed *clean targets. Use temporary
1795         directory for document processing. Comment changes. gmc.ps and
1796         gmc.pdf now generated from gmc.dvi.
1798         * configure: Always include Make.common as file, otherwise
1799         "make distclean" breaks.
1800         * edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
1801         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: $(RMF)
1802         replaced with "rm -f" - the stangard says that "rm" is portable.
1803         Ditto $(MV). Adjusted *clean targets to match those in
1804         Automake. Removed "cross" target.
1806 2000-09-22  Pavel Roskin  <proski@gnu.org>
1808         * doc/mc.sgml: Removed as obsoleted by doc/mc.in.1
1809         * doc/gnome.sgml: Removed as obsoleted by doc-gnome/C/gmc.sgml
1810         * doc/Makefile.in: Converted to ...
1811         * doc/Makefile.am: ... this.
1813 2000-09-21  Pavel Roskin  <proski@gnu.org>
1815         * lib/mc.sh.in: Use $HOME instead of '~' because the tilde
1816         is not expanded in all shells.
1817         * doc/mc.sgml: Updated the example script to reflect the above
1818         changes.
1819         * doc/mc.in.1: Likewise.
1821 2000-09-19  Pavel Roskin  <proski@gnu.org>
1823         * lib/Makefile.in (LIBFILES_CONST): Added mc.hint.it from
1824         Marco Ciampa
1826 2000-09-18  Pavel Roskin  <proski@gnu.org>
1828         * Make.common.in: Added installcheck to placate "make distcheck"
1829         * configure.in, Make.common.in, doc/Makefile.in,
1830         edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
1831         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Replacing
1832         variable MKINSTALLDIRS and builddir with Automake-compatible
1833         mkinstalldirs and top_builddir.
1834         * doc-gnome/C/Makefile.am: Only maintainers regenerate html
1835         files. Added uninstall-local target.
1837 2000-09-17  Pavel Roskin  <proski@gnu.org>
1839         * configure.in: fixed wrong use of AC_MSG_RESULT inside
1840         AC_CACHE_VAL
1842         * Make.common.in: Added the "dvi" target for "make distcheck"
1843         to go further
1844         * doc-gnome/C/Makefile.in: converted to ...
1845         * doc-gnome/C/Makefile.am: ... this
1847 2000-09-15  Pavel Roskin  <proski@gnu.org>
1849         * acconfig.h, configure.in: Require autoconf 2.13 or above.
1850         Removed workarounds for older versions. Removed MCDEBUG
1851         variable - it's not used. --with-debug renamed to --with-mad and
1852         cleaned up. Always use -Wall with gcc, other manipulations with
1853         CFLAGS removed.
1855         * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
1856         gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
1857         vfs/Make-mc.in: preserve timestamp on "make distdir", otherwise
1858         mc.pot becomes out of date in the tarball.
1860 2000-09-14  Pavel Roskin  <proski@gnu.org>
1862         * configure.in: Removed some abuses of CPPFLAGS. Removed useless
1863         tests for cp, mv and rm.
1864         * Make.common.in: Removed variables xv_bindir and STRIP.
1865         Variables CP, MV and RMF are assigned trivial values.
1867         * edit/Makefile.in: Don't link headers, add extra includes
1868         to CPPFLAGS instead. Put links to the build directory.
1869         Remove the hack with "mx" - it is not needed anymore.
1871         * configure.in: remove any manupulations with top_srcdir.
1872         Don't change CPPGLAGS when the internal editor is enabled,
1873         instead do it ...
1874         * edit/Makefile.in, gtkedit/Makefile.in: ... here
1876         * configure.in, Make.common.in, doc/Makefile.in,
1877         edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
1878         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: rootdir
1879         changed to top_srcdir for Automake compatability
1881         * configure.in: REGEX_O variable removed - always use our regex
1883         * configure.in: MCFGR variable removed
1885 2000-09-12  Pavel Roskin  <proski@gnu.org>
1887         * configure.in: enable AM_MAINTAINER_MODE to be consistent with
1888         other GNOME modules
1889         * autogen.sh: remove "-I ." from the "aclocal" command line
1891 2000-09-01  Pavel Roskin  <proski@gnu.org>
1893         * configure.in: output vfs/extfs/Makefile
1895         * configure.in: AC_CANONICAL_SYSTEM moved above AM_INIT_AUTOMAKE
1896         to avoid a warning
1897         * acinclude.m4: removed unused macros AC_CHECK_HEADER_IN_PATH,
1898         AC_LIB_XPM, AC_X_SHAPE_EXTENSION
1900 2000-08-29  Pavel Roskin  <proski@gnu.org>
1902         * configure.in: use AM_GNOME_GETTEXT
1903         * gettext.m4: removed
1904         * Makefile.am: adjusted files to distribute, previous change
1905         reverted
1907         * mc-aclocal.m4: renamed to ...
1908         * acinclude.m4: ... this
1909         * autogen.sh: simplified - no more tricks with mc-aclocal.m4
1910         * Makefile.am: aclocal should scan "." for gettext.m4
1912 2000-08-28  Pavel Roskin  <proski@gnu.org>
1914         * Make.common.in: removed hack for "make distcopy"
1915         * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
1916         gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
1917         vfs/Make-mc.in: added "distdir" target. Now "make dist" works
1918         for external builds.
1919         * edit/Makefile.in, slang/Makefile.in: added "Makefile" target
1921 2000-08-24  Pavel Roskin  <proski@gnu.org>
1923         * new_icons/Makefile.in: converted to ...
1924         * new_icons/Makefile.am: ... this
1925         * configure.in: automake conditional GNOME introduced.
1926         "insticons" removed
1928         * icons/*: removed
1929         * Makefile.am, configure.in: necessary adjustments
1931         * config.guess, config.sub, install-sh, mkinstalldirs: removed,
1932         automake installs them now
1934         * syntax/Makefile.in: converted to ...
1935         * syntax/Makefile.am: ... this
1937         * idl/Makefile.in: converted to ...
1938         * idl/Makefile.am: ... this
1940         * lib/Makefile.am: simplified, fixed "make dist"
1942         * lib/Makefile.in: converted to ...
1943         * lib/Makefile.am: ... this
1945         * lib/tkmc.wmconfig: removed
1946         * lib/Makefile.in, doc/FILES: removed lib/tkmc.wmconfig
1948         * Makefile.in, doc-gnome/Makefile.in, pc/Makefile: converted
1949         to ...
1950         * Makefile.am, doc-gnome/Makefile.am, pc/Makefile.am: ... this
1951         * Make.common.in: support for "distdir" for compatability
1952         with Automake-generated makefiles
1953         * autogen.sh: run automake. Force cache - it is off by default
1954         in autoconf 2.49a, but it's still handy for maintainers
1955         * configure.in: adapted for Automake
1957         * AUTHORS: new file
1959 2000-08-23  Pavel Roskin  <proski@gnu.org>
1961         * configure.in: resurrect definition of xvers
1963         * VERSION.in: removed
1964         * Makefile.in: don't do anything with VERSION.in and VERSION
1965         Take mc.spec from builddir, not srcdir
1966         * configure.in: don't create VERSION
1968 2000-08-22  Pavel Roskin  <proski@gnu.org>
1970         * *.c, *.h: Updated address of Free Software Foundation
1972 2000-08-21  Pavel Roskin  <proski@gnu.org>
1974         * Make.common.in, acconfig.h, configure.in, mc-aclocal.m4,
1975         doc-gnome/Makefile.in, doc-gnome/C/Makefile.in: removed stuff
1976         related to XView, libXPM, libXext and Tk
1978 2000-08-18  Pavel Roskin  <proski@gnu.org>
1980         * Makefile.in, lib/Makefile.in: adjusted lists of distributed
1981         files
1983         * configure.in: Simplified dependency tracking by using
1984         "-include" with GNU Make
1985         * autogen.sh: Exit on all failures
1987 2000-08-17  Pavel Roskin  <proski@gnu.org>
1989         * doc/mc.sgml: Curly braces replaced with &lcub; and &rcub;
1990         Fixed all misuses of single and double quotes. Typo fixes.
1991         Ensured compatability with sgml2html, sgml2txt and sgml2latex
1992         * doc/mc.1.in: Typo fix
1994         * doc/mc.sgml: made compatible with sgml-tools 1.0.9
1995         * doc/linuxdoc-sgml.diff: removed
1996         * doc/Makefile.in: don't distribute linuxdoc-sgml.diff,
1997         distribute gnome.sgml
1999 2000-08-15  Pavel Roskin  <proski@gnu.org>
2001         * Makefile.in: fixes for improper usage of $(srcdir), cleanup
2002         in the "distclean" target
2004         * doc-gnome/Makefile.in: Fixed some abuses of $(srcdir)
2005         Removed all XVIEW-related stuff
2006         Fixed placement of png files on "make dist"
2008         * doc/mc.1.in: Updated info about the internal editor
2010         * Makefile.in, */Makefile.in: Fail if $(RMF) fails - it may
2011         indicate serious problems. Fixes for uninstall.
2012         * doc/Makefile.in: Rebuild if it is out of date.
2014         * lib/cedit.menu: Added. This file has been missing
2016         * lib/Makefile.in: Install mc.sh and mc.csh in $(suppbindir) only
2018 2000-08-08  Pavel Roskin  <proski@gnu.org>
2020         * Makefile.in: correctly detect make failures in subdirs
2022 2000-08-01  Pavel Roskin  <proski@gnu.org>
2024         * nt, os2, tk, xv: removed all files
2025         * configure.in: don't create os2 and nt directories
2027 2000-08-01  Pavel Roskin  <proski@gnu.org>
2029         * configure.in, mc-aclocal.m4: AC_WARN replaced with AC_MSG_WARN
2031         * README.PC, doc/mc.1.in, doc/mc.sgml: Updated e-mail address
2033 2000-07-21  Pablo Saratxaga  <pablo@mandrakesoft.com>
2035         * src/main.c: make 8bit input/output the default (99% of the people
2036         expects that; lets the remaining 1% use the configuration menu
2037         to disactivate it if they want)
2039 2000-07-20  Andrew V. Samoilov  <sav@bcs.zp.ua>
2041         * gtkedit/ChangeLog: There was no ChangeLog there, so I added one.
2043 2000-06-20  Jacob Berkman  <jacob@helixcode.com>
2045         * configure.in: check for gnome-libs with window icon support
2047         * acconfig.h: add icon define
2049 2000-06-08  Matthias Warkus  <mawa@iname.com>
2051         * new_icons/gnome-pack-*.png: Updated.
2052         * gnome/mc.keys: Added a MIME type for SLP packages.
2054 2000-05-30  Pavel Roskin  <pavel_roskin@geociiities.com>
2056         * syntax/diff.syntax: Highlight lines beginning with "File",
2057         "Files" and "Binary"
2058         * syntax/makefile.syntax: Highlight "ifndef"
2059         * syntax/sh.syntax: Don't highlight "basnemae" ("basename" is
2060         highlighted)
2062 2000-05-05  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2064         * lib/mc.ext.in: More changes by rebel@atrey: he forgot to begin
2065         comment lines with # in last release
2067 2000-05-03  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2069         * lib/mc.ext.in: Fixes to changes by rebel@atrey.karlin.mff.cuni.cz.
2071 2000-04-26  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2073         * lib/mc.ext.in: Changes from rebel@atrey.karlin.mff.cuni.cz. They
2074         look more consistent than original.
2076 2000-04-14  Timur Bakeyev  <mc@bat.ru>
2078         * config.in: Added check against strcoll().
2080 2000-04-14  Timur Bakeyev  <mc@bat.ru>
2082         * syntax/perl.syntax: According to Tomasz Wegrzanovski <maniek@beer.com>
2083         added 'and', 'or', 'not', 'for' keywords.
2085 2000-04-06  Timur Bakeyev  <mc@bat.ru>
2087         * syntax.c: Wery dirty fix to allow compilation of mcedit on ncurses
2088         based systems. Hope, this will make FreeBSD midc maintainer to enable
2089         build-in editor by default. Still, syntax highlighting is disabled.
2090         Need to port...
2092 2000-03-13  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2094         * gtkedit/syntax.c (upgrade_syntax_file): possible buffer overflow
2095           fixed, some messages gettext()ed again here and in
2096         gtkedit/editmenu.c:edit_about_cmd()
2098 2000-03-13  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2100         * doc/mc.sgml (Examples): Fixed documentation, thanx
2101         to martin@internet-treff.uni-koeln.de.
2103 2000-03-01  Pavel Roskin  <pavel_roskin@geocities.com>
2105         * gtkedit/editcmd.c (edit_replace_prompt): fix index for
2106         the label text
2108 2000-02-25  Pavel Roskin  <pavel_roskin@geocities.com>
2110         * gtkedit/syntax.c: treat *.ads as Ada source
2111         * syntax/ada95.syntax: escape "+" and "*"
2112         * syntax/diffc.syntax: removed (obsoleted by diff.syntax)
2113         * syntax/Makefile.in: remove diffc.syntax
2115         * edit/edit_key_translator.c: interpret code 0177 as
2116         backspace unless recognized otherwise
2118 2000-02-23  Norbert Warmuth  <nwarmuth@privat.circular.de>
2120         * gtkedit/editcmd.c (edit_replace_prompt): fix incorrect
2121         initialization of array of structure (gcc version 2.96 20000131
2122         chokes on it).
2124         * lib/mc.hint: C-y and not C-u can be used to insert text in input
2125         lines (e. g. text which has been deleted with M-d).
2127         * configure.in: Fix the extfs-configure-fragment-in-final-output bug
2129 2000-01-31  Yuan-Chung Cheng  <platin@linux.org.tw>
2131         * configure.in: Added "zh_CN.GB2312" to ALL_LINGUAS.
2133 2000-01-29  Matthias Warkus  <mawa@iname.com>
2135         * new_icons/gnome-pack-deb.png: Replaced with Eduardo Silva's
2136         design on Federico's request.
2138 2000-01-26  Federico Mena Quintero  <federico@helixcode.com>
2140         * idl/FileManager.idl (Desktop): Added arrange_icons() method and
2141         an ArrangeType enum.
2143 2000-01-03  Aaron Lehmann  <aaronl@vitelus.com>
2145         * gdesktop.c, gdnd.c, gaction.c, gicon.c,
2146         gnome-file-property-dialog.c, gpopup.c, gpopup2.c, gprefs.cgmain.h,
2147         setup.c: Add option of using GNOME "magic" routines to determine file
2148         types. This makes MC intelligently look at the data in the file to see
2149         what type of file it is, rather than looking at the filename extension.
2150         This slows down MC quite a bit, so it has been made an optional
2151         preference item. Type detection is expected to improve as mime-magic
2152         matures.
2154 2000-01-15  Federico Mena Quintero  <federico@helixcode.com>
2156         * lib/mc.menu (shell_patterns): Add a missing "esac".  Thanks to
2157         Martin Bialasinski <martin@internet-treff.uni-koeln.de> for
2158         providing a patch.
2160 2000-01-11  Matthias Warkus  <mawa@iname.com>
2162         * Added icon and keys entry for Scheme source.
2164 2000-01-03  Fatih Demir  <kabalak@gmx.net>
2166         * configure.in: Added tr -> ALL_LINGUAS .
2168 1999-12-28  Matthias Warkus  <mawa@iname.com>
2170         * new_icons/*.png: Added a bunch of new icons.
2172 1999-12-06  Federico Mena Quintero  <federico@redhat.com>
2174         * configure.in (VERSION): Bumped version number to 4.5.42.
2176 1999-11-25  Yuri Syrota  <rasta@renome.rovno.ua>
2178         * configure.in: added 'uk' to ALL_LINGUAS.
2180 1999-11-09  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2182         * lib/Makefile.in (LIBFILES_CONST): Adding mc.hint.cs file on
2183         request from David Sauer
2185 1999-11-01  Federico Mena Quintero  <federico@redhat.com>
2187         * configure.in (VERSION): Bumped version number to 4.5.41.
2189 1999-09-23  Federico Mena Quintero  <federico@redhat.com>
2191         * configure.in (VERSION): Set version number to 4.5.39.
2193 1999-09-23      Jorge Godoy  <godoy@conectiva.com.br>
2195         * configure.in: Added pt_BR to ALL_LINGUAS
2197 1999-09-22  Norbert Warmuth  <nwarmuth@privat.circular.de>
2199         * lib/mc.sh.in, mc.csh.in: renamed from mc.sh resp. mc.csh. Adapt
2200         path to the mc binary according to @prefix@.
2202         * lib/Makefile.in (srcdir): mc.sh and mc.csh are now created by
2203         configure. Install mc.sh and mc.csh in $(suppbindir).
2205         * doc/mc.1.in, mc.sgml: Updated the mc function definition for bash
2206         and zsh. Suggest to source mc.sh or mc.csh instead of adding verbatim
2207         copies of the included function definitions.
2209         * mcfn_install.in: Comment out definitions of the mc functions. Source
2210         mc.sh instead of adding an outdated mc function definition.
2212         * configure.in: output mc.sh and mc.csh
2214 1999-09-20  Federico Mena Quintero  <federico@redhat.com>
2216         * lib/startup.links: Changed the news link to Gnotices
2218 1999-09-19  David Martin  <dmartina@usa.net>
2220         * gtkedit/editcmd.c (edit_print_string): Use unsigned char so that
2221         8 bit chars from strftime get displayed when inserting date.
2223         * lib/mc.ext.in: Add entries for bzip2 compressed pages as used in
2224         Mandrake 6.0. The generic entry for bzip2 moved to the end of the
2225         file to avoid interferences. In this one I changed the extension check
2226         to a type check (as used for gzip) which might give problems in some
2227         systems.
2229         * configure.in: Use -Tlatin1 to format man pages when available and
2230         "view" 8 bit chars.
2232 1999-09-19  Norbert Warmuth  <nwarmuth@privat.circular.de>
2234         * gtkedit/edit.h: Include file reordering to make it compile with
2235         --with-debug
2237         * gtkedit/editcmd.c (menu_save_mode_cmd): calculate dialog width
2238         dependent on lenght of translated strings to display.
2240 1999-09-16  Owen Taylor  <otaylor@redhat.com>
2242         * Remove the magicdev autoconf test in favor of just
2243         including the idl file. Otherwise we have a dependency
2244         loop between this and magicdev.
2246 1999-09-08  Federico Mena Quintero  <federico@redhat.com>
2248         * idl/FileManager.idl: Changed names, and put everything under a
2249         FileManager module.  Added a Desktop interface and some methods to
2250         the WindowFactory interface.
2252 1999-09-08  Kjartan Maraas  <kmaraas@online.no>
2254         * doc-gnome/*: Shiny new docs from users-guide.
2255         All synced up.
2257 1999-09-03  Pablo Saratxaga  <pablo@mandrakesoft.com>
2259         * configure.in: added 'nl' to ALL_LINGUAS, it was missing.
2261 1999-09-01  Federico Mena Quintero  <federico@redhat.com>
2263         * README: Updated and spell-checked.
2265         * NEWS: Updated.
2267 1999-08-31  Richard Hult  <rhult@hem2.passagen.se>
2269         * configure.in (ALL_LINGUAS): Added sv.
2271 1999-08-30  Norbert Warmuth  <nwarmuth@privat.circular.de>
2273         * lib/mc.sh: create temporary files in ~/.mc/tmp in order to avoid
2274         symlink attacks (mcfn_install and the man page still needs to be
2275         updated).
2277 1999-08-20  Norbert Warmuth  <nwarmuth@privat.circular.de>
2279         * configure.in (AC_WITH_SLANG): rm -f destination before makeing
2280         a symbolic link (ln -sf doesn't work as expected on Solaris)
2282 1999-08-19  Elliot Lee  <sopwith@redhat.com>
2283         * */Makefile.in: Have 'make dist' work with builddir != srcdir.
2285 1999-08-19  Federico Mena Quintero  <federico@redhat.com>
2287         * doc-gnome/C/gmc.sgml: Index fixes.
2289 1999-08-18  Elliot Lee  <sopwith@redhat.com>
2291         * gtkedit/gtkedit.c: Make it build with gcc 2.95, by fixing the non-constant
2292         initializers in the GnomeUIInfo structure.
2294 1999-08-16  Federico Mena Quintero  <federico@redhat.com>
2296         * configure.in (VERSION): Bumped version number to 4.5.38.
2298 1999-08-15  Norbert Warmuth  <nwarmuth@privat.circular.de>
2300         * lib/Makefile.in: added mc.hint.es to LIBFILES_CONST
2302 1999-08-15  David Martin  <dmartina@usa.net>
2304         * gtkedit/edit.c: Print localized date with strftime()
2306         * lib/mc.hint.es: NEW FILE. Hints in Spanish flavour.
2308 1999-08-08  David Martin  <dmartina@usa.net>
2310         * gtkedit/syntax.c (upgrade_syntax_file): Mark error strings for
2311         translation.
2313         * gtkedit/editmenu.c (edit_about_cmd): Mark text in "about" for
2314         translation as it used to be.
2316 1999-08-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2318         * doc-gnome/C/gmc.sgml: Set the book element's id to "index" so
2319         that the correct index.html will be generated.
2321 1999-07-27  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2323         * syntax/Makefile.in (ALLSYNTAX): Added the missing syntax files
2324         to the list.
2326 1999-07-21  Paul Sheer  <psheer@obsidian.co.za>
2328         * gtkedit.c, edit.c, editcmd.c, syntax.c, edit.h, bookmark.c,
2329         editwidget.c: bring editor stuff up to date with cooledit 3.11.5
2330         This adds some new syntax rules, and spell check on the fly
2331         which if someone bugs me for, will actually get enabled in
2332         both the text and gnome versions. Bookmark stuff also needs
2333         some keys bound to it, I suppose: any takers?
2335 July 19, 1999 Elliot Lee
2336         * Makefile.in: Remove doc-gnome* from codedirs variable. Fixes infinitely recursing make.
2338 1999-07-05  Miguel de Icaza  <miguel@gnu.org>
2340         * Makefile.in (all): Makefile fix.
2342 1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2344         * Make.common.in (confdir): Define confdir as sysconfdir.  This
2345         should fix the problem we had with FSSTND distributions.
2347 1999-07-04  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2349         * Makefile.in (DISTMAIN): Added config.guess and config.sub to the
2350         list of distributed files.
2352 1999-07-03  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2354         * configure.in (VERSION): Bumped version number to 4.5.34.
2356 1999-07-02  Tuomas J. Lukka  <lukka@iki.fi>
2358         * Add fi into ALL_LINGUAS
2360 1999-07-01  Tuomas Kuosmanen  <tigert@gimp.org>
2362         * gnome/i-zipdisk2.png: Added another zip-disk icon
2363         by <scarab@egyptian.net> - It looks very nice. Variation
2364         is good.
2366 1999-06-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2368         * acconfig.h: Add WITH_SMBFS
2370         * macros/gnome-vfs.m4: Support conditional samba support.
2372 1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2374         * Make.common.in (confdir): Define confdir as sysconfdir.  This
2375         should fix the problem we had with FSSTND distributions.
2377 1999-02-22  Vladimir Kondratiev  <vkondra@iil.intel.com>
2379         * mc.spec.in: added syntax files to %files
2381 1999-06-22  David Martin  <dmartina@usa.net>
2383         * gtkedit/gtkedit.c (tb_items): Mark strings for localization.
2385 1999-06-07  Shooby Ban  <bansz@szif.hu>
2387         * po/hu.po, configure.in: added hungarian translations...
2388           I'm not sure it's OK, but it seems usable.
2389           Translators: Tamas Fejos and Andras Kadar
2391 1999-06-07  Kjartan Maraas  <kmaraas@online.no>
2393         * configure.in, Makefile.in: added the gmc helpfile to the build
2395 1999-05-23  Yukihiro Nakai  <nacai@iname.com>
2397         * Add ja entry to LANG in configure.in
2399 1999-05-19  Tuomas Kuosmanen  <tigert@gimp.org>
2401         * gnome/Makefile.in (ICONS): Ok, perhaps we also want the zip-icon to
2402         be installed in the system :) (added it to the Makefile.in)
2404 1999-05-19  Tuomas Kuosmanen  <tigert@gimp.org>
2406         * gnome/i-zipdisk.png: I added an icon for the ZIP(tm I guess :)
2407         disks - someone please add it to the mount.c code so it gets used..
2408         Everyone have a nice time at the expo! :) I hope to join the
2409         next time.
2411 Mon May 17 07:30:48 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2413         * configure.in: Added check for getpt ()
2415 1999-05-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2417         * configure.in (VERSION): Bumped version number to 4.5.31.
2419 Wed Apr 21 22:04:30 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2421         * gtkedit/editcmd.c (edit_save_file): MAD knows about tempnam, no
2422         need to fool it by strdup'ing the return value of tempnam.
2424 Wed Apr 21 20:44:41 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2426         * configure.in: New option --with-tm-x-support, use MCCFLAGS and
2427         MCLIBS which are specific to the text edition.
2429         * INSTALL: Added documentation for --with-tm-x-support
2431 Sun Apr 18 17:51:54 EDT 1999 Gregory McLean  <gregm@comstar.net>
2433         * mc.spec.in : Folded in some changes from the 'offical' rpm
2434         spec file.
2436 1999-04-16  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2438         * configure.in (SHELL): Do not use grep -q, as it is not portable
2439         to every OS.
2441 Thu Apr 15 21:59:52 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2443         * configure.in: Linking from $srcdir/slang is broken when configure
2444         isn't called with an absolute path. Link from ../$srcdir/slang if
2445         configure was invoked with a relative path.
2447 1999-03-20  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
2449         * configure.in: Do not rm the destination file and then link, use
2450         ln -sf. Link from $srcdir/slang, not from ../$srcdir/slang.
2452 Tue Apr 13 06:07:05 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2454         * configure.in: Some AC_ARG_WITH macros havn't checked $withval, i.e.
2455         --with-PACKAGE and --without-PACKAGE gave the same results.
2457 1999-04-09  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2459         * configure.in (VERSION): Bumped version number to 4.5.30.
2461 1999-03-30  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2463         * configure.in (VERSION): Bumped version number to 4.5.29.
2465 Sun Mar 28 23:46:01 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2467         * configure.in: Deleted duplicate VFS checks. GNOME_VFS_CHECKS
2468         now contains all checks.
2470 1999-03-26  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2472         * configure.in (VERSION): bumped version number to 4.5.28.
2474 Fri Mar 26 19:16:38 1999  Timur Bakeyev  <mc@bat.ru>
2476         * */Makefie.*: fixed several missed conversions from libdir to
2477         mclibdir. (Should be automake'd, really)
2479 1999-03-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2481         * Make.common.in: There were conflicting definitions of mclibdir
2482         (one for installation, one for source).  Now the source one is
2483         called mcsrclibdir.
2485         * doc/Makefile.in: Use mcsrclibdir where appropriate.
2487 Mon Mar 22 03:00:15 1999  Timur Bakeyev  <mc@bat.ru>
2489         * edit/syntax.c: Remove extra "|"  in "file ..\*\\.(pp|PP|pas|PAS|)$ \
2490         Pascal Program" (Heh, second time :)
2492         * Makefile.common: Until things gets clear, keep syntax rules in
2493         $(prefix)/lib/mc//syntax, as this is how (LIBDIR "/syntax") expands.
2495         Also, $(libdir) changed to $(mclibdir), to avoid confusion with expanded
2496         @libdir@.
2498 Mon Mar 22 01:52:32 1999  Timur Bakeyev  <mc@bat.ru>
2500         * configure.in, Makefile.in, Makefile.common: Add syntax/Makefile.in,
2501         as requested by Paul. Still, need some checking...
2503 Sun Mar 21 03:55:24 1999 Paul Sheer  <psheer@obsidian.co.za>
2505         * edit/*.[ch] gtkedit/*.[ch]: brought the editor up
2506         to date with cooledit 3.9.0. This adds some new features.
2507         Firstly the SYNTAX RULES ARE NO LONGER HARDCODED into
2508         syntax.c. This is because the rule set is becoming too
2509         large to maintain in its current form and because file
2510         loading is starting to get slow.
2512         There is also a bookmark feature which does not yet have
2513         key bindings assigned to it, but should be cool once
2514         these get inserted. Syntax rules files are named
2515             $LIBDIR/cooledit/syntax/*.syntax
2517 1999-03-20  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
2519         * configure.in: Create slang directory, it is needed when
2520         builddir != srcdir.
2521         Use -f when calling rm, the file does not exist on
2522         first compile.
2523         No need to copy VERSION from $srcdir, it's already generated in
2524         $buildir.
2526 Fri Mar 19 06:32:36 1999  David Martin  <dmartina@usa.net>
2528         * edit/edit_key_translator.c: Added missing translation tags.
2530 1999-03-18  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2532         * configure.in: Minimum version of glib should be 1.2.0.
2533         (VERSION): Bumped version number to 4.5.27.
2535 Wed Mar 10 21:52:55 1999  David Martin  <dmartina@usa.net>
2537         * gtkedit/editcmd.c: Added missing translation tags.
2539         * gtkedit/editoptions.c: Added missing translation tags. Translate
2540         radio buttons on first use.
2542 Sat Feb 27 21:00:45 1999 Gregory McLean  <gregm@comstar.net>
2544         * applied a patch from Duncan Mak <mustapha@wegythu.res.cmu.edu>
2545         to get the mc spec file to work.
2546         * hacked configure to generate a properly versioned spec file.
2548 Fri Feb 26 22:06:51 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2550         * gtkedit/editcmd.c (menu_save_mode_cmd): translate strings for
2551         radio buttons on first pass.
2553 Fri Feb 26 21:45:30 1999  David Martin  <dmartina@usa.net>
2555         * gtkedit/editcmd.c: Mark strings in the search and replace
2556         dialogs for translation. Resized these dialogs to let the messages
2557         fit.
2559 1999-02-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2561         * gtkedit/editwidget.c (selection_send): Use the proper type for
2562         64-bit cleanliness (Patch from George Lebl).
2564 Tue Feb 16 21:24:43 1999  David Martin  <dmartina@usa.net>
2566         * gtkedit/gtkedit.c: Hack to get one more string defined in a macro
2567         into the catalog file.
2569 Sat Feb 13 01:39:17 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2571         * configure.in: Make Timur's libtermcap check work with SLang
2572         0.99.98, too.
2574 1999-02-12  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2576         * new_icons/Makefile.in (ALLICONS): Added Tigert's new icons for
2577         PS and EPS files.  Thanks, Tigert!
2579 1999-02-09  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2581         * configure.in (CCOPTS): Drop the prefix auto-detection.
2583 Wed Feb 10 02:48:51 1999  Timur Bakeyev  <mc@bat.ru>
2585         * configure.in: Add check, which, in case of system-installed SLang
2586         library tries to run a test program, which determines, does we need
2587         linking with libtermcap.a. Also, set of if's for finding terminfo
2588         dir changed to for cycle - a bit nicer :)
2590 Tue Feb  9 20:52:19 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2592         * README.QNX: Deleted documention about mc.menu.qnx.diff.
2594 Tue Feb  9 20:46:07 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2596         * lib/mc.menu.qnx.diff: Deleted, it was merged with mc.menu.
2598 Tue Feb  9 20:32:39 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2600         * lib/mc.menu: Removed GNU tar'isms (option z). Removed option -o
2601         from tar calls when extracting (according to my man page this option
2602         is only useful when creating archieves).
2604 Tue Feb  9 20:28:15 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2606         * lib/mc.menu: Applied patch from root  <root@golia.dntis.ro> which
2607         adds support for tar.bz2 and merges the support for freeze-compressed
2608         tar files (tar.F) from mc.menu.qnx.diff.
2610 Sun Feb  7 06:11:48 1999  Timur Bakeyev  <mc@bat.ru>
2612         * Makefile.in: Change calls to xmkdir to mkinstalldirs - this is more
2613         GNU-like :)
2615 1999-01-30  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2617         * gtkedit/gtkedit.c: Hack to get a string defined in a macro into
2618         the catalog file.
2620 1999-02-02  Tuomas Kuosmanen  <tigert@gimp.org>
2622         * new_icons/gnome-core.png: New icon for core files. Someone
2623         please add the code part :)
2625 Mon Feb  1 01:28:19 1999  Timur Bakeyev  <mc@bat.ru>
2627         * configure.in: Add check against setuid() and setreuid() functions.
2629 Fri Jan 29 22:55:56 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2631         * slang/slang.h: renamed to slang-mc.h
2633         * slang/Makefile.in: delete slang.h on "make clean"
2635         * configure.in: link slang/slang-mc.h to slang/slang.h when the
2636         included slang is used. Problem was that MC's slang.h was used
2637         when we compiled with an already installed SLang and the systems
2638         header file were included with <slang/slang.h>.
2639         Unfortunatly I can't use AC_LINK_FILES to make the links because
2640         if we needn't make any links AC_LINK_FILES makes a link from
2641         srcdir to top_builddir (builddir != srcdir).
2643         Temporary add $LGPM to $LIBS when checking for the resizeterm
2644         and keyok functions (ncurses might be linked against GPM).
2646         Substitude PACKAGE (intl/Makefile makes use of it)
2648 Wed Jan 27 03:34:44 1999  Timur Bakeyev  <mc@bat.ru>
2650         * gtkedit/edit.h: including of <malloc.h> and <stdlib.h> swaped by
2651         #include "global.h".
2653 1999-01-13  Jonathan Blandford  <jrb@redhat.com>
2655         * Make.common.in (gnewdir): new path.
2657 Sun Jan 17 03:19:47 1999  Timur Bakeyev  <mc@bat.ru>
2659         * configure.in: Add comments before "Let" and "the" - typo. Add new
2660         path to include's search.
2662 1999-01-10  Ilya Zakharevich  <ilya@math.ohio-state.edu>
2664         * gtkedit/edit.c (edit_load_file): Off-by-one error disabled editing.
2666 1999-01-11  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2668         * configure.in (REGEX_O): Always include regex.o as the code we
2669         are using in gmc is not using regcomp/regexec, but the internal
2670         Emacs API.
2672         * src/regex.c: Do not compile the POSIX compatibility code, as we
2673         do not use it.
2675 Tue Dec 29 15:49:45 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2677         * doc/mc.sgml, mc1.in (Color section): minor polishing
2678         (Layout section): documented Highlight...
2680 Thu Dec 24 18:30:53 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2682         * configure.in: Deleted du checks
2684         * INSTALL: Deleted --with-dusum documentation.
2686         * doc/mc.sgml, mc.1.in: Completed documentation about the Options/
2687         Configuration dialog. Added Advanced chown subsection. Deleted
2688         variables from the Special settings section which are now covered
2689         by the configuration dialog.
2691 Mon Dec 21 22:26:34 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2693         * doc/mc.sgml, mc.1.in: Deleted obsolete information about
2694         tar_gz_memlimit. Partially rewrote the section about the
2695         Virtual FS.. configuration dialog.
2697 1998-12-17  Christopher Blizzard  <blizzard@appliedtheory.com>
2699         * autogen.sh (srcdir): Honor $ACLOCAL_FLAGS when running aclocal.
2701 Sun Dec 13 15:26:19 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2703         * Makefile.in (target installdirs): create $(DESTDIR)$(idldir)
2705         * lib/Makefile.in (target install): install $(LIBFILES_OUT) from the
2706         builddir
2708 1998-12-08  Tuomas Kuosmanen  <tigert@gimp.org>
2710         * new_icons/gnome-image-[lots].png: I added some icons for file
2711         types (image) there - someone please tell me what the correct
2712         location and naming convention is and I will try to follow that. :)
2714 1998-12-08  Christopher Blizzard  <blizzard@appliedtheory.com>
2716         * configure.in (builddir): Add icons/Makefile to AC_OUTPUT so that
2717         the build will still work.  (Has this been replaced by new_icons?)
2719 Tue Dec  1 11:58:55 1998  Pavel Machek  <pavel@atrey.karlin.mff.cuni.cz>
2721         * doc/mc.1.in, mc.sgml: added my name to list ov authors
2723 1998-12-02  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2725         * Makefile.in (codedirs): Dropped xv and tk ports from the
2726         distribution. include idl directory.
2728 1998-12-01  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2730         * configure.in (slang_use_system_installed_lib): Define slang
2731         here, to avoid having this on LIBS.
2733 1998-11-26  Herbert Valerio Riedel  <hvr@hvrlab.ml.org>
2735         * gtkedit.c: changed occurence of 'va_list *ap' to 'va_list ap'
2737 Thu Nov 26 12:20:06 1998  Pavel Roskin  <pavel_roskin@geocities.com>
2739         * config.h.in: Removed from CVS, added to .cvsignore
2741         * acconfig.h, macros/curses.m4, src/xcurses.c, src/tty.h,
2742         configure.in:
2743         NO_COLOR_SUPPORT renamed to NO_COLOR_CURSES
2744         HAVE_SUNOS_CURSES and SUNOS_CURSES renamed to USE_SUNOS_CURSES
2745         HAS_CURSES added to acconfig.h
2747 1998-11-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2749         * autogen.sh: Add "-I macros" to the aclocal flags.
2751         * mc-aclocal.m4: Renamed fp_PROG_CC_STDC to MC_HPUX_PROG_CC_STDC
2752         so that aclocal will not complain about an obsolete macro.
2754         * configure.in: Use MC_HPUX_PROG_CC_STDC
2756         * ChangeLog: There was no ChangeLog here, so I added one.