some .BR cleanup...
[midnight-commander.git] / ChangeLog
blobec7b702223c5b1f1abe8dc98a6c9f13dd68dab46
1 2002-10-14  Pavel Roskin  <proski@gnu.org>
3         * lib/mc.ext.in: Don't use "-dump" option with "links".
4         From David Martin <dmartina@excite.com>
6 2002-10-13  Pavel Roskin  <proski@gnu.org>
8         * lib/mc.hint*: Remove all references to "-1" - hints file is no
9         substitute to unambigous GUI.
10         From Christian Laubscher <christian.laubscher@tiscalinet.ch>
12 2002-10-12  Pavel Roskin  <proski@gnu.org>
14         * lib/mc.ext.in: Redirect stderr from "links" to suppress a
15         warning if it's not found.
17 2002-10-09  Andrew V. Samoilov  <sav@bcs.zp.ua>
19         * doc/mc.1.in (SMB File System): Username is allowed in
20         URLs now (/#smb:[user@]machine).
21         * doc/ru/mc.1.in: Likewise.
23 2002-10-08  Pavel Roskin  <proski@gnu.org>
25         * configure.in: Rename RH_VERSION to RPM_VERSION - not every
26         rpm-based system is Red Hat.  Replace all dashes, not just one.
28         * acinclude.m4 (MC_WITH_MCSLANG): Check for terminfo and use
29         termcap if terminfo is missing in the known locations.
30         * configure.in: Remove --with-termcap processing, it is now in
31         acinclude.m4.
33 2002-10-02  Pavel Roskin  <proski@gnu.org>
35         * syntax/syntax.syntax: Fix highlighting for "gray".
37 2002-10-01  Pavel Roskin  <proski@gnu.org>
39         * configure.in: Expand $bindir and $datadir to show at the end.
40         Reported by Nerijus Baliunas <nerijus@users.sourceforge.net>
42 2002-09-29  Pavel Roskin  <proski@gnu.org>
44         * configure.in: Remove the argument from --with-gpm-mouse.  The
45         directories for include files and libraries can be specified
46         using LDFLAGS and CPPFLAGS, as documented in the output of
47         "configure --help".
49         * configure.in: Complete rewrite of the screen library support.
50         Add new option --with-screen instead on --with-slang,
51         --with-included-slang and --with-ncurses.  Only allow
52         --with-termcap is using the included S-Lang library.
53         * aclocal.m4: Corresponding changes.
55         * syntax/mail.syntax: Replace "wholechars right" and "wholechars
56         left" with single "wholechars".
57         * syntax/nroff.syntax: Likewise.
58         * syntax/sh.syntax: Likewise.
59         * syntax/tcl.syntax: Likewise.
61         * syntax/*.syntax: Remove numeric Cooledit colors.  It's
62         unreasonable to require them to be correct.  On the other hand,
63         Cooledit can easily be changed to accept named color names.
65         * syntax/syntax.syntax: Don't require Cooledit colors for
66         highlighting color names.  Remove Cooledit colors.
68         * syntax/m4.syntax: Don't use yellow color on parentheses, since
69         it interferes with parentheses highlighting.  Remove list of
70         supported Autoconf macros.
72 2002-09-26  Pavel Roskin  <proski@gnu.org>
74         * syntax/syntax.syntax: Remove highlighting for numbers - it's
75         for Cooledit only.
77         * syntax/c.syntax: Require at least one space at the beginning
78         of indented cpp directives.  Use brightmagenta for them.
80         * syntax/syntax.syntax: Don't start keywords with "\[" - it
81         doesn't work.  Use "\[\]" at the end of keywords to suppress
82         their special meaning.
84 2002-09-22  Pavel Roskin  <proski@gnu.org>
86         * doc/Makefile.am: Remove width from the man2hlp command line.
87         The same for translations.
89         * configure.in: Remove support for HSC proxy - it's obsolete.
90         Remove all references to HSC proxy everywhere.
92 2002-09-21  Pavel Roskin  <proski@gnu.org>
94         * configure.in: Bump version to 4.6.0-pre1b.
96         * doc/hu/mc.hlp.hu: Rename to ...
97         * doc/hu/mc.hlp.hu.in: ... this.  Adjust paths.
98         * configure.in: Substitute doc/hu/mc.hlp.hu.
99         * doc/hu/Makefile.am: Don't distribute mc.hlp.hu.
101         * doc/mc.1.in: Update path to the data files.  Rename MC_LIBDIR
102         to MC_DATADIR.  Make the same changes in the translations.
104         * */Makefile.am: Replace mclibdir with pkgdatadir to use "share"
105         directory for architecture-independent files.
107 2002-09-19  Pavel Roskin  <proski@gnu.org>
109         * syntax/m4.syntax: New file.
110         * syntax/Syntax: Add m4.syntax.
111         * syntax/Makefile.am: Likewise.
112         From Vlad Romanenko <VladRomanenko@ukr.net>
114         * syntax/sql.syntax: Only recognize non-standard MySQL comments
115         at the beginning of line.
117 2002-09-19  Andrew V. Samoilov  <sav@bcs.zp.ua>
119         * syntax/syntax.syntax: Add "linestart" for "context",
120         "context default" and "context exclusive" keywords.
121         * syntax/c.syntax: Fix "%s" highlighting for "%-19s"
122         and "%5.5s" formats.
124 2002-09-18  Pavel Roskin  <proski@gnu.org>
126         * syntax/Syntax: Remove gobledy_gook at the beginning.  Move
127         rules for syntax files ...
128         * syntax/syntax.syntax: ... here.  Add "linestart" for "file"
129         and "include" keywords.
130         * syntax/Makefile.am: Add syntax.syntax.
132 2002-09-17  Vlad Romanenko  <VladRomanenko@ukr.net>
134         * syntax/js.syntax: Advanced number highlighting.
136 2002-09-17  Pavel Roskin  <proski@gnu.org>
138         * syntax/c.syntax: Highlight "?" by the same color as ":".
139         * syntax/java.syntax: Likewise.
140         * syntax/swig.syntax: Likewise.
141         * syntax/python.syntax: Remove duplicate keyword ":".
143         * Makefile.am: Add m4 to SUBDIRS.  Set ACLOCAL_AMFLAGS so that
144         m4 directory is used by aclocal.
145         * m4/Makefile.am: New file.
146         * configure.in: Substitute m4/Makefile.
147         * autogen.sh: Don't copy any macro files, use m4 directory.
149         * syntax/Makefile.am: Add js.syntax.
151         * configure.in: Add support for glib 2.x.  Right now, it has to
152         be explicitly enabled by `--with-glib2'.
153         From Ali Akcaagac <ali.akcaagac@stud.fh-wilhelmshaven.de>
155 2002-09-16  Pavel Roskin  <proski@gnu.org>
157         * syntax/js.syntax: New file.
158         * syntax/Syntax: Add js.syntax.
159         From Vlad Romanenko <VladRomanenko@ukr.net>
161 2002-09-16  Andrew V. Samoilov  <sav@bcs.zp.ua>
163         * doc/pl/Makefile.am: Use $(top_srcdir)/doc/xnc.hlp instead
164         of local xnc.hlp
165         * doc/pl/xnc.hlp: Removed.
167 2002-09-13  Pavel Roskin  <proski@gnu.org>
169         * configure.in: Add AM_GNU_GETTEXT_VERSION for autopoint.
170         Remove "potfiles" command.
171         * acinclude.m4: Add empty AM_GNU_GETTEXT_VERSION definition for
172         compatibility with gettext 0.10.x.
174         * autogen.sh: Use autopoint for gettext 0.11.5 and above.  Don't
175         allow gettext versions from 0.10.40 to 0.11.5 (not inclusive).
177         * po/Makevars: New file for compatibility with gettext 0.11.x.
179         * configure.in: Remove "Debugger code" message.
181         * acinclude.m4: Replace undelfs_o with use_undelfs.
182         * configure.in: Likewise.  Don't substitute it.
184         * configure.in: Simplify processing of without-edit.  Replace
185         several variables with use_edit.
186         * acinclude.m4: Remove AC_WITH_EDIT.
188         * acinclude.m4: Replace smbfs and SAMBAFILES variables with
189         use_smbfs.
190         * configure.in: Likewise.
191         * INSTALL: Document --with-samba.
193         * configure.in: Roll --enable-mcserv-install into ...
194         * acinclude.m4: ... --with-mcfs.  Adjust makefiles.
195         * INSTALL: Document --with-mcfs.
197 2002-09-12  Pavel Roskin  <proski@gnu.org>
199         * configure.in: Don't check if crypt() prototype is needed to
200         avoid warnings - the whole code is not worth avoiding one
201         legitimate warning.
202         * acinclude.m4: Remove AC_TRY_WARNINGS.
204         * configure.in: ALL_LINGUAS should be defined unconditionally.
206         * acinclude.m4: Clarify some help texts, add defaults in square
207         brackets, use more consistent spacing.
208         * configure.in: Likewise.
210         * lib/mc.menu: Don't call tarballs "releases".  Don't
211         dereference symlinks.
213 2002-09-10  Pavel Roskin  <proski@gnu.org>
215         Globally replace OS2_NT and _OS_NT with WIN32_NATIVE.
217 2002-09-07  Pavel Roskin  <proski@gnu.org>
219         * configure.in: Eliminate --with-terminfo option, which was
220         essentially equivalent to --with-included-slang and didn't force
221         anything.
222         * acinclude.m4 (AC_USE_TERMINFO): Remove.
223         * INSTALL: Adjust to match.
224         * FAQ: Likewise.
226 2002-09-05  Pavel Roskin  <proski@gnu.org>
228         * configure.in: Fix USE_VFS_NET conditional.  Don't substitute
229         NETFILES - it's unused.
231         * configure.in: Check for arpa/inet.h.
233         * mcfn_install: Remove.  Also remove all references to it.
234         * INSTALL.FAST: Update information about ncurses.
235         From Dmitry Semyonov <Dmitry.Semyonov@oktet.ru>
237         * acinclude.m4 (AC_USE_TERMCAP): Add -ltermcap to MCLIBS, not
238         LIBS.
239         * configure.in: Eliminate MCCFLAGS, use CPPFLAGS instead.  Add
240         "-L" options to LDFLAGS, not to LIBS or MCLIBS - this should fix
241         test for ncurses in non-standard directories.
243 2002-09-04  Pavel Roskin  <proski@gnu.org>
245         * lib/mc.ext.in: Remove edit rules for compressed files that
246         were compressing even unchanged files - the editor itself can
247         handle compression better.
249 2002-09-03  Pavel Roskin  <proski@gnu.org>
251         * acinclude.m4: Remove Termnet support, it's too old and obscure
252         to be supported properly.
254 2002-08-27  Pavel Roskin  <proski@gnu.org>
256         * lib/mc.ext.in: Add new OpenOffice.org formats.  Always use
257         OpenOffice.org, not StarOffice.  Add more video formats.
259         * lib/mc.ext.in: Use gzip instead of gunzip and compress.  Avoid
260         unnecessary pipeline.  Redirect stderr from cpio, because it can
261         be non-empty even for successful operations.
263 2002-08-26  Pavel Roskin  <proski@gnu.org>
265         * syntax/spec.syntax: New file.
266         * syntax/Syntax: Add spec.syntax.
267         * syntax/Makefile.am: Likewise.
268         From PLD Linux Distribution with minor changes.
270 2002-08-25  Pavel Roskin  <proski@gnu.org>
272         * lib/mcserv.init: Update from Red Hat package.
273         * lib/mcserv.pamd: Likewise.
275         * configure.in: Fix interpretation of the iconv test result.
276         Reported by Pavel Shirshov <pavelsh@mail.ru>
278         * mc.sh.in: Only bash needs the mc() function to be exported.
280         * doc/pl/mc.1.in: Add node names and options.  Use @prefix@
281         instead of /usr where appropriate.
282         * doc/Makefile.am: Enable generation of the help file.
284         * doc/pl/*: Add Polish translation.
285         * doc/Makefile.am: Adjust for the above.
286         * configure.in: Likewise.
288 2002-08-24  Pavel Roskin  <proski@gnu.org>
290         * lib/edit.indent.rc: Use tidy to format HTML.
291         From David Martin <dmartina@excite.com>
293         * lib/cedit.menu: Remove all references to the error file.
294         * lib/edit.indent.rc: Likewise.
295         * lib/edit.spell.rc: Likewise.
297 2002-08-23  Pavel Roskin  <proski@gnu.org>
299         * configure.in: Make GLIB_LIBS a separate AC_SUBST'ed variable,
300         use only for the programs that need it (mc and mcserv).
302         * configure.in: Fix help text for gpm and ncurses.  Properly
303         handle --without-ncurses.
304         Reported by Moritz Barsnick <moritz@barsnick.net>
306         * configure.in: Work around a bug in Autoconf-2.53 that prevents
307         splitting of user-specified path in AC_PATH_PROGS.
309         * configure.in: Move glib test earlier, as it tends to fail for
310         many users.  Make GLIB_CONFIG a precious variable.  Check for
311         glib12-config - that's how it's called on FreeBSD.
312         Reported by Pavel Shirshov <pavelsh@mail.ru>
314 2002-08-22  Pavel Roskin  <proski@gnu.org>
316         * configure.in: Remove old-style Linux-only support for shadow
317         passwords.
319 2002-08-21  Pavel Roskin  <proski@gnu.org>
321         * configure.in: Restore AM_INIT_AUTOMAKE with two arguments for
322         now, otherwise Automake 1.5 breaks.  Remove version number from
323         AC_INIT, the version from AM_INIT_AUTOMAKE takes preference.
324         Substiture RH_VERSION, which is VERSION without dashes, needed
325         for RedHat specfile.
327         * configure.in: Bump version to 4.6.0-pre1a.  Don't use
328         arguments in AM_INIT_AUTOMAKE to avoid defining the version in
329         two places.
331         Release mc-4.6.0-pre1.
333         * configure.in: Bump version to 4.6.0-pre1.
334         * po/*.po: Regenerate.
336 2002-08-20  David Martin  <dmartina@excite.com>
338         * doc/es/mc.1.in: Minor changes.
339         * doc/es/xnc.hlp: Likewise.
341 2002-08-20  Andrew V. Samoilov  <sav@bcs.zp.ua>
343         * mc.spec.in: Add /usr/lib/mc/mc.charsets and
344         %{_mandir}/*/man1/*.
346 2002-08-20  Pavel Roskin  <proski@gnu.org>
348         * doc/it/mc.1.in (Controlling Midnight Commander): Remove.
350 2002-08-19  Pavel Roskin  <proski@gnu.org>
352         * configure.in: Add Italian documentation.
353         * doc/Makefile.am: Likewise.
355         * acinclude.m4 (MC_WITH_VFS): Disable mcfs by default.
357         * configure.in: Enable subshell support on all operating systems
358         by default.  Old issues are most likely solved by now.
360 2002-08-18  Pavel Roskin  <proski@gnu.org>
362         * lib/mc.ext.in: Try links before lynx.  Force full path when
363         invoking X11 browsers - it breaks VFS, but VFS support in mc.ext
364         is already broken if the program starts in background.  Add a
365         comment discouraging taking this code as example.
367         * doc/mc.1.in (Controlling Midnight Commander): Remove, it's
368         obsolete.
369         * doc/es/mc.1.in: Likewise.
370         * doc/ru/mc.1.in: Likewise.
371         * doc/hu/mc.hlp.hu: Likewise.
373         * lib/mc.menu: Remove all references to $MC_CONTROL_FILE, which
374         was unsafe by design and is no longer supported.  Use %t instead
375         of %u to preserve tags in case of failure.
377         * vfs/extfs/ftplist.in: Remove support for running commands, it
378         makes no sence.
380 2002-08-16  Pavel Roskin  <proski@gnu.org>
382         * lib/mc.global: Remove, it duplicates the role of mc.lib.
383         * lib/mc.lib: Add contents of mc.global.
384         * lib/Makefile.am: Remove all references to mc.global.
386         * syntax/sh.syntax: Fix highlighting of "<<-EOF".
387         Reported by Andrew V. Samoilov <sav@bcs.zp.ua>
389 2002-08-16  Andrew V. Samoilov  <sav@bcs.zp.ua>
391         * syntax/sh.syntax: Highlight alias, bg, eval, exec, export, fg,
392         set, umask and unset like other builtin commands.
394 2002-08-15  Pavel Roskin  <proski@gnu.org>
396         * configure.in: Remove check for SIGTSTP, it's not needed for
397         the subshell support.
399         * acinclude.m4 (AC_SHORT_D_NAME_LEN): Remove, this test is now
400         done at runtime.
401         * configure.in: Don't use AC_SHORT_D_NAME_LEN.
403 2002-08-14  Andrew V. Samoilov  <sav@bcs.zp.ua>
405         * doc/ru/mc.1.in: Remove reference to README.edit.
406         * doc/mc.1.in: Likewise.
407         * doc/hu/mc.hlp.hu: Likewise. Remove /var/tmp/mc-4.5.46-buildroot
408         everywhere.
410 2002-08-14  Pavel Roskin  <proski@gnu.org>
412         * doc/mc.1.in: Consistently use "native" ftp syntax.
413         * doc/ru/mc.1.in: Likewise.
414         * doc/es/mc.1.in: Update from David Martin <dmartina@excite.com>
415         * doc/es/xnc.hlp: Likewise.
417         * lib/mc.hlp.hu: Move ...
418         * doc/hu/mc.hlp.hu: ... here.  Make all necessary adjustments.
420 2002-08-09  Pavel Roskin  <proski@gnu.org>
422         * lib/mc.ext.in: Remove all unrecognized actions (e.g. Extract)
423         and entries that are obsolete or make no sence.
425         * doc/xnc.hlp: Add translatable titles for topics "QueryBox" and
426         "How to use help".
428         * doc/Makefile.am: Don't distribute help file.  Generate it in
429         the build directory.
430         * doc/es/Makefile.am: Likewise.
431         * doc/ru/Makefile.am: Likewise.
433         * lib/xnc.hlp: Move ...
434         * doc/xnc.hlp: ... here.
435         * doc/Makefile.am: Necessary adjustments.
436         * lib/Makefile.am: Likewise.
437         * src/Makefile.am: Likewise.
439         * configure.in: Add Spanish documentation.
440         * doc/Makefile.am: Likewise.
441         * doc/es: Spanish documentation.
442         From David Martin <dmartina@excite.com>
444 2002-08-08  Pavel Roskin  <proski@gnu.org>
446         * lib/mc.lib: Add f11-f20 keys for Konsole.
448 2002-08-06  Pavel Roskin  <proski@gnu.org>
450         * syntax/lisp.syntax: New file.
451         * syntax/Syntax: Add lisp.syntax.
452         * syntax/Makefile.am: Likewise.
453         From Mykolas Juraitis <juramyko@soften.ktu.lt> with minor
454         changes.
456 2002-08-04  Pavel Roskin  <proski@gnu.org>
458         * configure.in: Check for SIGTSTP and SIGCONT signals.  Disable
459         subshell if this test fails.
461 2002-08-03  Pavel Roskin  <proski@gnu.org>
463         * syntax/mail.syntax: Colors changed to be more readable.
465         * syntax/html.syntax: Don't require character entities to be
466         whole, but check their validity.
468 2002-08-02  Pavel Roskin  <proski@gnu.org>
470         * configure.in: No longer need to define REGEX_MALLOC.
472 2002-08-01  Pavel Roskin  <proski@gnu.org>
474         * configure.in: Remove support for MAD and Electric Fence.
475         Developers should use modern memory debuggers (e.g. Valgrind).
476         * INSTALL: Remove references to MAD.
478 2002-07-31  Pavel Roskin  <proski@gnu.org>
480         * syntax/html.syntax: Remove recognition for any individual
481         words - there are too many of them, we cannot keep up.
483 2002-07-30  Pavel Roskin  <proski@gnu.org>
485         * doc/ru/Makefile.am: Use man2hlp directly.
487 2002-07-28  Pavel Roskin  <proski@gnu.org>
489         * syntax/changelog.syntax: Highlight "*" only after tab.  This
490         requires fixed syntax highlighting.
492         * lib/mc.ext.in: Open *.doc and *.rtf files with abiword by
493         default. Open *.xls with gnumeric.  Use mplayer for most video
494         formats.
496         * syntax/nroff.syntax: Require most keywords to be whole.
498 2002-07-21  Pavel Roskin  <proski@gnu.org>
500         * syntax/fortran.syntax: Fix highlighting of "*" at the
501         beginning of line.  Recognize "     +" as continuation.  Move
502         all "linestart" keywords earlier to avoid more conflicts.
504 2002-07-18  Pavel Roskin  <proski@gnu.org>
506         * syntax/unknown.syntax: Don't highlight anything by default.
508         * syntax/changelog.syntax: Highlight functions without
509         filenames.
510         * syntax/Syntax: Match *ChangeLog*.
512         * syntax/c.syntax: Reenable highlighting for "/" and preserve
513         highlighting for "//" comments by using exclusive context.
514         * syntax/java.syntax: Likewise.
515         * syntax/swig.syntax: Likewise.
516         * syntax/slang.syntax: Reenable highlighting for "/".
517         * syntax/sql.syntax: Enable highlighting for "/" and "-".
519         * syntax/sql.syntax: New file.
520         * syntax/Syntax: Add sql.syntax.
521         * syntax/Makefile.am: Likewise.
522         From Walery Studennikov <despair@sama.ru> with minor changes.
524 2002-07-16  Pavel Roskin  <proski@gnu.org>
526         * lib/mc.ext.in: Remove handling of executables.  They should
527         be handled internally for "pause after run" to work.
529         * syntax/Syntax: Associate *.itcl with tcl.syntax.
530         * syntax/tcl.syntax: Add itcl keywords, other improvements.
532 2002-07-15  Pavel Roskin  <proski@gnu.org>
534         * configure.in: Don't check for strcasecmp(), strncasecmp() and
535         strdup() - test results are not used except in gettext, which
536         provides its own tests.
538         * configure.in: When checking for ncurses, check for
539         has_colors(), not curses_version() - the later is missing in
540         older version of ncurses.
542 2002-07-13  Pavel Roskin  <proski@gnu.org>
544         * acinclude.m4 (AC_EXT2_UNDEL): Add ext2fs libraries to MC_LIBS,
545         not to LIBS.
546         * configure.in: Fix breakage in ncurses headers check from the
547         previous commit.  Simplify other instances of AC_CHECK_HEADERS.
548         Define REGEX_MALLOC here.
550         * acinclude.m4 (AC_NCURSES): Remove.
551         * configure.in: Use AC_CHECK_HEADERS to find ncurses headers and
552         AC_CHECK_LIB to check existance of ncurses library.  Eliminate
553         variables force_ncurses and search_ncurses.
555 2002-07-10  Pavel Roskin  <proski@gnu.org>
557         * configure.in: Remove --with-netrc, it is now default and can
558         be disabled at the runtime.
560         * syntax/tcl.syntax: New file.
561         * syntax/Syntax: Add tcl.syntax.
562         * syntax/Makefile.am: Likewise.
563         * syntax/java.syntax: Don't treat #define separately from other
564         preprocessor directives.
565         * syntax/slang.syntax: Likewise.
566         * syntax/swig.syntax: Likewise.
568 2002-07-09  Pavel Roskin  <proski@gnu.org>
570         * syntax/c.syntax: Don't treat #define separately from other
571         preprocessor directives.
573 2002-07-08  Pavel Roskin  <proski@gnu.org>
575         * syntax/perl.syntax: Highlight text after __END__ as a comment.
576         * syntax/po.syntax: Avoid gray color, which is hard to see.
578 2002-07-05  Pavel Roskin  <proski@gnu.org>
580         * syntax/dos.syntax: Add more commands.
582 2002-07-04  Pavel Roskin  <proski@gnu.org>
584         * AUTHORS: Add Andrew V. Samoilov <kai@cmail.ru>, alphabetically
585         sort authors.
587 2002-06-24  Pavel Roskin  <proski@gnu.org>
589         * syntax/dos.syntax: New file - highlighting for DOS batch
590         files.  From Petr Kozelka <pkozelka@centrum.cz>
591         * syntax/Syntax: Add dos.syntax.
592         * syntax/Makefile.am: Likewise.
594 2002-06-04  Max Schedriviy  <max@humgat.org>
596         * syntax/php.syntax: New version.
598 2002-05-23  Andrew V. Samoilov  <kai@cmail.ru>
600         * NEWS: Mention ftpfs/fish uploading changes and new configure
601         options --with-codepagedir=DIR, --with-configdir=DIR and
602         --without-mcfs.
604 2002-05-22  Pavel Roskin  <proski@gnu.org>
606         * doc/ru/Makefile.am: Fix out-of-tree build.
608 2002-05-14  Pavel Roskin  <proski@gnu.org>
610         * configure.in: Fix logic for gettext 0.10.x.
612 2002-05-14  Andrew V. Samoilov  <kai@cmail.ru>
614         * configure.in: Don't generate po/Makefile if
615         there is 'top_builddir' in po/Makefile.in.
616         * autogen.sh: More fixes for gettext 0.11+.
618 2002-05-08  Andrew V. Samoilov  <kai@cmail.ru>
620         * configure.in (ALL_LINGUAS): Added "be" for Belarusian.
622 2002-04-21  Pavel Roskin  <proski@gnu.org>
624         * lib/mc.ext.in: Add support for *.rmi files - latest TiMidity++
625         can play them.
627 2002-04-09  Andrew V. Samoilov  <kai@cmail.ru>
629         * autogen.sh: Fix for gettext 0.11 family (and newer).
631 2002-04-08  Pavel Roskin  <proski@gnu.org>
633         * autogen.sh: Allow gettext newer than 0.10.39.
634         From Björn Eriksson <bjorn@bjornen.nu>
636 2002-04-03  Pavel Roskin  <proski@gnu.org>
638         * doc/ru/Makefile.am: Distribute mc.ru.hlp and don't remove it
639         by "make clean" because not everyone has Perl to rebuild it.
641 2002-03-27  Andrew V. Samoilov  <kai@cmail.ru>
643         * syntax/Syntax: Replace ^Syntax$ with [Ss]yntax$ and add
644         first line regular expression.
646 2002-03-26  Andrew V. Samoilov  <kai@cmail.ru>
648         * configure.in: Define USE_INCLUDED_REGEX if GNU C library 2.1
649         or newer is not used.
650         * acinclude.m4: New option --with-mcfs and macro WITH_MCFS.
652         * src/Makefile.am: Move mc.hlp.ru processing ...
653         * doc/ru/Makefile.am: ... here.
655 2002-03-21  Andrew V. Samoilov  <kai@cmail.ru>
657         * syntax/Syntax: Match ^Syntax$ for Syntax Highlighting.
658         * syntax/c.syntax: Highlight "%p" printf format.
659         Allow '*' as width and precision for strings and numbers.
661         * doc/mc.1.in: Fix smbfs example.  Minor format fixes.
662         * doc/ru/mc.1.in: Likewise.
664 2002-03-18  Pavel Roskin  <proski@gnu.org>
666         * doc/ru/Makefile.am: Distribute xnc.hlp.
668 2002-03-12  Pavel Roskin  <proski@gnu.org>
670         * doc/Makefile.am: Adjust for doc/ru/Makefile.am.
672 2002-03-12  Andrew V. Samoilov  <kai@cmail.ru>
674         * configure.in (AC_CONFIG_FILES): Add doc/ru/Makefile.am.
675         * doc/ru/Makefile.am: New file.
677 2002-03-08  Pavel Roskin  <proski@gnu.org>
679         * doc/Makefile.am (EXTRA_DIST): Distribute doc/ru/mc.1.
681 2002-03-04  Andrew V. Samoilov  <kai@cmail.ru>
683         * configure.in (AC_CONFIG_FILES): Add doc/ru/mc.1.
685 2002-03-01  Andrew V. Samoilov  <kai@cmail.ru>
687         * doc/mc.1.in: Use nodename `Background jobs' for section
688         `Background Jobs' to reflect user visible Command menu option
689         and src/cmd.c dialog implementation.
691         * doc/ru: New directory for Russian manuals.
692         * doc/ru/mc.1.in: Translated mc.1 manual page.  Originally
693         translated by Victor A. Kostromin for mc 4.5.30.  Converted
694         from binary mc.hlp.ru, corrected and actualized by me.
695         * doc/ru/xnc.hlp: Translated lib/xnc.hlp.  See above.
696         * doc/ru/.cvsignore: Ignore mc.1.
698 2002-02-27  Andrew V. Samoilov  <kai@cmail.ru>
700         * doc/mc.1.in (Macro Substitution): Document "%var{ENV-default}".
701         (FILES): Document changes in mc behavior. ~/.mc/ini now overrides
702         mc.lib settings.
704         (Virtual File System): Document SMB File System.
706 2002-02-26  Pavel Roskin  <proski@gnu.org>
708         * lib/mc.ext.in: Run "file" before "nm" to avoid an error
709         message "no symbol found" for unsupported architectures and
710         provide more useful information.
712 2002-02-22  Pavel Roskin  <proski@gnu.org>
714         * README.smbfs: Remove.  It contained no useful information
715         and the webpage is now dead.
716         * Makefile.am: Remove README.smbfs.
718         * README: Mention that glib 1.2.x is required.
720 2002-02-21  Andrew V. Samoilov  <kai@cmail.ru>
722         * lib/edit.indent.rc: Use "#! /bin/sh"
723         * lib/edit.spell.rc: Likewise.
724         * lib/mcserv.init: Likewise.
726         * lib/cedit.menu: Eliminate bashisms.
727         Add missed `:' in AUTHOR evaluation.
728         Unset LANGUAGE and make LC_ALL empty.
729         Use "#! /path/to/program".
731 2002-02-20  Andrew V. Samoilov  <kai@cmail.ru>
733         * doc/mc.1.in (FILES): Use ~/.mc/bindings instead of
734         ~/.mc/ext, ~/.mc/ini instead of ~/.mc.ini.
735         Fix tarfs URL syntax example.  Minor typo and format fixes.
737 2002-02-14  Andrew V. Samoilov  <kai@cmail.ru>
739         * doc/mc.1.in (FILES): Use MC_LIBDIR instead of MCHOME.
740         Fix location of configuration files.
742 2002-02-05  Pavel Roskin  <proski@gnu.org>
744         * configure.in: Don't use defunct ncurses_version.
745         Reported by Thomas Dickey <dickey@herndon4.his.com>
746         Set force_ncurses whenever --with-ncurses is used.  If set,
747         suppress checks for S-Lang and fail is ncurses is not found.
749         * configure.in: Introduce a new variable screen_type that is
750         either "slang" or "ncurses" without additional text.  Use it
751         instead of screen_manager whenever possible.  Fix text in
752         AC_NCURSES call, use m4 quotes and move shell quotes into the
753         macro.
754         * acinclude.m4: Likewise.
756 2002-01-28  Petr Kozelka  <pkozelka@email.cz>
758         * syntax/Syntax: Known Delphi/Kylix source file extensions
759         supported (*.dpr, *.inc).
760         * syntax/pascal.syntax: Many new (Delphi/Kylix) keywords added.
761         Special highlighting for CVS keywords.  Understands single-line
762         comments (//).
764 2002-01-24  Alexander Shopov  <al_shopov@web.bg>
766         * configure.in (ALL_LINGUAS): Added "bg"
768 2002-01-21  Pavel Roskin  <proski@gnu.org>
770         * NEWS: Mention word completion in the editor.
772 2002-01-17  Pavel Roskin  <proski@gnu.org>
774         * extraconf.h: Remove OS/2 specific code.
776         * doc/mc.1.in (Configuration): Clarify some entries.
778 2002-01-11  Andrew V. Samoilov  <kai@cmail.ru>
780         * acinclude.m4: New options for smbfs:
781         --with-configdir=DIR    Where the Samba configuration files are (/etc)
782         --with-codepagedir=DIR  Where the Samba codepage files are
784 2002-01-11  Pavel Roskin  <proski@gnu.org>
786         * syntax/xml.syntax: New file - highlighting for XML.
787         From Petr Kozelka <pkozelka@centrum.cz>
788         * syntax/Syntax: Add xml.syntax.
789         * syntax/Makefile.am: Likewise.
791 2002-01-04  Pablo Saratxaga  <pablo@mandrakesoft.com>
793         * configure.in: Added "eu" to ALL_LINGUAS.
795 2002-01-03  Pavel Roskin  <proski@gnu.org>
797         * lib/mc.menu: Correct quoting.
798         Reported by Matthias Urban <murban@cs.uni-magdeburg.de>
800         * NEWS: Mention removal of the OS/2 port.
801         * README.PC: Remove OS/2 specific parts.
803 2002-01-02  Pavel Roskin  <proski@gnu.org>
805         * configure.in: Make help about --with-subshell easier to
806         understand.  Minor alignment fixes for the help.
807         * acinclude.m4: Minor alignment fixes for the help.
809 2001-12-31  Pavel Roskin  <proski@gnu.org>
811         * configure.in: Generate vfs/Makefile from vfs/Makefile.in, not
812         from vfs/Make-mc.in.
814 2001-12-27 Duarte Loreto  <happyguy_pt@hotmail.com>
816         * configure.in: Added portuguese to ALL_LINGUAS
818 2001-12-21  Pavel Roskin  <proski@gnu.org>
820         * acinclude.m4 (AC_WITH_SLANG): Don't add ../slang to includes.
821         Don't remove slang/slang.h - it's never created.
823         * acinclude.m4 (AC_WITH_SLANG): Don't make symlink from
824         slang-mc.h to slang.h.  Remove fastdepslang variable, it's
825         unused.
827 2001-12-01  Wang Jian  <lark@linux.net.cn>
829         * configure.in(ALL_LINGUAS): Renamed zh_CN.GB2312 to zh_CN.
831 2001-11-29  Pavel Roskin  <proski@gnu.org>
833         * lib/mc.ext.in: Use "type" to recognize zip and lha archives.
835 2001-11-27  Pavel Roskin  <proski@gnu.org>
837         * lib/mc.ext.in: When running X programs in background, do it
838         from subshell.  Otherwise some of them terminate when mc exits.
839         Reported by Christian Dysthe <christian@dysthe.net>
840         Remove some obsolete and gmc-specific entries.  Use StarOffice
841         to open files detected as "Microsoft Office Document".
843         * lib/mc.lib: Support "Home" and "End" sequences in xterm from
844         XFree86 4.1.0.
846 2001-11-16  Andrew V. Samoilov  <kai@cmail.ru>
848         * doc/mcedit.1.in: Fix help file location.
850 2001-11-14  Pavel Roskin  <proski@gnu.org>
852         * acinclude.m4 (MC_UNDELFS_CHECKS): Check for ext2_ino_t,
853         fallback to ino_t for e2fsprogs version 1.19 and older.
855 2001-10-30  Pavel Roskin  <proski@gnu.org>
857         * lib/mc.ext.in: Add support for Netpbm files.
859 2001-10-25  Andrew V. Samoilov  <kai@cmail.ru>
861         * slang/slvideo.c (SLtt_set_color): Eliminate C++ comments.
862         http://bugzilla.gnome.org/show_bug.cgi?id=60935
863         By drk@sgi.com.
865         * doc/mc.1.in: Document %p macro.
867 2001-10-24  Pavel Roskin  <proski@gnu.org>
869         * configure.in: Move AC_FUNC_MMAP before it's used indirectly.
870         Allow using --without-mmap.
871         * INSTALL: Document --without-mmap.
873 2001-10-24  Andrew V. Samoilov  <kai@cmail.ru>
875         * configure.in: Resurrect ALL_LINGUAS test, to allow specify list
876         of languages to be installed by setting env variable before
877         configure. If it is empty, it defaults to full list.
878         By Alex Tkachenko <alex@bcs.zp.ua>.
880 2001-10-19  Pavel Roskin  <proski@gnu.org>
882         * syntax/sh.syntax: Highlight reserved words inside backticks.
883         Use the same wholechars settings for reserved words and
884         commands.  Recognize more words.  Recognize function definitions
885         without "function" or without "()".  Use brightmagenta instead
886         of brightblue.
888 2001-10-18  Pavel Roskin  <proski@gnu.org>
890         * configure.in: When checking for "nroff -mandoc" support, don't
891         use /dev/null as input file, use stdin.  Some versions of nroff
892         (e.g. groff-1.16.1) don't accept special files.
894 2001-10-14  Pavel Roskin  <proski@gnu.org>
896         * lib/mc.ext.in: Treat Makefile.PL as a Perl program, not as a
897         Makefile.  Don't allow any suffixes after "Makefile".
899 2001-10-12  Pavel Roskin  <proski@gnu.org>
901         * lib/mc.ext.in: Add support for *.xcf files (native GIMP
902         format).
904 2001-10-06  Andrew V. Samoilov  <sav@bcs.zp.ua>
906         * lib/mc.menu: Use "case" instead of non-portable "egrep -q".
907         Fix compress<->bzip2 conversion and conversion of tagged
908         archives.
910 2001-10-05  Pavel Roskin  <proski@gnu.org>
912         * lib/mc.ext.in: Use ogginfo to view *.ogg files.
913         Suggested by Marcel Pol <mpol@gmx.net>
915         * lib/mc.ext.in: Use xmms to play *.mp3 under X.  When viewing
916         *.mp3, use "verbose" option to mpg123.  Add support for *.ogg
917         and *.mid files.
919 2001-09-30  Pavel Roskin  <proski@gnu.org>
921         * configure.in: Don't check whether grep supports stdin - it's
922         not used anymore.
923         * NEWS: Mention this change.
925 2001-09-19  Pavel Roskin  <proski@gnu.org>
927         * doc/mcedit.1.in: Fix a very long line - use double
928         backslashes since they are interpreted even in the .nf blocks.
930         * lib/edit.spell.rc: Try aspell before resorting to ispell.
932         * syntax/php.syntax: Replace with a better implementation by
933         Max Schedriviy <max@tavrida.net>
935 2001-09-15  Pavel Roskin  <proski@gnu.org>
937         * doc/mc.1.in: Fix location of mcedit files.
938         * doc/mcedit.1.in: Likewise.  Remove obsolete technical details.
940 2001-09-14  Pavel Roskin  <proski@gnu.org>
942         * configure.in: Don't check for ncurses version and for keyok()
943         because the mouse support code doesn't need this hack anymore.
945 2001-09-13  Pavel Roskin  <proski@gnu.org>
947         * configure.in: Fix some cases of overquoting and underquoting.
948         * acinclude.m4: Likewise.
950 2001-09-12  Pavel Roskin  <proski@gnu.org>
952         * configure.in: Update list of browsers.  Don't fallback to
953         lynx since it cannot be run in background.
954         * lib/mc.ext.in: Redirect output of X11 browsers to /dev/null.
955         If no browser for X11 was found, use lynx.
957         * autogen.sh: Add a workaround to ensure that "depcomp" is
958         distributed.
959         * configure.in: Replace obsolete macros.  Use AC_MSG_NOTICE
960         where appropriate.
961         * acinclude.m4: Likewise.  Fix check whether S-Lang uses
962         terminfo.
964         * configure.in: Use three-argument form of AC_INIT.  Use
965         AC_CONFIG_AUX_DIR.  Remove some unused or implied macros.
966         * Makefile.am (EXTRA_DIST): Remove "depcomp" - this workaround
967         is not needed if AC_CONFIG_AUX_DIR is used.
968         * vfs/Make-mc.in: Adjust mkinstalldirs location.
969         * autogen.sh: Create "config" and remove "autom4te.cache".
971 2001-09-11  Pavel Roskin  <proski@gnu.org>
973         * syntax/Syntax: New file, extracted from edit/syntax.c.
974         * syntax/Makefile.am: Add Syntax.
976         * configure.in: Add -lcurses (for use with S-Lang) to MCLIBS not
977         to LIBS.  Don't use unportable "grep -q", use "case" instead.
979 2001-09-10  Pavel Roskin  <proski@gnu.org>
981         * configure.in: Only check for X if --with-tm-x-support has been
982         specified.
984         * configure.in: Add check for sys/ioctl.h.
986         * configure.in: Use AC_FUNC_STRCOLL instead of generic test.
988         * acinclude.m4: Put -lncurses to MCLIBS, not LIBS.
989         * configure.in: Likewise.  Add MCLIBS to LIBS temporarily when
990         testing for functions in ncurses.
992         * acinclude.m4: Provide descriptions in all AC_DEFINE macros.
993         * configure.in: Likewise.  Use AH_BOTTOM to include extraconf.h.
994         * acconfig.h: Remove.
996         * configure.in: Eliminate LIBSLANG and LSLANG.
997         * acinclude.m4: Likewise.  Use MCLIBS for -lslang.
999         * configure.in: Use MCLIBS for -lgpm.  Remove LGPM.  Check for
1000         resizeterm() and keyok() only if configuring with ncurses.
1002         * configure.in: Remove now unused variables LIBVFS and LVFS.
1004         * configure.in: Remove unused variables LINTL and INTLDEPS.
1006         * configure.in: Add -I\$(top_builddir)/intl to CPPFLAGS when
1007         building with included gettext, because libintl.h is copied
1008         there.
1010 2001-09-09  Pavel Roskin  <proski@gnu.org>
1012         * NEWS: Update.
1014         * configure.in: Remove a hack for Unixware.  AC_FUNC_GETMNTENT
1015         checks -lgen for getmntent as of Autoconf 2.52.
1017 2001-09-07  Pavel Roskin  <proski@gnu.org>
1019         * configure.in: Check for pwd.h.
1021         * Make.common.in: Remove.
1022         * configure.in: Remove all references to Make.common.in and
1023         MCCPPFLAGS.
1024         * aclocal.m4: Likewise.
1026         * configure.in: Require Autoconf 2.52.  Remove hacks for
1027         Autoconf 2.13.
1028         * Makefile.am: Require Automake 1.5.
1030 2001-09-06  Pavel Roskin  <proski@gnu.org>
1032         * syntax/php.syntax: New file - PHP file highlighting.  Copied
1033         from Cooledit 3.17.4.
1034         * syntax/Makefile.am: Add php.syntax.
1036 2001-09-06  Timur Bakeyev  <mc@bat.ru>
1038         * acconfig.h: Brought back couple of symbols, that are still necessary
1039         due reference to them from configure.in.
1041 2001-09-04  Pavel Roskin  <proski@gnu.org>
1043         * syntax/changelog.syntax: Fix highlighting of functions.  Relax
1044         strictness for dates.
1046         * doc/mc.1.in: Fix troff warnings.
1047         * doc/mcedit.1.in: Likewise.
1049 2001-09-03  Pavel Roskin  <proski@gnu.org>
1051         * doc/mc.1.in: Spellcheck.
1052         * doc/mcedit.1.in: Likewise.
1053         * doc/mcserv.8.in: Likewise.
1055         * doc/mc.1.in (Learn Keys): Complete rewrite.
1057 2001-09-02  Pavel Roskin  <proski@gnu.org>
1059         * acconfig.h: Remove all unused symbols.
1061         * lib/ncurses.h: Remove.
1062         * lib/Makefile.am: Remove ncurses.h.
1064 2001-09-02  Abel Cheung  <maddog@linux.org.hk>
1066         * configure.in (ALL_LINGUAS): zh_TW.Big5 -> zh_TW
1068 2001-08-28  Pavel Roskin  <proski@gnu.org>
1070         * syntax/sh.syntax:  Require two '<' before EOF.  Recognize END
1071         like EOF.
1073 2001-08-26  Pavel Roskin  <proski@gnu.org>
1075         * configure.in: New conditionals USE_VFS_NET, USE_UNDEL_FS and
1076         CONS_SAVER.  Put all conditionals together.
1078         * Makefile.am (EXTRA_DIST): Add depcomp to work around a bug in
1079         Automake 1.5.
1081         * configure.in: Remove XCURSES variable - it's unused.
1083         * configure.in: New conditional USE_EDIT.
1085         * syntax/changelog.syntax: Don't require '@' to be in the
1086         address.  This also works around a bug in the syntax engine
1087         that prevented highlighting of addresses.
1089 2001-08-25  Pavel Roskin  <proski@gnu.org>
1091         * configure.in: New conditionals USE_VFS and INCLUDED_SLANG.
1093 2001-08-24  Pavel Roskin  <proski@gnu.org>
1095         * extraconf.h: Remove all references to HAVE_X.
1096         * acinclude.m4: s/GNOME_/MC_/
1097         * configure.in: Likewise.  Remove or clarify all references to
1098         the "text edition".  Minor fixes.
1100         * configure.in: Remove support for curses libraries other than
1101         ncurses.
1102         * acinclude.m4: Likewise.
1103         * FAQ: Remove everything about UNIX curses.
1104         * INSTALL: Likewise.
1106         * configure.in: Enable large file support by default.
1107         * NEWS: Mention it.
1108         * INSTALL: Document it.  Minor fixes.
1110         * FAQ: Remove information about GNOME edition.  Minor fixes.
1111         * README: Likewise.
1112         * NEWS: Mention removing the GNOME edition.
1114         * acinclude.m4: Include all used macros from the macros
1115         directory.
1116         * autogen.sh: Remove all references to "macros".
1117         * Makefile.am: Likewise.
1119         * configure.in: Remove all GNOME stuff except GNOME_VFS_CHECKS.
1120         * Makefile.am (SUBDIRS): Remove all GNOME-related directories.
1122         * lib/startup.links: Remove.
1123         * lib/README.desktop: Likewise.
1124         * lib/Makefile.am: Remove all references to DESKTOP_FILES.
1126         * configure.in: Bump version to 4.5.99a.
1128         * configure.in: Bump version to 4.5.55.  Release mc-4.5.55.
1129         * po/*.po: Regenerate.
1131         * AUTHORS: Update and spell check.
1132         * FAQ: Likewise.
1133         * INSTALL: Likewise.
1134         * INSTALL.FAST: Likewise.
1135         * NEWS: Likewise.
1136         * README.PC: Likewise.
1137         * README.QNX: Likewise.
1139         * configure.in: Add check for stropts.h.
1141 2001-08-23  Pavel Roskin  <proski@gnu.org>
1143         * lib/edit.indent.rc: Create cooledit.error right away to
1144         override its old contents.  Don't use ksh extentions.  Treat *.C
1145         files as C++.  Recognize more C++ extensions.  Support java.
1146         Update URL for "astyle".  Quote all arguments to protect spaces.
1147         * lib/edit.spell.rc: Don't save terminal settings - mc does it
1148         itself.  Quote all arguments to protect spaces.
1150 2001-08-21  Pavel Roskin  <proski@gnu.org>
1152         * doc-gnome/C/figs/Makefile.am: Don't install GNOME-specific
1153         files if GNOME frontend is disabled.
1154         * idl/Makefile.am: Likewise.
1155         * lib/Makefile.am: Likewise.
1156         * new_icons/Makefile.am: Likewise.
1158         * autogen.sh: Fall back to aclocal without "-I gettext.m4" in
1159         case it already has gettext macros elsewhere and doesn't like
1160         duplicates (i.e. it's aclocal from Automake-1.4).
1162 2001-08-20  Pavel Roskin  <proski@gnu.org>
1164         * AUTHORS: Updated.
1165         * INSTALL: Likewise.
1166         * NEWS: Likewise.
1167         * doc/mc.1.in: Likewise.
1168         * doc/mcserv.8.in: Likewise.
1170         * acinclude.m4 (AC_GET_FS_INFO): Specify includes when checking
1171         for sys/mount.h.
1173 2001-08-19  Andras Timar  <timar@gnome.hu>
1175         * lib/Makefile.am: Added Hungarian hints
1176         * lib/mc.hint.hu: by Arpad Biro <biro_arpad@yahoo.com>
1178 2001-08-19  Pavel Roskin  <proski@gnu.org>
1180         * lib/mc.lib: Add definition for "bs" for xterm and xterm-color.
1182 2001-08-17  Pavel Roskin  <proski@gnu.org>
1184         * syntax/po.syntax: New file - PO file highlighting.
1185         From David Martin <dmartina@excite.es>
1186         * syntax/Makefile.am: Add po.syntax.
1188         * lib/mc.lib: Add "delete=\e[3~" for xterm and xterm-color -
1189         it's sometimes missing from the databases.
1191 2001-08-16  Abel Cheung  <maddog@linux.org.hk>
1193         * lib/mc.hint.zh_TW.Big5 -> lib/mc.hint.zh: Temporary measure.
1194         * lib/Makefile.am: Reflect above change.
1196 2001-08-15  Pavel Roskin  <proski@gnu.org>
1198         * doc/mc.1.in (Terminal databases): Recommend using \e, not \E.
1200 2001-08-14  Pavel Roskin  <proski@gnu.org>
1202         * lib/mc.lib: Add popular sequences for "home" and "end" in
1203         "xterm" and "xterm-color" terminals.
1205 2001-08-13  Pavel Roskin  <proski@gnu.org>
1207         * lib/mc.ext.in: Move ls-lR.gz before generic gzip support.
1209         Replace "Can't" with "Cannot" everywhere.
1211 2001-08-12  Pavel Roskin  <proski@gnu.org>
1213         * edit/edit_key_translator.c (cooledit_key_map): Use Ctrl-O for
1214         subshell, not for "Open file...".
1215         (emacs_key_map): Likewise.
1217         * README: Changes from Frederic L. W. Meunier <0@pervalidus.net>
1219 2001-08-10  Pavel Roskin  <proski@gnu.org>
1221         * Makefile.am (EXTRA_DIST): Remove BUGS.
1222         * doc/Makefile.am (EXTRA_DIST): Remove LSM and FILES.
1224         * BUGS: Remove.  Bugzilla.gnome.org doesn't have those bugs.
1226         * doc/LSM: Remove, it's outdated.
1227         * doc/FILES: Likewise.
1228         * doc/DEVEL: Remove information about FILES.
1230         * FAQ: Eliminate all broken URLs on the MC site.
1231         From Frederic L. W. Meunier <0@pervalidus.net>
1233         * FAQ: Restore information about xterm.
1235 2001-08-08  Pavel Roskin  <proski@gnu.org>
1237         * FAQ: Changes from Frederic L. W. Meunier <0@pervalidus.net>
1239 2001-08-07  Pavel Roskin  <proski@gnu.org>
1241         * doc/mc.1.in (Internal File Viewer): Document Ctrl-O and F17.
1243         * doc/mc.1.in: Fix all broken links.
1245 2001-08-06  Pavel Roskin  <proski@gnu.org>
1247         * INSTALL: Numerous changes.  Declare old curses obsolete.
1248         Partly from Frederic L. W. Meunier <0@pervalidus.net>
1250         * doc/mc.1.in (Menu Bar): Add link to the "Options Menu".
1252 2001-08-03  Abel Cheung  <maddog@linux.org.hk>
1254         * lib/Makefile.am: Remove space after backslash introduced in the
1255         previous commit.
1257         * lib/mc.hint.zh_TW.Big5: New file.
1258         * lib/Makefile.am: Added mc.hint.zh_TW.Big5
1260 2001-08-02  Pavel Roskin  <proski@gnu.org>
1262         * lib/mc.hint.uk: New file.
1263         From Maksym Polyakov <polyama@yahoo.com>
1264         * lib/Makefile.am: Add mc.hint.uk.
1266 2001-08-01  Pavel Roskin  <proski@gnu.org>
1268         * lib/mc.hint.nl: New file.
1269         From Steef Boerrigter <sxmboer@sci.kun.nl>
1270         * lib/Makefile.am: Add mc.hint.nl.
1271         * lib/mc.hint: Remove ftp site.  Update copyright.
1272         * lib/mc.hint.cs: Likewise.
1273         * lib/mc.hint.es: Likewise.
1274         * lib/mc.hint.it: Likewise.
1275         * lib/mc.hint.pl: Likewise.
1276         * lib/mc.hint.ru: Likewise.  Shorten some lines.
1278         * edit/Makefile.in: Allow running "make install" before "make all".
1279         * gtkedit/Makefile.in: Likewise.
1281 2001-07-31  Pavel Roskin  <proski@gnu.org>
1283         * lib/edit.spell.rc: New file.  Invoke ispell on Ctrl-p in the
1284         editor.
1285         * lib/Makefile.am: Add lib/edit.spell.rc.
1287         * autogen.sh: Use gettextize.
1288         * ABOUT-NLS: Remove from CVS, it's installed by autogen.sh.
1289         * po/Makefile.in.in: Likewise.
1291 2001-07-29  Pavel Roskin  <proski@gnu.org>
1293         * syntax/slang.syntax: New file.
1294         From Walery Studennikov <despair@sama.ru>
1295         * syntax/Makefile.am: Add slang.syntax.
1297 2001-07-27  Pavel Roskin  <proski@gnu.org>
1299         * extraconf.h: Move WITH_BACKGROUND here.
1301 2001-07-24  Pavel Roskin  <proski@gnu.org>
1303         * doc/mc.1.in: Quote all section headers.  Minor formatting fix.
1305 2001-07-23  Pavel Roskin  <proski@gnu.org>
1307         * doc/mc.1.in: Fix description of mc.lib.  Fix broken links.
1309 2001-07-20  Pavel Roskin  <proski@gnu.org>
1311         * Make.common.in: Move all defines ...
1312         * gnome/Makefile.in: ... here ...
1313         * src/Makefile.in: ... and here.
1315 2001-07-19  Pavel Roskin  <proski@gnu.org>
1317         * configure.in: Don't check for getwd, it's completely
1318         eliminated.
1319         * INSTALL: Remove reference to HAVE_GETWD.
1321         * lib/mc.ext.in: Fix opening info pages on VFS.  Modernize
1322         entries for compressed cpio archives.
1324         * lib/mc.ext.in: Comment changes.  Remove rules for programs -
1325         they were only used in obsolete frontends.  Don't ever use %view
1326         without commands - it's slower and loses user settings, e.g.
1327         hex mode.  Put shared libraries before man pages and read.me
1328         before .me macros so that they match correctly.  Use nm for
1329         shared libraries.  Add rules for StarOffice and AbiWord.
1331 2001-07-14  Pavel Roskin  <proski@gnu.org>
1333         * configure.in: Bump version to 4.5.54a.
1335 2001-07-13  Pavel Roskin  <proski@gnu.org>
1337         * lib/mcserv.init: Fix exit status.
1338         http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=44601
1340         * lib/mc.ext.in: Anchor all regexes in the type/ rules except
1341         "executable", which should follow a space. Simplify rules for
1342         images. Add shell/ rule for *.info files. Fix all incorrect
1343         uses of the alternation operator.
1344         Reported by Oskar Liljeblad and Michel Casabona.
1346 2001-07-12  Pavel Roskin  <proski@gnu.org>
1348         * configure.in: Don't check for iconv, it's already checked for
1349         in AM_GNU_GETTEXT.
1351 2001-07-10  Pavel Roskin  <proski@gnu.org>
1353         * doc/mc.1.in: Update documentation about hex search.
1355         * edit/edit_key_translator.c (cooledit_key_map): Bind
1356         Ctrl-Shift-Up and Ctrl-Shift-Down to scroll with highlight.
1357         From Steef Boerrigter <sxmboer@sci.kun.nl>
1359         * edit/Makefile.in: Make edit.o depend on edit_key_translator.c.
1360         * edit/edit_key_translator.c (cooledit_key_map): Add support
1361         for bracket matching on Alt-B.
1362         * gtkedit/gtkeditkey.c: Likewise.
1363         From Steef Boerrigter <sxmboer@sci.kun.nl>
1365 2001-07-06  Pavel Roskin  <proski@gnu.org>
1367         * lib/mc.ext.in: Use nm to view object files.
1369         * Make.common.in: Remove GNOME-specific and unused definitions.
1370         Partly moved to gnome/Makefile.in.
1372         * configure.in: Remove all references to SEDCMD and SEDCMD2 -
1373         they are usused.
1374         * Make.common.in: Likewise.
1376 2001-06-29  Pavel Roskin  <proski@gnu.org>
1378         * ABOUT-NLS: Update to the version from gettext-0.10.38.
1380         * Make.common.in (XCPPFLAGS): Don't add -I$(top_srcdir) - it's
1381         now done in configure. Move -I.. to the beginning.
1382         * Makefile.am (SUBDIRS): Move intl po to the beginning, since
1383         libintl.a may be required to link mc.
1384         (ACLOCAL_M4_SOURCES): Remove macros/gnome-gettext.m4.
1385         * configure.in: Use AM_GNU_GETTEXT instead of AM_GNOME_GETTEXT.
1386         Move all i18n code to one place. Don't substitute INTLSUB - it's
1387         unused. Substitute INTLDEPS, since AM_GNU_GETTEXT doesn't do it.
1388         Remove SCO-specific i18n hacks. Add -I$(top_srcdir) to CPPFLAGS.
1390 2001-06-25  Pavel Roskin  <proski@gnu.org>
1392         * configure.in: For Autoconf 2.50+, use AC_SYS_LARGEFILE.
1393         It should be enabled explicitly by giving `--enable-largefile'
1394         to configure.
1395         * INSTALL: Document it.
1397 2001-06-22  Pavel Roskin  <proski@gnu.org>
1399         * extraconf.h: Don't define HAVE_INFOMOUNT_QNX on QNX Neutrino.
1401         * acinclude.m4 (AC_GET_FS_INFO): Fix checking for f_fstypename
1402         in struct statfs.
1403         Reported by Libor Motyèka <libor.motycka@ortex.cz>.
1405         * acinclude.m4 (AC_GET_FS_INFO): Warn only once that the list of
1406         mounted filesystems cannot be read. Don't define NO_INFOMOUNT.
1407         Define HAVE_INFOMOUNT_LIST if a any suitable function has been
1408         found.
1409         * extraconf.h: Define HAVE_INFOMOUNT and HAVE_INFOMOUNT_QNX.
1411 2001-06-19  Pavel Roskin  <proski@gnu.org>
1413         * configure.in: Check for telldir and seekdir. Join adjacent
1414         calls to AC_CHECK_FUNCS.
1416 2001-06-16  Pavel Roskin  <proski@gnu.org>
1418         * Makefile.am: Change the order of SUBDIRS to fully compile text
1419         edition before compiling anything for GNOME.
1420         * mc.spec.in: Don't use brace expansion to avoid implicit
1421         build-time dependency on bash.
1423 2001-06-13  Pavel Roskin  <proski@gnu.org>
1425         * acinclude.m4 (AC_SHORT_D_NAME_LEN): Fix compiler warnings in
1426         the test code.
1427         * configure.in: Fix compiler warnings in the arguments to
1428         AC_TRY_WARNINGS. Fix value of NEED_CRYPT_PROTOTYPE - add spaces
1429         around `=' in the `test' command.
1431 2001-06-07  Pavel Roskin  <proski@gnu.org>
1433         * doc-gnome/C/gmc.sgml: Remove index - it's not used in the
1434         GNOME documentation template.
1435         * doc-gnome/C/mkhtml: Don't generate index.
1436         * doc-gnome/C/Makefile.am: Don't distribute genindex.sgml.
1438 2001-06-06  Pavel Roskin  <proski@gnu.org>
1440         * lib/Makefile.am: Make compatible with Automake 1.4 - remove
1441         conditional variables from EXTRA_DIST.
1443 2001-06-05  Pavel Roskin  <proski@gnu.org>
1445         * edit/edit_key_translator.c [HAVE_CHARSET]: Add charset
1446         conversion support.
1447         From Walery Studennikov <hqsoftware@mail.ru>.
1449         * extraconf.h [HAVE_X]: Undefine HAVE_TEXTMODE_X11_SUPPORT.
1451 2001-06-01  Pavel Roskin  <proski@gnu.org>
1453         * lib/mc.charsets: Synchronize with the latest patch - remove
1454         a comment.
1456 2001-05-30  Pavel Roskin  <proski@gnu.org>
1458         * extraconf.h [HAVE_X]: Undefine HAVE_CHARSET - it doesn't
1459         work with GNOME.
1461         * lib/mc.charsets: New file. From Walery Studennikov.
1462         * lib/Makefile.am: Distribute mc.charsets. Install it if
1463         the charset support is enabled.
1465         * configure.in: Add check for iconv() and the necessary code
1466         to support the charset selection patch.
1468         * configure.in: Add check for ESCDELAY variable in ncurses.
1470 2001-05-29  Pavel Roskin  <proski@gnu.org>
1472         * extraconf.h [!USE_VFS]: Undefine USE_NETCODE and
1473         USE_EXT2FSLIB.
1475         * extraconf.h: Remove unused HAS_DIRECT_COLOR_ACCESS.
1476         * pc/config.h: Likewise.
1478         * lib/mc.ext.in: For MS Word documents try "catdoc", "word2x"
1479         and "strings". Recognize "write" files and MS Word templates.
1480         For MS Excel documents try "xls2csv" and "strings".
1481         Escape spaces in the "type" directives.
1482         From Nerijus Baliunas.
1484         * Make.common.in: Add -I$(top_srcdir) to XCPPFLAGS.
1486         * Make.common.in: Remove hpath, it's unused.
1488         * acconfig.h: Move constant parts ...
1489         * extraconf.h: ... here.
1490         [HAVE_X]: Disable subshell, s-lang and curses.
1491         * Makefile.am: Add extraconf.h.
1493 2001-05-28  Pavel Roskin  <proski@gnu.org>
1495         * acconfig.h: Remove some useless entries. Eliminate OLD_TOOLS
1496         and SLANG_H_INSIDE_SLANG_DIR. Move some descriptions ...
1497         * configure.in: ... here.
1499 2001-05-27  Pavel Roskin  <proski@gnu.org>
1501         * configure.in: Remove unused HAVE_PORTABLE_TOKEN_PASTING.
1502         * acconfig.h: Likewise.
1503         * src/layout.c: Likewise.
1505         * Make.common.in: Remove all percent rules.
1506         * acinclude.m4 (AC_PROG_GNU_MAKE): Remove.
1507         * configure.in: Remove AC_PROG_GNU_MAKE. Don't substitute
1508         PCENTRULE. Remove AC_PROG_MAKE_SET - it's called by
1509         AM_INIT_AUTOMAKE.
1511         * Make.common.in: Remove obsolete dependency tracking system.
1512         * configure.in: Likewise.
1513         * edit/Makefile.in: Likewise.
1514         * gnome/Makefile.in: Likewise.
1515         * gtkedit/Makefile.in: Likewise.
1516         * slang/Makefile.in: Likewise.
1517         * src/Makefile.in: Likewise.
1518         * vfs/Make-mc.in: Likewise.
1519         * src/depend.awk: Remove.
1521 2001-05-26  Pavel Roskin  <proski@gnu.org>
1523         * gtkedit/syntax.c (syntax_text): Add support for Octave files.
1524         * syntax/octave.syntax: New file. From Walery Studennikov.
1525         * syntax/Makefile.am: Add octave.syntax.
1527         * configure.in: Fix incorrect test for stdin support in grep -
1528         it would always fail when configuring in an empty directory.
1529         Portability fixes - unset, backslashed space in here-documents.
1530         Eliminate all instances of "changequote".
1532         * configure.in: Define SCO_FLAVOR based on $host_os, not on the
1533         user choice.
1534         * acconfig.h: Changes for the above.
1535         * INSTALL: Don't document --with-sco - it's now defunct.
1536         * INSTALL.FAST: Likewise.
1538 2001-05-25  Pavel Roskin  <proski@gnu.org>
1540         * lib/mc.ext.in: Match both "mail" and "Mail", but only if they
1541         are in the beginning of the "file" output.
1543 2001-05-23  Pavel Roskin  <proski@gnu.org>
1545         * lib/mc.ext.in: Add associations for viewing RPM files.
1547 2001-05-22  Pavel Roskin  <proski@gnu.org>
1549         * doc-gnome/C/mkhtml: Support $JADE. Check that $DSL exists.
1550         By default exit after the first error in jade.
1552         * doc-gnome/C/mkhtml: Use jade directly, not jw. Support DSL and
1553         JADEFLAGS environment variables. Report progress. Clean up on
1554         failure.
1556 2001-05-21  Pavel Roskin  <proski@gnu.org>
1558         * doc-gnome/C/Makefile.am: Allow "make install" without *.html
1559         files.
1561         * doc-gnome/C/mkhtml: Print a big warning if the script fails.
1562         * doc-gnome/C/Makefile.am: Ignore exit status of mkhtml.
1564 2001-05-20  Pavel Roskin  <proski@gnu.org>
1566         * doc-gnome/C/Makefile.am: Distribute mkhtml and genindex.sgml.
1567         Create figs/*.eps if needed. Simplify rules for gmc.dvi and
1568         gmc.rtf - DocBook 4.1 doesn't try to write to $(srcdir).
1569         * doc-gnome/C/figs/Makefile.am: Add support for converting from
1570         PNG to EPS.
1572         * Makefile.am (EXTRA_DIST): Remove create_vcs.
1573         * doc/FILES: Likewise. Typo fix.
1575 2001-05-19  Pavel Roskin  <proski@gnu.org>
1577         * doc-gnome/C/mkhtml: New file. Create HTML files from gmc.sgml.
1578         * doc-gnome/C/Makefile.am: Don't handle *.css - there are none
1579         with DocBook 4.1. Never use `cp' without `-f'. Use mkhtml.
1581         * doc-gnome/C/gmc.sgml: Use DTD DocBook V4.1. Fix duplicate
1582         index entry "Moving files".
1584 2001-05-18  Pavel Roskin  <proski@gnu.org>
1586         * configure.in: Use src/main.c in AC_INIT.
1588         * create_vcs: Remove.
1590         * INSTALL: Update download locations for MC, rxvt, gpm, ncurses.
1591         Add download location for glib.
1592         * mc.spec.in: Likewise.
1593         * doc/LSM: Likewise.
1594         * doc/mc.1.in: Likewise.
1595         * doc/mcedit.1.in: Likewise.
1596         * src/ext.c: Don't mention download location for MC.
1598         * FAQ: Update status of Tk, XView. and GNOME editions. Update
1599         homepage of gpm.
1601         * INSTALL: Remove information about Tk and XView. Change the
1602         mailing list addresses again.
1603         * FAQ: Change the mailing list addresses again.
1604         * MAINTAINERS: Likewise.
1605         * README: Likewise.
1606         * doc/mc.1.in: Likewise.
1607         * gnome/gmc-window.c: Likewise.
1608         * lib/README.xterm: Likewise.
1609         * lib/mc.ext.in: Likewise.
1610         * lib/mc.hint*: Likewise.
1611         * lib/mc.hlp.hu: Likewise.
1612         * po/*.po: Likewise.
1613         * src/main.c: Likewise.
1615 2001-04-20  Pavel Roskin  <proski@gnu.org>
1617         * FAQ: Change the mailing list addresses and the download
1618         locations.
1619         * INSTALL: Likewise.
1620         * MAINTAINERS: Likewise.
1621         * README: Likewise.
1622         * doc/mc.1.in: Likewise.
1623         * gnome/gmc-window.c: Likewise.
1624         * lib/README.xterm: Likewise.
1625         * lib/mc.ext.in: Likewise.
1626         * lib/mc.hint*: Likewise.
1627         * lib/mc.hlp.hu: Likewise.
1628         * po/*.po: Likewise.
1629         * src/main.c: Likewise.
1631 2001-04-19  Pavel Roskin  <proski@gnu.org>
1633         * configure.in: Don't install mcserv unless
1634         "--enable-mcserv-install" has heen specified.
1635         Don't quote the first argument in all calls to AM_CONDITIONAL
1636         to work around a bug in Automake 1.4.
1637         * doc/Makefile.am: Use MCSERV_INSTALL conditional.
1638         * vfs/Make-mc.in: Likewise.
1640 2001-04-13  Pavel Roskin  <proski@gnu.org>
1642         * configure.in: Bump version to 4.5.53a.
1644 2001-04-06  Pavel Roskin  <proski@gnu.org>
1646         * gtkedit/editcmd.c: Remove support for XView layout attributes.
1647         * gtkedit/editoptions.c: Likewise.
1648         * pc/chmod.c: Likewise.
1649         * pc/drive.c: Likewise.
1650         * src/boxes.c: Likewise.
1651         * src/chmod.c: Likewise.
1652         * src/dlg.c: Likewise.
1653         * src/dlg.h: Likewise.
1654         * src/filegui.c: Likewise.
1655         * src/find.c: Likewise.
1656         * src/hotlist.c: Likewise.
1657         * src/layout.c: Likewise.
1658         * src/listmode.c: Likewise.
1659         * src/main.c: Likewise.
1660         * src/option.c: Likewise.
1661         * src/panelize.c: Likewise.
1662         * src/wtools.c: Likewise.
1663         * src/wtools.h: Likewise.
1664         * vfs/smbfs.c: Likewise.
1666         * autogen.sh: Check out "intl" and "macros" directories if they
1667         are missing. Simply "cvs up -d" won't restore them.
1669         * configure.in: Bump version to 4.5.52a.
1671 2001-03-14  Pavel Roskin  <proski@gnu.org>
1673         * configure.in: Use AC_CHECK_TOOL for finding AR. Define
1674         Automake conditional USE_SAMBA_FS if Samba is to be supported
1675         in VFS.
1677 2001-03-07  Pavel Roskin  <proski@gnu.org>
1679         * configure.in: Use AM_PROG_CC_STDC if AC_PROG_CC_STDC is not
1680         defined.
1681         Reported by Norbert Warmuth.
1683         * configure.in: Don't process vfs/extfs/uzip - it's now
1684         constant.
1686         * syntax/changelog.syntax: Require space after asterisk to have
1687         it highlighted.
1689 2001-03-02  Pavel Roskin  <proski@gnu.org>
1691         * aclocal.m4 (MC_HPUX_PROG_CC_STDC): Remove, it's obsolete.
1692         * configure.in: Use AC_PROG_CC_STDC instead.
1694         * lib/mc.ext.in: Recognize files ending by `.lslR' and `.ls-lR'.
1695         Suggested by Christian Gennerat.
1697         * lib/mc.ext.in: Add support for "freeze" - old compression
1698         program used mostly on QNX.
1699         * lib/mc.ext.in.qnx.diff: Remove, it's obsolete.
1700         * lib/Makefile.am: Adjusted.
1702 2001-02-26  Pavel Roskin  <proski@gnu.org>
1704         * lib/mc-gnome.ext.in: Remove, it's not used.
1705         * configure.in: Remove lib/mc-gnome.ext.
1706         * lib/Makefile.am: Likewise.
1708 2001-02-20  Pavel Roskin  <proski@gnu.org>
1710         * gtkedit/edit.h: Only include malloc.h if STDC_HEADERS is not
1711         defined to prevent warnings on OpenBSD 2.7.
1712         * slang/jdmacros.h: Likewise.
1713         * src/mad.h: Likewise.
1714         * src/poptalloca.h: Likewise.
1716         * configure.in: Check for sys/time.h and sys/timeb.h. Use
1717         AC_HEADER_TIME.
1719 2001-02-07  Pavel Roskin  <proski@gnu.org>
1721         * autogen.sh: Create vfs/samba/include/stamp-h.in.
1722         * vfs/samba/include/stamp-h.in: Remove.
1724         * macros/curses.m4: Quote first argument to AC_DEFUN.
1725         * macros/gnome-cxx-check.m4: Likewise.
1726         * macros/gnome-gettext.m4: Likewise.
1727         * macros/gnome-libgtop-check.m4: Likewise.
1728         * macros/gnome-print-check.m4: Likewise.
1729         * macros/linger.m4: Likewise.
1730         * macros/need-declaration.m4: Likewise.
1732         * configure.in: Only configure in vfs/samba if smbfs support is
1733         enabled even with Autoconf 2.13.
1735 2001-01-30  Pavel Roskin  <proski@gnu.org>
1737         * macros/gnome-vfs.m4 (GNOME_WITH_VFS): Fix mishandling of
1738         --without-samba due to a typo.
1740         * configure.in: Only configure in vfs/samba if smbfs support is
1741         enabled. This optimization will only work with Autoconf-2.49c
1742         and above.
1744 2001-01-13  Pavel Roskin  <proski@gnu.org>
1746         * configure.in: Don't create a faked malloc.h.
1747         * gtkedit/edit.h: Don't assume that malloc.h always exists.
1748         * src/mad.h: Likewise.
1750         * configure.in: Simplified handling of cons.saver.
1751         * src/Makefile.in: Likewise. Don't install cons.saver setuid.
1752         * mc.spec.in: Remove a workaround for the above.
1754         * configure.in: Use AC_CANONICAL_HOST - "target" is meaningless
1755         for MC. Don't rely on the output of uname - use $host_os.
1757 2001-01-11  Pavel Roskin  <proski@gnu.org>
1759         * configure.in: Check for ext2 libraries only if VFS is enabled.
1761         * src/Makefile.in: Create directories before installing files.
1762         Removed all occurences of libprefix - it's never defined.
1764         * configure.in: All macros from configure.in moved to
1765         acinclude.m4. Added missing quotes in several places.
1766         * acinclude.m4: Likewise.
1768         * edit/Makefile.in: Don't install or uninstall mcedit -
1769         it cannot be installed before mc on systems without symlinks.
1770         * gtkedit/Makefile.in: Likewise.
1771         * src/Makefile.in: Install mcedit (if enabled) and mcview.
1772         Uninstall them.
1774         * macros/gnome-gettext.m4: Propagated change by Owen Taylor
1775         from acinclude.m4 in gtk+:
1776         Don't define ENABLE_NLS unless we have a working NLS.
1777         (This should keep libintl.h from being included when it doesn't
1778         exist).
1780 2001-01-09  Pavel Roskin  <proski@gnu.org>
1782         * doc-gnome/C/figs/Makefile.am: New file.
1783         * doc-gnome/C/Makefile.am: Don't handle figs, let the new
1784         makefile do it.
1785         * configure: Substitute doc-gnome/C/figs/Makefile.
1787         * lib/Makefile.am: Distribute files listed in LOCALIZED_HELP.
1789 2001-01-08  Szabolcs Ban  <shooby@gnome.hu>
1791         * lib/mc.hlp.hu: Added Hungarian help file from
1792           tothb1@freemail.hu, Janos.Zana@elfiz2.kee.hu,
1793           maci@integrity.hu, mfh47@freemail.hu
1794         * lib/Makefile.am: Added LOCALIZED_HELP for further
1795           mc.hlp l10ns
1796         * src/cmd.c, src/dlg.c, src/tree.c, src/view.c,
1797           gtkedit/editcmd.c: I18n of mc.hlp
1799 2000-12-29  Szabolcs Ban  <shooby@gnome.hu>
1801         * doc/mc.1.in: Corrected badly formatted link...
1803 2000-11-10  Robert Brady  <robert@suse.co.uk>
1805         * configure.in: Add Tamil to ALL_LINGUAS.
1807 2000-10-23  Pavel Roskin  <proski@gnu.org>
1809         * mc.spec.in: Allow mcserv.8 to be gzipped.
1811         * doc-gnome/C/Makefile.am: Workaround for buggy db2html
1812         that cannot deal with "./gmc.sgml".
1814 2000-10-09  Pavel Roskin  <proski@gnu.org>
1816         * Makefile.am: GNOME_M4_FILES renamed to ACLOCAL_M4_SOURCES so
1817         that CVS Automake will drop dependencied to the macros that
1818         we don't distribute.
1820         * lib/mc.ext.in: Removed references to icons. Source RPMs
1821         grouped to one regex. Removed "Update" for source RPMs, added
1822         "Rebuild" instead. Added "Check signature" for all RPMs.
1823         Added a comment about pop-up menus in the text edition.
1825 2000-10-06  Pavel Roskin  <proski@gnu.org>
1827         * gnome/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Required
1828         flags moved out of CFLAGS as recommended by GNU coding
1829         standards.
1830         * configure.in: Don't add GLIB_CFLAGS to CFLAGS.
1831         * Make.common.in: XINC eliminated. GLIB_CFLAGS is now added to
1832         XCPPFLAGS.
1833         * INSTALL (Random notes on porting to other architectures):
1834         Completely rewritten. Recommended using CFLAGS instead of XINC.
1836 2000-10-05  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
1838         * lib/mc.ext.in: .spm is used by SuSE to mark src rpms
1840 2000-10-04  Christophe Merlet  <christophe@merlet.net>
1842         * gnome/*.desktop: Updated french strings.
1844 2000-10-03  Pavel Roskin  <proski@gnu.org>
1846         * doc-gnome/C/gmc.sgml: DTD changed to "PNG Variant V1.1"
1847         to allow <legalnotice>. Unclosed tags fixed.
1849 2000-09-30  Pavel Roskin  <proski@gnu.org>
1851         * mc.spec.in: New package mc-common. Use DESTDIR instead of
1852         misusing prefix. Don't install old icons - they don't exist.
1854         * lib/mc.sh.in: Use "rm -f" to delete temporary files. Use
1855         "export -f" to have mc() exported.
1856         * doc/mc.1.in: Changed description of the "-P" option to
1857         avoid inclusion of mc.sh and mc.csh into the manual.
1858         Corrected paths of mc.hlp, mc.no_proxy and ~/mc/Tree.
1860 2000-09-24  Pavel Roskin  <proski@gnu.org>
1862         * doc/mc.1.in: Minor formatting fixes.
1864         * lib/mc.sh.in: Remove temporary file non-interactively.
1865         * doc/mc.1.in: updated example for mc.sh.
1867 2000-09-23  Pavel Roskin  <proski@gnu.org>
1869         * Makefile.am: mc.spec included to noinst_DATA so that "make all"
1870         updates it when needed.
1871         * mc.spec.in: Include translations with mc, not gmc. Run
1872         chkconfig --del in %preun, not %postun. --without-debug not
1873         needed. /etc/X11/wmconfig not needed. /etc/pam.d/mcserv shouldn't
1874         be executable. New files in %{prefix}/lib/mc/ - translated hints,
1875         editor files.
1877         * doc-gnome/C/Makefile.am: Fixed *clean targets. Use temporary
1878         directory for document processing. Comment changes. gmc.ps and
1879         gmc.pdf now generated from gmc.dvi.
1881         * configure: Always include Make.common as file, otherwise
1882         "make distclean" breaks.
1883         * edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
1884         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: $(RMF)
1885         replaced with "rm -f" - the stangard says that "rm" is portable.
1886         Ditto $(MV). Adjusted *clean targets to match those in
1887         Automake. Removed "cross" target.
1889 2000-09-22  Pavel Roskin  <proski@gnu.org>
1891         * doc/mc.sgml: Removed as obsoleted by doc/mc.in.1
1892         * doc/gnome.sgml: Removed as obsoleted by doc-gnome/C/gmc.sgml
1893         * doc/Makefile.in: Converted to ...
1894         * doc/Makefile.am: ... this.
1896 2000-09-21  Pavel Roskin  <proski@gnu.org>
1898         * lib/mc.sh.in: Use $HOME instead of '~' because the tilde
1899         is not expanded in all shells.
1900         * doc/mc.sgml: Updated the example script to reflect the above
1901         changes.
1902         * doc/mc.in.1: Likewise.
1904 2000-09-19  Pavel Roskin  <proski@gnu.org>
1906         * lib/Makefile.in (LIBFILES_CONST): Added mc.hint.it from
1907         Marco Ciampa
1909 2000-09-18  Pavel Roskin  <proski@gnu.org>
1911         * Make.common.in: Added installcheck to placate "make distcheck"
1912         * configure.in, Make.common.in, doc/Makefile.in,
1913         edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
1914         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Replacing
1915         variable MKINSTALLDIRS and builddir with Automake-compatible
1916         mkinstalldirs and top_builddir.
1917         * doc-gnome/C/Makefile.am: Only maintainers regenerate html
1918         files. Added uninstall-local target.
1920 2000-09-17  Pavel Roskin  <proski@gnu.org>
1922         * configure.in: fixed wrong use of AC_MSG_RESULT inside
1923         AC_CACHE_VAL
1925         * Make.common.in: Added the "dvi" target for "make distcheck"
1926         to go further
1927         * doc-gnome/C/Makefile.in: converted to ...
1928         * doc-gnome/C/Makefile.am: ... this
1930 2000-09-15  Pavel Roskin  <proski@gnu.org>
1932         * acconfig.h, configure.in: Require autoconf 2.13 or above.
1933         Removed workarounds for older versions. Removed MCDEBUG
1934         variable - it's not used. --with-debug renamed to --with-mad and
1935         cleaned up. Always use -Wall with gcc, other manipulations with
1936         CFLAGS removed.
1938         * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
1939         gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
1940         vfs/Make-mc.in: preserve timestamp on "make distdir", otherwise
1941         mc.pot becomes out of date in the tarball.
1943 2000-09-14  Pavel Roskin  <proski@gnu.org>
1945         * configure.in: Removed some abuses of CPPFLAGS. Removed useless
1946         tests for cp, mv and rm.
1947         * Make.common.in: Removed variables xv_bindir and STRIP.
1948         Variables CP, MV and RMF are assigned trivial values.
1950         * edit/Makefile.in: Don't link headers, add extra includes
1951         to CPPFLAGS instead. Put links to the build directory.
1952         Remove the hack with "mx" - it is not needed anymore.
1954         * configure.in: remove any manupulations with top_srcdir.
1955         Don't change CPPGLAGS when the internal editor is enabled,
1956         instead do it ...
1957         * edit/Makefile.in, gtkedit/Makefile.in: ... here
1959         * configure.in, Make.common.in, doc/Makefile.in,
1960         edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
1961         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: rootdir
1962         changed to top_srcdir for Automake compatability
1964         * configure.in: REGEX_O variable removed - always use our regex
1966         * configure.in: MCFGR variable removed
1968 2000-09-12  Pavel Roskin  <proski@gnu.org>
1970         * configure.in: enable AM_MAINTAINER_MODE to be consistent with
1971         other GNOME modules
1972         * autogen.sh: remove "-I ." from the "aclocal" command line
1974 2000-09-01  Pavel Roskin  <proski@gnu.org>
1976         * configure.in: output vfs/extfs/Makefile
1978         * configure.in: AC_CANONICAL_SYSTEM moved above AM_INIT_AUTOMAKE
1979         to avoid a warning
1980         * acinclude.m4: removed unused macros AC_CHECK_HEADER_IN_PATH,
1981         AC_LIB_XPM, AC_X_SHAPE_EXTENSION
1983 2000-08-29  Pavel Roskin  <proski@gnu.org>
1985         * configure.in: use AM_GNOME_GETTEXT
1986         * gettext.m4: removed
1987         * Makefile.am: adjusted files to distribute, previous change
1988         reverted
1990         * mc-aclocal.m4: renamed to ...
1991         * acinclude.m4: ... this
1992         * autogen.sh: simplified - no more tricks with mc-aclocal.m4
1993         * Makefile.am: aclocal should scan "." for gettext.m4
1995 2000-08-28  Pavel Roskin  <proski@gnu.org>
1997         * Make.common.in: removed hack for "make distcopy"
1998         * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
1999         gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
2000         vfs/Make-mc.in: added "distdir" target. Now "make dist" works
2001         for external builds.
2002         * edit/Makefile.in, slang/Makefile.in: added "Makefile" target
2004 2000-08-24  Pavel Roskin  <proski@gnu.org>
2006         * new_icons/Makefile.in: converted to ...
2007         * new_icons/Makefile.am: ... this
2008         * configure.in: automake conditional GNOME introduced.
2009         "insticons" removed
2011         * icons/*: removed
2012         * Makefile.am, configure.in: necessary adjustments
2014         * config.guess, config.sub, install-sh, mkinstalldirs: removed,
2015         automake installs them now
2017         * syntax/Makefile.in: converted to ...
2018         * syntax/Makefile.am: ... this
2020         * idl/Makefile.in: converted to ...
2021         * idl/Makefile.am: ... this
2023         * lib/Makefile.am: simplified, fixed "make dist"
2025         * lib/Makefile.in: converted to ...
2026         * lib/Makefile.am: ... this
2028         * lib/tkmc.wmconfig: removed
2029         * lib/Makefile.in, doc/FILES: removed lib/tkmc.wmconfig
2031         * Makefile.in, doc-gnome/Makefile.in, pc/Makefile: converted
2032         to ...
2033         * Makefile.am, doc-gnome/Makefile.am, pc/Makefile.am: ... this
2034         * Make.common.in: support for "distdir" for compatability
2035         with Automake-generated makefiles
2036         * autogen.sh: run automake. Force cache - it is off by default
2037         in autoconf 2.49a, but it's still handy for maintainers
2038         * configure.in: adapted for Automake
2040         * AUTHORS: new file
2042 2000-08-23  Pavel Roskin  <proski@gnu.org>
2044         * configure.in: resurrect definition of xvers
2046         * VERSION.in: removed
2047         * Makefile.in: don't do anything with VERSION.in and VERSION
2048         Take mc.spec from builddir, not srcdir
2049         * configure.in: don't create VERSION
2051 2000-08-22  Pavel Roskin  <proski@gnu.org>
2053         * *.c, *.h: Updated address of Free Software Foundation
2055 2000-08-21  Pavel Roskin  <proski@gnu.org>
2057         * Make.common.in, acconfig.h, configure.in, mc-aclocal.m4,
2058         doc-gnome/Makefile.in, doc-gnome/C/Makefile.in: removed stuff
2059         related to XView, libXPM, libXext and Tk
2061 2000-08-18  Pavel Roskin  <proski@gnu.org>
2063         * Makefile.in, lib/Makefile.in: adjusted lists of distributed
2064         files
2066         * configure.in: Simplified dependency tracking by using
2067         "-include" with GNU Make
2068         * autogen.sh: Exit on all failures
2070 2000-08-17  Pavel Roskin  <proski@gnu.org>
2072         * doc/mc.sgml: Curly braces replaced with &lcub; and &rcub;
2073         Fixed all misuses of single and double quotes. Typo fixes.
2074         Ensured compatability with sgml2html, sgml2txt and sgml2latex
2075         * doc/mc.1.in: Typo fix
2077         * doc/mc.sgml: made compatible with sgml-tools 1.0.9
2078         * doc/linuxdoc-sgml.diff: removed
2079         * doc/Makefile.in: don't distribute linuxdoc-sgml.diff,
2080         distribute gnome.sgml
2082 2000-08-15  Pavel Roskin  <proski@gnu.org>
2084         * Makefile.in: fixes for improper usage of $(srcdir), cleanup
2085         in the "distclean" target
2087         * doc-gnome/Makefile.in: Fixed some abuses of $(srcdir)
2088         Removed all XVIEW-related stuff
2089         Fixed placement of png files on "make dist"
2091         * doc/mc.1.in: Updated info about the internal editor
2093         * Makefile.in, */Makefile.in: Fail if $(RMF) fails - it may
2094         indicate serious problems. Fixes for uninstall.
2095         * doc/Makefile.in: Rebuild if it is out of date.
2097         * lib/cedit.menu: Added. This file has been missing
2099         * lib/Makefile.in: Install mc.sh and mc.csh in $(suppbindir) only
2101 2000-08-08  Pavel Roskin  <proski@gnu.org>
2103         * Makefile.in: correctly detect make failures in subdirs
2105 2000-08-01  Pavel Roskin  <proski@gnu.org>
2107         * nt, os2, tk, xv: removed all files
2108         * configure.in: don't create os2 and nt directories
2110 2000-08-01  Pavel Roskin  <proski@gnu.org>
2112         * configure.in, mc-aclocal.m4: AC_WARN replaced with AC_MSG_WARN
2114         * README.PC, doc/mc.1.in, doc/mc.sgml: Updated e-mail address
2116 2000-07-21  Pablo Saratxaga  <pablo@mandrakesoft.com>
2118         * src/main.c: make 8bit input/output the default (99% of the people
2119         expects that; lets the remaining 1% use the configuration menu
2120         to disactivate it if they want)
2122 2000-07-20  Andrew V. Samoilov  <sav@bcs.zp.ua>
2124         * gtkedit/ChangeLog: There was no ChangeLog there, so I added one.
2126 2000-06-20  Jacob Berkman  <jacob@helixcode.com>
2128         * configure.in: check for gnome-libs with window icon support
2130         * acconfig.h: add icon define
2132 2000-06-08  Matthias Warkus  <mawa@iname.com>
2134         * new_icons/gnome-pack-*.png: Updated.
2135         * gnome/mc.keys: Added a MIME type for SLP packages.
2137 2000-05-30  Pavel Roskin  <pavel_roskin@geociiities.com>
2139         * syntax/diff.syntax: Highlight lines beginning with "File",
2140         "Files" and "Binary"
2141         * syntax/makefile.syntax: Highlight "ifndef"
2142         * syntax/sh.syntax: Don't highlight "basnemae" ("basename" is
2143         highlighted)
2145 2000-05-05  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2147         * lib/mc.ext.in: More changes by rebel@atrey: he forgot to begin
2148         comment lines with # in last release
2150 2000-05-03  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2152         * lib/mc.ext.in: Fixes to changes by rebel@atrey.karlin.mff.cuni.cz.
2154 2000-04-26  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2156         * lib/mc.ext.in: Changes from rebel@atrey.karlin.mff.cuni.cz. They
2157         look more consistent than original.
2159 2000-04-14  Timur Bakeyev  <mc@bat.ru>
2161         * config.in: Added check against strcoll().
2163 2000-04-14  Timur Bakeyev  <mc@bat.ru>
2165         * syntax/perl.syntax: According to Tomasz Wegrzanovski <maniek@beer.com>
2166         added 'and', 'or', 'not', 'for' keywords.
2168 2000-04-06  Timur Bakeyev  <mc@bat.ru>
2170         * syntax.c: Wery dirty fix to allow compilation of mcedit on ncurses
2171         based systems. Hope, this will make FreeBSD midc maintainer to enable
2172         build-in editor by default. Still, syntax highlighting is disabled.
2173         Need to port...
2175 2000-03-13  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2177         * gtkedit/syntax.c (upgrade_syntax_file): possible buffer overflow
2178           fixed, some messages gettext()ed again here and in
2179         gtkedit/editmenu.c:edit_about_cmd()
2181 2000-03-13  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2183         * doc/mc.sgml (Examples): Fixed documentation, thanx
2184         to martin@internet-treff.uni-koeln.de.
2186 2000-03-01  Pavel Roskin  <pavel_roskin@geocities.com>
2188         * gtkedit/editcmd.c (edit_replace_prompt): fix index for
2189         the label text
2191 2000-02-25  Pavel Roskin  <pavel_roskin@geocities.com>
2193         * gtkedit/syntax.c: treat *.ads as Ada source
2194         * syntax/ada95.syntax: escape "+" and "*"
2195         * syntax/diffc.syntax: removed (obsoleted by diff.syntax)
2196         * syntax/Makefile.in: remove diffc.syntax
2198         * edit/edit_key_translator.c: interpret code 0177 as
2199         backspace unless recognized otherwise
2201 2000-02-23  Norbert Warmuth  <nwarmuth@privat.circular.de>
2203         * gtkedit/editcmd.c (edit_replace_prompt): fix incorrect
2204         initialization of array of structure (gcc version 2.96 20000131
2205         chokes on it).
2207         * lib/mc.hint: C-y and not C-u can be used to insert text in input
2208         lines (e. g. text which has been deleted with M-d).
2210         * configure.in: Fix the extfs-configure-fragment-in-final-output bug
2212 2000-01-31  Yuan-Chung Cheng  <platin@linux.org.tw>
2214         * configure.in: Added "zh_CN.GB2312" to ALL_LINGUAS.
2216 2000-01-29  Matthias Warkus  <mawa@iname.com>
2218         * new_icons/gnome-pack-deb.png: Replaced with Eduardo Silva's
2219         design on Federico's request.
2221 2000-01-26  Federico Mena Quintero  <federico@helixcode.com>
2223         * idl/FileManager.idl (Desktop): Added arrange_icons() method and
2224         an ArrangeType enum.
2226 2000-01-03  Aaron Lehmann  <aaronl@vitelus.com>
2228         * gdesktop.c, gdnd.c, gaction.c, gicon.c,
2229         gnome-file-property-dialog.c, gpopup.c, gpopup2.c, gprefs.cgmain.h,
2230         setup.c: Add option of using GNOME "magic" routines to determine file
2231         types. This makes MC intelligently look at the data in the file to see
2232         what type of file it is, rather than looking at the filename extension.
2233         This slows down MC quite a bit, so it has been made an optional
2234         preference item. Type detection is expected to improve as mime-magic
2235         matures.
2237 2000-01-15  Federico Mena Quintero  <federico@helixcode.com>
2239         * lib/mc.menu (shell_patterns): Add a missing "esac".  Thanks to
2240         Martin Bialasinski <martin@internet-treff.uni-koeln.de> for
2241         providing a patch.
2243 2000-01-11  Matthias Warkus  <mawa@iname.com>
2245         * Added icon and keys entry for Scheme source.
2247 2000-01-03  Fatih Demir  <kabalak@gmx.net>
2249         * configure.in: Added tr -> ALL_LINGUAS .
2251 1999-12-28  Matthias Warkus  <mawa@iname.com>
2253         * new_icons/*.png: Added a bunch of new icons.
2255 1999-12-06  Federico Mena Quintero  <federico@redhat.com>
2257         * configure.in (VERSION): Bumped version number to 4.5.42.
2259 1999-11-25  Yuri Syrota  <rasta@renome.rovno.ua>
2261         * configure.in: added 'uk' to ALL_LINGUAS.
2263 1999-11-09  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2265         * lib/Makefile.in (LIBFILES_CONST): Adding mc.hint.cs file on
2266         request from David Sauer
2268 1999-11-01  Federico Mena Quintero  <federico@redhat.com>
2270         * configure.in (VERSION): Bumped version number to 4.5.41.
2272 1999-09-23  Federico Mena Quintero  <federico@redhat.com>
2274         * configure.in (VERSION): Set version number to 4.5.39.
2276 1999-09-23      Jorge Godoy  <godoy@conectiva.com.br>
2278         * configure.in: Added pt_BR to ALL_LINGUAS
2280 1999-09-22  Norbert Warmuth  <nwarmuth@privat.circular.de>
2282         * lib/mc.sh.in, mc.csh.in: renamed from mc.sh resp. mc.csh. Adapt
2283         path to the mc binary according to @prefix@.
2285         * lib/Makefile.in (srcdir): mc.sh and mc.csh are now created by
2286         configure. Install mc.sh and mc.csh in $(suppbindir).
2288         * doc/mc.1.in, mc.sgml: Updated the mc function definition for bash
2289         and zsh. Suggest to source mc.sh or mc.csh instead of adding verbatim
2290         copies of the included function definitions.
2292         * mcfn_install.in: Comment out definitions of the mc functions. Source
2293         mc.sh instead of adding an outdated mc function definition.
2295         * configure.in: output mc.sh and mc.csh
2297 1999-09-20  Federico Mena Quintero  <federico@redhat.com>
2299         * lib/startup.links: Changed the news link to Gnotices
2301 1999-09-19  David Martin  <dmartina@usa.net>
2303         * gtkedit/editcmd.c (edit_print_string): Use unsigned char so that
2304         8 bit chars from strftime get displayed when inserting date.
2306         * lib/mc.ext.in: Add entries for bzip2 compressed pages as used in
2307         Mandrake 6.0. The generic entry for bzip2 moved to the end of the
2308         file to avoid interferences. In this one I changed the extension check
2309         to a type check (as used for gzip) which might give problems in some
2310         systems.
2312         * configure.in: Use -Tlatin1 to format man pages when available and
2313         "view" 8 bit chars.
2315 1999-09-19  Norbert Warmuth  <nwarmuth@privat.circular.de>
2317         * gtkedit/edit.h: Include file reordering to make it compile with
2318         --with-debug
2320         * gtkedit/editcmd.c (menu_save_mode_cmd): calculate dialog width
2321         dependent on lenght of translated strings to display.
2323 1999-09-16  Owen Taylor  <otaylor@redhat.com>
2325         * Remove the magicdev autoconf test in favor of just
2326         including the idl file. Otherwise we have a dependency
2327         loop between this and magicdev.
2329 1999-09-08  Federico Mena Quintero  <federico@redhat.com>
2331         * idl/FileManager.idl: Changed names, and put everything under a
2332         FileManager module.  Added a Desktop interface and some methods to
2333         the WindowFactory interface.
2335 1999-09-08  Kjartan Maraas  <kmaraas@online.no>
2337         * doc-gnome/*: Shiny new docs from users-guide.
2338         All synced up.
2340 1999-09-03  Pablo Saratxaga  <pablo@mandrakesoft.com>
2342         * configure.in: added 'nl' to ALL_LINGUAS, it was missing.
2344 1999-09-01  Federico Mena Quintero  <federico@redhat.com>
2346         * README: Updated and spell-checked.
2348         * NEWS: Updated.
2350 1999-08-31  Richard Hult  <rhult@hem2.passagen.se>
2352         * configure.in (ALL_LINGUAS): Added sv.
2354 1999-08-30  Norbert Warmuth  <nwarmuth@privat.circular.de>
2356         * lib/mc.sh: create temporary files in ~/.mc/tmp in order to avoid
2357         symlink attacks (mcfn_install and the man page still needs to be
2358         updated).
2360 1999-08-20  Norbert Warmuth  <nwarmuth@privat.circular.de>
2362         * configure.in (AC_WITH_SLANG): rm -f destination before makeing
2363         a symbolic link (ln -sf doesn't work as expected on Solaris)
2365 1999-08-19  Elliot Lee  <sopwith@redhat.com>
2366         * */Makefile.in: Have 'make dist' work with builddir != srcdir.
2368 1999-08-19  Federico Mena Quintero  <federico@redhat.com>
2370         * doc-gnome/C/gmc.sgml: Index fixes.
2372 1999-08-18  Elliot Lee  <sopwith@redhat.com>
2374         * gtkedit/gtkedit.c: Make it build with gcc 2.95, by fixing the non-constant
2375         initializers in the GnomeUIInfo structure.
2377 1999-08-16  Federico Mena Quintero  <federico@redhat.com>
2379         * configure.in (VERSION): Bumped version number to 4.5.38.
2381 1999-08-15  Norbert Warmuth  <nwarmuth@privat.circular.de>
2383         * lib/Makefile.in: added mc.hint.es to LIBFILES_CONST
2385 1999-08-15  David Martin  <dmartina@usa.net>
2387         * gtkedit/edit.c: Print localized date with strftime()
2389         * lib/mc.hint.es: NEW FILE. Hints in Spanish flavour.
2391 1999-08-08  David Martin  <dmartina@usa.net>
2393         * gtkedit/syntax.c (upgrade_syntax_file): Mark error strings for
2394         translation.
2396         * gtkedit/editmenu.c (edit_about_cmd): Mark text in "about" for
2397         translation as it used to be.
2399 1999-08-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2401         * doc-gnome/C/gmc.sgml: Set the book element's id to "index" so
2402         that the correct index.html will be generated.
2404 1999-07-27  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2406         * syntax/Makefile.in (ALLSYNTAX): Added the missing syntax files
2407         to the list.
2409 1999-07-21  Paul Sheer  <psheer@obsidian.co.za>
2411         * gtkedit.c, edit.c, editcmd.c, syntax.c, edit.h, bookmark.c,
2412         editwidget.c: bring editor stuff up to date with cooledit 3.11.5
2413         This adds some new syntax rules, and spell check on the fly
2414         which if someone bugs me for, will actually get enabled in
2415         both the text and gnome versions. Bookmark stuff also needs
2416         some keys bound to it, I suppose: any takers?
2418 July 19, 1999 Elliot Lee
2419         * Makefile.in: Remove doc-gnome* from codedirs variable. Fixes infinitely recursing make.
2421 1999-07-05  Miguel de Icaza  <miguel@gnu.org>
2423         * Makefile.in (all): Makefile fix.
2425 1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2427         * Make.common.in (confdir): Define confdir as sysconfdir.  This
2428         should fix the problem we had with FSSTND distributions.
2430 1999-07-04  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2432         * Makefile.in (DISTMAIN): Added config.guess and config.sub to the
2433         list of distributed files.
2435 1999-07-03  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2437         * configure.in (VERSION): Bumped version number to 4.5.34.
2439 1999-07-02  Tuomas J. Lukka  <lukka@iki.fi>
2441         * Add fi into ALL_LINGUAS
2443 1999-07-01  Tuomas Kuosmanen  <tigert@gimp.org>
2445         * gnome/i-zipdisk2.png: Added another zip-disk icon
2446         by <scarab@egyptian.net> - It looks very nice. Variation
2447         is good.
2449 1999-06-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2451         * acconfig.h: Add WITH_SMBFS
2453         * macros/gnome-vfs.m4: Support conditional samba support.
2455 1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2457         * Make.common.in (confdir): Define confdir as sysconfdir.  This
2458         should fix the problem we had with FSSTND distributions.
2460 1999-02-22  Vladimir Kondratiev  <vkondra@iil.intel.com>
2462         * mc.spec.in: added syntax files to %files
2464 1999-06-22  David Martin  <dmartina@usa.net>
2466         * gtkedit/gtkedit.c (tb_items): Mark strings for localization.
2468 1999-06-07  Shooby Ban  <bansz@szif.hu>
2470         * po/hu.po, configure.in: added hungarian translations...
2471           I'm not sure it's OK, but it seems usable.
2472           Translators: Tamas Fejos and Andras Kadar
2474 1999-06-07  Kjartan Maraas  <kmaraas@online.no>
2476         * configure.in, Makefile.in: added the gmc helpfile to the build
2478 1999-05-23  Yukihiro Nakai  <nacai@iname.com>
2480         * Add ja entry to LANG in configure.in
2482 1999-05-19  Tuomas Kuosmanen  <tigert@gimp.org>
2484         * gnome/Makefile.in (ICONS): Ok, perhaps we also want the zip-icon to
2485         be installed in the system :) (added it to the Makefile.in)
2487 1999-05-19  Tuomas Kuosmanen  <tigert@gimp.org>
2489         * gnome/i-zipdisk.png: I added an icon for the ZIP(tm I guess :)
2490         disks - someone please add it to the mount.c code so it gets used..
2491         Everyone have a nice time at the expo! :) I hope to join the
2492         next time.
2494 Mon May 17 07:30:48 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2496         * configure.in: Added check for getpt ()
2498 1999-05-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2500         * configure.in (VERSION): Bumped version number to 4.5.31.
2502 Wed Apr 21 22:04:30 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2504         * gtkedit/editcmd.c (edit_save_file): MAD knows about tempnam, no
2505         need to fool it by strdup'ing the return value of tempnam.
2507 Wed Apr 21 20:44:41 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2509         * configure.in: New option --with-tm-x-support, use MCCFLAGS and
2510         MCLIBS which are specific to the text edition.
2512         * INSTALL: Added documentation for --with-tm-x-support
2514 Sun Apr 18 17:51:54 EDT 1999 Gregory McLean  <gregm@comstar.net>
2516         * mc.spec.in : Folded in some changes from the 'offical' rpm
2517         spec file.
2519 1999-04-16  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2521         * configure.in (SHELL): Do not use grep -q, as it is not portable
2522         to every OS.
2524 Thu Apr 15 21:59:52 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2526         * configure.in: Linking from $srcdir/slang is broken when configure
2527         isn't called with an absolute path. Link from ../$srcdir/slang if
2528         configure was invoked with a relative path.
2530 1999-03-20  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
2532         * configure.in: Do not rm the destination file and then link, use
2533         ln -sf. Link from $srcdir/slang, not from ../$srcdir/slang.
2535 Tue Apr 13 06:07:05 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2537         * configure.in: Some AC_ARG_WITH macros havn't checked $withval, i.e.
2538         --with-PACKAGE and --without-PACKAGE gave the same results.
2540 1999-04-09  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2542         * configure.in (VERSION): Bumped version number to 4.5.30.
2544 1999-03-30  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2546         * configure.in (VERSION): Bumped version number to 4.5.29.
2548 Sun Mar 28 23:46:01 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2550         * configure.in: Deleted duplicate VFS checks. GNOME_VFS_CHECKS
2551         now contains all checks.
2553 1999-03-26  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2555         * configure.in (VERSION): bumped version number to 4.5.28.
2557 Fri Mar 26 19:16:38 1999  Timur Bakeyev  <mc@bat.ru>
2559         * */Makefie.*: fixed several missed conversions from libdir to
2560         mclibdir. (Should be automake'd, really)
2562 1999-03-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2564         * Make.common.in: There were conflicting definitions of mclibdir
2565         (one for installation, one for source).  Now the source one is
2566         called mcsrclibdir.
2568         * doc/Makefile.in: Use mcsrclibdir where appropriate.
2570 Mon Mar 22 03:00:15 1999  Timur Bakeyev  <mc@bat.ru>
2572         * edit/syntax.c: Remove extra "|"  in "file ..\*\\.(pp|PP|pas|PAS|)$ \
2573         Pascal Program" (Heh, second time :)
2575         * Makefile.common: Until things gets clear, keep syntax rules in
2576         $(prefix)/lib/mc//syntax, as this is how (LIBDIR "/syntax") expands.
2578         Also, $(libdir) changed to $(mclibdir), to avoid confusion with expanded
2579         @libdir@.
2581 Mon Mar 22 01:52:32 1999  Timur Bakeyev  <mc@bat.ru>
2583         * configure.in, Makefile.in, Makefile.common: Add syntax/Makefile.in,
2584         as requested by Paul. Still, need some checking...
2586 Sun Mar 21 03:55:24 1999 Paul Sheer  <psheer@obsidian.co.za>
2588         * edit/*.[ch] gtkedit/*.[ch]: brought the editor up
2589         to date with cooledit 3.9.0. This adds some new features.
2590         Firstly the SYNTAX RULES ARE NO LONGER HARDCODED into
2591         syntax.c. This is because the rule set is becoming too
2592         large to maintain in its current form and because file
2593         loading is starting to get slow.
2595         There is also a bookmark feature which does not yet have
2596         key bindings assigned to it, but should be cool once
2597         these get inserted. Syntax rules files are named
2598             $LIBDIR/cooledit/syntax/*.syntax
2600 1999-03-20  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
2602         * configure.in: Create slang directory, it is needed when
2603         builddir != srcdir.
2604         Use -f when calling rm, the file does not exist on
2605         first compile.
2606         No need to copy VERSION from $srcdir, it's already generated in
2607         $buildir.
2609 Fri Mar 19 06:32:36 1999  David Martin  <dmartina@usa.net>
2611         * edit/edit_key_translator.c: Added missing translation tags.
2613 1999-03-18  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2615         * configure.in: Minimum version of glib should be 1.2.0.
2616         (VERSION): Bumped version number to 4.5.27.
2618 Wed Mar 10 21:52:55 1999  David Martin  <dmartina@usa.net>
2620         * gtkedit/editcmd.c: Added missing translation tags.
2622         * gtkedit/editoptions.c: Added missing translation tags. Translate
2623         radio buttons on first use.
2625 Sat Feb 27 21:00:45 1999 Gregory McLean  <gregm@comstar.net>
2627         * applied a patch from Duncan Mak <mustapha@wegythu.res.cmu.edu>
2628         to get the mc spec file to work.
2629         * hacked configure to generate a properly versioned spec file.
2631 Fri Feb 26 22:06:51 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2633         * gtkedit/editcmd.c (menu_save_mode_cmd): translate strings for
2634         radio buttons on first pass.
2636 Fri Feb 26 21:45:30 1999  David Martin  <dmartina@usa.net>
2638         * gtkedit/editcmd.c: Mark strings in the search and replace
2639         dialogs for translation. Resized these dialogs to let the messages
2640         fit.
2642 1999-02-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2644         * gtkedit/editwidget.c (selection_send): Use the proper type for
2645         64-bit cleanliness (Patch from George Lebl).
2647 Tue Feb 16 21:24:43 1999  David Martin  <dmartina@usa.net>
2649         * gtkedit/gtkedit.c: Hack to get one more string defined in a macro
2650         into the catalog file.
2652 Sat Feb 13 01:39:17 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2654         * configure.in: Make Timur's libtermcap check work with SLang
2655         0.99.98, too.
2657 1999-02-12  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2659         * new_icons/Makefile.in (ALLICONS): Added Tigert's new icons for
2660         PS and EPS files.  Thanks, Tigert!
2662 1999-02-09  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2664         * configure.in (CCOPTS): Drop the prefix auto-detection.
2666 Wed Feb 10 02:48:51 1999  Timur Bakeyev  <mc@bat.ru>
2668         * configure.in: Add check, which, in case of system-installed SLang
2669         library tries to run a test program, which determines, does we need
2670         linking with libtermcap.a. Also, set of if's for finding terminfo
2671         dir changed to for cycle - a bit nicer :)
2673 Tue Feb  9 20:52:19 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2675         * README.QNX: Deleted documention about mc.menu.qnx.diff.
2677 Tue Feb  9 20:46:07 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2679         * lib/mc.menu.qnx.diff: Deleted, it was merged with mc.menu.
2681 Tue Feb  9 20:32:39 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2683         * lib/mc.menu: Removed GNU tar'isms (option z). Removed option -o
2684         from tar calls when extracting (according to my man page this option
2685         is only useful when creating archieves).
2687 Tue Feb  9 20:28:15 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2689         * lib/mc.menu: Applied patch from root  <root@golia.dntis.ro> which
2690         adds support for tar.bz2 and merges the support for freeze-compressed
2691         tar files (tar.F) from mc.menu.qnx.diff.
2693 Sun Feb  7 06:11:48 1999  Timur Bakeyev  <mc@bat.ru>
2695         * Makefile.in: Change calls to xmkdir to mkinstalldirs - this is more
2696         GNU-like :)
2698 1999-01-30  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2700         * gtkedit/gtkedit.c: Hack to get a string defined in a macro into
2701         the catalog file.
2703 1999-02-02  Tuomas Kuosmanen  <tigert@gimp.org>
2705         * new_icons/gnome-core.png: New icon for core files. Someone
2706         please add the code part :)
2708 Mon Feb  1 01:28:19 1999  Timur Bakeyev  <mc@bat.ru>
2710         * configure.in: Add check against setuid() and setreuid() functions.
2712 Fri Jan 29 22:55:56 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2714         * slang/slang.h: renamed to slang-mc.h
2716         * slang/Makefile.in: delete slang.h on "make clean"
2718         * configure.in: link slang/slang-mc.h to slang/slang.h when the
2719         included slang is used. Problem was that MC's slang.h was used
2720         when we compiled with an already installed SLang and the systems
2721         header file were included with <slang/slang.h>.
2722         Unfortunatly I can't use AC_LINK_FILES to make the links because
2723         if we needn't make any links AC_LINK_FILES makes a link from
2724         srcdir to top_builddir (builddir != srcdir).
2726         Temporary add $LGPM to $LIBS when checking for the resizeterm
2727         and keyok functions (ncurses might be linked against GPM).
2729         Substitude PACKAGE (intl/Makefile makes use of it)
2731 Wed Jan 27 03:34:44 1999  Timur Bakeyev  <mc@bat.ru>
2733         * gtkedit/edit.h: including of <malloc.h> and <stdlib.h> swaped by
2734         #include "global.h".
2736 1999-01-13  Jonathan Blandford  <jrb@redhat.com>
2738         * Make.common.in (gnewdir): new path.
2740 Sun Jan 17 03:19:47 1999  Timur Bakeyev  <mc@bat.ru>
2742         * configure.in: Add comments before "Let" and "the" - typo. Add new
2743         path to include's search.
2745 1999-01-10  Ilya Zakharevich  <ilya@math.ohio-state.edu>
2747         * gtkedit/edit.c (edit_load_file): Off-by-one error disabled editing.
2749 1999-01-11  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2751         * configure.in (REGEX_O): Always include regex.o as the code we
2752         are using in gmc is not using regcomp/regexec, but the internal
2753         Emacs API.
2755         * src/regex.c: Do not compile the POSIX compatibility code, as we
2756         do not use it.
2758 Tue Dec 29 15:49:45 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2760         * doc/mc.sgml, mc1.in (Color section): minor polishing
2761         (Layout section): documented Highlight...
2763 Thu Dec 24 18:30:53 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2765         * configure.in: Deleted du checks
2767         * INSTALL: Deleted --with-dusum documentation.
2769         * doc/mc.sgml, mc.1.in: Completed documentation about the Options/
2770         Configuration dialog. Added Advanced chown subsection. Deleted
2771         variables from the Special settings section which are now covered
2772         by the configuration dialog.
2774 Mon Dec 21 22:26:34 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2776         * doc/mc.sgml, mc.1.in: Deleted obsolete information about
2777         tar_gz_memlimit. Partially rewrote the section about the
2778         Virtual FS.. configuration dialog.
2780 1998-12-17  Christopher Blizzard  <blizzard@appliedtheory.com>
2782         * autogen.sh (srcdir): Honor $ACLOCAL_FLAGS when running aclocal.
2784 Sun Dec 13 15:26:19 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2786         * Makefile.in (target installdirs): create $(DESTDIR)$(idldir)
2788         * lib/Makefile.in (target install): install $(LIBFILES_OUT) from the
2789         builddir
2791 1998-12-08  Tuomas Kuosmanen  <tigert@gimp.org>
2793         * new_icons/gnome-image-[lots].png: I added some icons for file
2794         types (image) there - someone please tell me what the correct
2795         location and naming convention is and I will try to follow that. :)
2797 1998-12-08  Christopher Blizzard  <blizzard@appliedtheory.com>
2799         * configure.in (builddir): Add icons/Makefile to AC_OUTPUT so that
2800         the build will still work.  (Has this been replaced by new_icons?)
2802 Tue Dec  1 11:58:55 1998  Pavel Machek  <pavel@atrey.karlin.mff.cuni.cz>
2804         * doc/mc.1.in, mc.sgml: added my name to list ov authors
2806 1998-12-02  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2808         * Makefile.in (codedirs): Dropped xv and tk ports from the
2809         distribution. include idl directory.
2811 1998-12-01  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2813         * configure.in (slang_use_system_installed_lib): Define slang
2814         here, to avoid having this on LIBS.
2816 1998-11-26  Herbert Valerio Riedel  <hvr@hvrlab.ml.org>
2818         * gtkedit.c: changed occurence of 'va_list *ap' to 'va_list ap'
2820 Thu Nov 26 12:20:06 1998  Pavel Roskin  <pavel_roskin@geocities.com>
2822         * config.h.in: Removed from CVS, added to .cvsignore
2824         * acconfig.h, macros/curses.m4, src/xcurses.c, src/tty.h,
2825         configure.in:
2826         NO_COLOR_SUPPORT renamed to NO_COLOR_CURSES
2827         HAVE_SUNOS_CURSES and SUNOS_CURSES renamed to USE_SUNOS_CURSES
2828         HAS_CURSES added to acconfig.h
2830 1998-11-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2832         * autogen.sh: Add "-I macros" to the aclocal flags.
2834         * mc-aclocal.m4: Renamed fp_PROG_CC_STDC to MC_HPUX_PROG_CC_STDC
2835         so that aclocal will not complain about an obsolete macro.
2837         * configure.in: Use MC_HPUX_PROG_CC_STDC
2839         * ChangeLog: There was no ChangeLog here, so I added one.