s/paramter/parameter/
[midnight-commander.git] / ChangeLog
blob9bdbc71110718f15b459f793e63b26ac5313afd7
1 2002-10-02  Pavel Roskin  <proski@gnu.org>
3         * syntax/syntax.syntax: Fix highlighting for "gray".
5 2002-10-01  Pavel Roskin  <proski@gnu.org>
7         * configure.in: Expand $bindir and $datadir to show at the end.
8         Reported by Nerijus Baliunas <nerijus@users.sourceforge.net>
10 2002-09-29  Pavel Roskin  <proski@gnu.org>
12         * configure.in: Remove the argument from --with-gpm-mouse.  The
13         directories for include files and libraries can be specified
14         using LDFLAGS and CPPFLAGS, as documented in the output of
15         "configure --help".
17         * configure.in: Complete rewrite of the screen library support.
18         Add new option --with-screen instead on --with-slang,
19         --with-included-slang and --with-ncurses.  Only allow
20         --with-termcap is using the included S-Lang library.
21         * aclocal.m4: Corresponding changes.
23         * syntax/mail.syntax: Replace "wholechars right" and "wholechars
24         left" with single "wholechars".
25         * syntax/nroff.syntax: Likewise.
26         * syntax/sh.syntax: Likewise.
27         * syntax/tcl.syntax: Likewise.
29         * syntax/*.syntax: Remove numeric Cooledit colors.  It's
30         unreasonable to require them to be correct.  On the other hand,
31         Cooledit can easily be changed to accept named color names.
33         * syntax/syntax.syntax: Don't require Cooledit colors for
34         highlighting color names.  Remove Cooledit colors.
36         * syntax/m4.syntax: Don't use yellow color on parentheses, since
37         it interferes with parentheses highlighting.  Remove list of
38         supported Autoconf macros.
40 2002-09-26  Pavel Roskin  <proski@gnu.org>
42         * syntax/syntax.syntax: Remove highlighting for numbers - it's
43         for Cooledit only.
45         * syntax/c.syntax: Require at least one space at the beginning
46         of indented cpp directives.  Use brightmagenta for them.
48         * syntax/syntax.syntax: Don't start keywords with "\[" - it
49         doesn't work.  Use "\[\]" at the end of keywords to suppress
50         their special meaning.
52 2002-09-22  Pavel Roskin  <proski@gnu.org>
54         * doc/Makefile.am: Remove width from the man2hlp command line.
55         The same for translations.
57         * configure.in: Remove support for HSC proxy - it's obsolete.
58         Remove all references to HSC proxy everywhere.
60 2002-09-21  Pavel Roskin  <proski@gnu.org>
62         * configure.in: Bump version to 4.6.0-pre1b.
64         * doc/hu/mc.hlp.hu: Rename to ...
65         * doc/hu/mc.hlp.hu.in: ... this.  Adjust paths.
66         * configure.in: Substitute doc/hu/mc.hlp.hu.
67         * doc/hu/Makefile.am: Don't distribute mc.hlp.hu.
69         * doc/mc.1.in: Update path to the data files.  Rename MC_LIBDIR
70         to MC_DATADIR.  Make the same changes in the translations.
72         * */Makefile.am: Replace mclibdir with pkgdatadir to use "share"
73         directory for architecture-independent files.
75 2002-09-19  Pavel Roskin  <proski@gnu.org>
77         * syntax/m4.syntax: New file.
78         * syntax/Syntax: Add m4.syntax.
79         * syntax/Makefile.am: Likewise.
80         From Vlad Romanenko <VladRomanenko@ukr.net>
82         * syntax/sql.syntax: Only recognize non-standard MySQL comments
83         at the beginning of line.
85 2002-09-19  Andrew V. Samoilov  <sav@bcs.zp.ua>
87         * syntax/syntax.syntax: Add "linestart" for "context",
88         "context default" and "context exclusive" keywords.
89         * syntax/c.syntax: Fix "%s" highlighting for "%-19s"
90         and "%5.5s" formats.
92 2002-09-18  Pavel Roskin  <proski@gnu.org>
94         * syntax/Syntax: Remove gobledy_gook at the beginning.  Move
95         rules for syntax files ...
96         * syntax/syntax.syntax: ... here.  Add "linestart" for "file"
97         and "include" keywords.
98         * syntax/Makefile.am: Add syntax.syntax.
100 2002-09-17  Vlad Romanenko  <VladRomanenko@ukr.net>
102         * syntax/js.syntax: Advanced number highlighting.
104 2002-09-17  Pavel Roskin  <proski@gnu.org>
106         * syntax/c.syntax: Highlight "?" by the same color as ":".
107         * syntax/java.syntax: Likewise.
108         * syntax/swig.syntax: Likewise.
109         * syntax/python.syntax: Remove duplicate keyword ":".
111         * Makefile.am: Add m4 to SUBDIRS.  Set ACLOCAL_AMFLAGS so that
112         m4 directory is used by aclocal.
113         * m4/Makefile.am: New file.
114         * configure.in: Substitute m4/Makefile.
115         * autogen.sh: Don't copy any macro files, use m4 directory.
117         * syntax/Makefile.am: Add js.syntax.
119         * configure.in: Add support for glib 2.x.  Right now, it has to
120         be explicitly enabled by `--with-glib2'.
121         From Ali Akcaagac <ali.akcaagac@stud.fh-wilhelmshaven.de>
123 2002-09-16  Pavel Roskin  <proski@gnu.org>
125         * syntax/js.syntax: New file.
126         * syntax/Syntax: Add js.syntax.
127         From Vlad Romanenko <VladRomanenko@ukr.net>
129 2002-09-16  Andrew V. Samoilov  <sav@bcs.zp.ua>
131         * doc/pl/Makefile.am: Use $(top_srcdir)/doc/xnc.hlp instead
132         of local xnc.hlp
133         * doc/pl/xnc.hlp: Removed.
135 2002-09-13  Pavel Roskin  <proski@gnu.org>
137         * configure.in: Add AM_GNU_GETTEXT_VERSION for autopoint.
138         Remove "potfiles" command.
139         * acinclude.m4: Add empty AM_GNU_GETTEXT_VERSION definition for
140         compatibility with gettext 0.10.x.
142         * autogen.sh: Use autopoint for gettext 0.11.5 and above.  Don't
143         allow gettext versions from 0.10.40 to 0.11.5 (not inclusive).
145         * po/Makevars: New file for compatibility with gettext 0.11.x.
147         * configure.in: Remove "Debugger code" message.
149         * acinclude.m4: Replace undelfs_o with use_undelfs.
150         * configure.in: Likewise.  Don't substitute it.
152         * configure.in: Simplify processing of without-edit.  Replace
153         several variables with use_edit.
154         * acinclude.m4: Remove AC_WITH_EDIT.
156         * acinclude.m4: Replace smbfs and SAMBAFILES variables with
157         use_smbfs.
158         * configure.in: Likewise.
159         * INSTALL: Document --with-samba.
161         * configure.in: Roll --enable-mcserv-install into ...
162         * acinclude.m4: ... --with-mcfs.  Adjust makefiles.
163         * INSTALL: Document --with-mcfs.
165 2002-09-12  Pavel Roskin  <proski@gnu.org>
167         * configure.in: Don't check if crypt() prototype is needed to
168         avoid warnings - the whole code is not worth avoiding one
169         legitimate warning.
170         * acinclude.m4: Remove AC_TRY_WARNINGS.
172         * configure.in: ALL_LINGUAS should be defined unconditionally.
174         * acinclude.m4: Clarify some help texts, add defaults in square
175         brackets, use more consistent spacing.
176         * configure.in: Likewise.
178         * lib/mc.menu: Don't call tarballs "releases".  Don't
179         dereference symlinks.
181 2002-09-10  Pavel Roskin  <proski@gnu.org>
183         Globally replace OS2_NT and _OS_NT with WIN32_NATIVE.
185 2002-09-07  Pavel Roskin  <proski@gnu.org>
187         * configure.in: Eliminate --with-terminfo option, which was
188         essentially equivalent to --with-included-slang and didn't force
189         anything.
190         * acinclude.m4 (AC_USE_TERMINFO): Remove.
191         * INSTALL: Adjust to match.
192         * FAQ: Likewise.
194 2002-09-05  Pavel Roskin  <proski@gnu.org>
196         * configure.in: Fix USE_VFS_NET conditional.  Don't substitute
197         NETFILES - it's unused.
199         * configure.in: Check for arpa/inet.h.
201         * mcfn_install: Remove.  Also remove all references to it.
202         * INSTALL.FAST: Update information about ncurses.
203         From Dmitry Semyonov <Dmitry.Semyonov@oktet.ru>
205         * acinclude.m4 (AC_USE_TERMCAP): Add -ltermcap to MCLIBS, not
206         LIBS.
207         * configure.in: Eliminate MCCFLAGS, use CPPFLAGS instead.  Add
208         "-L" options to LDFLAGS, not to LIBS or MCLIBS - this should fix
209         test for ncurses in non-standard directories.
211 2002-09-04  Pavel Roskin  <proski@gnu.org>
213         * lib/mc.ext.in: Remove edit rules for compressed files that
214         were compressing even unchanged files - the editor itself can
215         handle compression better.
217 2002-09-03  Pavel Roskin  <proski@gnu.org>
219         * acinclude.m4: Remove Termnet support, it's too old and obscure
220         to be supported properly.
222 2002-08-27  Pavel Roskin  <proski@gnu.org>
224         * lib/mc.ext.in: Add new OpenOffice.org formats.  Always use
225         OpenOffice.org, not StarOffice.  Add more video formats.
227         * lib/mc.ext.in: Use gzip instead of gunzip and compress.  Avoid
228         unnecessary pipeline.  Redirect stderr from cpio, because it can
229         be non-empty even for successful operations.
231 2002-08-26  Pavel Roskin  <proski@gnu.org>
233         * syntax/spec.syntax: New file.
234         * syntax/Syntax: Add spec.syntax.
235         * syntax/Makefile.am: Likewise.
236         From PLD Linux Distribution with minor changes.
238 2002-08-25  Pavel Roskin  <proski@gnu.org>
240         * lib/mcserv.init: Update from Red Hat package.
241         * lib/mcserv.pamd: Likewise.
243         * configure.in: Fix interpretation of the iconv test result.
244         Reported by Pavel Shirshov <pavelsh@mail.ru>
246         * mc.sh.in: Only bash needs the mc() function to be exported.
248         * doc/pl/mc.1.in: Add node names and options.  Use @prefix@
249         instead of /usr where appropriate.
250         * doc/Makefile.am: Enable generation of the help file.
252         * doc/pl/*: Add Polish translation.
253         * doc/Makefile.am: Adjust for the above.
254         * configure.in: Likewise.
256 2002-08-24  Pavel Roskin  <proski@gnu.org>
258         * lib/edit.indent.rc: Use tidy to format HTML.
259         From David Martin <dmartina@excite.com>
261         * lib/cedit.menu: Remove all references to the error file.
262         * lib/edit.indent.rc: Likewise.
263         * lib/edit.spell.rc: Likewise.
265 2002-08-23  Pavel Roskin  <proski@gnu.org>
267         * configure.in: Make GLIB_LIBS a separate AC_SUBST'ed variable,
268         use only for the programs that need it (mc and mcserv).
270         * configure.in: Fix help text for gpm and ncurses.  Properly
271         handle --without-ncurses.
272         Reported by Moritz Barsnick <moritz@barsnick.net>
274         * configure.in: Work around a bug in Autoconf-2.53 that prevents
275         splitting of user-specified path in AC_PATH_PROGS.
277         * configure.in: Move glib test earlier, as it tends to fail for
278         many users.  Make GLIB_CONFIG a precious variable.  Check for
279         glib12-config - that's how it's called on FreeBSD.
280         Reported by Pavel Shirshov <pavelsh@mail.ru>
282 2002-08-22  Pavel Roskin  <proski@gnu.org>
284         * configure.in: Remove old-style Linux-only support for shadow
285         passwords.
287 2002-08-21  Pavel Roskin  <proski@gnu.org>
289         * configure.in: Restore AM_INIT_AUTOMAKE with two arguments for
290         now, otherwise Automake 1.5 breaks.  Remove version number from
291         AC_INIT, the version from AM_INIT_AUTOMAKE takes preference.
292         Substiture RH_VERSION, which is VERSION without dashes, needed
293         for RedHat specfile.
295         * configure.in: Bump version to 4.6.0-pre1a.  Don't use
296         arguments in AM_INIT_AUTOMAKE to avoid defining the version in
297         two places.
299         Release mc-4.6.0-pre1.
301         * configure.in: Bump version to 4.6.0-pre1.
302         * po/*.po: Regenerate.
304 2002-08-20  David Martin  <dmartina@excite.com>
306         * doc/es/mc.1.in: Minor changes.
307         * doc/es/xnc.hlp: Likewise.
309 2002-08-20  Andrew V. Samoilov  <sav@bcs.zp.ua>
311         * mc.spec.in: Add /usr/lib/mc/mc.charsets and
312         %{_mandir}/*/man1/*.
314 2002-08-20  Pavel Roskin  <proski@gnu.org>
316         * doc/it/mc.1.in (Controlling Midnight Commander): Remove.
318 2002-08-19  Pavel Roskin  <proski@gnu.org>
320         * configure.in: Add Italian documentation.
321         * doc/Makefile.am: Likewise.
323         * acinclude.m4 (MC_WITH_VFS): Disable mcfs by default.
325         * configure.in: Enable subshell support on all operating systems
326         by default.  Old issues are most likely solved by now.
328 2002-08-18  Pavel Roskin  <proski@gnu.org>
330         * lib/mc.ext.in: Try links before lynx.  Force full path when
331         invoking X11 browsers - it breaks VFS, but VFS support in mc.ext
332         is already broken if the program starts in background.  Add a
333         comment discouraging taking this code as example.
335         * doc/mc.1.in (Controlling Midnight Commander): Remove, it's
336         obsolete.
337         * doc/es/mc.1.in: Likewise.
338         * doc/ru/mc.1.in: Likewise.
339         * doc/hu/mc.hlp.hu: Likewise.
341         * lib/mc.menu: Remove all references to $MC_CONTROL_FILE, which
342         was unsafe by design and is no longer supported.  Use %t instead
343         of %u to preserve tags in case of failure.
345         * vfs/extfs/ftplist.in: Remove support for running commands, it
346         makes no sence.
348 2002-08-16  Pavel Roskin  <proski@gnu.org>
350         * lib/mc.global: Remove, it duplicates the role of mc.lib.
351         * lib/mc.lib: Add contents of mc.global.
352         * lib/Makefile.am: Remove all references to mc.global.
354         * syntax/sh.syntax: Fix highlighting of "<<-EOF".
355         Reported by Andrew V. Samoilov <sav@bcs.zp.ua>
357 2002-08-16  Andrew V. Samoilov  <sav@bcs.zp.ua>
359         * syntax/sh.syntax: Highlight alias, bg, eval, exec, export, fg,
360         set, umask and unset like other builtin commands.
362 2002-08-15  Pavel Roskin  <proski@gnu.org>
364         * configure.in: Remove check for SIGTSTP, it's not needed for
365         the subshell support.
367         * acinclude.m4 (AC_SHORT_D_NAME_LEN): Remove, this test is now
368         done at runtime.
369         * configure.in: Don't use AC_SHORT_D_NAME_LEN.
371 2002-08-14  Andrew V. Samoilov  <sav@bcs.zp.ua>
373         * doc/ru/mc.1.in: Remove reference to README.edit.
374         * doc/mc.1.in: Likewise.
375         * doc/hu/mc.hlp.hu: Likewise. Remove /var/tmp/mc-4.5.46-buildroot
376         everywhere.
378 2002-08-14  Pavel Roskin  <proski@gnu.org>
380         * doc/mc.1.in: Consistently use "native" ftp syntax.
381         * doc/ru/mc.1.in: Likewise.
382         * doc/es/mc.1.in: Update from David Martin <dmartina@excite.com>
383         * doc/es/xnc.hlp: Likewise.
385         * lib/mc.hlp.hu: Move ...
386         * doc/hu/mc.hlp.hu: ... here.  Make all necessary adjustments.
388 2002-08-09  Pavel Roskin  <proski@gnu.org>
390         * lib/mc.ext.in: Remove all unrecognized actions (e.g. Extract)
391         and entries that are obsolete or make no sence.
393         * doc/xnc.hlp: Add translatable titles for topics "QueryBox" and
394         "How to use help".
396         * doc/Makefile.am: Don't distribute help file.  Generate it in
397         the build directory.
398         * doc/es/Makefile.am: Likewise.
399         * doc/ru/Makefile.am: Likewise.
401         * lib/xnc.hlp: Move ...
402         * doc/xnc.hlp: ... here.
403         * doc/Makefile.am: Necessary adjustments.
404         * lib/Makefile.am: Likewise.
405         * src/Makefile.am: Likewise.
407         * configure.in: Add Spanish documentation.
408         * doc/Makefile.am: Likewise.
409         * doc/es: Spanish documentation.
410         From David Martin <dmartina@excite.com>
412 2002-08-08  Pavel Roskin  <proski@gnu.org>
414         * lib/mc.lib: Add f11-f20 keys for Konsole.
416 2002-08-06  Pavel Roskin  <proski@gnu.org>
418         * syntax/lisp.syntax: New file.
419         * syntax/Syntax: Add lisp.syntax.
420         * syntax/Makefile.am: Likewise.
421         From Mykolas Juraitis <juramyko@soften.ktu.lt> with minor
422         changes.
424 2002-08-04  Pavel Roskin  <proski@gnu.org>
426         * configure.in: Check for SIGTSTP and SIGCONT signals.  Disable
427         subshell if this test fails.
429 2002-08-03  Pavel Roskin  <proski@gnu.org>
431         * syntax/mail.syntax: Colors changed to be more readable.
433         * syntax/html.syntax: Don't require character entities to be
434         whole, but check their validity.
436 2002-08-02  Pavel Roskin  <proski@gnu.org>
438         * configure.in: No longer need to define REGEX_MALLOC.
440 2002-08-01  Pavel Roskin  <proski@gnu.org>
442         * configure.in: Remove support for MAD and Electric Fence.
443         Developers should use modern memory debuggers (e.g. Valgrind).
444         * INSTALL: Remove references to MAD.
446 2002-07-31  Pavel Roskin  <proski@gnu.org>
448         * syntax/html.syntax: Remove recognition for any individual
449         words - there are too many of them, we cannot keep up.
451 2002-07-30  Pavel Roskin  <proski@gnu.org>
453         * doc/ru/Makefile.am: Use man2hlp directly.
455 2002-07-28  Pavel Roskin  <proski@gnu.org>
457         * syntax/changelog.syntax: Highlight "*" only after tab.  This
458         requires fixed syntax highlighting.
460         * lib/mc.ext.in: Open *.doc and *.rtf files with abiword by
461         default. Open *.xls with gnumeric.  Use mplayer for most video
462         formats.
464         * syntax/nroff.syntax: Require most keywords to be whole.
466 2002-07-21  Pavel Roskin  <proski@gnu.org>
468         * syntax/fortran.syntax: Fix highlighting of "*" at the
469         beginning of line.  Recognize "     +" as continuation.  Move
470         all "linestart" keywords earlier to avoid more conflicts.
472 2002-07-18  Pavel Roskin  <proski@gnu.org>
474         * syntax/unknown.syntax: Don't highlight anything by default.
476         * syntax/changelog.syntax: Highlight functions without
477         filenames.
478         * syntax/Syntax: Match *ChangeLog*.
480         * syntax/c.syntax: Reenable highlighting for "/" and preserve
481         highlighting for "//" comments by using exclusive context.
482         * syntax/java.syntax: Likewise.
483         * syntax/swig.syntax: Likewise.
484         * syntax/slang.syntax: Reenable highlighting for "/".
485         * syntax/sql.syntax: Enable highlighting for "/" and "-".
487         * syntax/sql.syntax: New file.
488         * syntax/Syntax: Add sql.syntax.
489         * syntax/Makefile.am: Likewise.
490         From Walery Studennikov <despair@sama.ru> with minor changes.
492 2002-07-16  Pavel Roskin  <proski@gnu.org>
494         * lib/mc.ext.in: Remove handling of executables.  They should
495         be handled internally for "pause after run" to work.
497         * syntax/Syntax: Associate *.itcl with tcl.syntax.
498         * syntax/tcl.syntax: Add itcl keywords, other improvements.
500 2002-07-15  Pavel Roskin  <proski@gnu.org>
502         * configure.in: Don't check for strcasecmp(), strncasecmp() and
503         strdup() - test results are not used except in gettext, which
504         provides its own tests.
506         * configure.in: When checking for ncurses, check for
507         has_colors(), not curses_version() - the later is missing in
508         older version of ncurses.
510 2002-07-13  Pavel Roskin  <proski@gnu.org>
512         * acinclude.m4 (AC_EXT2_UNDEL): Add ext2fs libraries to MC_LIBS,
513         not to LIBS.
514         * configure.in: Fix breakage in ncurses headers check from the
515         previous commit.  Simplify other instances of AC_CHECK_HEADERS.
516         Define REGEX_MALLOC here.
518         * acinclude.m4 (AC_NCURSES): Remove.
519         * configure.in: Use AC_CHECK_HEADERS to find ncurses headers and
520         AC_CHECK_LIB to check existance of ncurses library.  Eliminate
521         variables force_ncurses and search_ncurses.
523 2002-07-10  Pavel Roskin  <proski@gnu.org>
525         * configure.in: Remove --with-netrc, it is now default and can
526         be disabled at the runtime.
528         * syntax/tcl.syntax: New file.
529         * syntax/Syntax: Add tcl.syntax.
530         * syntax/Makefile.am: Likewise.
531         * syntax/java.syntax: Don't treat #define separately from other
532         preprocessor directives.
533         * syntax/slang.syntax: Likewise.
534         * syntax/swig.syntax: Likewise.
536 2002-07-09  Pavel Roskin  <proski@gnu.org>
538         * syntax/c.syntax: Don't treat #define separately from other
539         preprocessor directives.
541 2002-07-08  Pavel Roskin  <proski@gnu.org>
543         * syntax/perl.syntax: Highlight text after __END__ as a comment.
544         * syntax/po.syntax: Avoid gray color, which is hard to see.
546 2002-07-05  Pavel Roskin  <proski@gnu.org>
548         * syntax/dos.syntax: Add more commands.
550 2002-07-04  Pavel Roskin  <proski@gnu.org>
552         * AUTHORS: Add Andrew V. Samoilov <kai@cmail.ru>, alphabetically
553         sort authors.
555 2002-06-24  Pavel Roskin  <proski@gnu.org>
557         * syntax/dos.syntax: New file - highlighting for DOS batch
558         files.  From Petr Kozelka <pkozelka@centrum.cz>
559         * syntax/Syntax: Add dos.syntax.
560         * syntax/Makefile.am: Likewise.
562 2002-06-04  Max Schedriviy  <max@humgat.org>
564         * syntax/php.syntax: New version.
566 2002-05-23  Andrew V. Samoilov  <kai@cmail.ru>
568         * NEWS: Mention ftpfs/fish uploading changes and new configure
569         options --with-codepagedir=DIR, --with-configdir=DIR and
570         --without-mcfs.
572 2002-05-22  Pavel Roskin  <proski@gnu.org>
574         * doc/ru/Makefile.am: Fix out-of-tree build.
576 2002-05-14  Pavel Roskin  <proski@gnu.org>
578         * configure.in: Fix logic for gettext 0.10.x.
580 2002-05-14  Andrew V. Samoilov  <kai@cmail.ru>
582         * configure.in: Don't generate po/Makefile if
583         there is 'top_builddir' in po/Makefile.in.
584         * autogen.sh: More fixes for gettext 0.11+.
586 2002-05-08  Andrew V. Samoilov  <kai@cmail.ru>
588         * configure.in (ALL_LINGUAS): Added "be" for Belarusian.
590 2002-04-21  Pavel Roskin  <proski@gnu.org>
592         * lib/mc.ext.in: Add support for *.rmi files - latest TiMidity++
593         can play them.
595 2002-04-09  Andrew V. Samoilov  <kai@cmail.ru>
597         * autogen.sh: Fix for gettext 0.11 family (and newer).
599 2002-04-08  Pavel Roskin  <proski@gnu.org>
601         * autogen.sh: Allow gettext newer than 0.10.39.
602         From Björn Eriksson <bjorn@bjornen.nu>
604 2002-04-03  Pavel Roskin  <proski@gnu.org>
606         * doc/ru/Makefile.am: Distribute mc.ru.hlp and don't remove it
607         by "make clean" because not everyone has Perl to rebuild it.
609 2002-03-27  Andrew V. Samoilov  <kai@cmail.ru>
611         * syntax/Syntax: Replace ^Syntax$ with [Ss]yntax$ and add
612         first line regular expression.
614 2002-03-26  Andrew V. Samoilov  <kai@cmail.ru>
616         * configure.in: Define USE_INCLUDED_REGEX if GNU C library 2.1
617         or newer is not used.
618         * acinclude.m4: New option --with-mcfs and macro WITH_MCFS.
620         * src/Makefile.am: Move mc.hlp.ru processing ...
621         * doc/ru/Makefile.am: ... here.
623 2002-03-21  Andrew V. Samoilov  <kai@cmail.ru>
625         * syntax/Syntax: Match ^Syntax$ for Syntax Highlighting.
626         * syntax/c.syntax: Highlight "%p" printf format.
627         Allow '*' as width and precision for strings and numbers.
629         * doc/mc.1.in: Fix smbfs example.  Minor format fixes.
630         * doc/ru/mc.1.in: Likewise.
632 2002-03-18  Pavel Roskin  <proski@gnu.org>
634         * doc/ru/Makefile.am: Distribute xnc.hlp.
636 2002-03-12  Pavel Roskin  <proski@gnu.org>
638         * doc/Makefile.am: Adjust for doc/ru/Makefile.am.
640 2002-03-12  Andrew V. Samoilov  <kai@cmail.ru>
642         * configure.in (AC_CONFIG_FILES): Add doc/ru/Makefile.am.
643         * doc/ru/Makefile.am: New file.
645 2002-03-08  Pavel Roskin  <proski@gnu.org>
647         * doc/Makefile.am (EXTRA_DIST): Distribute doc/ru/mc.1.
649 2002-03-04  Andrew V. Samoilov  <kai@cmail.ru>
651         * configure.in (AC_CONFIG_FILES): Add doc/ru/mc.1.
653 2002-03-01  Andrew V. Samoilov  <kai@cmail.ru>
655         * doc/mc.1.in: Use nodename `Background jobs' for section
656         `Background Jobs' to reflect user visible Command menu option
657         and src/cmd.c dialog implementation.
659         * doc/ru: New directory for Russian manuals.
660         * doc/ru/mc.1.in: Translated mc.1 manual page.  Originally
661         translated by Victor A. Kostromin for mc 4.5.30.  Converted
662         from binary mc.hlp.ru, corrected and actualized by me.
663         * doc/ru/xnc.hlp: Translated lib/xnc.hlp.  See above.
664         * doc/ru/.cvsignore: Ignore mc.1.
666 2002-02-27  Andrew V. Samoilov  <kai@cmail.ru>
668         * doc/mc.1.in (Macro Substitution): Document "%var{ENV-default}".
669         (FILES): Document changes in mc behavior. ~/.mc/ini now overrides
670         mc.lib settings.
672         (Virtual File System): Document SMB File System.
674 2002-02-26  Pavel Roskin  <proski@gnu.org>
676         * lib/mc.ext.in: Run "file" before "nm" to avoid an error
677         message "no symbol found" for unsupported architectures and
678         provide more useful information.
680 2002-02-22  Pavel Roskin  <proski@gnu.org>
682         * README.smbfs: Remove.  It contained no useful information
683         and the webpage is now dead.
684         * Makefile.am: Remove README.smbfs.
686         * README: Mention that glib 1.2.x is required.
688 2002-02-21  Andrew V. Samoilov  <kai@cmail.ru>
690         * lib/edit.indent.rc: Use "#! /bin/sh"
691         * lib/edit.spell.rc: Likewise.
692         * lib/mcserv.init: Likewise.
694         * lib/cedit.menu: Eliminate bashisms.
695         Add missed `:' in AUTHOR evaluation.
696         Unset LANGUAGE and make LC_ALL empty.
697         Use "#! /path/to/program".
699 2002-02-20  Andrew V. Samoilov  <kai@cmail.ru>
701         * doc/mc.1.in (FILES): Use ~/.mc/bindings instead of
702         ~/.mc/ext, ~/.mc/ini instead of ~/.mc.ini.
703         Fix tarfs URL syntax example.  Minor typo and format fixes.
705 2002-02-14  Andrew V. Samoilov  <kai@cmail.ru>
707         * doc/mc.1.in (FILES): Use MC_LIBDIR instead of MCHOME.
708         Fix location of configuration files.
710 2002-02-05  Pavel Roskin  <proski@gnu.org>
712         * configure.in: Don't use defunct ncurses_version.
713         Reported by Thomas Dickey <dickey@herndon4.his.com>
714         Set force_ncurses whenever --with-ncurses is used.  If set,
715         suppress checks for S-Lang and fail is ncurses is not found.
717         * configure.in: Introduce a new variable screen_type that is
718         either "slang" or "ncurses" without additional text.  Use it
719         instead of screen_manager whenever possible.  Fix text in
720         AC_NCURSES call, use m4 quotes and move shell quotes into the
721         macro.
722         * acinclude.m4: Likewise.
724 2002-01-28  Petr Kozelka  <pkozelka@email.cz>
726         * syntax/Syntax: Known Delphi/Kylix source file extensions
727         supported (*.dpr, *.inc).
728         * syntax/pascal.syntax: Many new (Delphi/Kylix) keywords added.
729         Special highlighting for CVS keywords.  Understands single-line
730         comments (//).
732 2002-01-24  Alexander Shopov  <al_shopov@web.bg>
734         * configure.in (ALL_LINGUAS): Added "bg"
736 2002-01-21  Pavel Roskin  <proski@gnu.org>
738         * NEWS: Mention word completion in the editor.
740 2002-01-17  Pavel Roskin  <proski@gnu.org>
742         * extraconf.h: Remove OS/2 specific code.
744         * doc/mc.1.in (Configuration): Clarify some entries.
746 2002-01-11  Andrew V. Samoilov  <kai@cmail.ru>
748         * acinclude.m4: New options for smbfs:
749         --with-configdir=DIR    Where the Samba configuration files are (/etc)
750         --with-codepagedir=DIR  Where the Samba codepage files are
752 2002-01-11  Pavel Roskin  <proski@gnu.org>
754         * syntax/xml.syntax: New file - highlighting for XML.
755         From Petr Kozelka <pkozelka@centrum.cz>
756         * syntax/Syntax: Add xml.syntax.
757         * syntax/Makefile.am: Likewise.
759 2002-01-04  Pablo Saratxaga  <pablo@mandrakesoft.com>
761         * configure.in: Added "eu" to ALL_LINGUAS.
763 2002-01-03  Pavel Roskin  <proski@gnu.org>
765         * lib/mc.menu: Correct quoting.
766         Reported by Matthias Urban <murban@cs.uni-magdeburg.de>
768         * NEWS: Mention removal of the OS/2 port.
769         * README.PC: Remove OS/2 specific parts.
771 2002-01-02  Pavel Roskin  <proski@gnu.org>
773         * configure.in: Make help about --with-subshell easier to
774         understand.  Minor alignment fixes for the help.
775         * acinclude.m4: Minor alignment fixes for the help.
777 2001-12-31  Pavel Roskin  <proski@gnu.org>
779         * configure.in: Generate vfs/Makefile from vfs/Makefile.in, not
780         from vfs/Make-mc.in.
782 2001-12-27 Duarte Loreto  <happyguy_pt@hotmail.com>
784         * configure.in: Added portuguese to ALL_LINGUAS
786 2001-12-21  Pavel Roskin  <proski@gnu.org>
788         * acinclude.m4 (AC_WITH_SLANG): Don't add ../slang to includes.
789         Don't remove slang/slang.h - it's never created.
791         * acinclude.m4 (AC_WITH_SLANG): Don't make symlink from
792         slang-mc.h to slang.h.  Remove fastdepslang variable, it's
793         unused.
795 2001-12-01  Wang Jian  <lark@linux.net.cn>
797         * configure.in(ALL_LINGUAS): Renamed zh_CN.GB2312 to zh_CN.
799 2001-11-29  Pavel Roskin  <proski@gnu.org>
801         * lib/mc.ext.in: Use "type" to recognize zip and lha archives.
803 2001-11-27  Pavel Roskin  <proski@gnu.org>
805         * lib/mc.ext.in: When running X programs in background, do it
806         from subshell.  Otherwise some of them terminate when mc exits.
807         Reported by Christian Dysthe <christian@dysthe.net>
808         Remove some obsolete and gmc-specific entries.  Use StarOffice
809         to open files detected as "Microsoft Office Document".
811         * lib/mc.lib: Support "Home" and "End" sequences in xterm from
812         XFree86 4.1.0.
814 2001-11-16  Andrew V. Samoilov  <kai@cmail.ru>
816         * doc/mcedit.1.in: Fix help file location.
818 2001-11-14  Pavel Roskin  <proski@gnu.org>
820         * acinclude.m4 (MC_UNDELFS_CHECKS): Check for ext2_ino_t,
821         fallback to ino_t for e2fsprogs version 1.19 and older.
823 2001-10-30  Pavel Roskin  <proski@gnu.org>
825         * lib/mc.ext.in: Add support for Netpbm files.
827 2001-10-25  Andrew V. Samoilov  <kai@cmail.ru>
829         * slang/slvideo.c (SLtt_set_color): Eliminate C++ comments.
830         http://bugzilla.gnome.org/show_bug.cgi?id=60935
831         By drk@sgi.com.
833         * doc/mc.1.in: Document %p macro.
835 2001-10-24  Pavel Roskin  <proski@gnu.org>
837         * configure.in: Move AC_FUNC_MMAP before it's used indirectly.
838         Allow using --without-mmap.
839         * INSTALL: Document --without-mmap.
841 2001-10-24  Andrew V. Samoilov  <kai@cmail.ru>
843         * configure.in: Resurrect ALL_LINGUAS test, to allow specify list
844         of languages to be installed by setting env variable before
845         configure. If it is empty, it defaults to full list.
846         By Alex Tkachenko <alex@bcs.zp.ua>.
848 2001-10-19  Pavel Roskin  <proski@gnu.org>
850         * syntax/sh.syntax: Highlight reserved words inside backticks.
851         Use the same wholechars settings for reserved words and
852         commands.  Recognize more words.  Recognize function definitions
853         without "function" or without "()".  Use brightmagenta instead
854         of brightblue.
856 2001-10-18  Pavel Roskin  <proski@gnu.org>
858         * configure.in: When checking for "nroff -mandoc" support, don't
859         use /dev/null as input file, use stdin.  Some versions of nroff
860         (e.g. groff-1.16.1) don't accept special files.
862 2001-10-14  Pavel Roskin  <proski@gnu.org>
864         * lib/mc.ext.in: Treat Makefile.PL as a Perl program, not as a
865         Makefile.  Don't allow any suffixes after "Makefile".
867 2001-10-12  Pavel Roskin  <proski@gnu.org>
869         * lib/mc.ext.in: Add support for *.xcf files (native GIMP
870         format).
872 2001-10-06  Andrew V. Samoilov  <sav@bcs.zp.ua>
874         * lib/mc.menu: Use "case" instead of non-portable "egrep -q".
875         Fix compress<->bzip2 conversion and conversion of tagged
876         archives.
878 2001-10-05  Pavel Roskin  <proski@gnu.org>
880         * lib/mc.ext.in: Use ogginfo to view *.ogg files.
881         Suggested by Marcel Pol <mpol@gmx.net>
883         * lib/mc.ext.in: Use xmms to play *.mp3 under X.  When viewing
884         *.mp3, use "verbose" option to mpg123.  Add support for *.ogg
885         and *.mid files.
887 2001-09-30  Pavel Roskin  <proski@gnu.org>
889         * configure.in: Don't check whether grep supports stdin - it's
890         not used anymore.
891         * NEWS: Mention this change.
893 2001-09-19  Pavel Roskin  <proski@gnu.org>
895         * doc/mcedit.1.in: Fix a very long line - use double
896         backslashes since they are interpreted even in the .nf blocks.
898         * lib/edit.spell.rc: Try aspell before resorting to ispell.
900         * syntax/php.syntax: Replace with a better implementation by
901         Max Schedriviy <max@tavrida.net>
903 2001-09-15  Pavel Roskin  <proski@gnu.org>
905         * doc/mc.1.in: Fix location of mcedit files.
906         * doc/mcedit.1.in: Likewise.  Remove obsolete technical details.
908 2001-09-14  Pavel Roskin  <proski@gnu.org>
910         * configure.in: Don't check for ncurses version and for keyok()
911         because the mouse support code doesn't need this hack anymore.
913 2001-09-13  Pavel Roskin  <proski@gnu.org>
915         * configure.in: Fix some cases of overquoting and underquoting.
916         * acinclude.m4: Likewise.
918 2001-09-12  Pavel Roskin  <proski@gnu.org>
920         * configure.in: Update list of browsers.  Don't fallback to
921         lynx since it cannot be run in background.
922         * lib/mc.ext.in: Redirect output of X11 browsers to /dev/null.
923         If no browser for X11 was found, use lynx.
925         * autogen.sh: Add a workaround to ensure that "depcomp" is
926         distributed.
927         * configure.in: Replace obsolete macros.  Use AC_MSG_NOTICE
928         where appropriate.
929         * acinclude.m4: Likewise.  Fix check whether S-Lang uses
930         terminfo.
932         * configure.in: Use three-argument form of AC_INIT.  Use
933         AC_CONFIG_AUX_DIR.  Remove some unused or implied macros.
934         * Makefile.am (EXTRA_DIST): Remove "depcomp" - this workaround
935         is not needed if AC_CONFIG_AUX_DIR is used.
936         * vfs/Make-mc.in: Adjust mkinstalldirs location.
937         * autogen.sh: Create "config" and remove "autom4te.cache".
939 2001-09-11  Pavel Roskin  <proski@gnu.org>
941         * syntax/Syntax: New file, extracted from edit/syntax.c.
942         * syntax/Makefile.am: Add Syntax.
944         * configure.in: Add -lcurses (for use with S-Lang) to MCLIBS not
945         to LIBS.  Don't use unportable "grep -q", use "case" instead.
947 2001-09-10  Pavel Roskin  <proski@gnu.org>
949         * configure.in: Only check for X if --with-tm-x-support has been
950         specified.
952         * configure.in: Add check for sys/ioctl.h.
954         * configure.in: Use AC_FUNC_STRCOLL instead of generic test.
956         * acinclude.m4: Put -lncurses to MCLIBS, not LIBS.
957         * configure.in: Likewise.  Add MCLIBS to LIBS temporarily when
958         testing for functions in ncurses.
960         * acinclude.m4: Provide descriptions in all AC_DEFINE macros.
961         * configure.in: Likewise.  Use AH_BOTTOM to include extraconf.h.
962         * acconfig.h: Remove.
964         * configure.in: Eliminate LIBSLANG and LSLANG.
965         * acinclude.m4: Likewise.  Use MCLIBS for -lslang.
967         * configure.in: Use MCLIBS for -lgpm.  Remove LGPM.  Check for
968         resizeterm() and keyok() only if configuring with ncurses.
970         * configure.in: Remove now unused variables LIBVFS and LVFS.
972         * configure.in: Remove unused variables LINTL and INTLDEPS.
974         * configure.in: Add -I\$(top_builddir)/intl to CPPFLAGS when
975         building with included gettext, because libintl.h is copied
976         there.
978 2001-09-09  Pavel Roskin  <proski@gnu.org>
980         * NEWS: Update.
982         * configure.in: Remove a hack for Unixware.  AC_FUNC_GETMNTENT
983         checks -lgen for getmntent as of Autoconf 2.52.
985 2001-09-07  Pavel Roskin  <proski@gnu.org>
987         * configure.in: Check for pwd.h.
989         * Make.common.in: Remove.
990         * configure.in: Remove all references to Make.common.in and
991         MCCPPFLAGS.
992         * aclocal.m4: Likewise.
994         * configure.in: Require Autoconf 2.52.  Remove hacks for
995         Autoconf 2.13.
996         * Makefile.am: Require Automake 1.5.
998 2001-09-06  Pavel Roskin  <proski@gnu.org>
1000         * syntax/php.syntax: New file - PHP file highlighting.  Copied
1001         from Cooledit 3.17.4.
1002         * syntax/Makefile.am: Add php.syntax.
1004 2001-09-06  Timur Bakeyev  <mc@bat.ru>
1006         * acconfig.h: Brought back couple of symbols, that are still necessary
1007         due reference to them from configure.in.
1009 2001-09-04  Pavel Roskin  <proski@gnu.org>
1011         * syntax/changelog.syntax: Fix highlighting of functions.  Relax
1012         strictness for dates.
1014         * doc/mc.1.in: Fix troff warnings.
1015         * doc/mcedit.1.in: Likewise.
1017 2001-09-03  Pavel Roskin  <proski@gnu.org>
1019         * doc/mc.1.in: Spellcheck.
1020         * doc/mcedit.1.in: Likewise.
1021         * doc/mcserv.8.in: Likewise.
1023         * doc/mc.1.in (Learn Keys): Complete rewrite.
1025 2001-09-02  Pavel Roskin  <proski@gnu.org>
1027         * acconfig.h: Remove all unused symbols.
1029         * lib/ncurses.h: Remove.
1030         * lib/Makefile.am: Remove ncurses.h.
1032 2001-09-02  Abel Cheung  <maddog@linux.org.hk>
1034         * configure.in (ALL_LINGUAS): zh_TW.Big5 -> zh_TW
1036 2001-08-28  Pavel Roskin  <proski@gnu.org>
1038         * syntax/sh.syntax:  Require two '<' before EOF.  Recognize END
1039         like EOF.
1041 2001-08-26  Pavel Roskin  <proski@gnu.org>
1043         * configure.in: New conditionals USE_VFS_NET, USE_UNDEL_FS and
1044         CONS_SAVER.  Put all conditionals together.
1046         * Makefile.am (EXTRA_DIST): Add depcomp to work around a bug in
1047         Automake 1.5.
1049         * configure.in: Remove XCURSES variable - it's unused.
1051         * configure.in: New conditional USE_EDIT.
1053         * syntax/changelog.syntax: Don't require '@' to be in the
1054         address.  This also works around a bug in the syntax engine
1055         that prevented highlighting of addresses.
1057 2001-08-25  Pavel Roskin  <proski@gnu.org>
1059         * configure.in: New conditionals USE_VFS and INCLUDED_SLANG.
1061 2001-08-24  Pavel Roskin  <proski@gnu.org>
1063         * extraconf.h: Remove all references to HAVE_X.
1064         * acinclude.m4: s/GNOME_/MC_/
1065         * configure.in: Likewise.  Remove or clarify all references to
1066         the "text edition".  Minor fixes.
1068         * configure.in: Remove support for curses libraries other than
1069         ncurses.
1070         * acinclude.m4: Likewise.
1071         * FAQ: Remove everything about UNIX curses.
1072         * INSTALL: Likewise.
1074         * configure.in: Enable large file support by default.
1075         * NEWS: Mention it.
1076         * INSTALL: Document it.  Minor fixes.
1078         * FAQ: Remove information about GNOME edition.  Minor fixes.
1079         * README: Likewise.
1080         * NEWS: Mention removing the GNOME edition.
1082         * acinclude.m4: Include all used macros from the macros
1083         directory.
1084         * autogen.sh: Remove all references to "macros".
1085         * Makefile.am: Likewise.
1087         * configure.in: Remove all GNOME stuff except GNOME_VFS_CHECKS.
1088         * Makefile.am (SUBDIRS): Remove all GNOME-related directories.
1090         * lib/startup.links: Remove.
1091         * lib/README.desktop: Likewise.
1092         * lib/Makefile.am: Remove all references to DESKTOP_FILES.
1094         * configure.in: Bump version to 4.5.99a.
1096         * configure.in: Bump version to 4.5.55.  Release mc-4.5.55.
1097         * po/*.po: Regenerate.
1099         * AUTHORS: Update and spell check.
1100         * FAQ: Likewise.
1101         * INSTALL: Likewise.
1102         * INSTALL.FAST: Likewise.
1103         * NEWS: Likewise.
1104         * README.PC: Likewise.
1105         * README.QNX: Likewise.
1107         * configure.in: Add check for stropts.h.
1109 2001-08-23  Pavel Roskin  <proski@gnu.org>
1111         * lib/edit.indent.rc: Create cooledit.error right away to
1112         override its old contents.  Don't use ksh extentions.  Treat *.C
1113         files as C++.  Recognize more C++ extensions.  Support java.
1114         Update URL for "astyle".  Quote all arguments to protect spaces.
1115         * lib/edit.spell.rc: Don't save terminal settings - mc does it
1116         itself.  Quote all arguments to protect spaces.
1118 2001-08-21  Pavel Roskin  <proski@gnu.org>
1120         * doc-gnome/C/figs/Makefile.am: Don't install GNOME-specific
1121         files if GNOME frontend is disabled.
1122         * idl/Makefile.am: Likewise.
1123         * lib/Makefile.am: Likewise.
1124         * new_icons/Makefile.am: Likewise.
1126         * autogen.sh: Fall back to aclocal without "-I gettext.m4" in
1127         case it already has gettext macros elsewhere and doesn't like
1128         duplicates (i.e. it's aclocal from Automake-1.4).
1130 2001-08-20  Pavel Roskin  <proski@gnu.org>
1132         * AUTHORS: Updated.
1133         * INSTALL: Likewise.
1134         * NEWS: Likewise.
1135         * doc/mc.1.in: Likewise.
1136         * doc/mcserv.8.in: Likewise.
1138         * acinclude.m4 (AC_GET_FS_INFO): Specify includes when checking
1139         for sys/mount.h.
1141 2001-08-19  Andras Timar  <timar@gnome.hu>
1143         * lib/Makefile.am: Added Hungarian hints
1144         * lib/mc.hint.hu: by Arpad Biro <biro_arpad@yahoo.com>
1146 2001-08-19  Pavel Roskin  <proski@gnu.org>
1148         * lib/mc.lib: Add definition for "bs" for xterm and xterm-color.
1150 2001-08-17  Pavel Roskin  <proski@gnu.org>
1152         * syntax/po.syntax: New file - PO file highlighting.
1153         From David Martin <dmartina@excite.es>
1154         * syntax/Makefile.am: Add po.syntax.
1156         * lib/mc.lib: Add "delete=\e[3~" for xterm and xterm-color -
1157         it's sometimes missing from the databases.
1159 2001-08-16  Abel Cheung  <maddog@linux.org.hk>
1161         * lib/mc.hint.zh_TW.Big5 -> lib/mc.hint.zh: Temporary measure.
1162         * lib/Makefile.am: Reflect above change.
1164 2001-08-15  Pavel Roskin  <proski@gnu.org>
1166         * doc/mc.1.in (Terminal databases): Recommend using \e, not \E.
1168 2001-08-14  Pavel Roskin  <proski@gnu.org>
1170         * lib/mc.lib: Add popular sequences for "home" and "end" in
1171         "xterm" and "xterm-color" terminals.
1173 2001-08-13  Pavel Roskin  <proski@gnu.org>
1175         * lib/mc.ext.in: Move ls-lR.gz before generic gzip support.
1177         Replace "Can't" with "Cannot" everywhere.
1179 2001-08-12  Pavel Roskin  <proski@gnu.org>
1181         * edit/edit_key_translator.c (cooledit_key_map): Use Ctrl-O for
1182         subshell, not for "Open file...".
1183         (emacs_key_map): Likewise.
1185         * README: Changes from Frederic L. W. Meunier <0@pervalidus.net>
1187 2001-08-10  Pavel Roskin  <proski@gnu.org>
1189         * Makefile.am (EXTRA_DIST): Remove BUGS.
1190         * doc/Makefile.am (EXTRA_DIST): Remove LSM and FILES.
1192         * BUGS: Remove.  Bugzilla.gnome.org doesn't have those bugs.
1194         * doc/LSM: Remove, it's outdated.
1195         * doc/FILES: Likewise.
1196         * doc/DEVEL: Remove information about FILES.
1198         * FAQ: Eliminate all broken URLs on the MC site.
1199         From Frederic L. W. Meunier <0@pervalidus.net>
1201         * FAQ: Restore information about xterm.
1203 2001-08-08  Pavel Roskin  <proski@gnu.org>
1205         * FAQ: Changes from Frederic L. W. Meunier <0@pervalidus.net>
1207 2001-08-07  Pavel Roskin  <proski@gnu.org>
1209         * doc/mc.1.in (Internal File Viewer): Document Ctrl-O and F17.
1211         * doc/mc.1.in: Fix all broken links.
1213 2001-08-06  Pavel Roskin  <proski@gnu.org>
1215         * INSTALL: Numerous changes.  Declare old curses obsolete.
1216         Partly from Frederic L. W. Meunier <0@pervalidus.net>
1218         * doc/mc.1.in (Menu Bar): Add link to the "Options Menu".
1220 2001-08-03  Abel Cheung  <maddog@linux.org.hk>
1222         * lib/Makefile.am: Remove space after backslash introduced in the
1223         previous commit.
1225         * lib/mc.hint.zh_TW.Big5: New file.
1226         * lib/Makefile.am: Added mc.hint.zh_TW.Big5
1228 2001-08-02  Pavel Roskin  <proski@gnu.org>
1230         * lib/mc.hint.uk: New file.
1231         From Maksym Polyakov <polyama@yahoo.com>
1232         * lib/Makefile.am: Add mc.hint.uk.
1234 2001-08-01  Pavel Roskin  <proski@gnu.org>
1236         * lib/mc.hint.nl: New file.
1237         From Steef Boerrigter <sxmboer@sci.kun.nl>
1238         * lib/Makefile.am: Add mc.hint.nl.
1239         * lib/mc.hint: Remove ftp site.  Update copyright.
1240         * lib/mc.hint.cs: Likewise.
1241         * lib/mc.hint.es: Likewise.
1242         * lib/mc.hint.it: Likewise.
1243         * lib/mc.hint.pl: Likewise.
1244         * lib/mc.hint.ru: Likewise.  Shorten some lines.
1246         * edit/Makefile.in: Allow running "make install" before "make all".
1247         * gtkedit/Makefile.in: Likewise.
1249 2001-07-31  Pavel Roskin  <proski@gnu.org>
1251         * lib/edit.spell.rc: New file.  Invoke ispell on Ctrl-p in the
1252         editor.
1253         * lib/Makefile.am: Add lib/edit.spell.rc.
1255         * autogen.sh: Use gettextize.
1256         * ABOUT-NLS: Remove from CVS, it's installed by autogen.sh.
1257         * po/Makefile.in.in: Likewise.
1259 2001-07-29  Pavel Roskin  <proski@gnu.org>
1261         * syntax/slang.syntax: New file.
1262         From Walery Studennikov <despair@sama.ru>
1263         * syntax/Makefile.am: Add slang.syntax.
1265 2001-07-27  Pavel Roskin  <proski@gnu.org>
1267         * extraconf.h: Move WITH_BACKGROUND here.
1269 2001-07-24  Pavel Roskin  <proski@gnu.org>
1271         * doc/mc.1.in: Quote all section headers.  Minor formatting fix.
1273 2001-07-23  Pavel Roskin  <proski@gnu.org>
1275         * doc/mc.1.in: Fix description of mc.lib.  Fix broken links.
1277 2001-07-20  Pavel Roskin  <proski@gnu.org>
1279         * Make.common.in: Move all defines ...
1280         * gnome/Makefile.in: ... here ...
1281         * src/Makefile.in: ... and here.
1283 2001-07-19  Pavel Roskin  <proski@gnu.org>
1285         * configure.in: Don't check for getwd, it's completely
1286         eliminated.
1287         * INSTALL: Remove reference to HAVE_GETWD.
1289         * lib/mc.ext.in: Fix opening info pages on VFS.  Modernize
1290         entries for compressed cpio archives.
1292         * lib/mc.ext.in: Comment changes.  Remove rules for programs -
1293         they were only used in obsolete frontends.  Don't ever use %view
1294         without commands - it's slower and loses user settings, e.g.
1295         hex mode.  Put shared libraries before man pages and read.me
1296         before .me macros so that they match correctly.  Use nm for
1297         shared libraries.  Add rules for StarOffice and AbiWord.
1299 2001-07-14  Pavel Roskin  <proski@gnu.org>
1301         * configure.in: Bump version to 4.5.54a.
1303 2001-07-13  Pavel Roskin  <proski@gnu.org>
1305         * lib/mcserv.init: Fix exit status.
1306         http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=44601
1308         * lib/mc.ext.in: Anchor all regexes in the type/ rules except
1309         "executable", which should follow a space. Simplify rules for
1310         images. Add shell/ rule for *.info files. Fix all incorrect
1311         uses of the alternation operator.
1312         Reported by Oskar Liljeblad and Michel Casabona.
1314 2001-07-12  Pavel Roskin  <proski@gnu.org>
1316         * configure.in: Don't check for iconv, it's already checked for
1317         in AM_GNU_GETTEXT.
1319 2001-07-10  Pavel Roskin  <proski@gnu.org>
1321         * doc/mc.1.in: Update documentation about hex search.
1323         * edit/edit_key_translator.c (cooledit_key_map): Bind
1324         Ctrl-Shift-Up and Ctrl-Shift-Down to scroll with highlight.
1325         From Steef Boerrigter <sxmboer@sci.kun.nl>
1327         * edit/Makefile.in: Make edit.o depend on edit_key_translator.c.
1328         * edit/edit_key_translator.c (cooledit_key_map): Add support
1329         for bracket matching on Alt-B.
1330         * gtkedit/gtkeditkey.c: Likewise.
1331         From Steef Boerrigter <sxmboer@sci.kun.nl>
1333 2001-07-06  Pavel Roskin  <proski@gnu.org>
1335         * lib/mc.ext.in: Use nm to view object files.
1337         * Make.common.in: Remove GNOME-specific and unused definitions.
1338         Partly moved to gnome/Makefile.in.
1340         * configure.in: Remove all references to SEDCMD and SEDCMD2 -
1341         they are usused.
1342         * Make.common.in: Likewise.
1344 2001-06-29  Pavel Roskin  <proski@gnu.org>
1346         * ABOUT-NLS: Update to the version from gettext-0.10.38.
1348         * Make.common.in (XCPPFLAGS): Don't add -I$(top_srcdir) - it's
1349         now done in configure. Move -I.. to the beginning.
1350         * Makefile.am (SUBDIRS): Move intl po to the beginning, since
1351         libintl.a may be required to link mc.
1352         (ACLOCAL_M4_SOURCES): Remove macros/gnome-gettext.m4.
1353         * configure.in: Use AM_GNU_GETTEXT instead of AM_GNOME_GETTEXT.
1354         Move all i18n code to one place. Don't substitute INTLSUB - it's
1355         unused. Substitute INTLDEPS, since AM_GNU_GETTEXT doesn't do it.
1356         Remove SCO-specific i18n hacks. Add -I$(top_srcdir) to CPPFLAGS.
1358 2001-06-25  Pavel Roskin  <proski@gnu.org>
1360         * configure.in: For Autoconf 2.50+, use AC_SYS_LARGEFILE.
1361         It should be enabled explicitly by giving `--enable-largefile'
1362         to configure.
1363         * INSTALL: Document it.
1365 2001-06-22  Pavel Roskin  <proski@gnu.org>
1367         * extraconf.h: Don't define HAVE_INFOMOUNT_QNX on QNX Neutrino.
1369         * acinclude.m4 (AC_GET_FS_INFO): Fix checking for f_fstypename
1370         in struct statfs.
1371         Reported by Libor Motyèka <libor.motycka@ortex.cz>.
1373         * acinclude.m4 (AC_GET_FS_INFO): Warn only once that the list of
1374         mounted filesystems cannot be read. Don't define NO_INFOMOUNT.
1375         Define HAVE_INFOMOUNT_LIST if a any suitable function has been
1376         found.
1377         * extraconf.h: Define HAVE_INFOMOUNT and HAVE_INFOMOUNT_QNX.
1379 2001-06-19  Pavel Roskin  <proski@gnu.org>
1381         * configure.in: Check for telldir and seekdir. Join adjacent
1382         calls to AC_CHECK_FUNCS.
1384 2001-06-16  Pavel Roskin  <proski@gnu.org>
1386         * Makefile.am: Change the order of SUBDIRS to fully compile text
1387         edition before compiling anything for GNOME.
1388         * mc.spec.in: Don't use brace expansion to avoid implicit
1389         build-time dependency on bash.
1391 2001-06-13  Pavel Roskin  <proski@gnu.org>
1393         * acinclude.m4 (AC_SHORT_D_NAME_LEN): Fix compiler warnings in
1394         the test code.
1395         * configure.in: Fix compiler warnings in the arguments to
1396         AC_TRY_WARNINGS. Fix value of NEED_CRYPT_PROTOTYPE - add spaces
1397         around `=' in the `test' command.
1399 2001-06-07  Pavel Roskin  <proski@gnu.org>
1401         * doc-gnome/C/gmc.sgml: Remove index - it's not used in the
1402         GNOME documentation template.
1403         * doc-gnome/C/mkhtml: Don't generate index.
1404         * doc-gnome/C/Makefile.am: Don't distribute genindex.sgml.
1406 2001-06-06  Pavel Roskin  <proski@gnu.org>
1408         * lib/Makefile.am: Make compatible with Automake 1.4 - remove
1409         conditional variables from EXTRA_DIST.
1411 2001-06-05  Pavel Roskin  <proski@gnu.org>
1413         * edit/edit_key_translator.c [HAVE_CHARSET]: Add charset
1414         conversion support.
1415         From Walery Studennikov <hqsoftware@mail.ru>.
1417         * extraconf.h [HAVE_X]: Undefine HAVE_TEXTMODE_X11_SUPPORT.
1419 2001-06-01  Pavel Roskin  <proski@gnu.org>
1421         * lib/mc.charsets: Synchronize with the latest patch - remove
1422         a comment.
1424 2001-05-30  Pavel Roskin  <proski@gnu.org>
1426         * extraconf.h [HAVE_X]: Undefine HAVE_CHARSET - it doesn't
1427         work with GNOME.
1429         * lib/mc.charsets: New file. From Walery Studennikov.
1430         * lib/Makefile.am: Distribute mc.charsets. Install it if
1431         the charset support is enabled.
1433         * configure.in: Add check for iconv() and the necessary code
1434         to support the charset selection patch.
1436         * configure.in: Add check for ESCDELAY variable in ncurses.
1438 2001-05-29  Pavel Roskin  <proski@gnu.org>
1440         * extraconf.h [!USE_VFS]: Undefine USE_NETCODE and
1441         USE_EXT2FSLIB.
1443         * extraconf.h: Remove unused HAS_DIRECT_COLOR_ACCESS.
1444         * pc/config.h: Likewise.
1446         * lib/mc.ext.in: For MS Word documents try "catdoc", "word2x"
1447         and "strings". Recognize "write" files and MS Word templates.
1448         For MS Excel documents try "xls2csv" and "strings".
1449         Escape spaces in the "type" directives.
1450         From Nerijus Baliunas.
1452         * Make.common.in: Add -I$(top_srcdir) to XCPPFLAGS.
1454         * Make.common.in: Remove hpath, it's unused.
1456         * acconfig.h: Move constant parts ...
1457         * extraconf.h: ... here.
1458         [HAVE_X]: Disable subshell, s-lang and curses.
1459         * Makefile.am: Add extraconf.h.
1461 2001-05-28  Pavel Roskin  <proski@gnu.org>
1463         * acconfig.h: Remove some useless entries. Eliminate OLD_TOOLS
1464         and SLANG_H_INSIDE_SLANG_DIR. Move some descriptions ...
1465         * configure.in: ... here.
1467 2001-05-27  Pavel Roskin  <proski@gnu.org>
1469         * configure.in: Remove unused HAVE_PORTABLE_TOKEN_PASTING.
1470         * acconfig.h: Likewise.
1471         * src/layout.c: Likewise.
1473         * Make.common.in: Remove all percent rules.
1474         * acinclude.m4 (AC_PROG_GNU_MAKE): Remove.
1475         * configure.in: Remove AC_PROG_GNU_MAKE. Don't substitute
1476         PCENTRULE. Remove AC_PROG_MAKE_SET - it's called by
1477         AM_INIT_AUTOMAKE.
1479         * Make.common.in: Remove obsolete dependency tracking system.
1480         * configure.in: Likewise.
1481         * edit/Makefile.in: Likewise.
1482         * gnome/Makefile.in: Likewise.
1483         * gtkedit/Makefile.in: Likewise.
1484         * slang/Makefile.in: Likewise.
1485         * src/Makefile.in: Likewise.
1486         * vfs/Make-mc.in: Likewise.
1487         * src/depend.awk: Remove.
1489 2001-05-26  Pavel Roskin  <proski@gnu.org>
1491         * gtkedit/syntax.c (syntax_text): Add support for Octave files.
1492         * syntax/octave.syntax: New file. From Walery Studennikov.
1493         * syntax/Makefile.am: Add octave.syntax.
1495         * configure.in: Fix incorrect test for stdin support in grep -
1496         it would always fail when configuring in an empty directory.
1497         Portability fixes - unset, backslashed space in here-documents.
1498         Eliminate all instances of "changequote".
1500         * configure.in: Define SCO_FLAVOR based on $host_os, not on the
1501         user choice.
1502         * acconfig.h: Changes for the above.
1503         * INSTALL: Don't document --with-sco - it's now defunct.
1504         * INSTALL.FAST: Likewise.
1506 2001-05-25  Pavel Roskin  <proski@gnu.org>
1508         * lib/mc.ext.in: Match both "mail" and "Mail", but only if they
1509         are in the beginning of the "file" output.
1511 2001-05-23  Pavel Roskin  <proski@gnu.org>
1513         * lib/mc.ext.in: Add associations for viewing RPM files.
1515 2001-05-22  Pavel Roskin  <proski@gnu.org>
1517         * doc-gnome/C/mkhtml: Support $JADE. Check that $DSL exists.
1518         By default exit after the first error in jade.
1520         * doc-gnome/C/mkhtml: Use jade directly, not jw. Support DSL and
1521         JADEFLAGS environment variables. Report progress. Clean up on
1522         failure.
1524 2001-05-21  Pavel Roskin  <proski@gnu.org>
1526         * doc-gnome/C/Makefile.am: Allow "make install" without *.html
1527         files.
1529         * doc-gnome/C/mkhtml: Print a big warning if the script fails.
1530         * doc-gnome/C/Makefile.am: Ignore exit status of mkhtml.
1532 2001-05-20  Pavel Roskin  <proski@gnu.org>
1534         * doc-gnome/C/Makefile.am: Distribute mkhtml and genindex.sgml.
1535         Create figs/*.eps if needed. Simplify rules for gmc.dvi and
1536         gmc.rtf - DocBook 4.1 doesn't try to write to $(srcdir).
1537         * doc-gnome/C/figs/Makefile.am: Add support for converting from
1538         PNG to EPS.
1540         * Makefile.am (EXTRA_DIST): Remove create_vcs.
1541         * doc/FILES: Likewise. Typo fix.
1543 2001-05-19  Pavel Roskin  <proski@gnu.org>
1545         * doc-gnome/C/mkhtml: New file. Create HTML files from gmc.sgml.
1546         * doc-gnome/C/Makefile.am: Don't handle *.css - there are none
1547         with DocBook 4.1. Never use `cp' without `-f'. Use mkhtml.
1549         * doc-gnome/C/gmc.sgml: Use DTD DocBook V4.1. Fix duplicate
1550         index entry "Moving files".
1552 2001-05-18  Pavel Roskin  <proski@gnu.org>
1554         * configure.in: Use src/main.c in AC_INIT.
1556         * create_vcs: Remove.
1558         * INSTALL: Update download locations for MC, rxvt, gpm, ncurses.
1559         Add download location for glib.
1560         * mc.spec.in: Likewise.
1561         * doc/LSM: Likewise.
1562         * doc/mc.1.in: Likewise.
1563         * doc/mcedit.1.in: Likewise.
1564         * src/ext.c: Don't mention download location for MC.
1566         * FAQ: Update status of Tk, XView. and GNOME editions. Update
1567         homepage of gpm.
1569         * INSTALL: Remove information about Tk and XView. Change the
1570         mailing list addresses again.
1571         * FAQ: Change the mailing list addresses again.
1572         * MAINTAINERS: Likewise.
1573         * README: Likewise.
1574         * doc/mc.1.in: Likewise.
1575         * gnome/gmc-window.c: Likewise.
1576         * lib/README.xterm: Likewise.
1577         * lib/mc.ext.in: Likewise.
1578         * lib/mc.hint*: Likewise.
1579         * lib/mc.hlp.hu: Likewise.
1580         * po/*.po: Likewise.
1581         * src/main.c: Likewise.
1583 2001-04-20  Pavel Roskin  <proski@gnu.org>
1585         * FAQ: Change the mailing list addresses and the download
1586         locations.
1587         * INSTALL: Likewise.
1588         * MAINTAINERS: Likewise.
1589         * README: Likewise.
1590         * doc/mc.1.in: Likewise.
1591         * gnome/gmc-window.c: Likewise.
1592         * lib/README.xterm: Likewise.
1593         * lib/mc.ext.in: Likewise.
1594         * lib/mc.hint*: Likewise.
1595         * lib/mc.hlp.hu: Likewise.
1596         * po/*.po: Likewise.
1597         * src/main.c: Likewise.
1599 2001-04-19  Pavel Roskin  <proski@gnu.org>
1601         * configure.in: Don't install mcserv unless
1602         "--enable-mcserv-install" has heen specified.
1603         Don't quote the first argument in all calls to AM_CONDITIONAL
1604         to work around a bug in Automake 1.4.
1605         * doc/Makefile.am: Use MCSERV_INSTALL conditional.
1606         * vfs/Make-mc.in: Likewise.
1608 2001-04-13  Pavel Roskin  <proski@gnu.org>
1610         * configure.in: Bump version to 4.5.53a.
1612 2001-04-06  Pavel Roskin  <proski@gnu.org>
1614         * gtkedit/editcmd.c: Remove support for XView layout attributes.
1615         * gtkedit/editoptions.c: Likewise.
1616         * pc/chmod.c: Likewise.
1617         * pc/drive.c: Likewise.
1618         * src/boxes.c: Likewise.
1619         * src/chmod.c: Likewise.
1620         * src/dlg.c: Likewise.
1621         * src/dlg.h: Likewise.
1622         * src/filegui.c: Likewise.
1623         * src/find.c: Likewise.
1624         * src/hotlist.c: Likewise.
1625         * src/layout.c: Likewise.
1626         * src/listmode.c: Likewise.
1627         * src/main.c: Likewise.
1628         * src/option.c: Likewise.
1629         * src/panelize.c: Likewise.
1630         * src/wtools.c: Likewise.
1631         * src/wtools.h: Likewise.
1632         * vfs/smbfs.c: Likewise.
1634         * autogen.sh: Check out "intl" and "macros" directories if they
1635         are missing. Simply "cvs up -d" won't restore them.
1637         * configure.in: Bump version to 4.5.52a.
1639 2001-03-14  Pavel Roskin  <proski@gnu.org>
1641         * configure.in: Use AC_CHECK_TOOL for finding AR. Define
1642         Automake conditional USE_SAMBA_FS if Samba is to be supported
1643         in VFS.
1645 2001-03-07  Pavel Roskin  <proski@gnu.org>
1647         * configure.in: Use AM_PROG_CC_STDC if AC_PROG_CC_STDC is not
1648         defined.
1649         Reported by Norbert Warmuth.
1651         * configure.in: Don't process vfs/extfs/uzip - it's now
1652         constant.
1654         * syntax/changelog.syntax: Require space after asterisk to have
1655         it highlighted.
1657 2001-03-02  Pavel Roskin  <proski@gnu.org>
1659         * aclocal.m4 (MC_HPUX_PROG_CC_STDC): Remove, it's obsolete.
1660         * configure.in: Use AC_PROG_CC_STDC instead.
1662         * lib/mc.ext.in: Recognize files ending by `.lslR' and `.ls-lR'.
1663         Suggested by Christian Gennerat.
1665         * lib/mc.ext.in: Add support for "freeze" - old compression
1666         program used mostly on QNX.
1667         * lib/mc.ext.in.qnx.diff: Remove, it's obsolete.
1668         * lib/Makefile.am: Adjusted.
1670 2001-02-26  Pavel Roskin  <proski@gnu.org>
1672         * lib/mc-gnome.ext.in: Remove, it's not used.
1673         * configure.in: Remove lib/mc-gnome.ext.
1674         * lib/Makefile.am: Likewise.
1676 2001-02-20  Pavel Roskin  <proski@gnu.org>
1678         * gtkedit/edit.h: Only include malloc.h if STDC_HEADERS is not
1679         defined to prevent warnings on OpenBSD 2.7.
1680         * slang/jdmacros.h: Likewise.
1681         * src/mad.h: Likewise.
1682         * src/poptalloca.h: Likewise.
1684         * configure.in: Check for sys/time.h and sys/timeb.h. Use
1685         AC_HEADER_TIME.
1687 2001-02-07  Pavel Roskin  <proski@gnu.org>
1689         * autogen.sh: Create vfs/samba/include/stamp-h.in.
1690         * vfs/samba/include/stamp-h.in: Remove.
1692         * macros/curses.m4: Quote first argument to AC_DEFUN.
1693         * macros/gnome-cxx-check.m4: Likewise.
1694         * macros/gnome-gettext.m4: Likewise.
1695         * macros/gnome-libgtop-check.m4: Likewise.
1696         * macros/gnome-print-check.m4: Likewise.
1697         * macros/linger.m4: Likewise.
1698         * macros/need-declaration.m4: Likewise.
1700         * configure.in: Only configure in vfs/samba if smbfs support is
1701         enabled even with Autoconf 2.13.
1703 2001-01-30  Pavel Roskin  <proski@gnu.org>
1705         * macros/gnome-vfs.m4 (GNOME_WITH_VFS): Fix mishandling of
1706         --without-samba due to a typo.
1708         * configure.in: Only configure in vfs/samba if smbfs support is
1709         enabled. This optimization will only work with Autoconf-2.49c
1710         and above.
1712 2001-01-13  Pavel Roskin  <proski@gnu.org>
1714         * configure.in: Don't create a faked malloc.h.
1715         * gtkedit/edit.h: Don't assume that malloc.h always exists.
1716         * src/mad.h: Likewise.
1718         * configure.in: Simplified handling of cons.saver.
1719         * src/Makefile.in: Likewise. Don't install cons.saver setuid.
1720         * mc.spec.in: Remove a workaround for the above.
1722         * configure.in: Use AC_CANONICAL_HOST - "target" is meaningless
1723         for MC. Don't rely on the output of uname - use $host_os.
1725 2001-01-11  Pavel Roskin  <proski@gnu.org>
1727         * configure.in: Check for ext2 libraries only if VFS is enabled.
1729         * src/Makefile.in: Create directories before installing files.
1730         Removed all occurences of libprefix - it's never defined.
1732         * configure.in: All macros from configure.in moved to
1733         acinclude.m4. Added missing quotes in several places.
1734         * acinclude.m4: Likewise.
1736         * edit/Makefile.in: Don't install or uninstall mcedit -
1737         it cannot be installed before mc on systems without symlinks.
1738         * gtkedit/Makefile.in: Likewise.
1739         * src/Makefile.in: Install mcedit (if enabled) and mcview.
1740         Uninstall them.
1742         * macros/gnome-gettext.m4: Propagated change by Owen Taylor
1743         from acinclude.m4 in gtk+:
1744         Don't define ENABLE_NLS unless we have a working NLS.
1745         (This should keep libintl.h from being included when it doesn't
1746         exist).
1748 2001-01-09  Pavel Roskin  <proski@gnu.org>
1750         * doc-gnome/C/figs/Makefile.am: New file.
1751         * doc-gnome/C/Makefile.am: Don't handle figs, let the new
1752         makefile do it.
1753         * configure: Substitute doc-gnome/C/figs/Makefile.
1755         * lib/Makefile.am: Distribute files listed in LOCALIZED_HELP.
1757 2001-01-08  Szabolcs Ban  <shooby@gnome.hu>
1759         * lib/mc.hlp.hu: Added Hungarian help file from
1760           tothb1@freemail.hu, Janos.Zana@elfiz2.kee.hu,
1761           maci@integrity.hu, mfh47@freemail.hu
1762         * lib/Makefile.am: Added LOCALIZED_HELP for further
1763           mc.hlp l10ns
1764         * src/cmd.c, src/dlg.c, src/tree.c, src/view.c,
1765           gtkedit/editcmd.c: I18n of mc.hlp
1767 2000-12-29  Szabolcs Ban  <shooby@gnome.hu>
1769         * doc/mc.1.in: Corrected badly formatted link...
1771 2000-11-10  Robert Brady  <robert@suse.co.uk>
1773         * configure.in: Add Tamil to ALL_LINGUAS.
1775 2000-10-23  Pavel Roskin  <proski@gnu.org>
1777         * mc.spec.in: Allow mcserv.8 to be gzipped.
1779         * doc-gnome/C/Makefile.am: Workaround for buggy db2html
1780         that cannot deal with "./gmc.sgml".
1782 2000-10-09  Pavel Roskin  <proski@gnu.org>
1784         * Makefile.am: GNOME_M4_FILES renamed to ACLOCAL_M4_SOURCES so
1785         that CVS Automake will drop dependencied to the macros that
1786         we don't distribute.
1788         * lib/mc.ext.in: Removed references to icons. Source RPMs
1789         grouped to one regex. Removed "Update" for source RPMs, added
1790         "Rebuild" instead. Added "Check signature" for all RPMs.
1791         Added a comment about pop-up menus in the text edition.
1793 2000-10-06  Pavel Roskin  <proski@gnu.org>
1795         * gnome/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Required
1796         flags moved out of CFLAGS as recommended by GNU coding
1797         standards.
1798         * configure.in: Don't add GLIB_CFLAGS to CFLAGS.
1799         * Make.common.in: XINC eliminated. GLIB_CFLAGS is now added to
1800         XCPPFLAGS.
1801         * INSTALL (Random notes on porting to other architectures):
1802         Completely rewritten. Recommended using CFLAGS instead of XINC.
1804 2000-10-05  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
1806         * lib/mc.ext.in: .spm is used by SuSE to mark src rpms
1808 2000-10-04  Christophe Merlet  <christophe@merlet.net>
1810         * gnome/*.desktop: Updated french strings.
1812 2000-10-03  Pavel Roskin  <proski@gnu.org>
1814         * doc-gnome/C/gmc.sgml: DTD changed to "PNG Variant V1.1"
1815         to allow <legalnotice>. Unclosed tags fixed.
1817 2000-09-30  Pavel Roskin  <proski@gnu.org>
1819         * mc.spec.in: New package mc-common. Use DESTDIR instead of
1820         misusing prefix. Don't install old icons - they don't exist.
1822         * lib/mc.sh.in: Use "rm -f" to delete temporary files. Use
1823         "export -f" to have mc() exported.
1824         * doc/mc.1.in: Changed description of the "-P" option to
1825         avoid inclusion of mc.sh and mc.csh into the manual.
1826         Corrected paths of mc.hlp, mc.no_proxy and ~/mc/Tree.
1828 2000-09-24  Pavel Roskin  <proski@gnu.org>
1830         * doc/mc.1.in: Minor formatting fixes.
1832         * lib/mc.sh.in: Remove temporary file non-interactively.
1833         * doc/mc.1.in: updated example for mc.sh.
1835 2000-09-23  Pavel Roskin  <proski@gnu.org>
1837         * Makefile.am: mc.spec included to noinst_DATA so that "make all"
1838         updates it when needed.
1839         * mc.spec.in: Include translations with mc, not gmc. Run
1840         chkconfig --del in %preun, not %postun. --without-debug not
1841         needed. /etc/X11/wmconfig not needed. /etc/pam.d/mcserv shouldn't
1842         be executable. New files in %{prefix}/lib/mc/ - translated hints,
1843         editor files.
1845         * doc-gnome/C/Makefile.am: Fixed *clean targets. Use temporary
1846         directory for document processing. Comment changes. gmc.ps and
1847         gmc.pdf now generated from gmc.dvi.
1849         * configure: Always include Make.common as file, otherwise
1850         "make distclean" breaks.
1851         * edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
1852         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: $(RMF)
1853         replaced with "rm -f" - the stangard says that "rm" is portable.
1854         Ditto $(MV). Adjusted *clean targets to match those in
1855         Automake. Removed "cross" target.
1857 2000-09-22  Pavel Roskin  <proski@gnu.org>
1859         * doc/mc.sgml: Removed as obsoleted by doc/mc.in.1
1860         * doc/gnome.sgml: Removed as obsoleted by doc-gnome/C/gmc.sgml
1861         * doc/Makefile.in: Converted to ...
1862         * doc/Makefile.am: ... this.
1864 2000-09-21  Pavel Roskin  <proski@gnu.org>
1866         * lib/mc.sh.in: Use $HOME instead of '~' because the tilde
1867         is not expanded in all shells.
1868         * doc/mc.sgml: Updated the example script to reflect the above
1869         changes.
1870         * doc/mc.in.1: Likewise.
1872 2000-09-19  Pavel Roskin  <proski@gnu.org>
1874         * lib/Makefile.in (LIBFILES_CONST): Added mc.hint.it from
1875         Marco Ciampa
1877 2000-09-18  Pavel Roskin  <proski@gnu.org>
1879         * Make.common.in: Added installcheck to placate "make distcheck"
1880         * configure.in, Make.common.in, doc/Makefile.in,
1881         edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
1882         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Replacing
1883         variable MKINSTALLDIRS and builddir with Automake-compatible
1884         mkinstalldirs and top_builddir.
1885         * doc-gnome/C/Makefile.am: Only maintainers regenerate html
1886         files. Added uninstall-local target.
1888 2000-09-17  Pavel Roskin  <proski@gnu.org>
1890         * configure.in: fixed wrong use of AC_MSG_RESULT inside
1891         AC_CACHE_VAL
1893         * Make.common.in: Added the "dvi" target for "make distcheck"
1894         to go further
1895         * doc-gnome/C/Makefile.in: converted to ...
1896         * doc-gnome/C/Makefile.am: ... this
1898 2000-09-15  Pavel Roskin  <proski@gnu.org>
1900         * acconfig.h, configure.in: Require autoconf 2.13 or above.
1901         Removed workarounds for older versions. Removed MCDEBUG
1902         variable - it's not used. --with-debug renamed to --with-mad and
1903         cleaned up. Always use -Wall with gcc, other manipulations with
1904         CFLAGS removed.
1906         * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
1907         gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
1908         vfs/Make-mc.in: preserve timestamp on "make distdir", otherwise
1909         mc.pot becomes out of date in the tarball.
1911 2000-09-14  Pavel Roskin  <proski@gnu.org>
1913         * configure.in: Removed some abuses of CPPFLAGS. Removed useless
1914         tests for cp, mv and rm.
1915         * Make.common.in: Removed variables xv_bindir and STRIP.
1916         Variables CP, MV and RMF are assigned trivial values.
1918         * edit/Makefile.in: Don't link headers, add extra includes
1919         to CPPFLAGS instead. Put links to the build directory.
1920         Remove the hack with "mx" - it is not needed anymore.
1922         * configure.in: remove any manupulations with top_srcdir.
1923         Don't change CPPGLAGS when the internal editor is enabled,
1924         instead do it ...
1925         * edit/Makefile.in, gtkedit/Makefile.in: ... here
1927         * configure.in, Make.common.in, doc/Makefile.in,
1928         edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
1929         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: rootdir
1930         changed to top_srcdir for Automake compatability
1932         * configure.in: REGEX_O variable removed - always use our regex
1934         * configure.in: MCFGR variable removed
1936 2000-09-12  Pavel Roskin  <proski@gnu.org>
1938         * configure.in: enable AM_MAINTAINER_MODE to be consistent with
1939         other GNOME modules
1940         * autogen.sh: remove "-I ." from the "aclocal" command line
1942 2000-09-01  Pavel Roskin  <proski@gnu.org>
1944         * configure.in: output vfs/extfs/Makefile
1946         * configure.in: AC_CANONICAL_SYSTEM moved above AM_INIT_AUTOMAKE
1947         to avoid a warning
1948         * acinclude.m4: removed unused macros AC_CHECK_HEADER_IN_PATH,
1949         AC_LIB_XPM, AC_X_SHAPE_EXTENSION
1951 2000-08-29  Pavel Roskin  <proski@gnu.org>
1953         * configure.in: use AM_GNOME_GETTEXT
1954         * gettext.m4: removed
1955         * Makefile.am: adjusted files to distribute, previous change
1956         reverted
1958         * mc-aclocal.m4: renamed to ...
1959         * acinclude.m4: ... this
1960         * autogen.sh: simplified - no more tricks with mc-aclocal.m4
1961         * Makefile.am: aclocal should scan "." for gettext.m4
1963 2000-08-28  Pavel Roskin  <proski@gnu.org>
1965         * Make.common.in: removed hack for "make distcopy"
1966         * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
1967         gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
1968         vfs/Make-mc.in: added "distdir" target. Now "make dist" works
1969         for external builds.
1970         * edit/Makefile.in, slang/Makefile.in: added "Makefile" target
1972 2000-08-24  Pavel Roskin  <proski@gnu.org>
1974         * new_icons/Makefile.in: converted to ...
1975         * new_icons/Makefile.am: ... this
1976         * configure.in: automake conditional GNOME introduced.
1977         "insticons" removed
1979         * icons/*: removed
1980         * Makefile.am, configure.in: necessary adjustments
1982         * config.guess, config.sub, install-sh, mkinstalldirs: removed,
1983         automake installs them now
1985         * syntax/Makefile.in: converted to ...
1986         * syntax/Makefile.am: ... this
1988         * idl/Makefile.in: converted to ...
1989         * idl/Makefile.am: ... this
1991         * lib/Makefile.am: simplified, fixed "make dist"
1993         * lib/Makefile.in: converted to ...
1994         * lib/Makefile.am: ... this
1996         * lib/tkmc.wmconfig: removed
1997         * lib/Makefile.in, doc/FILES: removed lib/tkmc.wmconfig
1999         * Makefile.in, doc-gnome/Makefile.in, pc/Makefile: converted
2000         to ...
2001         * Makefile.am, doc-gnome/Makefile.am, pc/Makefile.am: ... this
2002         * Make.common.in: support for "distdir" for compatability
2003         with Automake-generated makefiles
2004         * autogen.sh: run automake. Force cache - it is off by default
2005         in autoconf 2.49a, but it's still handy for maintainers
2006         * configure.in: adapted for Automake
2008         * AUTHORS: new file
2010 2000-08-23  Pavel Roskin  <proski@gnu.org>
2012         * configure.in: resurrect definition of xvers
2014         * VERSION.in: removed
2015         * Makefile.in: don't do anything with VERSION.in and VERSION
2016         Take mc.spec from builddir, not srcdir
2017         * configure.in: don't create VERSION
2019 2000-08-22  Pavel Roskin  <proski@gnu.org>
2021         * *.c, *.h: Updated address of Free Software Foundation
2023 2000-08-21  Pavel Roskin  <proski@gnu.org>
2025         * Make.common.in, acconfig.h, configure.in, mc-aclocal.m4,
2026         doc-gnome/Makefile.in, doc-gnome/C/Makefile.in: removed stuff
2027         related to XView, libXPM, libXext and Tk
2029 2000-08-18  Pavel Roskin  <proski@gnu.org>
2031         * Makefile.in, lib/Makefile.in: adjusted lists of distributed
2032         files
2034         * configure.in: Simplified dependency tracking by using
2035         "-include" with GNU Make
2036         * autogen.sh: Exit on all failures
2038 2000-08-17  Pavel Roskin  <proski@gnu.org>
2040         * doc/mc.sgml: Curly braces replaced with &lcub; and &rcub;
2041         Fixed all misuses of single and double quotes. Typo fixes.
2042         Ensured compatability with sgml2html, sgml2txt and sgml2latex
2043         * doc/mc.1.in: Typo fix
2045         * doc/mc.sgml: made compatible with sgml-tools 1.0.9
2046         * doc/linuxdoc-sgml.diff: removed
2047         * doc/Makefile.in: don't distribute linuxdoc-sgml.diff,
2048         distribute gnome.sgml
2050 2000-08-15  Pavel Roskin  <proski@gnu.org>
2052         * Makefile.in: fixes for improper usage of $(srcdir), cleanup
2053         in the "distclean" target
2055         * doc-gnome/Makefile.in: Fixed some abuses of $(srcdir)
2056         Removed all XVIEW-related stuff
2057         Fixed placement of png files on "make dist"
2059         * doc/mc.1.in: Updated info about the internal editor
2061         * Makefile.in, */Makefile.in: Fail if $(RMF) fails - it may
2062         indicate serious problems. Fixes for uninstall.
2063         * doc/Makefile.in: Rebuild if it is out of date.
2065         * lib/cedit.menu: Added. This file has been missing
2067         * lib/Makefile.in: Install mc.sh and mc.csh in $(suppbindir) only
2069 2000-08-08  Pavel Roskin  <proski@gnu.org>
2071         * Makefile.in: correctly detect make failures in subdirs
2073 2000-08-01  Pavel Roskin  <proski@gnu.org>
2075         * nt, os2, tk, xv: removed all files
2076         * configure.in: don't create os2 and nt directories
2078 2000-08-01  Pavel Roskin  <proski@gnu.org>
2080         * configure.in, mc-aclocal.m4: AC_WARN replaced with AC_MSG_WARN
2082         * README.PC, doc/mc.1.in, doc/mc.sgml: Updated e-mail address
2084 2000-07-21  Pablo Saratxaga  <pablo@mandrakesoft.com>
2086         * src/main.c: make 8bit input/output the default (99% of the people
2087         expects that; lets the remaining 1% use the configuration menu
2088         to disactivate it if they want)
2090 2000-07-20  Andrew V. Samoilov  <sav@bcs.zp.ua>
2092         * gtkedit/ChangeLog: There was no ChangeLog there, so I added one.
2094 2000-06-20  Jacob Berkman  <jacob@helixcode.com>
2096         * configure.in: check for gnome-libs with window icon support
2098         * acconfig.h: add icon define
2100 2000-06-08  Matthias Warkus  <mawa@iname.com>
2102         * new_icons/gnome-pack-*.png: Updated.
2103         * gnome/mc.keys: Added a MIME type for SLP packages.
2105 2000-05-30  Pavel Roskin  <pavel_roskin@geociiities.com>
2107         * syntax/diff.syntax: Highlight lines beginning with "File",
2108         "Files" and "Binary"
2109         * syntax/makefile.syntax: Highlight "ifndef"
2110         * syntax/sh.syntax: Don't highlight "basnemae" ("basename" is
2111         highlighted)
2113 2000-05-05  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2115         * lib/mc.ext.in: More changes by rebel@atrey: he forgot to begin
2116         comment lines with # in last release
2118 2000-05-03  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2120         * lib/mc.ext.in: Fixes to changes by rebel@atrey.karlin.mff.cuni.cz.
2122 2000-04-26  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2124         * lib/mc.ext.in: Changes from rebel@atrey.karlin.mff.cuni.cz. They
2125         look more consistent than original.
2127 2000-04-14  Timur Bakeyev  <mc@bat.ru>
2129         * config.in: Added check against strcoll().
2131 2000-04-14  Timur Bakeyev  <mc@bat.ru>
2133         * syntax/perl.syntax: According to Tomasz Wegrzanovski <maniek@beer.com>
2134         added 'and', 'or', 'not', 'for' keywords.
2136 2000-04-06  Timur Bakeyev  <mc@bat.ru>
2138         * syntax.c: Wery dirty fix to allow compilation of mcedit on ncurses
2139         based systems. Hope, this will make FreeBSD midc maintainer to enable
2140         build-in editor by default. Still, syntax highlighting is disabled.
2141         Need to port...
2143 2000-03-13  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2145         * gtkedit/syntax.c (upgrade_syntax_file): possible buffer overflow
2146           fixed, some messages gettext()ed again here and in
2147         gtkedit/editmenu.c:edit_about_cmd()
2149 2000-03-13  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2151         * doc/mc.sgml (Examples): Fixed documentation, thanx
2152         to martin@internet-treff.uni-koeln.de.
2154 2000-03-01  Pavel Roskin  <pavel_roskin@geocities.com>
2156         * gtkedit/editcmd.c (edit_replace_prompt): fix index for
2157         the label text
2159 2000-02-25  Pavel Roskin  <pavel_roskin@geocities.com>
2161         * gtkedit/syntax.c: treat *.ads as Ada source
2162         * syntax/ada95.syntax: escape "+" and "*"
2163         * syntax/diffc.syntax: removed (obsoleted by diff.syntax)
2164         * syntax/Makefile.in: remove diffc.syntax
2166         * edit/edit_key_translator.c: interpret code 0177 as
2167         backspace unless recognized otherwise
2169 2000-02-23  Norbert Warmuth  <nwarmuth@privat.circular.de>
2171         * gtkedit/editcmd.c (edit_replace_prompt): fix incorrect
2172         initialization of array of structure (gcc version 2.96 20000131
2173         chokes on it).
2175         * lib/mc.hint: C-y and not C-u can be used to insert text in input
2176         lines (e. g. text which has been deleted with M-d).
2178         * configure.in: Fix the extfs-configure-fragment-in-final-output bug
2180 2000-01-31  Yuan-Chung Cheng  <platin@linux.org.tw>
2182         * configure.in: Added "zh_CN.GB2312" to ALL_LINGUAS.
2184 2000-01-29  Matthias Warkus  <mawa@iname.com>
2186         * new_icons/gnome-pack-deb.png: Replaced with Eduardo Silva's
2187         design on Federico's request.
2189 2000-01-26  Federico Mena Quintero  <federico@helixcode.com>
2191         * idl/FileManager.idl (Desktop): Added arrange_icons() method and
2192         an ArrangeType enum.
2194 2000-01-03  Aaron Lehmann  <aaronl@vitelus.com>
2196         * gdesktop.c, gdnd.c, gaction.c, gicon.c,
2197         gnome-file-property-dialog.c, gpopup.c, gpopup2.c, gprefs.cgmain.h,
2198         setup.c: Add option of using GNOME "magic" routines to determine file
2199         types. This makes MC intelligently look at the data in the file to see
2200         what type of file it is, rather than looking at the filename extension.
2201         This slows down MC quite a bit, so it has been made an optional
2202         preference item. Type detection is expected to improve as mime-magic
2203         matures.
2205 2000-01-15  Federico Mena Quintero  <federico@helixcode.com>
2207         * lib/mc.menu (shell_patterns): Add a missing "esac".  Thanks to
2208         Martin Bialasinski <martin@internet-treff.uni-koeln.de> for
2209         providing a patch.
2211 2000-01-11  Matthias Warkus  <mawa@iname.com>
2213         * Added icon and keys entry for Scheme source.
2215 2000-01-03  Fatih Demir  <kabalak@gmx.net>
2217         * configure.in: Added tr -> ALL_LINGUAS .
2219 1999-12-28  Matthias Warkus  <mawa@iname.com>
2221         * new_icons/*.png: Added a bunch of new icons.
2223 1999-12-06  Federico Mena Quintero  <federico@redhat.com>
2225         * configure.in (VERSION): Bumped version number to 4.5.42.
2227 1999-11-25  Yuri Syrota  <rasta@renome.rovno.ua>
2229         * configure.in: added 'uk' to ALL_LINGUAS.
2231 1999-11-09  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2233         * lib/Makefile.in (LIBFILES_CONST): Adding mc.hint.cs file on
2234         request from David Sauer
2236 1999-11-01  Federico Mena Quintero  <federico@redhat.com>
2238         * configure.in (VERSION): Bumped version number to 4.5.41.
2240 1999-09-23  Federico Mena Quintero  <federico@redhat.com>
2242         * configure.in (VERSION): Set version number to 4.5.39.
2244 1999-09-23      Jorge Godoy  <godoy@conectiva.com.br>
2246         * configure.in: Added pt_BR to ALL_LINGUAS
2248 1999-09-22  Norbert Warmuth  <nwarmuth@privat.circular.de>
2250         * lib/mc.sh.in, mc.csh.in: renamed from mc.sh resp. mc.csh. Adapt
2251         path to the mc binary according to @prefix@.
2253         * lib/Makefile.in (srcdir): mc.sh and mc.csh are now created by
2254         configure. Install mc.sh and mc.csh in $(suppbindir).
2256         * doc/mc.1.in, mc.sgml: Updated the mc function definition for bash
2257         and zsh. Suggest to source mc.sh or mc.csh instead of adding verbatim
2258         copies of the included function definitions.
2260         * mcfn_install.in: Comment out definitions of the mc functions. Source
2261         mc.sh instead of adding an outdated mc function definition.
2263         * configure.in: output mc.sh and mc.csh
2265 1999-09-20  Federico Mena Quintero  <federico@redhat.com>
2267         * lib/startup.links: Changed the news link to Gnotices
2269 1999-09-19  David Martin  <dmartina@usa.net>
2271         * gtkedit/editcmd.c (edit_print_string): Use unsigned char so that
2272         8 bit chars from strftime get displayed when inserting date.
2274         * lib/mc.ext.in: Add entries for bzip2 compressed pages as used in
2275         Mandrake 6.0. The generic entry for bzip2 moved to the end of the
2276         file to avoid interferences. In this one I changed the extension check
2277         to a type check (as used for gzip) which might give problems in some
2278         systems.
2280         * configure.in: Use -Tlatin1 to format man pages when available and
2281         "view" 8 bit chars.
2283 1999-09-19  Norbert Warmuth  <nwarmuth@privat.circular.de>
2285         * gtkedit/edit.h: Include file reordering to make it compile with
2286         --with-debug
2288         * gtkedit/editcmd.c (menu_save_mode_cmd): calculate dialog width
2289         dependent on lenght of translated strings to display.
2291 1999-09-16  Owen Taylor  <otaylor@redhat.com>
2293         * Remove the magicdev autoconf test in favor of just
2294         including the idl file. Otherwise we have a dependency
2295         loop between this and magicdev.
2297 1999-09-08  Federico Mena Quintero  <federico@redhat.com>
2299         * idl/FileManager.idl: Changed names, and put everything under a
2300         FileManager module.  Added a Desktop interface and some methods to
2301         the WindowFactory interface.
2303 1999-09-08  Kjartan Maraas  <kmaraas@online.no>
2305         * doc-gnome/*: Shiny new docs from users-guide.
2306         All synced up.
2308 1999-09-03  Pablo Saratxaga  <pablo@mandrakesoft.com>
2310         * configure.in: added 'nl' to ALL_LINGUAS, it was missing.
2312 1999-09-01  Federico Mena Quintero  <federico@redhat.com>
2314         * README: Updated and spell-checked.
2316         * NEWS: Updated.
2318 1999-08-31  Richard Hult  <rhult@hem2.passagen.se>
2320         * configure.in (ALL_LINGUAS): Added sv.
2322 1999-08-30  Norbert Warmuth  <nwarmuth@privat.circular.de>
2324         * lib/mc.sh: create temporary files in ~/.mc/tmp in order to avoid
2325         symlink attacks (mcfn_install and the man page still needs to be
2326         updated).
2328 1999-08-20  Norbert Warmuth  <nwarmuth@privat.circular.de>
2330         * configure.in (AC_WITH_SLANG): rm -f destination before makeing
2331         a symbolic link (ln -sf doesn't work as expected on Solaris)
2333 1999-08-19  Elliot Lee  <sopwith@redhat.com>
2334         * */Makefile.in: Have 'make dist' work with builddir != srcdir.
2336 1999-08-19  Federico Mena Quintero  <federico@redhat.com>
2338         * doc-gnome/C/gmc.sgml: Index fixes.
2340 1999-08-18  Elliot Lee  <sopwith@redhat.com>
2342         * gtkedit/gtkedit.c: Make it build with gcc 2.95, by fixing the non-constant
2343         initializers in the GnomeUIInfo structure.
2345 1999-08-16  Federico Mena Quintero  <federico@redhat.com>
2347         * configure.in (VERSION): Bumped version number to 4.5.38.
2349 1999-08-15  Norbert Warmuth  <nwarmuth@privat.circular.de>
2351         * lib/Makefile.in: added mc.hint.es to LIBFILES_CONST
2353 1999-08-15  David Martin  <dmartina@usa.net>
2355         * gtkedit/edit.c: Print localized date with strftime()
2357         * lib/mc.hint.es: NEW FILE. Hints in Spanish flavour.
2359 1999-08-08  David Martin  <dmartina@usa.net>
2361         * gtkedit/syntax.c (upgrade_syntax_file): Mark error strings for
2362         translation.
2364         * gtkedit/editmenu.c (edit_about_cmd): Mark text in "about" for
2365         translation as it used to be.
2367 1999-08-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2369         * doc-gnome/C/gmc.sgml: Set the book element's id to "index" so
2370         that the correct index.html will be generated.
2372 1999-07-27  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2374         * syntax/Makefile.in (ALLSYNTAX): Added the missing syntax files
2375         to the list.
2377 1999-07-21  Paul Sheer  <psheer@obsidian.co.za>
2379         * gtkedit.c, edit.c, editcmd.c, syntax.c, edit.h, bookmark.c,
2380         editwidget.c: bring editor stuff up to date with cooledit 3.11.5
2381         This adds some new syntax rules, and spell check on the fly
2382         which if someone bugs me for, will actually get enabled in
2383         both the text and gnome versions. Bookmark stuff also needs
2384         some keys bound to it, I suppose: any takers?
2386 July 19, 1999 Elliot Lee
2387         * Makefile.in: Remove doc-gnome* from codedirs variable. Fixes infinitely recursing make.
2389 1999-07-05  Miguel de Icaza  <miguel@gnu.org>
2391         * Makefile.in (all): Makefile fix.
2393 1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2395         * Make.common.in (confdir): Define confdir as sysconfdir.  This
2396         should fix the problem we had with FSSTND distributions.
2398 1999-07-04  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2400         * Makefile.in (DISTMAIN): Added config.guess and config.sub to the
2401         list of distributed files.
2403 1999-07-03  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2405         * configure.in (VERSION): Bumped version number to 4.5.34.
2407 1999-07-02  Tuomas J. Lukka  <lukka@iki.fi>
2409         * Add fi into ALL_LINGUAS
2411 1999-07-01  Tuomas Kuosmanen  <tigert@gimp.org>
2413         * gnome/i-zipdisk2.png: Added another zip-disk icon
2414         by <scarab@egyptian.net> - It looks very nice. Variation
2415         is good.
2417 1999-06-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2419         * acconfig.h: Add WITH_SMBFS
2421         * macros/gnome-vfs.m4: Support conditional samba support.
2423 1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2425         * Make.common.in (confdir): Define confdir as sysconfdir.  This
2426         should fix the problem we had with FSSTND distributions.
2428 1999-02-22  Vladimir Kondratiev  <vkondra@iil.intel.com>
2430         * mc.spec.in: added syntax files to %files
2432 1999-06-22  David Martin  <dmartina@usa.net>
2434         * gtkedit/gtkedit.c (tb_items): Mark strings for localization.
2436 1999-06-07  Shooby Ban  <bansz@szif.hu>
2438         * po/hu.po, configure.in: added hungarian translations...
2439           I'm not sure it's OK, but it seems usable.
2440           Translators: Tamas Fejos and Andras Kadar
2442 1999-06-07  Kjartan Maraas  <kmaraas@online.no>
2444         * configure.in, Makefile.in: added the gmc helpfile to the build
2446 1999-05-23  Yukihiro Nakai  <nacai@iname.com>
2448         * Add ja entry to LANG in configure.in
2450 1999-05-19  Tuomas Kuosmanen  <tigert@gimp.org>
2452         * gnome/Makefile.in (ICONS): Ok, perhaps we also want the zip-icon to
2453         be installed in the system :) (added it to the Makefile.in)
2455 1999-05-19  Tuomas Kuosmanen  <tigert@gimp.org>
2457         * gnome/i-zipdisk.png: I added an icon for the ZIP(tm I guess :)
2458         disks - someone please add it to the mount.c code so it gets used..
2459         Everyone have a nice time at the expo! :) I hope to join the
2460         next time.
2462 Mon May 17 07:30:48 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2464         * configure.in: Added check for getpt ()
2466 1999-05-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2468         * configure.in (VERSION): Bumped version number to 4.5.31.
2470 Wed Apr 21 22:04:30 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2472         * gtkedit/editcmd.c (edit_save_file): MAD knows about tempnam, no
2473         need to fool it by strdup'ing the return value of tempnam.
2475 Wed Apr 21 20:44:41 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2477         * configure.in: New option --with-tm-x-support, use MCCFLAGS and
2478         MCLIBS which are specific to the text edition.
2480         * INSTALL: Added documentation for --with-tm-x-support
2482 Sun Apr 18 17:51:54 EDT 1999 Gregory McLean  <gregm@comstar.net>
2484         * mc.spec.in : Folded in some changes from the 'offical' rpm
2485         spec file.
2487 1999-04-16  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2489         * configure.in (SHELL): Do not use grep -q, as it is not portable
2490         to every OS.
2492 Thu Apr 15 21:59:52 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2494         * configure.in: Linking from $srcdir/slang is broken when configure
2495         isn't called with an absolute path. Link from ../$srcdir/slang if
2496         configure was invoked with a relative path.
2498 1999-03-20  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
2500         * configure.in: Do not rm the destination file and then link, use
2501         ln -sf. Link from $srcdir/slang, not from ../$srcdir/slang.
2503 Tue Apr 13 06:07:05 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2505         * configure.in: Some AC_ARG_WITH macros havn't checked $withval, i.e.
2506         --with-PACKAGE and --without-PACKAGE gave the same results.
2508 1999-04-09  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2510         * configure.in (VERSION): Bumped version number to 4.5.30.
2512 1999-03-30  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2514         * configure.in (VERSION): Bumped version number to 4.5.29.
2516 Sun Mar 28 23:46:01 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2518         * configure.in: Deleted duplicate VFS checks. GNOME_VFS_CHECKS
2519         now contains all checks.
2521 1999-03-26  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2523         * configure.in (VERSION): bumped version number to 4.5.28.
2525 Fri Mar 26 19:16:38 1999  Timur Bakeyev  <mc@bat.ru>
2527         * */Makefie.*: fixed several missed conversions from libdir to
2528         mclibdir. (Should be automake'd, really)
2530 1999-03-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2532         * Make.common.in: There were conflicting definitions of mclibdir
2533         (one for installation, one for source).  Now the source one is
2534         called mcsrclibdir.
2536         * doc/Makefile.in: Use mcsrclibdir where appropriate.
2538 Mon Mar 22 03:00:15 1999  Timur Bakeyev  <mc@bat.ru>
2540         * edit/syntax.c: Remove extra "|"  in "file ..\*\\.(pp|PP|pas|PAS|)$ \
2541         Pascal Program" (Heh, second time :)
2543         * Makefile.common: Until things gets clear, keep syntax rules in
2544         $(prefix)/lib/mc//syntax, as this is how (LIBDIR "/syntax") expands.
2546         Also, $(libdir) changed to $(mclibdir), to avoid confusion with expanded
2547         @libdir@.
2549 Mon Mar 22 01:52:32 1999  Timur Bakeyev  <mc@bat.ru>
2551         * configure.in, Makefile.in, Makefile.common: Add syntax/Makefile.in,
2552         as requested by Paul. Still, need some checking...
2554 Sun Mar 21 03:55:24 1999 Paul Sheer  <psheer@obsidian.co.za>
2556         * edit/*.[ch] gtkedit/*.[ch]: brought the editor up
2557         to date with cooledit 3.9.0. This adds some new features.
2558         Firstly the SYNTAX RULES ARE NO LONGER HARDCODED into
2559         syntax.c. This is because the rule set is becoming too
2560         large to maintain in its current form and because file
2561         loading is starting to get slow.
2563         There is also a bookmark feature which does not yet have
2564         key bindings assigned to it, but should be cool once
2565         these get inserted. Syntax rules files are named
2566             $LIBDIR/cooledit/syntax/*.syntax
2568 1999-03-20  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
2570         * configure.in: Create slang directory, it is needed when
2571         builddir != srcdir.
2572         Use -f when calling rm, the file does not exist on
2573         first compile.
2574         No need to copy VERSION from $srcdir, it's already generated in
2575         $buildir.
2577 Fri Mar 19 06:32:36 1999  David Martin  <dmartina@usa.net>
2579         * edit/edit_key_translator.c: Added missing translation tags.
2581 1999-03-18  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2583         * configure.in: Minimum version of glib should be 1.2.0.
2584         (VERSION): Bumped version number to 4.5.27.
2586 Wed Mar 10 21:52:55 1999  David Martin  <dmartina@usa.net>
2588         * gtkedit/editcmd.c: Added missing translation tags.
2590         * gtkedit/editoptions.c: Added missing translation tags. Translate
2591         radio buttons on first use.
2593 Sat Feb 27 21:00:45 1999 Gregory McLean  <gregm@comstar.net>
2595         * applied a patch from Duncan Mak <mustapha@wegythu.res.cmu.edu>
2596         to get the mc spec file to work.
2597         * hacked configure to generate a properly versioned spec file.
2599 Fri Feb 26 22:06:51 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2601         * gtkedit/editcmd.c (menu_save_mode_cmd): translate strings for
2602         radio buttons on first pass.
2604 Fri Feb 26 21:45:30 1999  David Martin  <dmartina@usa.net>
2606         * gtkedit/editcmd.c: Mark strings in the search and replace
2607         dialogs for translation. Resized these dialogs to let the messages
2608         fit.
2610 1999-02-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2612         * gtkedit/editwidget.c (selection_send): Use the proper type for
2613         64-bit cleanliness (Patch from George Lebl).
2615 Tue Feb 16 21:24:43 1999  David Martin  <dmartina@usa.net>
2617         * gtkedit/gtkedit.c: Hack to get one more string defined in a macro
2618         into the catalog file.
2620 Sat Feb 13 01:39:17 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2622         * configure.in: Make Timur's libtermcap check work with SLang
2623         0.99.98, too.
2625 1999-02-12  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2627         * new_icons/Makefile.in (ALLICONS): Added Tigert's new icons for
2628         PS and EPS files.  Thanks, Tigert!
2630 1999-02-09  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2632         * configure.in (CCOPTS): Drop the prefix auto-detection.
2634 Wed Feb 10 02:48:51 1999  Timur Bakeyev  <mc@bat.ru>
2636         * configure.in: Add check, which, in case of system-installed SLang
2637         library tries to run a test program, which determines, does we need
2638         linking with libtermcap.a. Also, set of if's for finding terminfo
2639         dir changed to for cycle - a bit nicer :)
2641 Tue Feb  9 20:52:19 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2643         * README.QNX: Deleted documention about mc.menu.qnx.diff.
2645 Tue Feb  9 20:46:07 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2647         * lib/mc.menu.qnx.diff: Deleted, it was merged with mc.menu.
2649 Tue Feb  9 20:32:39 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2651         * lib/mc.menu: Removed GNU tar'isms (option z). Removed option -o
2652         from tar calls when extracting (according to my man page this option
2653         is only useful when creating archieves).
2655 Tue Feb  9 20:28:15 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2657         * lib/mc.menu: Applied patch from root  <root@golia.dntis.ro> which
2658         adds support for tar.bz2 and merges the support for freeze-compressed
2659         tar files (tar.F) from mc.menu.qnx.diff.
2661 Sun Feb  7 06:11:48 1999  Timur Bakeyev  <mc@bat.ru>
2663         * Makefile.in: Change calls to xmkdir to mkinstalldirs - this is more
2664         GNU-like :)
2666 1999-01-30  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2668         * gtkedit/gtkedit.c: Hack to get a string defined in a macro into
2669         the catalog file.
2671 1999-02-02  Tuomas Kuosmanen  <tigert@gimp.org>
2673         * new_icons/gnome-core.png: New icon for core files. Someone
2674         please add the code part :)
2676 Mon Feb  1 01:28:19 1999  Timur Bakeyev  <mc@bat.ru>
2678         * configure.in: Add check against setuid() and setreuid() functions.
2680 Fri Jan 29 22:55:56 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2682         * slang/slang.h: renamed to slang-mc.h
2684         * slang/Makefile.in: delete slang.h on "make clean"
2686         * configure.in: link slang/slang-mc.h to slang/slang.h when the
2687         included slang is used. Problem was that MC's slang.h was used
2688         when we compiled with an already installed SLang and the systems
2689         header file were included with <slang/slang.h>.
2690         Unfortunatly I can't use AC_LINK_FILES to make the links because
2691         if we needn't make any links AC_LINK_FILES makes a link from
2692         srcdir to top_builddir (builddir != srcdir).
2694         Temporary add $LGPM to $LIBS when checking for the resizeterm
2695         and keyok functions (ncurses might be linked against GPM).
2697         Substitude PACKAGE (intl/Makefile makes use of it)
2699 Wed Jan 27 03:34:44 1999  Timur Bakeyev  <mc@bat.ru>
2701         * gtkedit/edit.h: including of <malloc.h> and <stdlib.h> swaped by
2702         #include "global.h".
2704 1999-01-13  Jonathan Blandford  <jrb@redhat.com>
2706         * Make.common.in (gnewdir): new path.
2708 Sun Jan 17 03:19:47 1999  Timur Bakeyev  <mc@bat.ru>
2710         * configure.in: Add comments before "Let" and "the" - typo. Add new
2711         path to include's search.
2713 1999-01-10  Ilya Zakharevich  <ilya@math.ohio-state.edu>
2715         * gtkedit/edit.c (edit_load_file): Off-by-one error disabled editing.
2717 1999-01-11  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2719         * configure.in (REGEX_O): Always include regex.o as the code we
2720         are using in gmc is not using regcomp/regexec, but the internal
2721         Emacs API.
2723         * src/regex.c: Do not compile the POSIX compatibility code, as we
2724         do not use it.
2726 Tue Dec 29 15:49:45 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2728         * doc/mc.sgml, mc1.in (Color section): minor polishing
2729         (Layout section): documented Highlight...
2731 Thu Dec 24 18:30:53 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2733         * configure.in: Deleted du checks
2735         * INSTALL: Deleted --with-dusum documentation.
2737         * doc/mc.sgml, mc.1.in: Completed documentation about the Options/
2738         Configuration dialog. Added Advanced chown subsection. Deleted
2739         variables from the Special settings section which are now covered
2740         by the configuration dialog.
2742 Mon Dec 21 22:26:34 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2744         * doc/mc.sgml, mc.1.in: Deleted obsolete information about
2745         tar_gz_memlimit. Partially rewrote the section about the
2746         Virtual FS.. configuration dialog.
2748 1998-12-17  Christopher Blizzard  <blizzard@appliedtheory.com>
2750         * autogen.sh (srcdir): Honor $ACLOCAL_FLAGS when running aclocal.
2752 Sun Dec 13 15:26:19 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2754         * Makefile.in (target installdirs): create $(DESTDIR)$(idldir)
2756         * lib/Makefile.in (target install): install $(LIBFILES_OUT) from the
2757         builddir
2759 1998-12-08  Tuomas Kuosmanen  <tigert@gimp.org>
2761         * new_icons/gnome-image-[lots].png: I added some icons for file
2762         types (image) there - someone please tell me what the correct
2763         location and naming convention is and I will try to follow that. :)
2765 1998-12-08  Christopher Blizzard  <blizzard@appliedtheory.com>
2767         * configure.in (builddir): Add icons/Makefile to AC_OUTPUT so that
2768         the build will still work.  (Has this been replaced by new_icons?)
2770 Tue Dec  1 11:58:55 1998  Pavel Machek  <pavel@atrey.karlin.mff.cuni.cz>
2772         * doc/mc.1.in, mc.sgml: added my name to list ov authors
2774 1998-12-02  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2776         * Makefile.in (codedirs): Dropped xv and tk ports from the
2777         distribution. include idl directory.
2779 1998-12-01  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2781         * configure.in (slang_use_system_installed_lib): Define slang
2782         here, to avoid having this on LIBS.
2784 1998-11-26  Herbert Valerio Riedel  <hvr@hvrlab.ml.org>
2786         * gtkedit.c: changed occurence of 'va_list *ap' to 'va_list ap'
2788 Thu Nov 26 12:20:06 1998  Pavel Roskin  <pavel_roskin@geocities.com>
2790         * config.h.in: Removed from CVS, added to .cvsignore
2792         * acconfig.h, macros/curses.m4, src/xcurses.c, src/tty.h,
2793         configure.in:
2794         NO_COLOR_SUPPORT renamed to NO_COLOR_CURSES
2795         HAVE_SUNOS_CURSES and SUNOS_CURSES renamed to USE_SUNOS_CURSES
2796         HAS_CURSES added to acconfig.h
2798 1998-11-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2800         * autogen.sh: Add "-I macros" to the aclocal flags.
2802         * mc-aclocal.m4: Renamed fp_PROG_CC_STDC to MC_HPUX_PROG_CC_STDC
2803         so that aclocal will not complain about an obsolete macro.
2805         * configure.in: Use MC_HPUX_PROG_CC_STDC
2807         * ChangeLog: There was no ChangeLog here, so I added one.