Original patch as attached on the bugreport
[midnight-commander.git] / ChangeLog
blobe0fca55e8dee62dff3f276858a597e2e93685e57
1 2009-01-25 Ilia Maslakov <il.smind@gmail.com>
3         * src/boxes.c, src/boxes.h, src/dir.c, src/dir.h:
4         * src/main.c, src/panel.h, src/screen.c, src/setup.c:
5           - Add support for showing executables at first in the panel view
7 2009-01-25 Enrico Weigelt <weigelt@metux.de>
9         * edit/editcmd.c, src/cmd.c, src/ext.c, src/history.h:
10         * src/hotlist.c, src/panelize.c, src/tree.c, src/user.c: 
11         * src/view.c, vfs/ftpfs.c, vfs/utilvfs.c:
12           - Made history section names statically instead of dynamic
13           translated strings. This breaks now once every history file
14           but afterwards this will be stable
16 2009-01-24 Enrico Weigelt <weigelt@metux.de>
18         * src/cmd.c: fixed bug #35 (do_view_cmd is now calling repaint_screen())
20 2009-01-24 Patrick Winnertz <winnie@debian.org>
22         * edit/editcmd.c: Fix some issues about regex:
23           - prevent . to match a newline (\n)
24           - match from start of line and not from cursor position
26 2009-01-18 Patrick Winnertz <winnie@debian.org>
28         * edit/editdraw.c: Moved var into if clause as it's only used
29         there
30         * edit/editlock.c: Removed unnecessary arguement to if condition
31         * src/cmd.c: Removed unused pointer
32         * src/hotlist.c: Removed unused function save_group
33         * src/main.c: Removed unused function do_mc_filename_rename
34         * src/util.c: Removed unused struct whentm
36 2009-01-16 Enrico Weigelt, metux IT service <weigelt@metux.de>
38         * src/subshell: setting subshell pty to close-on-exec 
39           (taken from mandriva patches)
41 2009-01-14 Slava Zanko <slavazanko@gmail.com>
43         * lib/mc.ext.in: change filemask for recognize 7z-files
44         * vfs/extfs/u7z: 
45           - change only LC_DATE global variable for correct work with arhive;
46           - add sorting by filename in output of list files
48 2009-01-12 Patrick Winnertz <winnie@debian.org>
50         * AUTHORS: Added Enrico Weigelt, Slava Zanko and 
51         Patrick Winnertz as authors 
53 2009-01-11 Patrick Winnertz <winnie@debian.org>
55         * syntax/pascal.syntax: Added syntax highlighting for 
56         some delphi keywords
58 2008-12-18  Roland Illig  <roland.illig@gmx.de>
60         * doc/mcedit.1: Documented the newly added filename:lineno
61         invocation method.
63 2008-02-19  Pavel Roskin  <proski@gnu.org>
65         * doc/hu/mc.1.in: Fix description for M-u and M-H.  Reported by
66         Bozo Lajos.
68 2008-01-06  Roland Illig  <roland.illig@gmx.de>
70         * FAQ: Answered the slow startup related to old Samba code.
71         (Closes: #21959)
73 2007-10-19  Pavel Tsekov  <ptsekov@gmx.net>
75         * NEWS: Update for 4.6.2.
77 2007-10-11  Pavel Tsekov  <ptsekov@gmx.net>
79         * configure.ac: Determine the size of `long', `long long' and
80         off_t.
82 2007-09-26  Pavel Tsekov  <ptsekov@gmx.net>
84         * NEWS: Revert last change - it is invalid.
86 2007-09-24  Pavel Tsekov  <ptsekov@gmx.net>
88         * m4/codeset.m4: Update to serial #2.
89         * m4/fsusage.m4: Update to serial #23.
90         * m4/iconv.m4: Update to serial #AM6.
91         * m4/intdiv0.m4: Update from gnulib.
92         * m4/intmax.m4: Update to serial #3.
93         * m4/inttypes-pri.m4: Update to serial #4.
94         * m4/inttypes_h.m4: Update to serial #7.
95         * m4/lib-link.m4: Update to serial #13.
96         * m4/lib-prefix.m4: Update to serial #5.
97         * m4/longlong.m4: Update to serial #10.
98         * m4/onceonly.m4: Update to serial #4.
99         * m4/printf-posix.m4: Update to serial #3.
100         * m4/size_max.m4: Update to serial #6.
101         * m4/stdint_h.m4: Update to serial #6.
102         * m4/ulonglong.m4: Update to serial #6.
103         * m4/wint_t.m4: Update to serial #2.
105 2007-09-24  Pavel Tsekov  <ptsekov@gmx.net>
107         * doc/mcedit.1.in: Update the version number to 4.6.2-pre1.
108         * doc/mcview.1.in: Ditto.
109         * doc/mcserv.8.in: Ditto.
111 2007-09-24  Pavel Tsekov  <ptsekov@gmx.net>
113         * FAQ: Update MC's homepage url.
114         * README: Ditto.
115         * doc/mc.1.in: Ditto.
116         * doc/mcedit.1.in: Ditto.
117         * doc/mcserv.8.in: Ditto.
118         * doc/mcview.1.in: Ditto.
119         * doc/es/mc.1.in: Ditto.
120         * doc/hu/mc.1.in: Ditto.
121         * doc/it/mc.1.in: Ditto.
122         * doc/pl/mc.1.in: Ditto.
123         * doc/ru/mc.1.in: Ditto.
124         * doc/sr/mc.1.in: Ditto.
125         * doc/sr/mcserv.8.in: Ditto.
127 2007-09-10  Pavel Tsekov  <ptsekov@gmx.net>
129         * configure.ac: Update the version number to 4.6.2-pre1.
130         * doc/mc.1.in: Likewise.
132 2007-01-13  Pavel Tsekov  <ptsekov@gmx.net>
134         * doc/mc.1.in: Place the description of the "Swap panels" on
135         a paragraph of its own.
137 2006-12-30  Pavel Tsekov  <ptsekov@gmx.net>
139         * m4/ls-mntd-fs.m4: Update to serial #26.
141 2006-12-30  Pavel Tsekov  <ptsekov@gmx.net>
143         * m4/fsusage.m4: Update to serial #22.
145 2006-12-30  Pavel Tsekov  <ptsekov@gmx.net>
147         * m4/fsusage.m4: Update to serial #18.
149 2006-12-28  Pavel Roskin  <proski@gnu.org>
151         * build-glib1.sh: Fix misplaced --with-glib12.  Copy
152         config.guess and config.sub from mc to glib sources - they are
153         too old in glib.
154         * build-glib2.sh: Update to the latest versions of glib, gettext
155         and pkg-config.
157 2006-11-27  Leonard den Ottolander  <leonard den ottolander nl>
159         * NEWS: Bash < 2.05b (3-digit octals in echo_e_cmd) no longer
160         supported.
162 2006-09-07  Pavel Tsekov  <ptsekov@gmx.net>
164         * acinclude.m4 (AC_GET_FS_INFO): Add erronously removed call to
165         gl_FSTYPENAME.
166         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Add missing 
167         include directive for sys/param.h.
169 2006-09-07  Pavel Tsekov  <ptsekov@gmx.net>
171         * m4/ls-mntd-fs.m4: Update to serial#22, which adds support
172         for getmntinfo() returning its result in struct statvfs.
173         * m4/fstypename.m4: Update to serial#6, which replaces
174         HAVE_F_FSTYPENAME_IN_STATFS with HAVE_STRUCT_STATFS_F_FSTYPENAME.
176 2006-09-07  Pavel Tsekov  <ptsekov@gmx.net>
178         * acinclude.m4 (AC_GET_FS_INFO): Revert a failed attempt to
179         properly detect getmntinfo() returning its result in struct statvfs.
181 2006-06-30  Hampa Hug  <hampa@hampa.ch>
183         * acinclude.m4 (AC_GET_FS_INFO): Check the return value of
184         getmntinfo() properly.
186 2006-06-17  Pavel Tsekov  <ptsekov@gmx.net>
188         * m4/fstypename.m4: New file.
189         * acinclude.m4 (AC_GET_FS_INFO): Add a check to determine whether
190         getmntinfo() takes struct statvfs instead of struct statfs as its
191         first argument. Define MOUNTED_GETMNTINFO_STATVFS if it does.
192         Add a check to determine whether struct statvfs has a field named
193         f_fstypename.
194         Use gl_FSTYPENAME tp determine whether struct statfs has a field
195         named f_fstypename.
197 2006-06-07  Pavel Tsekov  <ptsekov@gmx.net>
199         * configure.ac: Revert last commit.
201 2006-05-29  Roland Illig  <roland.illig@gmx.de>
203         * m4/ls-mntd-fs.m4: Updated to serial #21, which fixes the use
204         of an undefined variable.
206 2006-05-21  Roland Illig  <roland.illig@gmx.de>
208         * configure.ac: Fixed detection of <sys/statvfs.h>, statvfs()
209         and struct statvfs.f_fstypename, so that mc builds on NetBSD 3.0
210         again.
212 2006-04-18  Pavel Tsekov  <ptsekov@gmx.net>
214         * acinclude.m4 (AC_GET_FS_INFO): Make it work again - the last
215         commit broke it.
216         * m4/onceonly.m4: New file.
218 2006-04-13  Anton Monroe  <akm@meer.net>
220         * doc/mc.1.in: Function key documentation update.
222 2006-03-18  Leonard den Ottolander  <leonard den ottolander nl>
224         * acinclude.m4 (AC_GET_FS_INFO): Replace old fileutils code to get
225         mount and file system information with m4_includes of the corresponding
226         GNU coreutils-5.94 files (ls-mntd-fs.m4 (#20) and fsusage.m4 (#16)).
228         * m4/fsusage.m4, m4/ls-mntd-fs.m4: Create.
230 2006-02-23  Pavel Tsekov  <ptsekov@gmx.net>
232         * doc/mc.1.in: Document `fish_directory_timeout'.
234 2006-02-18  David Martin  <<dmartina@excite.com>
236         * doc/es/mc.1.in: Cleanup. Fix key naming.
238 2006-01-29  Pavel Tsekov  <ptsekov@gmx.net>
240         * doc/mc.1.in: Update the documentation to reflect the fact
241         that confirmation may be requested when deleting directory
242         hotlist entries based on a user configurable setting.
244 2006-01-29  Julian Mehnle  <julian@mehnle.net>
246         * doc/mc.1.in: Document support for VIEWER environment variable.
248 2005-11-15  Pavel Roskin  <proski@gnu.org>
250         * acinclude.m4 (MC_WITH_MCSLANG): Add type tests from S-Lang
251         configuration scripts.
253 2005-11-10  Pavel Roskin  <proski@gnu.org>
255         * configure.ac: Catch unexpanded MC_* macros.
257         * m4/*.m4: Update to the macros provided by gettext 0.14.3.
258         * m4/Makefile.am: Update the list of the *.m4 files.
260         * configure.ac: Use AC_GNU_SOURCE, which prevents redefining
261         _GNU_SOURCE.  Bump Autoconf version to 2.54, where AC_GNU_SOURCE
262         appeared.
263         Reported by Leonard den Ottolander <leonard den ottolander nl>
265         * configure.ac: Use gettext 0.14.3.
266         * acinclude.m4 (MC_ASM_LABELS): Remove, it's not needed with
267         recent versions of gettext.
269         * acinclude.m4 (MC_ASM_LABELS): Make the test function global
270         and move its definition above main().  That's closer to what
271         gettext is actually doing.
273 2005-10-03  Pavel Roskin  <proski@gnu.org>
275         * configure.ac: Require gettext with ngettext support.  It's
276         already used in src/info.c.
278 2005-09-28  Pavel Roskin  <proski@gnu.org>
280         * acinclude.m4: Remove gettext 0.10.x compatibility.
282 2005-08-23  Marco Ciampa  <ciampix@libero.it>
284         * doc/it/mc.1.in: updated italian trasnlation.
285         * doc/it/xnc.hlp: small fix.
287 2005-08-15  Roland Illig  <roland.illig@gmx.de>
289         * configure.ac: The function getgrouplist() is not used anymore,
290         so there is no need to check for it. The various get[ug]id
291         functions are used, so add checks for them. Same for isascii.
293 2005-07-20  Pavel Roskin  <proski@gnu.org>
295         * lib/mc.ext.in: Restore support for opening 7-zip archives.
297         * configure.ac: Add vfs/extfs/ualz to AC_CONFIG_FILES.
298         * lib/mc.ext.in: Add support for ALZip archives.
300 2005-07-10  Leonard den Ottolander  <leonard den ottolander nl>
302         * configure.ac: Rename AS_HELP_STRING to AC_HELP_STRING.
304 2005-07-08  Leonard den Ottolander  <leonard den ottolander nl>
306         * NEWS: Fixed commit to the wrong branch.
308 2005-07-05  Roland Illig  <roland.illig@gmx.de>
310         * configure.ac: Removed detection of the umode_t type. All
311         references to it have been replaced with mode_t.
313 2005-07-03  Leonard den Ottolander  <leonard * den ottolander nl>
315         * lib/mc.ext.in: Match files in /log/ or /logs/ directories as plain
316         text not man page; match local man pages; add fixes for gzipped man
317         pages to plain and bzipped man pages.
319 2005-07-03  Leonard den Ottolander  <leonard * den ottolander nl>
321         * lib/mc.ext.in: Move matches for plain compressed files down.
323 2005-07-03  Roland Illig  <roland.illig@gmx.de>
325         * acinclude.m4 (MC_WITH_VFS): Don't link with libnsl
326         unnecessarily.
327         * configure.ac: Simplified detection of the necessary libraries
328         for socket() and gethostbyname().
330         Patch provided by Tomasz Kloczko at 2005-06-15 on mc-devel.
332 2005-06-21  Pavel Roskin  <proski@gnu.org>
334         * lib/mc.ext.in: Support opening for 7-Zip archives.
336 2005-06-06  Roland Illig  <roland.illig@gmx.de>
338         * NEWS: Added the differences between pre3 and HEAD.
339         * lib/mc.ext.in: Added ${PAGER} as fallback if neither lynx nor
340         links is installed.
342 2005-05-31  Andrew V. Samoilov  <sav@bcs.zp.ua>
344         * pkginfo.in: New file. Configuration files for Sun Solaris pkgmk(1).
345         * prototype.in: Likewise.
346         * configure.ac: Likewise.
347         * Makefile.am: Likewise.
349 2005-05-29  Martin Petricek  <tux@centrum.cz>
351         * lib/mc.ext.in: Added support for .7z archives.
353 2005-05-26  Pavel Roskin  <proski@gnu.org>
355         * *: Update postal address of Free Software Foundation.
357 2005-05-23  Roland Illig  <roland.illig@gmx.de>
359         * syntax/ChangeLog: The syntax directory has got its own
360         ChangeLog.
362 2005-05-17  Roland Illig  <roland.illig@gmx.de>
364         * configure.ac: Removed the extra definition of
365         HAVE_C_TYPE_SOCKLEN_T, which is unused.
367 2005-05-14  Roland Illig  <roland.illig@gmx.de>
369         * syntax/diff.syntax: Lines starting with a <tab> character are
370         displayed like lines starting with a <space>. This is for the
371         cvs diff -T option.
372         * syntax/makefile.syntax: Highlight $$ (a literal $) in
373         brightcyan. This way $${var} is not highlighted as if it were a
374         Makefile variables. Also added useful comments before the contexts.
376 2005-05-13  Pavel Roskin  <proski@gnu.org>
378         * configure.ac: Require Autoconf 2.53 or newer.
379         * m4/Makefile.am: Remove isc-posix.m4, it's obsolete.
380         * m4/isc-posix.m4: Remove.
382 2005-05-13  Nerijus Baliunas  <nerijus@users.sourceforge.net>
384         * lib/mc.ext.in: Add OpenOffice.org 2 extensions, use o3totxt
385         to view OpenOffice.org documents.
387 2005-05-11  Pavel Roskin  <proski@gnu.org>
389         * acinclude.m4: Remove MC_ARG_ENABLE_DEVELOPER_MODE.
390         * configure.ac: Replace MC_ARG_ENABLE_DEVELOPER_MODE with a
391         simpler and more user-friendly piece of code.
393 2005-05-01  Roland Illig  <roland.illig@gmx.de>
395         * syntax/c.syntax: Added missing punctuation characters.
397 2005-04-28  Pavel Roskin  <proski@gnu.org>
399         * syntax/Syntax: Don't highlight csh scripts.  Allow using
400         "/usr/bin/env" instead of the full path.
402 2005-04-27  Leonard den Ottolander  <leonard * den ottolander nl>
404         * AUTHORS: Added Pavel Shirshov and myself as contributors.
406 2005-04-26  Roland Illig  <roland.illig@gmx.de>
408         * acinclude.m4: Renamed AS_HELP_STRING to AC_HELP_STRING for
409         compatibility with autoconf-2.57.
411 2005-04-22  Roland Illig  <roland.illig@gmx.de>
413         * acinclude.m4: Added macro MC_ARG_ENABLE_DEVELOPER_MODE.
414         * configure.ac: Using MC_ARG_ENABLE_DEVELOPER_MODE instead of
415         the --maintainer-mode.
417 2005-04-17  Leonard den Ottolander  <leonard * den ottolander nl>
419         * syntax/eiffel.syntax: dos2unix; removed redundant cooledit
420         colour definitions.
421         * syntax/perl.syntax: Removed redundant cooledit definitions.
422         * syntax/php.syntax: ' ' and " " context fixes.
423         * syntax/syntax.syntax: Removed 2 duplicate lines.
425 2005-04-16  Roland Illig  <roland.illig@gmx.de>
427         * lib/mc.ext.in: Recognize either *.udeb or *.deb as Debian
428         packages. Fixes Savannah patch #3899.
430 2005-04-14  Leonard den Ottolander  <leonard * den ottolander nl>
432         * syntax/Syntax: Catch Makefiles with capitals in the extension.
434 2005-04-14  Roland Illig  <roland.illig@gmx.de>
436         * doc/mc.1.in (Internal File Viewer): Rewrote some documentation.
437         Removed the paragraph about the growing buffers. It's generally
438         uninteresting to users.
440 2005-04-13  Roland Illig  <roland.illig@gmx.de>
442         * configure.ac: Add -DNDEBUG to CPPFLAGS if the maintainer mode
443         is not enabled.
445 2005-03-19  Pavel Roskin  <proski@gnu.org>
447         * acinclude.m4 (MC_WITH_SLANG): Partly restore original order of
448         checks and add a comment with a warning.
449         From Pavel S. Shirshov <me@pavelsh.pp.ru>
451         * acinclude.m4 (MC_WITH_SLANG): Reorder checks.  Move termcap
452         checks ...
453         (MC_SLANG_TERMCAP): ... here.
454         (MC_SLANG_PRIVATE): Check if private functions are available.
455         It's not the case on Debian unstable.
457 2005-03-19  Pavel S. Shirshov  <me@pavelsh.pp.ru>
459         * syntax/idl.syntax: Add syntax file for the CORBA idl.
460         From Ian Zagorskih <ianzag@megasignal.com>
461         * syntax/lua.syntax: Add syntax file for the LUA programming language.
462         From Mike Gorchak  <mike@malva.ua>
463         * syntax/Syntax: Add syntax file for CORBA idl and lua.
464         * syntax/Makefile.am: Likewise.
465         * mc.qpg.in: Likewise.
466         * NEWS: Likewise.
468 2005-03-19  Pavel Roskin  <proski@gnu.org>
470         * acinclude.m4 (MC_WITH_SLANG): Define HAVE_SYSTEM_SLANG after
471         all fallbacks so it shows whether we are using system S-Lang.
472         * configure.ac: Remove USE_INCLUDED_SLANG, since it's now fully
473         dependent on HAVE_SLANG and HAVE_SYSTEM_SLANG.
474         * src/myslang.h: Likewise.
476 2005-03-18  Mike Gorchak  <mike@malva.ua>
478         * syntax/assembler.syntax: Add syntax file for the x86 assembler.
479         * syntax/povray.syntax: Add syntax file for the POVRay.
480         * syntax/Syntax: Add syntax file for x86 assembler and POVRay.
481         * syntax/Makefile.am: Likewise.
482         * mc.qpg.in: Likewise.
483         * NEWS: Likewise.
485 2005-03-14  Leonard den Ottolander  <leonard * den ottolander nl>
487         * syntax/diff.syntax: Changed default color from gray, which was
488         quite unreadable, to a bright yellow.
490 2005-03-10  Roland Illig  <roland.illig@gmx.de>
492         * autogen.sh: Made the gettext version check more portable. The
493         actual sed command is unchanged.
495 2005-02-26  Miguel de Icaza  <miguel@novell.com>
497         * doc/mc.1.in: Replace M-char with Alt-char everywhere, which is
498         simpler to understand.
500 2005-01-29  Miguel de Icaza  <miguel@novell.com>
502         * configure.ac: Check for getgrouplist API call.
504 2005-02-07  Roland Illig  <roland.illig@gmx.de>
506         * NEWS: Added the changes between mc-4.6.1-pre3 and now.
508 2005-01-27  Roland Illig  <roland.illig@gmx.de>
510         * configure.ac: Add checks for C headers <sys/mkdev.h> and
511         <sys/sysmacros.h> to support major/minor arithmetics on
512         device numbers.
514 2005-01-11  Pavel S. Shirshov  <me@pavelsh.pp.ru>
516         * acinclude.m4: Fix '--with-screen' configure option.
518 2004-12-30  Andrew V. Samoilov  <sav@bcs.zp.ua>
520         * autogen.sh: Fix workaround for automake 1.5.
522 2004-12-28  Leonard den Ottolander  <leonard * den ottolander nl>
524         * syntax/spec.syntax: Set whole on spec macro option keywords.
526 2004-12-13  Pavel S. Shirshov  <me@pavelsh.pp.ru>
528         * acinclude.m4: Fix "make distcheck".
530 2004-12-12  Pavel S. Shirshov  <me@pavelsh.pp.ru>
532         * NEWS: Update.
534 2004-12-10  Pavel S. Shirshov  <me@pavelsh.pp.ru>
536         * autogen.sh: Comment workaround for Automake 1.5. It's not working
537         for Automake 1.9.
539 2004-12-07  Roland Illig  <roland.illig@gmx.de>
541         * syntax/Makefile.am: Don't install syntax highlighting files if
542         the internal editor is disabled.
544 2004-12-03  Pavel S. Shirshov  <me@pavelsh.pp.ru>
546         * configure.ac: Bump version to 4.6.1a
548 2004-11-17  Pavel S. Shirshov  <me@pavelsh.pp.ru>
550         * acinclude.m4: Fix compiling mc with system slang on FreeBSD.
552 2004-11-16  Roland Illig  <roland.illig@gmx.de>
554         * TODO: Checked the remaining vfs/extfs shell scripts and
555         removed them from the TODO list. This was the last item
556         in the section "Before 4.6.1", so I deleted the whole
557         section.
559 2004-11-08  Pavel S. Shirshov  <me@pavelsh.pp.ru>
561         * TODO (4.6.2): Fix the '#' in path names issue.
563 2004-11-07  Roland Illig  <roland.illig@gmx.de>
565         * TODO (4.6.1): Moved the '#' in path names issue to 4.6.2.
566         * TODO: Added issue about hiding passwords in VFS pathnames.
568 2004-11-05  Andrew V. Samoilov  <sav@bcs.zp.ua>
570         * README: Fix typo.
572 2004-11-04  Mike Gorchak  <mike@malva.ua>
574         * mc.qpg.in: Synchronization with the latest file has been added
575         to the distro.
576         * configure.ac: Added information about status of charset enabling.
577         * syntax/Syntax: Treat QNX6 specific files with extensions qpg and
578         qpg.in as xml files.
580 2004-11-02  Roland Illig  <roland.illig@gmx.de>
582         * configure.ac: Add feature test whether socklen_t is defined
583         in <sys/socket.h>.
585 2004-10-28  Jindrich Novy  <jnovy@redhat.com>
587         * lib/mc.ext.in: Add a few sound formats that "play" and "mikmod"
588         utility knows.
590 2004-10-27  Roland Illig  <roland.illig@gmx.de>
592         * configure.ac: Add check for type socklen_t.
594 2004-10-27  Juan C. Olivares  <juancri@juancri.com>
596         * syntax/aspx.syntax: Add syntax file for ASP.NET.
597         * syntax/Syntax: Likewise.
598         * syntax/Makefile.am: Likewise.
600 2004-10-27  Pavel S. Shirshov  <me@pavelsh.pp.ru>
602         * TODO: Move entry 'Broken pipe warning...' to 4.6.2 TODO list.
603         Remove entries for perl extfs scripts.
605 2004-10-24  Roland Illig  <roland.illig@gmx.de>
607         * configure.ac: Only add "-Wall" to CFLAGS if GCC is set to "yes".
609 2004-10-23  Roland Illig  <roland.illig@gmx.de>
611         * TODO: Check proper quoting in vfs/extfs/*.
613 2004-10-20  Pavel S. Shirshov  <me@pavelsh.pp.ru>
615         * lib/mc.ext.in: Use xmms for audio files in XWindows mode.
616         Add support for *.wma files. Add support for playlists.
618         Partially based on patch from q# <eth0@o2.pl>
620 2004-10-18  Roland Illig  <roland.illig@gmx.de>
622         * TODO: Some new TODO items with low priority: More standard
623         widgets, CVS frontend, patch editor, context menus.
625 2004-10-16  Roland Illig  <roland.illig@gmx.de>
627         * TODO: Fixed the "./ files in tar archive" item for mc-4.6.1.
629 2004-10-16  Roland Illig  <roland.illig@gmx.de>
631         * syntax/eiffel.syntax: Add syntax highlighting rules for the
632         Eiffel programming language.
633         * syntax/Syntax: Bind *.e with eiffel.syntax.
634         * syntax/Makefile.am: Added syntax.eiffel.
636         From Daniel F Moisset <dmoisset grulic org ar>
638 2004-10-12  Pavel S. Shirshov  <me@pavelsh.pp.ru>
640         * syntax/sql.syntax: Improve sql.syntax file and added several
641         keywords.
643         From Karel Zak
645 2004-10-12  Andrew V. Samoilov  <sav@bcs.zp.ua>
647         * acinclude.m4 (MC_WITH_MCSLANG): Set screen_type to mcslang.
648         * configure.ac: Define USE_INCLUDED_SLANG if screen_type is mcslang.
650 2004-10-05  Gergely Sza'sz  <szaszg@hu.inter.net>
652         * syntax/perl.syntax: Fix highlight the hashes.
653         * syntax/diff.syntax: Highlight comments (lines begin with #),
654         and garbage in diff files.
656 2004-09-17  Dmitry Alexeyev  <dmi_a@qnx.org.ru>
658         * mc.qpg.in: New file. Description for QNX 6.x packager.
660 2004-09-25  Roland Illig  <roland.illig@gmx.de>
662         * configure.ac: #define _GNU_SOURCE to an empty value instead of 1,
663         which conflicted with src/regex.c.
665 2004-09-24  Roland Illig  <roland.illig@gmx.de>
667         * HACKING (Programming tips): Added a tip concerning the NULL
668         pointer in varargs function calls.
670 2004-09-22  Roland Illig  <roland.illig@gmx.de>
672         * HACKING: Added advice for using g_strdup for a modifiable
673         copy of a string.
674         * HACKING: Added a section about where to look for bug reports
675         and patches.
677 2004-09-19  Roland Illig  <roland.illig@gmx.de>
679         * HACKING: Added explanation for const_cast.
681 2004-09-17  Dmitry Alexeyev  <dmi_a@qnx.org.ru>
683         * syntax/makefile.syntax: Adds "define" and "ended" keywords
684         * syntax/perl.syntax: Adds "break" keyword
686 2004-09-10  Jakub Jelinek  <jakub@redhat.com>
688         * lib/mc.lib: Add gnome, rxvt and xterm-new terminals.
690 2004-09-10  Pavel S. Shirshov  <me@pavelsh.pp.ru>
692         * syntax/php.syntax: Upgrade php.syntax file.
694         From Leonard den Ottolander <leonard * den.ottolander.nl>
696 2004-09-04  Jakub Jelinek  <jakub@redhat.com>
698         * configure.ac: grantpt is only available with -D_XOPEN_SOURCE
699         or -D_GNU_SOURCE under Linux.
701 2004-09-04  Pavel S. Shirshov  <me@pavelsh.pp.ru>
703         * HACKING: Add to section "Programming Tips" g_free tip.
705 2004-09-02  Roland Illig  <roland.illig@gmx.de>
707         * HACKING: Added a section "Programming Tips" which lists mistakes
708         that have been done once and should never be repeated.
710 2004-08-29  Roland Illig  <roland.illig@gmx.de>
712         * m4/ri-gcc-warnings.m4: Now handles only the last --enable or
713         --disable option. Before, --disable has not been handled
714         correctly.
716 2004-08-22  Pavel S. Shirshov  <me@pavelsh.pp.ru>
718         * m4/ri-gcc-warnings.m4: Using AC_HELP_STRING for more portable.
719         AS_HELP_STRING was introduced after autoconf 2.57+.
721         From Leonard den Ottolander <leonard * den.ottolander.nl>
723 2004-08-18  Roland Illig  <roland.illig@gmx.de>
725         * "make uninstall": removes the symlinks bin/mcedit and bin/mcview.
727 2004-08-17  Roland Illig  <roland.illig@gmx.de>
729         * configure.ac: The GCC warning flags are only used in
730         maintainer-mode.
732 2004-08-17  Pavel S. Shirshov  <me@pavelsh.pp.ru>
734         * lib/cedit.menu: Security fix patch. Fix insecure temporary file and
735         directory creations. (CAN-2004-0231).
737         * lib/mc.menu: Likewise.
738         * doc/mc.1.in: Likewise.
739         * doc/es/mc.1.in: Likewise.
740         * doc/hu/mc.1.in: Likewise.
741         * doc/it/mc.1.in: Likewise.
742         * doc/pl/mc.1.in: Likewise.
743         * doc/ru/mc.1.in: Likewise.
744         * doc/sr/mc.1.in: Likewise.
746 2004-08-09  Andrew V. Samoilov  <sav@bcs.zp.ua>
748         * configure.ac: Add check for atoll().
750         * doc/mc.1.in (Extension File Edit): Document "directory" keyword.
751         * doc/ru/mc.1.in: Likewise.
753 2004-08-02  Pavel Shirshov  <me@pavelsh.pp.ru>
755         * autogen.sh: Fix unportable "\n" in sed.
757 2004-04-02  Pavel Roskin  <proski@gnu.org>
759         * lib/mc.ext.in: Use gqview instead of ee for images.  ee seems
760         to be obsolete.  Suggested by Marcel Pol <mpol@gmx.net>
762 2004-01-22  Pavel Roskin  <proski@gnu.org>
764         * lib/mc.ext.in: Recognize *.tb2 and *.tbz files.
766         * configure.in: Rename to ...
767         * configure.ac: ... this.
769 2003-12-30  David Martin  <dmartina@excite.com>
771         * doc/mc.1.in: Synchronized latest fixes (long options) and
772         moved year and version number.
774 2003-12-24  Pavel Roskin  <proski@gnu.org>
776         * configure.in: Release 4.6.1-pre1.
778 2003-11-28  Pavel Roskin  <proski@gnu.org>
780         * acinclude.m4 (MC_UNDELFS_CHECKS): Try ext2fs/ext2_fs.h before
781         linux/ext2_fs.h.  Use ext2fs/ext2_fs.h when possible - it's
782         safer to avoid kernel headers.
784 2003-11-27  Pavel Roskin  <proski@gnu.org>
786         * src/TODO: Move ...
787         * TODO: ... here.
788         * doc/DEVEL: Move ...
789         * HACKING: ... here.  Adjust makefiles.
791 2003-11-20  Pavel Roskin  <proski@gnu.org>
793         * build-glib1.sh: Use more portable syntax for functions.  Fall
794         back to "ftp" for download, useful on BSD.
795         * build-glib2.sh: Likewise.
797         * build-glib1.sh: New file - download and compile glib 1.2.x,
798         then compile mc against it.
799         * build-glib2.sh: New file - download and compile glib 2.x with
800         dependencies (gettext, pkgconfig), then compile mc against it.
801         * Makefile.am: Distribute them.
803 2003-10-29  Pavel Roskin  <proski@gnu.org>
805         * acinclude.m4 (MC_UNDELFS_CHECKS): Don't use internal Autoconf
806         variables.
808         * configure.in: Rewrite check for mmap() to avoid using internal
809         variables of Autoconf.  Rename the rest of ac_cv_* to mc_cv_*.
811         * configure.in: Use AC_CHECK_MEMBERS to check fields of struct
812         stat.  Adjust all dependencies.
814         * acinclude.m4 (AC_STRUCT_LINGER): Remove, use AC_CHECK_MEMBERS
815         instead.
817         * configure.in: Define SLANG_POSIX_SIGNALS if all 4 required
818         functions are present.  Remove references to extraconf.h.
819         * extraconf.h: Eliminate.
820         * Makefile.am: Remove extraconf.h.
822         * configure.in: Move ext2fs undelete support ...
823         * acinclude.m4 (MC_WITH_VFS): ... here.
824         * extraconf.h: Remove VFS logic, it's enforced in configure now.
826         * acinclude.m4 (MC_WITH_VFS): Use AC_SEARCH_LIBS when possible.
827         Allow disabling network code by --disable-netcode.
829 2003-10-28  Pavel Roskin  <proski@gnu.org>
831         * configure.in: Don't check if "file" can use stdin - it's
832         unused now.
834 2003-10-25  Pavel Roskin  <proski@gnu.org>
836         * extraconf.h: Don't define HAVE_GRANTPT forcedly if grantpt()
837         wasn't found.  Don't define HAVE_CRYPT, it's unused now.
839         * configure.in: Remove check for socketpair().  Add new option
840         --enable-background.
841         * extraconf.h: Don't define WITH_BACKGROUND.
843 2003-10-14  Pavel Roskin  <proski@gnu.org>
845         * configure.in: Don't check for seekdir() and telldir().
847 2003-09-23  Pavel Roskin  <proski@gnu.org>
849         * doc/sr/Makefile.am: Don't install mcserv documentation if mcfs
850         support is disabled.
852         * lib/*.ti: Remove, these files are obsolete.
853         * lib/tdiff: Likewise.
854         * lib/xterm.tcap: Likewise.
855         * lib/Makefile.am: Remove obsolete files.  Don't install
856         README.xterm and xterm.ad, there are partly obsolete and can
857         break things if used as is.
859 2003-09-22  Strahinya Radich  <mr99164@alas.matf.bg.ac.yu>
861         * lib/mc.hint.sr: Updated.
862         * lib/mc.menu.sr: New file - translated menu.
863         * lib/Makefile.am: Add mc.menu.sr.
864         * doc/sr/: New Serbian documentation.
865         * doc/Makefile.am: Add "sr" directory.
866         * configure.in: Add substitutions for new files.
868 2003-09-22  Pavel Roskin  <proski@gnu.org>
870         * configure.in: Check for strlcpy() if glib 1.2.x is used.
872 2003-09-11  Strahinya Radich  <mr99164@alas.matf.bg.ac.yu>
874         * lib/mc.hint.sr: New file - Serbian hints.
876 2003-09-04  Pavel Roskin  <proski@gnu.org>
878         * lib/mc.menu: Add entry for viewing manual pages.
880 2003-08-18  Pavel Roskin  <proski@gnu.org>
882         * lib/mc-wrapper.csh.in: Use "id" command to find the real user
883         id.  $USER is not reliable.
884         * lib/mc-wrapper.sh.in: Likewise.
885         Reported by Figura Peter <peterf@autus.sk>
887 2003-08-18  Andrew V. Samoilov  <sav@bcs.zp.ua>
889         * acinclude.m4 (MC_WITH_NCURSES): Fix ESCDELAY check on Solaris.
890         Make sure that linking succeeds.
892 2003-08-02  Pavel Roskin  <proski@gnu.org>
894         * lib/cedit.menu: Avoid using "id -u", it doesn't work on
895         Solaris.  From Andrew V. Samoilov <sav@bcs.zp.ua>
897 2003-07-23  Pavel Roskin  <proski@gnu.org>
899         * lib/mc.lib: Add more "end" and "home" sequences for xterm.
901 2003-07-22  Pavel Roskin  <proski@gnu.org>
903         Get rid of all references to NATIVE_WIN32.
905         * pc: Remove.  No work has been done on the PC post for years.
906         * README.PC: Likewise.
907         * Makefile.am: Adjust for the above.
908         * configure.in: Likewise.
910 2003-07-21  Pavel Roskin  <proski@gnu.org>
912         * configure.in: Check posix_openpt() first and fallback to
913         GNU-specific getpt() only if needed.
915 2003-06-29  David Sterba  <dave@jikos.cz>
917         * lib/mc.hint.cs: Typo fixes.
919 2003-06-25  Marco Ciampa  <ciampix@libero.it>
921         * doc/it/mc.1.in: small fix
923 2003-06-23  Andrew V. Samoilov  <sav@bcs.zp.ua>
925         * lib/mc.ext: Allow ZIP in all capitals in "file" output.
927 2003-06-18  Pavel Roskin  <proski@gnu.org>
929         * configure.in: Remove test for SCO UNIX.  Remove all references
930         to SCO_FLAVOR everywhere.  SCO flavor is rather unsavory now.
932 2003-06-06  Pavel Roskin  <proski@gnu.org>
934         * lib/mc.ext.in: Don't run compressed logs from /var/log through
935         nroff.  Suggested by Alfie Costa <agcosta@gmx.net>
937 2003-05-16  Marco Ciampa  <ciampix@libero.it>
939         * syntax/ruby.syntax: upgrade
940         * syntax/perl.syntax: small fix
942 2003-05-14  Marco Ciampa  <ciampix@libero.it>
944         * syntax/ruby.syntax: New file - syntax for Ruby.
945         * syntax/Syntax: Add ruby.syntax.
946         * syntax/Makefile.am: Likewise.
948 2003-05-08  Pavel Roskin  <proski@gnu.org>
950         * mc.spec.in: Strip pre-1998 changelog to work around a bug in
951         rpm 4.2, which doesn't like %install inside %changelog.
953 2003-04-29  Pavel Roskin  <proski@gnu.org>
955         * configure.in: Add vfs/extfs/iso9660 to AC_CONFIG_FILES.
956         * lib/mc.ext.in: Add support for ISO images.
958 2003-03-31  Dmitry Alexeyev  <dmi_a@qnx.org.ru>
960         * syntax/Syntax: Highlight *.mc as a makefile.
961         * syntax/sql.syntax: Add more keywords for PostgreSQL.
963 2003-03-21  Pavel Roskin  <proski@gnu.org>
965         * syntax/sh.syntax: Highlight "find".  Highlight whole string
966         after "#!".  Make unrecognized text inside `` less bright.
968 2003-03-17  Marco Ciampa  <ciampix@libero.it>
970         * doc/it/mc.1.in: Some manual fixes.
972 2003-03-14  Pavel Roskin  <proski@gnu.org>
974         * syntax/c.syntax: Allow integer specifiers for %x and %X in C
975         format strings.
976         * syntax/cs.syntax: Likewise.
977         * syntax/java.syntax: Likewise.
978         * syntax/ml.syntax: Likewise.
979         * syntax/php.syntax: Likewise.
980         * syntax/python.syntax: Likewise.
981         * syntax/slang.syntax: Likewise.
982         * syntax/swig.syntax: Likewise.
984 2003-03-11  Pavel Roskin  <proski@gnu.org>
986         * acinclude.m4 (MC_ASM_LABELS): New macro to work around a bug
987         gettext.  Define _INTL_REDIRECT_MACROS if needed.
988         * configure.in: Use MC_ASM_LABELS.
990 2003-03-07  Pavel Roskin  <proski@gnu.org>
992         * configure.in: Add --with-glib-static option.
994 2003-03-06  Pavel Roskin  <proski@gnu.org>
996         * syntax/spec.syntax: Add BuildArch.
998 2003-03-05  Pavel Roskin  <proski@gnu.org>
1000         * configure.in: Check availability of setsid().
1002 2003-03-04  Sanlig Badral  <Badral@chinggis.com>
1004         * po/LINGUAS: added Mongolian (mn) translation.
1006 2003-03-03  Pavel Roskin  <proski@gnu.org>
1008         * lib/mc.lib: Add xterm arrows both for application and normal
1009         mode.  Normal mode can be accidentally enabled if one mc is run
1010         from another and Ctrl-O is used to switch between them.
1011         Add F11-F20 definitions for cons25 (FreeBSD console).
1013 2003-02-27  Juan C. Olivares  <juancri@TAGnet.org>
1015         * syntax/cs.syntax: New file.
1016         * syntax/Syntax: Add cs.syntax.
1017         * syntax/Makefile.am: Likewise.
1019 2003-02-27  Marco Ciampa  <ciampix@libero.it>
1021         * doc/it/mc.1.in: updated manual with -e switch description.
1023 2003-02-26  Pavel Roskin  <proski@gnu.org>
1025         * syntax/syntax.syntax: Highlight "define".
1027 2003-02-23  Marco Ciampa  <ciampix@libero.it>
1029         * doc/it/mc.1.in: updated manual with some stylistic changes.
1031 2003-02-23  Dmitry Alexeyev  <dmi_a@qnx.org.ru>
1033         * lib/mc.ext.in: Add entry for QNX Neutrino packages.
1035 2003-02-22  Pavel Tsekov  <ptsekov@gmx.net>
1037         * acinclude.m4 [AC_G_MODULE_SUPPORTED]: New macro.
1038         * configure.in: Test for gmodule.  Don't link mc with libX11 if
1039         gmodule is supported.
1041 2003-02-22  Pavel Roskin  <proski@gnu.org>
1043         * configure.in: Add --with-glib12 option to configure to force
1044         using glib 1.2.x.
1046 2003-02-21  Andrew V. Samoilov  <sav@bcs.zp.ua>
1048         * doc/ru/mc.1.in (Layout): Translate 'Xterm window title' option.
1049         (Extension File Edit): Translate include feature.
1051 2003-02-20  Pavel Roskin  <proski@gnu.org>
1053         * configure.in: Move list of all translations ...
1054         * po/LINGUAS: ... here.
1056 2003-02-18  Pavel Roskin  <proski@gnu.org>
1058         * syntax/c.syntax: Highlight C++ comments in preprocessor
1059         directives.
1060         Reported by Oswald Buddenhagen <ossi@kde.org>
1062 2003-02-13  Marco Ciampa  <ciampix@libero.it>
1064         * doc/it/mc.1.in: updated manual following it.po changes.
1066 2003-02-05  Pavel Roskin  <proski@gnu.org>
1068         * configure.in: Bump version to 4.6.0a.
1070         * configure.in: Version 4.6.0 released.
1072 2003-02-04  Arpi  <arpi@mplayerhq.hu>
1074         * syntax/Syntax: Match *.syntax before other files to fix
1075         highlighting of makefile.syntax.
1077 2003-02-04  Pavel Roskin  <proski@gnu.org>
1079         * syntax/c.syntax: Revert highlighting trailing whitespaces.
1081 2003-02-03  Andrew V. Samoilov  <sav@bcs.zp.ua>
1083         * autogen.sh: Fix unportable "+" sed regexp in gettext_ver
1084         calculation.  Reported by vlad@geekizoid.com.
1086 2003-01-31  Pavel Roskin  <proski@gnu.org>
1088         * syntax/nroff.syntax: Make colors more compatible with the
1089         highlighting used in the internal viewer - yellow for bold and
1090         brightred for italic.
1092 2003-01-31  Andrew V. Samoilov  <sav@bcs.zp.ua>
1094         * syntax/c.syntax: Highlight trailing whitespace(s).
1096 2003-01-30  Pavel Tsekov  <ptsekov@gmx.net>
1098         * acinclude.m4 (MC_WITH_NCURSES): Check -lcurses if -lncurses
1099         doesn't work.  Useful on OpenBSD 3.2.
1101 2003-01-29  Pavel Roskin  <proski@gnu.org>
1103         * lib/mc.ext.in: Fix missing semicolon that affected viewing RPM
1104         packages.
1106 2003-01-24  Pavel Roskin  <proski@gnu.org>
1108         * configure.in: Add -lposix on A/UX before all tests.
1110 2003-01-23  Pavel Roskin  <proski@gnu.org>
1112         * acinclude.m4 (MC_EXTFS_CHECKS): Fix redirection to /dev/null.
1114 2003-01-22  Pavel Roskin  <proski@gnu.org>
1116         * configure.in: Bump version to 4.6.0-pre3a.
1118         * configure.in: Version 4.6.0-pre3 released.
1120         * acinclude.m4 (_MC_WITH_XSLANG): Drop support for old S-Lang
1121         versions that required the native curses library on some OSes.
1123 2003-01-19  Adam Byrtek  <alpha@debian.org>
1125         * doc/mcview.1.in: New file.
1126         * configure.in: Treat it like doc/mcedit.1.in.
1127         * doc/Makefile.am: Likewise.
1129 2003-01-17  Adam Byrtek  <alpha@debian.org>
1131         * doc/mc.1.in (Layout): Document 'Xterm window title' option.
1133 2003-01-16  David Martin  <dmartina@excite.com>
1135         * doc/mc.1.in: Add EXTernal virtual File System node (extfs).
1137 2003-01-16  David Martin  <dmartina@excite.com>
1139         * doc/mc.1.in: Set man page header and footer.
1140         * doc/es/mc.1.in: Likewise.
1141         * doc/hu/mc.1.in: Likewise.
1142         * doc/it/mc.1.in: Likewise.
1143         * doc/pl/mc.1.in: Likewise.
1144         * doc/ru/mc.1.in: Likewise.
1146 2003-01-12  David Martin  <dmartina@excite.com>
1148         * po/es.po: Update. Rewrite localized names for some menu entries.
1149         * doc/es/mc.1.in: Likewise.
1150         * lib/mc.hint.es: Likewise.
1152 2002-12-27  David Martin  <dmartina@excite.com>
1154         * doc/pl/xnc.hlp: Update GPL (change FSF address and move 19xx
1155         entries to "year").
1157 2002-12-26  Pavel Roskin  <proski@gnu.org>
1159         * configure.in: Release 4.6.0-pre2, bump version to 4.6.0-pre2a.
1161         * configure.in: Fix non-portable operator.  Bump version to
1162         4.6.0-pre2.
1164 2002-12-24  Pavel Roskin  <proski@gnu.org>
1166         * lib/mc.ext.in: Use --nosignature with rpm to avoid a message
1167         in the viewer about unsigned packages.
1169         * acinclude.m4 (MC_WITH_SLANG): Don't add -lslang to MCLIBS if
1170         the system S-Lang is rejected.
1172         * lib/mc.ext.in: Play *.mov by mplayer.
1174 2002-12-23  Pavel Roskin  <proski@gnu.org>
1176         * configure.in: Enable X11 support by default, use --without-x
1177         to disable.
1179 2002-12-19  Pavel Roskin  <proski@gnu.org>
1181         * syntax/perl.syntax: Add separate context for function
1182         declarations and definitions, highlight prototypes.
1184 2002-12-11  Pavel Roskin  <proski@gnu.org>
1186         * acinclude.m4 (MC_EXTFS_CHECKS): Add check for Perl.
1187         * configure.in: Substitute Perl location in all extfs scripts
1188         written in Perl.
1190 2002-12-11  David Martin  <dmartina@excite.com>
1192         * doc/xnc.hlp: Update GPL (change FSF address
1193         and move 19xx entries to "year").
1194         * doc/es/xnc.hlp: Likewise.
1195         * doc/hu/xnc.hlp: Likewise.
1196         * doc/it/xnc.hlp: Likewise.
1197         * doc/ru/xnc.hlp: Likewise.
1199 2002-12-09  Pavel Roskin  <proski@gnu.org>
1201         * lib/mc.ext.in: Remove ftplist.  Add patchfs.
1203 2002-11-29  Andrew V. Samoilov  <sav@bcs.zp.ua>
1205         * autogen.sh: Use $srcdir/configure.mc instead of
1206         $srcdir/configure if first one exists and is executable.
1208 2002-11-28  Pavel Roskin  <proski@gnu.org>
1210         * configure.in: Determine which help translations user wants to
1211         install, based on USE_NLS, LINGUAS and ALL_LINGUAS.
1212         * doc/Makefile.am: Set SUBDIR to the list of the requested
1213         translations.
1215         * acinclude.m4 (MC_EXTFS_CHECKS): New macro.
1216         (MC_WITH_VFS): Call MC_EXTFS_CHECKS.
1217         * configure.in: Generate vfs/extfs/uzip.
1218         * vfs/extfs/uzip: Move to vfs/extfs/uzip.in.
1219         * vfs/extfs/Makefile.am: Corresponding adjustments.
1221 2002-11-26  Pavel Roskin  <proski@gnu.org>
1223         * syntax/sql.syntax: Add highlighting for dot and backticks.
1225 2002-11-16  Pavel Roskin  <proski@gnu.org>
1227         * configure.in: Move check for pwdauth() to MC_MCSERVER_CHECKS.
1228         * acinclude.m4 (MC_MCSERVER_CHECKS): If using crypt(), check for
1229         shadow password support.
1231         * acinclude.m4 (MC_MCSERVER_CHECKS): Don't limit PAM check to
1232         Linux.  Use AC_SEARCH_LIBS to find crypt().  Consolidate mcserv
1233         libraries into MCSERVLIBS.
1235         * configure.in: Move all mcserv related checks ...
1236         * acinclude.m4 (MC_MCSERVER_CHECKS): ... here.
1238 2002-11-15  Pavel Roskin  <proski@gnu.org>
1240         * configure.in: Fully enable glib2.  Update the documentation.
1242 2002-11-14  Andrew V. Samoilov  <sav@bcs.zp.ua>
1244         * lib/mc.menu: Don't use --repetitive-best option with bzip2 -
1245         it is redundant in versions 0.9.5 and above.
1247 2002-11-10  Pavel Roskin  <proski@gnu.org>
1249         * configure.in: Check for uintptr_t.  Needed to compile regex.c
1250         on MacOS X.  Reported by Wim Rijnders <wimrijnders@home.nl>
1252 2002-11-07  Andrew V. Samoilov  <sav@bcs.zp.ua>
1254         * syntax/ada95.syntax: Highlight "then" and "else".
1255         From Victor Porton <porton@ex-code.com>.
1256         Highlight "exit".
1258 2002-11-06  Pavel Roskin  <proski@gnu.org>
1260         * lib/edit.indent.rc: Remove all options for indent and add a
1261         comment explaining where those options should be.
1263 2002-11-05  Pavel Roskin  <proski@gnu.org>
1265         * lib/mc-wrapper.csh.in: Remove /bin/csh at the beginning - this
1266         script is not meant to be executed by the kernel.  This also
1267         eliminates dependency of the RPM package on csh.
1268         * lib/mc-wrapper.sh.in: Remove /bin/sh at the beginning.
1270 2002-11-01  Pavel Roskin  <proski@gnu.org>
1272         * configure.in: Don't substitute mc.sh and mc.csh - it's now
1273         done ...
1274         * lib/Makefile.am: ... here.  Add wrappers for mc to avoid
1275         defining complex shell scripts in functions and aliases.
1276         * lib/mc-wrapper.csh.in: New file - template for the script
1277         that runs mc and changes directory in csh.
1278         * lib/mc-wrapper.sh.in: New file - template for the script
1279         that runs mc and changes directory in sh.
1281 2002-11-01  Andrew V. Samoilov  <sav@bcs.zp.ua>
1283         * doc/mc.1.in (Keys): Document S-<chr>.
1284         * doc/ru/mc.1.in: Likewise.
1286 2002-10-31  Pavel Roskin  <proski@gnu.org>
1288         * syntax/diff.syntax: Revert highlighting for trailing spaces
1289         on the added lines - it extends the context to the next line.
1291         * lib/mc.csh.in: Add quoting and check for missing file.
1293         * lib/mc.csh.in: Update to use the new -P option.  This script
1294         has absolutely no protection against special symbols in
1295         directory names and lacks TMPDIR support.
1297         * lib/mc.sh.in: Update to use the new -P option.
1299         * configure.in: Displaying the install paths is too problematic
1300         to implement properly.  Remove this code.
1302 2002-10-29  Pavel Roskin  <proski@gnu.org>
1304         * lib/mc.ext.in: Rename TROFFASCII to MAN_FLAGS.
1305         * configure.in: Likewise.  Add "-c" (disable ANSI color) to
1306         MAN_FLAGS if supported.
1308         * acinclude.m4 (MC_WITH_SLANG): Reject S-Lang with UTF-8
1309         support, unless external S-Lang was explicitly requested.
1311 2002-10-24  Pavel Roskin  <proski@gnu.org>
1313         * lib/mc.ext.in: Don't use links to view html - the "-dump"
1314         option has been removed in the recent versions.
1315         From David Martin <dmartina@excite.com>
1317 2002-10-21  Pavel Roskin  <proski@gnu.org>
1319         * acinclude.m4 (MC_WITH_VFS): cpiofs and extfs were never added
1320         to the final configuration message.
1322 2002-10-17  Pavel Roskin  <proski@gnu.org>
1324         * doc/hu/Makefile.am: Generate Hungarian help file from the
1325         manual, just like other languages.
1326         * doc/hu/mc.1.in: New file, converted from the help file.
1327         * doc/hu/xnc.hlp: Likewise.
1328         * configure.in: Adjust for the above.
1330         * doc/mc.1.in: Add node names.  Remove redundant paragraph
1331         breaks at the start and the end of the sections.  Mention
1332         "stalelink" as color keyword.
1334 2002-10-14  Pavel Roskin  <proski@gnu.org>
1336         * lib/mc.ext.in: Don't use "-dump" option with "links".
1337         From David Martin <dmartina@excite.com>
1339 2002-10-13  Pavel Roskin  <proski@gnu.org>
1341         * lib/mc.hint*: Remove all references to "-1" - hints file is no
1342         substitute to unambiguous GUI.
1343         From Christian Laubscher <christian.laubscher@tiscalinet.ch>
1345 2002-10-12  Pavel Roskin  <proski@gnu.org>
1347         * lib/mc.ext.in: Redirect stderr from "links" to suppress a
1348         warning if it's not found.
1350 2002-10-09  Andrew V. Samoilov  <sav@bcs.zp.ua>
1352         * doc/mc.1.in (SMB File System): Username is allowed in
1353         URLs now (/#smb:[user@]machine).
1354         * doc/ru/mc.1.in: Likewise.
1356 2002-10-08  Pavel Roskin  <proski@gnu.org>
1358         * configure.in: Rename RH_VERSION to RPM_VERSION - not every
1359         rpm-based system is Red Hat.  Replace all dashes, not just one.
1361         * acinclude.m4 (MC_WITH_MCSLANG): Check for terminfo and use
1362         termcap if terminfo is missing in the known locations.
1363         * configure.in: Remove --with-termcap processing, it is now in
1364         acinclude.m4.
1366 2002-10-02  Pavel Roskin  <proski@gnu.org>
1368         * syntax/syntax.syntax: Fix highlighting for "gray".
1370 2002-10-01  Pavel Roskin  <proski@gnu.org>
1372         * configure.in: Expand $bindir and $datadir to show at the end.
1373         Reported by Nerijus Baliunas <nerijus@users.sourceforge.net>
1375 2002-09-29  Pavel Roskin  <proski@gnu.org>
1377         * configure.in: Remove the argument from --with-gpm-mouse.  The
1378         directories for include files and libraries can be specified
1379         using LDFLAGS and CPPFLAGS, as documented in the output of
1380         "configure --help".
1382         * configure.in: Complete rewrite of the screen library support.
1383         Add new option --with-screen instead on --with-slang,
1384         --with-included-slang and --with-ncurses.  Only allow
1385         --with-termcap is using the included S-Lang library.
1386         * aclocal.m4: Corresponding changes.
1388         * syntax/mail.syntax: Replace "wholechars right" and "wholechars
1389         left" with single "wholechars".
1390         * syntax/nroff.syntax: Likewise.
1391         * syntax/sh.syntax: Likewise.
1392         * syntax/tcl.syntax: Likewise.
1394         * syntax/*.syntax: Remove numeric Cooledit colors.  It's
1395         unreasonable to require them to be correct.  On the other hand,
1396         Cooledit can easily be changed to accept named color names.
1398         * syntax/syntax.syntax: Don't require Cooledit colors for
1399         highlighting color names.  Remove Cooledit colors.
1401         * syntax/m4.syntax: Don't use yellow color on parentheses, since
1402         it interferes with parentheses highlighting.  Remove list of
1403         supported Autoconf macros.
1405 2002-09-26  Pavel Roskin  <proski@gnu.org>
1407         * syntax/syntax.syntax: Remove highlighting for numbers - it's
1408         for Cooledit only.
1410         * syntax/c.syntax: Require at least one space at the beginning
1411         of indented cpp directives.  Use brightmagenta for them.
1413         * syntax/syntax.syntax: Don't start keywords with "\[" - it
1414         doesn't work.  Use "\[\]" at the end of keywords to suppress
1415         their special meaning.
1417 2002-09-22  Pavel Roskin  <proski@gnu.org>
1419         * doc/Makefile.am: Remove width from the man2hlp command line.
1420         The same for translations.
1422         * configure.in: Remove support for HSC proxy - it's obsolete.
1423         Remove all references to HSC proxy everywhere.
1425 2002-09-21  Pavel Roskin  <proski@gnu.org>
1427         * configure.in: Bump version to 4.6.0-pre1b.
1429         * doc/hu/mc.hlp.hu: Rename to ...
1430         * doc/hu/mc.hlp.hu.in: ... this.  Adjust paths.
1431         * configure.in: Substitute doc/hu/mc.hlp.hu.
1432         * doc/hu/Makefile.am: Don't distribute mc.hlp.hu.
1434         * doc/mc.1.in: Update path to the data files.  Rename MC_LIBDIR
1435         to MC_DATADIR.  Make the same changes in the translations.
1437         * */Makefile.am: Replace mclibdir with pkgdatadir to use "share"
1438         directory for architecture-independent files.
1440 2002-09-19  Pavel Roskin  <proski@gnu.org>
1442         * syntax/m4.syntax: New file.
1443         * syntax/Syntax: Add m4.syntax.
1444         * syntax/Makefile.am: Likewise.
1445         From Vlad Romanenko <VladRomanenko@ukr.net>
1447         * syntax/sql.syntax: Only recognize non-standard MySQL comments
1448         at the beginning of line.
1450 2002-09-19  Andrew V. Samoilov  <sav@bcs.zp.ua>
1452         * syntax/syntax.syntax: Add "linestart" for "context",
1453         "context default" and "context exclusive" keywords.
1454         * syntax/c.syntax: Fix "%s" highlighting for "%-19s"
1455         and "%5.5s" formats.
1457 2002-09-18  Pavel Roskin  <proski@gnu.org>
1459         * syntax/Syntax: Remove gobledy_gook at the beginning.  Move
1460         rules for syntax files ...
1461         * syntax/syntax.syntax: ... here.  Add "linestart" for "file"
1462         and "include" keywords.
1463         * syntax/Makefile.am: Add syntax.syntax.
1465 2002-09-17  Vlad Romanenko  <VladRomanenko@ukr.net>
1467         * syntax/js.syntax: Advanced number highlighting.
1469 2002-09-17  Pavel Roskin  <proski@gnu.org>
1471         * syntax/c.syntax: Highlight "?" by the same color as ":".
1472         * syntax/java.syntax: Likewise.
1473         * syntax/swig.syntax: Likewise.
1474         * syntax/python.syntax: Remove duplicate keyword ":".
1476         * Makefile.am: Add m4 to SUBDIRS.  Set ACLOCAL_AMFLAGS so that
1477         m4 directory is used by aclocal.
1478         * m4/Makefile.am: New file.
1479         * configure.in: Substitute m4/Makefile.
1480         * autogen.sh: Don't copy any macro files, use m4 directory.
1482         * syntax/Makefile.am: Add js.syntax.
1484         * configure.in: Add support for glib 2.x.  Right now, it has to
1485         be explicitly enabled by `--with-glib2'.
1486         From Ali Akcaagac <ali.akcaagac@stud.fh-wilhelmshaven.de>
1488 2002-09-16  Pavel Roskin  <proski@gnu.org>
1490         * syntax/js.syntax: New file.
1491         * syntax/Syntax: Add js.syntax.
1492         From Vlad Romanenko <VladRomanenko@ukr.net>
1494 2002-09-16  Andrew V. Samoilov  <sav@bcs.zp.ua>
1496         * doc/pl/Makefile.am: Use $(top_srcdir)/doc/xnc.hlp instead
1497         of local xnc.hlp
1498         * doc/pl/xnc.hlp: Removed.
1500 2002-09-13  Pavel Roskin  <proski@gnu.org>
1502         * configure.in: Add AM_GNU_GETTEXT_VERSION for autopoint.
1503         Remove "potfiles" command.
1504         * acinclude.m4: Add empty AM_GNU_GETTEXT_VERSION definition for
1505         compatibility with gettext 0.10.x.
1507         * autogen.sh: Use autopoint for gettext 0.11.5 and above.  Don't
1508         allow gettext versions from 0.10.40 to 0.11.5 (not inclusive).
1510         * po/Makevars: New file for compatibility with gettext 0.11.x.
1512         * configure.in: Remove "Debugger code" message.
1514         * acinclude.m4: Replace undelfs_o with use_undelfs.
1515         * configure.in: Likewise.  Don't substitute it.
1517         * configure.in: Simplify processing of without-edit.  Replace
1518         several variables with use_edit.
1519         * acinclude.m4: Remove AC_WITH_EDIT.
1521         * acinclude.m4: Replace smbfs and SAMBAFILES variables with
1522         use_smbfs.
1523         * configure.in: Likewise.
1524         * INSTALL: Document --with-samba.
1526         * configure.in: Roll --enable-mcserv-install into ...
1527         * acinclude.m4: ... --with-mcfs.  Adjust makefiles.
1528         * INSTALL: Document --with-mcfs.
1530 2002-09-12  Pavel Roskin  <proski@gnu.org>
1532         * configure.in: Don't check if crypt() prototype is needed to
1533         avoid warnings - the whole code is not worth avoiding one
1534         legitimate warning.
1535         * acinclude.m4: Remove AC_TRY_WARNINGS.
1537         * configure.in: ALL_LINGUAS should be defined unconditionally.
1539         * acinclude.m4: Clarify some help texts, add defaults in square
1540         brackets, use more consistent spacing.
1541         * configure.in: Likewise.
1543         * lib/mc.menu: Don't call tarballs "releases".  Don't
1544         dereference symlinks.
1546 2002-09-10  Pavel Roskin  <proski@gnu.org>
1548         Globally replace OS2_NT and _OS_NT with WIN32_NATIVE.
1550 2002-09-07  Pavel Roskin  <proski@gnu.org>
1552         * configure.in: Eliminate --with-terminfo option, which was
1553         essentially equivalent to --with-included-slang and didn't force
1554         anything.
1555         * acinclude.m4 (AC_USE_TERMINFO): Remove.
1556         * INSTALL: Adjust to match.
1557         * FAQ: Likewise.
1559 2002-09-05  Pavel Roskin  <proski@gnu.org>
1561         * configure.in: Fix USE_VFS_NET conditional.  Don't substitute
1562         NETFILES - it's unused.
1564         * configure.in: Check for arpa/inet.h.
1566         * mcfn_install: Remove.  Also remove all references to it.
1567         * INSTALL.FAST: Update information about ncurses.
1568         From Dmitry Semyonov <Dmitry.Semyonov@oktet.ru>
1570         * acinclude.m4 (AC_USE_TERMCAP): Add -ltermcap to MCLIBS, not
1571         LIBS.
1572         * configure.in: Eliminate MCCFLAGS, use CPPFLAGS instead.  Add
1573         "-L" options to LDFLAGS, not to LIBS or MCLIBS - this should fix
1574         test for ncurses in non-standard directories.
1576 2002-09-04  Pavel Roskin  <proski@gnu.org>
1578         * lib/mc.ext.in: Remove edit rules for compressed files that
1579         were compressing even unchanged files - the editor itself can
1580         handle compression better.
1582 2002-09-03  Pavel Roskin  <proski@gnu.org>
1584         * acinclude.m4: Remove Termnet support, it's too old and obscure
1585         to be supported properly.
1587 2002-08-27  Pavel Roskin  <proski@gnu.org>
1589         * lib/mc.ext.in: Add new OpenOffice.org formats.  Always use
1590         OpenOffice.org, not StarOffice.  Add more video formats.
1592         * lib/mc.ext.in: Use gzip instead of gunzip and compress.  Avoid
1593         unnecessary pipeline.  Redirect stderr from cpio, because it can
1594         be non-empty even for successful operations.
1596 2002-08-26  Pavel Roskin  <proski@gnu.org>
1598         * syntax/spec.syntax: New file.
1599         * syntax/Syntax: Add spec.syntax.
1600         * syntax/Makefile.am: Likewise.
1601         From PLD Linux Distribution with minor changes.
1603 2002-08-25  Pavel Roskin  <proski@gnu.org>
1605         * lib/mcserv.init: Update from Red Hat package.
1606         * lib/mcserv.pamd: Likewise.
1608         * configure.in: Fix interpretation of the iconv test result.
1609         Reported by Pavel Shirshov <me@pavelsh.pp.ru>
1611         * mc.sh.in: Only bash needs the mc() function to be exported.
1613         * doc/pl/mc.1.in: Add node names and options.  Use @prefix@
1614         instead of /usr where appropriate.
1615         * doc/Makefile.am: Enable generation of the help file.
1617         * doc/pl/*: Add Polish translation.
1618         * doc/Makefile.am: Adjust for the above.
1619         * configure.in: Likewise.
1621 2002-08-24  Pavel Roskin  <proski@gnu.org>
1623         * lib/edit.indent.rc: Use tidy to format HTML.
1624         From David Martin <dmartina@excite.com>
1626         * lib/cedit.menu: Remove all references to the error file.
1627         * lib/edit.indent.rc: Likewise.
1628         * lib/edit.spell.rc: Likewise.
1630 2002-08-23  Pavel Roskin  <proski@gnu.org>
1632         * configure.in: Make GLIB_LIBS a separate AC_SUBST'ed variable,
1633         use only for the programs that need it (mc and mcserv).
1635         * configure.in: Fix help text for gpm and ncurses.  Properly
1636         handle --without-ncurses.
1637         Reported by Moritz Barsnick <moritz@barsnick.net>
1639         * configure.in: Work around a bug in Autoconf-2.53 that prevents
1640         splitting of user-specified path in AC_PATH_PROGS.
1642         * configure.in: Move glib test earlier, as it tends to fail for
1643         many users.  Make GLIB_CONFIG a precious variable.  Check for
1644         glib12-config - that's how it's called on FreeBSD.
1645         Reported by Pavel Shirshov <me@pavelsh.pp.ru>
1647 2002-08-22  Pavel Roskin  <proski@gnu.org>
1649         * configure.in: Remove old-style Linux-only support for shadow
1650         passwords.
1652 2002-08-21  Pavel Roskin  <proski@gnu.org>
1654         * configure.in: Restore AM_INIT_AUTOMAKE with two arguments for
1655         now, otherwise Automake 1.5 breaks.  Remove version number from
1656         AC_INIT, the version from AM_INIT_AUTOMAKE takes preference.
1657         Substitute RH_VERSION, which is VERSION without dashes, needed
1658         for RedHat specfile.
1660         * configure.in: Bump version to 4.6.0-pre1a.  Don't use
1661         arguments in AM_INIT_AUTOMAKE to avoid defining the version in
1662         two places.
1664         Release mc-4.6.0-pre1.
1666         * configure.in: Bump version to 4.6.0-pre1.
1667         * po/*.po: Regenerate.
1669 2002-08-20  David Martin  <dmartina@excite.com>
1671         * doc/es/mc.1.in: Minor changes.
1672         * doc/es/xnc.hlp: Likewise.
1674 2002-08-20  Andrew V. Samoilov  <sav@bcs.zp.ua>
1676         * mc.spec.in: Add /usr/lib/mc/mc.charsets and
1677         %{_mandir}/*/man1/*.
1679 2002-08-20  Pavel Roskin  <proski@gnu.org>
1681         * doc/it/mc.1.in (Controlling Midnight Commander): Remove.
1683 2002-08-19  Pavel Roskin  <proski@gnu.org>
1685         * configure.in: Add Italian documentation.
1686         * doc/Makefile.am: Likewise.
1688         * acinclude.m4 (MC_WITH_VFS): Disable mcfs by default.
1690         * configure.in: Enable subshell support on all operating systems
1691         by default.  Old issues are most likely solved by now.
1693 2002-08-18  Pavel Roskin  <proski@gnu.org>
1695         * lib/mc.ext.in: Try links before lynx.  Force full path when
1696         invoking X11 browsers - it breaks VFS, but VFS support in mc.ext
1697         is already broken if the program starts in background.  Add a
1698         comment discouraging taking this code as example.
1700         * doc/mc.1.in (Controlling Midnight Commander): Remove, it's
1701         obsolete.
1702         * doc/es/mc.1.in: Likewise.
1703         * doc/ru/mc.1.in: Likewise.
1704         * doc/hu/mc.hlp.hu: Likewise.
1706         * lib/mc.menu: Remove all references to $MC_CONTROL_FILE, which
1707         was unsafe by design and is no longer supported.  Use %t instead
1708         of %u to preserve tags in case of failure.
1710         * vfs/extfs/ftplist.in: Remove support for running commands, it
1711         makes no sense.
1713 2002-08-16  Pavel Roskin  <proski@gnu.org>
1715         * lib/mc.global: Remove, it duplicates the role of mc.lib.
1716         * lib/mc.lib: Add contents of mc.global.
1717         * lib/Makefile.am: Remove all references to mc.global.
1719         * syntax/sh.syntax: Fix highlighting of "<<-EOF".
1720         Reported by Andrew V. Samoilov <sav@bcs.zp.ua>
1722 2002-08-16  Andrew V. Samoilov  <sav@bcs.zp.ua>
1724         * syntax/sh.syntax: Highlight alias, bg, eval, exec, export, fg,
1725         set, umask and unset like other builtin commands.
1727 2002-08-15  Pavel Roskin  <proski@gnu.org>
1729         * configure.in: Remove check for SIGTSTP, it's not needed for
1730         the subshell support.
1732         * acinclude.m4 (AC_SHORT_D_NAME_LEN): Remove, this test is now
1733         done at runtime.
1734         * configure.in: Don't use AC_SHORT_D_NAME_LEN.
1736 2002-08-14  Andrew V. Samoilov  <sav@bcs.zp.ua>
1738         * doc/ru/mc.1.in: Remove reference to README.edit.
1739         * doc/mc.1.in: Likewise.
1740         * doc/hu/mc.hlp.hu: Likewise. Remove /var/tmp/mc-4.5.46-buildroot
1741         everywhere.
1743 2002-08-14  Pavel Roskin  <proski@gnu.org>
1745         * doc/mc.1.in: Consistently use "native" ftp syntax.
1746         * doc/ru/mc.1.in: Likewise.
1747         * doc/es/mc.1.in: Update from David Martin <dmartina@excite.com>
1748         * doc/es/xnc.hlp: Likewise.
1750         * lib/mc.hlp.hu: Move ...
1751         * doc/hu/mc.hlp.hu: ... here.  Make all necessary adjustments.
1753 2002-08-09  Pavel Roskin  <proski@gnu.org>
1755         * lib/mc.ext.in: Remove all unrecognized actions (e.g. Extract)
1756         and entries that are obsolete or make no sense.
1758         * doc/xnc.hlp: Add translatable titles for topics "QueryBox" and
1759         "How to use help".
1761         * doc/Makefile.am: Don't distribute help file.  Generate it in
1762         the build directory.
1763         * doc/es/Makefile.am: Likewise.
1764         * doc/ru/Makefile.am: Likewise.
1766         * lib/xnc.hlp: Move ...
1767         * doc/xnc.hlp: ... here.
1768         * doc/Makefile.am: Necessary adjustments.
1769         * lib/Makefile.am: Likewise.
1770         * src/Makefile.am: Likewise.
1772         * configure.in: Add Spanish documentation.
1773         * doc/Makefile.am: Likewise.
1774         * doc/es: Spanish documentation.
1775         From David Martin <dmartina@excite.com>
1777 2002-08-08  Pavel Roskin  <proski@gnu.org>
1779         * lib/mc.lib: Add f11-f20 keys for Konsole.
1781 2002-08-06  Pavel Roskin  <proski@gnu.org>
1783         * syntax/lisp.syntax: New file.
1784         * syntax/Syntax: Add lisp.syntax.
1785         * syntax/Makefile.am: Likewise.
1786         From Mykolas Juraitis <juramyko@soften.ktu.lt> with minor
1787         changes.
1789 2002-08-04  Pavel Roskin  <proski@gnu.org>
1791         * configure.in: Check for SIGTSTP and SIGCONT signals.  Disable
1792         subshell if this test fails.
1794 2002-08-03  Pavel Roskin  <proski@gnu.org>
1796         * syntax/mail.syntax: Colors changed to be more readable.
1798         * syntax/html.syntax: Don't require character entities to be
1799         whole, but check their validity.
1801 2002-08-02  Pavel Roskin  <proski@gnu.org>
1803         * configure.in: No longer need to define REGEX_MALLOC.
1805 2002-08-01  Pavel Roskin  <proski@gnu.org>
1807         * configure.in: Remove support for MAD and Electric Fence.
1808         Developers should use modern memory debuggers (e.g. Valgrind).
1809         * INSTALL: Remove references to MAD.
1811 2002-07-31  Pavel Roskin  <proski@gnu.org>
1813         * syntax/html.syntax: Remove recognition for any individual
1814         words - there are too many of them, we cannot keep up.
1816 2002-07-30  Pavel Roskin  <proski@gnu.org>
1818         * doc/ru/Makefile.am: Use man2hlp directly.
1820 2002-07-28  Pavel Roskin  <proski@gnu.org>
1822         * syntax/changelog.syntax: Highlight "*" only after tab.  This
1823         requires fixed syntax highlighting.
1825         * lib/mc.ext.in: Open *.doc and *.rtf files with abiword by
1826         default. Open *.xls with gnumeric.  Use mplayer for most video
1827         formats.
1829         * syntax/nroff.syntax: Require most keywords to be whole.
1831 2002-07-21  Pavel Roskin  <proski@gnu.org>
1833         * syntax/fortran.syntax: Fix highlighting of "*" at the
1834         beginning of line.  Recognize "     +" as continuation.  Move
1835         all "linestart" keywords earlier to avoid more conflicts.
1837 2002-07-18  Pavel Roskin  <proski@gnu.org>
1839         * syntax/unknown.syntax: Don't highlight anything by default.
1841         * syntax/changelog.syntax: Highlight functions without
1842         filenames.
1843         * syntax/Syntax: Match *ChangeLog*.
1845         * syntax/c.syntax: Reenable highlighting for "/" and preserve
1846         highlighting for "//" comments by using exclusive context.
1847         * syntax/java.syntax: Likewise.
1848         * syntax/swig.syntax: Likewise.
1849         * syntax/slang.syntax: Reenable highlighting for "/".
1850         * syntax/sql.syntax: Enable highlighting for "/" and "-".
1852         * syntax/sql.syntax: New file.
1853         * syntax/Syntax: Add sql.syntax.
1854         * syntax/Makefile.am: Likewise.
1855         From Walery Studennikov <despair@sama.ru> with minor changes.
1857 2002-07-16  Pavel Roskin  <proski@gnu.org>
1859         * lib/mc.ext.in: Remove handling of executables.  They should
1860         be handled internally for "pause after run" to work.
1862         * syntax/Syntax: Associate *.itcl with tcl.syntax.
1863         * syntax/tcl.syntax: Add itcl keywords, other improvements.
1865 2002-07-15  Pavel Roskin  <proski@gnu.org>
1867         * configure.in: Don't check for strcasecmp(), strncasecmp() and
1868         strdup() - test results are not used except in gettext, which
1869         provides its own tests.
1871         * configure.in: When checking for ncurses, check for
1872         has_colors(), not curses_version() - the later is missing in
1873         older version of ncurses.
1875 2002-07-13  Pavel Roskin  <proski@gnu.org>
1877         * acinclude.m4 (AC_EXT2_UNDEL): Add ext2fs libraries to MC_LIBS,
1878         not to LIBS.
1879         * configure.in: Fix breakage in ncurses headers check from the
1880         previous commit.  Simplify other instances of AC_CHECK_HEADERS.
1881         Define REGEX_MALLOC here.
1883         * acinclude.m4 (AC_NCURSES): Remove.
1884         * configure.in: Use AC_CHECK_HEADERS to find ncurses headers and
1885         AC_CHECK_LIB to check existence of ncurses library.  Eliminate
1886         variables force_ncurses and search_ncurses.
1888 2002-07-10  Pavel Roskin  <proski@gnu.org>
1890         * configure.in: Remove --with-netrc, it is now default and can
1891         be disabled at the runtime.
1893         * syntax/tcl.syntax: New file.
1894         * syntax/Syntax: Add tcl.syntax.
1895         * syntax/Makefile.am: Likewise.
1896         * syntax/java.syntax: Don't treat #define separately from other
1897         preprocessor directives.
1898         * syntax/slang.syntax: Likewise.
1899         * syntax/swig.syntax: Likewise.
1901 2002-07-09  Pavel Roskin  <proski@gnu.org>
1903         * syntax/c.syntax: Don't treat #define separately from other
1904         preprocessor directives.
1906 2002-07-08  Pavel Roskin  <proski@gnu.org>
1908         * syntax/perl.syntax: Highlight text after __END__ as a comment.
1909         * syntax/po.syntax: Avoid gray color, which is hard to see.
1911 2002-07-05  Pavel Roskin  <proski@gnu.org>
1913         * syntax/dos.syntax: Add more commands.
1915 2002-07-04  Pavel Roskin  <proski@gnu.org>
1917         * AUTHORS: Add Andrew V. Samoilov <kai@cmail.ru>, alphabetically
1918         sort authors.
1920 2002-06-24  Pavel Roskin  <proski@gnu.org>
1922         * syntax/dos.syntax: New file - highlighting for DOS batch
1923         files.  From Petr Kozelka <pkozelka@centrum.cz>
1924         * syntax/Syntax: Add dos.syntax.
1925         * syntax/Makefile.am: Likewise.
1927 2002-06-04  Max Schedriviy  <max@humgat.org>
1929         * syntax/php.syntax: New version.
1931 2002-05-23  Andrew V. Samoilov  <kai@cmail.ru>
1933         * NEWS: Mention ftpfs/fish uploading changes and new configure
1934         options --with-codepagedir=DIR, --with-configdir=DIR and
1935         --without-mcfs.
1937 2002-05-22  Pavel Roskin  <proski@gnu.org>
1939         * doc/ru/Makefile.am: Fix out-of-tree build.
1941 2002-05-14  Pavel Roskin  <proski@gnu.org>
1943         * configure.in: Fix logic for gettext 0.10.x.
1945 2002-05-14  Andrew V. Samoilov  <kai@cmail.ru>
1947         * configure.in: Don't generate po/Makefile if
1948         there is 'top_builddir' in po/Makefile.in.
1949         * autogen.sh: More fixes for gettext 0.11+.
1951 2002-05-08  Andrew V. Samoilov  <kai@cmail.ru>
1953         * configure.in (ALL_LINGUAS): Added "be" for Belarusian.
1955 2002-04-21  Pavel Roskin  <proski@gnu.org>
1957         * lib/mc.ext.in: Add support for *.rmi files - latest TiMidity++
1958         can play them.
1960 2002-04-09  Andrew V. Samoilov  <kai@cmail.ru>
1962         * autogen.sh: Fix for gettext 0.11 family (and newer).
1964 2002-04-08  Pavel Roskin  <proski@gnu.org>
1966         * autogen.sh: Allow gettext newer than 0.10.39.
1967         From Björn Eriksson <bjorn@bjornen.nu>
1969 2002-04-03  Pavel Roskin  <proski@gnu.org>
1971         * doc/ru/Makefile.am: Distribute mc.ru.hlp and don't remove it
1972         by "make clean" because not everyone has Perl to rebuild it.
1974 2002-03-27  Andrew V. Samoilov  <kai@cmail.ru>
1976         * syntax/Syntax: Replace ^Syntax$ with [Ss]yntax$ and add
1977         first line regular expression.
1979 2002-03-26  Andrew V. Samoilov  <kai@cmail.ru>
1981         * configure.in: Define USE_INCLUDED_REGEX if GNU C library 2.1
1982         or newer is not used.
1983         * acinclude.m4: New option --with-mcfs and macro WITH_MCFS.
1985         * src/Makefile.am: Move mc.hlp.ru processing ...
1986         * doc/ru/Makefile.am: ... here.
1988 2002-03-21  Andrew V. Samoilov  <kai@cmail.ru>
1990         * syntax/Syntax: Match ^Syntax$ for Syntax Highlighting.
1991         * syntax/c.syntax: Highlight "%p" printf format.
1992         Allow '*' as width and precision for strings and numbers.
1994         * doc/mc.1.in: Fix smbfs example.  Minor format fixes.
1995         * doc/ru/mc.1.in: Likewise.
1997 2002-03-18  Pavel Roskin  <proski@gnu.org>
1999         * doc/ru/Makefile.am: Distribute xnc.hlp.
2001 2002-03-12  Pavel Roskin  <proski@gnu.org>
2003         * doc/Makefile.am: Adjust for doc/ru/Makefile.am.
2005 2002-03-12  Andrew V. Samoilov  <kai@cmail.ru>
2007         * configure.in (AC_CONFIG_FILES): Add doc/ru/Makefile.am.
2008         * doc/ru/Makefile.am: New file.
2010 2002-03-08  Pavel Roskin  <proski@gnu.org>
2012         * doc/Makefile.am (EXTRA_DIST): Distribute doc/ru/mc.1.
2014 2002-03-04  Andrew V. Samoilov  <kai@cmail.ru>
2016         * configure.in (AC_CONFIG_FILES): Add doc/ru/mc.1.
2018 2002-03-01  Andrew V. Samoilov  <kai@cmail.ru>
2020         * doc/mc.1.in: Use nodename `Background jobs' for section
2021         `Background Jobs' to reflect user visible Command menu option
2022         and src/cmd.c dialog implementation.
2024         * doc/ru: New directory for Russian manuals.
2025         * doc/ru/mc.1.in: Translated mc.1 manual page.  Originally
2026         translated by Victor A. Kostromin for mc 4.5.30.  Converted
2027         from binary mc.hlp.ru, corrected and actualized by me.
2028         * doc/ru/xnc.hlp: Translated lib/xnc.hlp.  See above.
2029         * doc/ru/.cvsignore: Ignore mc.1.
2031 2002-02-27  Andrew V. Samoilov  <kai@cmail.ru>
2033         * doc/mc.1.in (Macro Substitution): Document "%var{ENV-default}".
2034         (FILES): Document changes in mc behavior. ~/.mc/ini now overrides
2035         mc.lib settings.
2037         (Virtual File System): Document SMB File System.
2039 2002-02-26  Pavel Roskin  <proski@gnu.org>
2041         * lib/mc.ext.in: Run "file" before "nm" to avoid an error
2042         message "no symbol found" for unsupported architectures and
2043         provide more useful information.
2045 2002-02-22  Pavel Roskin  <proski@gnu.org>
2047         * README.smbfs: Remove.  It contained no useful information
2048         and the webpage is now dead.
2049         * Makefile.am: Remove README.smbfs.
2051         * README: Mention that glib 1.2.x is required.
2053 2002-02-21  Andrew V. Samoilov  <kai@cmail.ru>
2055         * lib/edit.indent.rc: Use "#! /bin/sh"
2056         * lib/edit.spell.rc: Likewise.
2057         * lib/mcserv.init: Likewise.
2059         * lib/cedit.menu: Eliminate bashisms.
2060         Add missed `:' in AUTHOR evaluation.
2061         Unset LANGUAGE and make LC_ALL empty.
2062         Use "#! /path/to/program".
2064 2002-02-20  Andrew V. Samoilov  <kai@cmail.ru>
2066         * doc/mc.1.in (FILES): Use ~/.mc/bindings instead of
2067         ~/.mc/ext, ~/.mc/ini instead of ~/.mc.ini.
2068         Fix tarfs URL syntax example.  Minor typo and format fixes.
2070 2002-02-14  Andrew V. Samoilov  <kai@cmail.ru>
2072         * doc/mc.1.in (FILES): Use MC_LIBDIR instead of MCHOME.
2073         Fix location of configuration files.
2075 2002-02-05  Pavel Roskin  <proski@gnu.org>
2077         * configure.in: Don't use defunct ncurses_version.
2078         Reported by Thomas Dickey <dickey@herndon4.his.com>
2079         Set force_ncurses whenever --with-ncurses is used.  If set,
2080         suppress checks for S-Lang and fail is ncurses is not found.
2082         * configure.in: Introduce a new variable screen_type that is
2083         either "slang" or "ncurses" without additional text.  Use it
2084         instead of screen_manager whenever possible.  Fix text in
2085         AC_NCURSES call, use m4 quotes and move shell quotes into the
2086         macro.
2087         * acinclude.m4: Likewise.
2089 2002-01-28  Petr Kozelka  <pkozelka@email.cz>
2091         * syntax/Syntax: Known Delphi/Kylix source file extensions
2092         supported (*.dpr, *.inc).
2093         * syntax/pascal.syntax: Many new (Delphi/Kylix) keywords added.
2094         Special highlighting for CVS keywords.  Understands single-line
2095         comments (//).
2097 2002-01-24  Alexander Shopov  <al_shopov@web.bg>
2099         * configure.in (ALL_LINGUAS): Added "bg"
2101 2002-01-21  Pavel Roskin  <proski@gnu.org>
2103         * NEWS: Mention word completion in the editor.
2105 2002-01-17  Pavel Roskin  <proski@gnu.org>
2107         * extraconf.h: Remove OS/2 specific code.
2109         * doc/mc.1.in (Configuration): Clarify some entries.
2111 2002-01-11  Andrew V. Samoilov  <kai@cmail.ru>
2113         * acinclude.m4: New options for smbfs:
2114         --with-configdir=DIR    Where the Samba configuration files are (/etc)
2115         --with-codepagedir=DIR  Where the Samba codepage files are
2117 2002-01-11  Pavel Roskin  <proski@gnu.org>
2119         * syntax/xml.syntax: New file - highlighting for XML.
2120         From Petr Kozelka <pkozelka@centrum.cz>
2121         * syntax/Syntax: Add xml.syntax.
2122         * syntax/Makefile.am: Likewise.
2124 2002-01-04  Pablo Saratxaga  <pablo@mandrakesoft.com>
2126         * configure.in: Added "eu" to ALL_LINGUAS.
2128 2002-01-03  Pavel Roskin  <proski@gnu.org>
2130         * lib/mc.menu: Correct quoting.
2131         Reported by Matthias Urban <murban@cs.uni-magdeburg.de>
2133         * NEWS: Mention removal of the OS/2 port.
2134         * README.PC: Remove OS/2 specific parts.
2136 2002-01-02  Pavel Roskin  <proski@gnu.org>
2138         * configure.in: Make help about --with-subshell easier to
2139         understand.  Minor alignment fixes for the help.
2140         * acinclude.m4: Minor alignment fixes for the help.
2142 2001-12-31  Pavel Roskin  <proski@gnu.org>
2144         * configure.in: Generate vfs/Makefile from vfs/Makefile.in, not
2145         from vfs/Make-mc.in.
2147 2001-12-27  Duarte Loreto  <happyguy_pt@hotmail.com>
2149         * configure.in: Added Portuguese to ALL_LINGUAS
2151 2001-12-21  Pavel Roskin  <proski@gnu.org>
2153         * acinclude.m4 (AC_WITH_SLANG): Don't add ../slang to includes.
2154         Don't remove slang/slang.h - it's never created.
2156         * acinclude.m4 (AC_WITH_SLANG): Don't make symlink from
2157         slang-mc.h to slang.h.  Remove fastdepslang variable, it's
2158         unused.
2160 2001-12-01  Wang Jian  <lark@linux.net.cn>
2162         * configure.in(ALL_LINGUAS): Renamed zh_CN.GB2312 to zh_CN.
2164 2001-11-29  Pavel Roskin  <proski@gnu.org>
2166         * lib/mc.ext.in: Use "type" to recognize zip and lha archives.
2168 2001-11-27  Pavel Roskin  <proski@gnu.org>
2170         * lib/mc.ext.in: When running X programs in background, do it
2171         from subshell.  Otherwise some of them terminate when mc exits.
2172         Reported by Christian Dysthe <christian@dysthe.net>
2173         Remove some obsolete and gmc-specific entries.  Use StarOffice
2174         to open files detected as "Microsoft Office Document".
2176         * lib/mc.lib: Support "Home" and "End" sequences in xterm from
2177         XFree86 4.1.0.
2179 2001-11-16  Andrew V. Samoilov  <kai@cmail.ru>
2181         * doc/mcedit.1.in: Fix help file location.
2183 2001-11-14  Pavel Roskin  <proski@gnu.org>
2185         * acinclude.m4 (MC_UNDELFS_CHECKS): Check for ext2_ino_t,
2186         fallback to ino_t for e2fsprogs version 1.19 and older.
2188 2001-10-30  Pavel Roskin  <proski@gnu.org>
2190         * lib/mc.ext.in: Add support for Netpbm files.
2192 2001-10-25  Andrew V. Samoilov  <kai@cmail.ru>
2194         * slang/slvideo.c (SLtt_set_color): Eliminate C++ comments.
2195         http://bugzilla.gnome.org/show_bug.cgi?id=60935
2196         By drk@sgi.com.
2198         * doc/mc.1.in: Document %p macro.
2200 2001-10-24  Pavel Roskin  <proski@gnu.org>
2202         * configure.in: Move AC_FUNC_MMAP before it's used indirectly.
2203         Allow using --without-mmap.
2204         * INSTALL: Document --without-mmap.
2206 2001-10-24  Andrew V. Samoilov  <kai@cmail.ru>
2208         * configure.in: Resurrect ALL_LINGUAS test, to allow specify list
2209         of languages to be installed by setting env variable before
2210         configure. If it is empty, it defaults to full list.
2211         By Alex Tkachenko <alex@bcs.zp.ua>.
2213 2001-10-19  Pavel Roskin  <proski@gnu.org>
2215         * syntax/sh.syntax: Highlight reserved words inside backticks.
2216         Use the same wholechars settings for reserved words and
2217         commands.  Recognize more words.  Recognize function definitions
2218         without "function" or without "()".  Use brightmagenta instead
2219         of brightblue.
2221 2001-10-18  Pavel Roskin  <proski@gnu.org>
2223         * configure.in: When checking for "nroff -mandoc" support, don't
2224         use /dev/null as input file, use stdin.  Some versions of nroff
2225         (e.g. groff-1.16.1) don't accept special files.
2227 2001-10-14  Pavel Roskin  <proski@gnu.org>
2229         * lib/mc.ext.in: Treat Makefile.PL as a Perl program, not as a
2230         Makefile.  Don't allow any suffixes after "Makefile".
2232 2001-10-12  Pavel Roskin  <proski@gnu.org>
2234         * lib/mc.ext.in: Add support for *.xcf files (native GIMP
2235         format).
2237 2001-10-06  Andrew V. Samoilov  <sav@bcs.zp.ua>
2239         * lib/mc.menu: Use "case" instead of non-portable "egrep -q".
2240         Fix compress<->bzip2 conversion and conversion of tagged
2241         archives.
2243 2001-10-05  Pavel Roskin  <proski@gnu.org>
2245         * lib/mc.ext.in: Use ogginfo to view *.ogg files.
2246         Suggested by Marcel Pol <mpol@gmx.net>
2248         * lib/mc.ext.in: Use xmms to play *.mp3 under X.  When viewing
2249         *.mp3, use "verbose" option to mpg123.  Add support for *.ogg
2250         and *.mid files.
2252 2001-09-30  Pavel Roskin  <proski@gnu.org>
2254         * configure.in: Don't check whether grep supports stdin - it's
2255         not used anymore.
2256         * NEWS: Mention this change.
2258 2001-09-19  Pavel Roskin  <proski@gnu.org>
2260         * doc/mcedit.1.in: Fix a very long line - use double
2261         backslashes since they are interpreted even in the .nf blocks.
2263         * lib/edit.spell.rc: Try aspell before resorting to ispell.
2265         * syntax/php.syntax: Replace with a better implementation by
2266         Max Schedriviy <max@tavrida.net>
2268 2001-09-15  Pavel Roskin  <proski@gnu.org>
2270         * doc/mc.1.in: Fix location of mcedit files.
2271         * doc/mcedit.1.in: Likewise.  Remove obsolete technical details.
2273 2001-09-14  Pavel Roskin  <proski@gnu.org>
2275         * configure.in: Don't check for ncurses version and for keyok()
2276         because the mouse support code doesn't need this hack anymore.
2278 2001-09-13  Pavel Roskin  <proski@gnu.org>
2280         * configure.in: Fix some cases of overquoting and underquoting.
2281         * acinclude.m4: Likewise.
2283 2001-09-12  Pavel Roskin  <proski@gnu.org>
2285         * configure.in: Update list of browsers.  Don't fallback to
2286         lynx since it cannot be run in background.
2287         * lib/mc.ext.in: Redirect output of X11 browsers to /dev/null.
2288         If no browser for X11 was found, use lynx.
2290         * autogen.sh: Add a workaround to ensure that "depcomp" is
2291         distributed.
2292         * configure.in: Replace obsolete macros.  Use AC_MSG_NOTICE
2293         where appropriate.
2294         * acinclude.m4: Likewise.  Fix check whether S-Lang uses
2295         terminfo.
2297         * configure.in: Use three-argument form of AC_INIT.  Use
2298         AC_CONFIG_AUX_DIR.  Remove some unused or implied macros.
2299         * Makefile.am (EXTRA_DIST): Remove "depcomp" - this workaround
2300         is not needed if AC_CONFIG_AUX_DIR is used.
2301         * vfs/Make-mc.in: Adjust mkinstalldirs location.
2302         * autogen.sh: Create "config" and remove "autom4te.cache".
2304 2001-09-11  Pavel Roskin  <proski@gnu.org>
2306         * syntax/Syntax: New file, extracted from edit/syntax.c.
2307         * syntax/Makefile.am: Add Syntax.
2309         * configure.in: Add -lcurses (for use with S-Lang) to MCLIBS not
2310         to LIBS.  Don't use unportable "grep -q", use "case" instead.
2312 2001-09-10  Pavel Roskin  <proski@gnu.org>
2314         * configure.in: Only check for X if --with-tm-x-support has been
2315         specified.
2317         * configure.in: Add check for sys/ioctl.h.
2319         * configure.in: Use AC_FUNC_STRCOLL instead of generic test.
2321         * acinclude.m4: Put -lncurses to MCLIBS, not LIBS.
2322         * configure.in: Likewise.  Add MCLIBS to LIBS temporarily when
2323         testing for functions in ncurses.
2325         * acinclude.m4: Provide descriptions in all AC_DEFINE macros.
2326         * configure.in: Likewise.  Use AH_BOTTOM to include extraconf.h.
2327         * acconfig.h: Remove.
2329         * configure.in: Eliminate LIBSLANG and LSLANG.
2330         * acinclude.m4: Likewise.  Use MCLIBS for -lslang.
2332         * configure.in: Use MCLIBS for -lgpm.  Remove LGPM.  Check for
2333         resizeterm() and keyok() only if configuring with ncurses.
2335         * configure.in: Remove now unused variables LIBVFS and LVFS.
2337         * configure.in: Remove unused variables LINTL and INTLDEPS.
2339         * configure.in: Add -I\$(top_builddir)/intl to CPPFLAGS when
2340         building with included gettext, because libintl.h is copied
2341         there.
2343 2001-09-09  Pavel Roskin  <proski@gnu.org>
2345         * NEWS: Update.
2347         * configure.in: Remove a hack for Unixware.  AC_FUNC_GETMNTENT
2348         checks -lgen for getmntent as of Autoconf 2.52.
2350 2001-09-07  Pavel Roskin  <proski@gnu.org>
2352         * configure.in: Check for pwd.h.
2354         * Make.common.in: Remove.
2355         * configure.in: Remove all references to Make.common.in and
2356         MCCPPFLAGS.
2357         * aclocal.m4: Likewise.
2359         * configure.in: Require Autoconf 2.52.  Remove hacks for
2360         Autoconf 2.13.
2361         * Makefile.am: Require Automake 1.5.
2363 2001-09-06  Pavel Roskin  <proski@gnu.org>
2365         * syntax/php.syntax: New file - PHP file highlighting.  Copied
2366         from Cooledit 3.17.4.
2367         * syntax/Makefile.am: Add php.syntax.
2369 2001-09-06  Timur Bakeyev  <mc@bat.ru>
2371         * acconfig.h: Brought back couple of symbols, that are still necessary
2372         due reference to them from configure.in.
2374 2001-09-04  Pavel Roskin  <proski@gnu.org>
2376         * syntax/changelog.syntax: Fix highlighting of functions.  Relax
2377         strictness for dates.
2379         * doc/mc.1.in: Fix troff warnings.
2380         * doc/mcedit.1.in: Likewise.
2382 2001-09-03  Pavel Roskin  <proski@gnu.org>
2384         * doc/mc.1.in: Spellcheck.
2385         * doc/mcedit.1.in: Likewise.
2386         * doc/mcserv.8.in: Likewise.
2388         * doc/mc.1.in (Learn Keys): Complete rewrite.
2390 2001-09-02  Pavel Roskin  <proski@gnu.org>
2392         * acconfig.h: Remove all unused symbols.
2394         * lib/ncurses.h: Remove.
2395         * lib/Makefile.am: Remove ncurses.h.
2397 2001-09-02  Abel Cheung  <maddog@linux.org.hk>
2399         * configure.in (ALL_LINGUAS): zh_TW.Big5 -> zh_TW
2401 2001-08-28  Pavel Roskin  <proski@gnu.org>
2403         * syntax/sh.syntax:  Require two '<' before EOF.  Recognize END
2404         like EOF.
2406 2001-08-26  Pavel Roskin  <proski@gnu.org>
2408         * configure.in: New conditionals USE_VFS_NET, USE_UNDEL_FS and
2409         CONS_SAVER.  Put all conditionals together.
2411         * Makefile.am (EXTRA_DIST): Add depcomp to work around a bug in
2412         Automake 1.5.
2414         * configure.in: Remove XCURSES variable - it's unused.
2416         * configure.in: New conditional USE_EDIT.
2418         * syntax/changelog.syntax: Don't require '@' to be in the
2419         address.  This also works around a bug in the syntax engine
2420         that prevented highlighting of addresses.
2422 2001-08-25  Pavel Roskin  <proski@gnu.org>
2424         * configure.in: New conditionals USE_VFS and INCLUDED_SLANG.
2426 2001-08-24  Pavel Roskin  <proski@gnu.org>
2428         * extraconf.h: Remove all references to HAVE_X.
2429         * acinclude.m4: s/GNOME_/MC_/
2430         * configure.in: Likewise.  Remove or clarify all references to
2431         the "text edition".  Minor fixes.
2433         * configure.in: Remove support for curses libraries other than
2434         ncurses.
2435         * acinclude.m4: Likewise.
2436         * FAQ: Remove everything about UNIX curses.
2437         * INSTALL: Likewise.
2439         * configure.in: Enable large file support by default.
2440         * NEWS: Mention it.
2441         * INSTALL: Document it.  Minor fixes.
2443         * FAQ: Remove information about GNOME edition.  Minor fixes.
2444         * README: Likewise.
2445         * NEWS: Mention removing the GNOME edition.
2447         * acinclude.m4: Include all used macros from the macros
2448         directory.
2449         * autogen.sh: Remove all references to "macros".
2450         * Makefile.am: Likewise.
2452         * configure.in: Remove all GNOME stuff except GNOME_VFS_CHECKS.
2453         * Makefile.am (SUBDIRS): Remove all GNOME-related directories.
2455         * lib/startup.links: Remove.
2456         * lib/README.desktop: Likewise.
2457         * lib/Makefile.am: Remove all references to DESKTOP_FILES.
2459         * configure.in: Bump version to 4.5.99a.
2461         * configure.in: Bump version to 4.5.55.  Release mc-4.5.55.
2462         * po/*.po: Regenerate.
2464         * AUTHORS: Update and spell check.
2465         * FAQ: Likewise.
2466         * INSTALL: Likewise.
2467         * INSTALL.FAST: Likewise.
2468         * NEWS: Likewise.
2469         * README.PC: Likewise.
2470         * README.QNX: Likewise.
2472         * configure.in: Add check for stropts.h.
2474 2001-08-23  Pavel Roskin  <proski@gnu.org>
2476         * lib/edit.indent.rc: Create cooledit.error right away to
2477         override its old contents.  Don't use ksh extensions.  Treat *.C
2478         files as C++.  Recognize more C++ extensions.  Support java.
2479         Update URL for "astyle".  Quote all arguments to protect spaces.
2480         * lib/edit.spell.rc: Don't save terminal settings - mc does it
2481         itself.  Quote all arguments to protect spaces.
2483 2001-08-21  Pavel Roskin  <proski@gnu.org>
2485         * doc-gnome/C/figs/Makefile.am: Don't install GNOME-specific
2486         files if GNOME frontend is disabled.
2487         * idl/Makefile.am: Likewise.
2488         * lib/Makefile.am: Likewise.
2489         * new_icons/Makefile.am: Likewise.
2491         * autogen.sh: Fall back to aclocal without "-I gettext.m4" in
2492         case it already has gettext macros elsewhere and doesn't like
2493         duplicates (i.e. it's aclocal from Automake-1.4).
2495 2001-08-20  Pavel Roskin  <proski@gnu.org>
2497         * AUTHORS: Updated.
2498         * INSTALL: Likewise.
2499         * NEWS: Likewise.
2500         * doc/mc.1.in: Likewise.
2501         * doc/mcserv.8.in: Likewise.
2503         * acinclude.m4 (AC_GET_FS_INFO): Specify includes when checking
2504         for sys/mount.h.
2506 2001-08-19  Andras Timar  <timar@gnome.hu>
2508         * lib/Makefile.am: Added Hungarian hints
2509         * lib/mc.hint.hu: by Arpad Biro <biro_arpad@yahoo.com>
2511 2001-08-19  Pavel Roskin  <proski@gnu.org>
2513         * lib/mc.lib: Add definition for "bs" for xterm and xterm-color.
2515 2001-08-17  Pavel Roskin  <proski@gnu.org>
2517         * syntax/po.syntax: New file - PO file highlighting.
2518         From David Martin <dmartina@excite.es>
2519         * syntax/Makefile.am: Add po.syntax.
2521         * lib/mc.lib: Add "delete=\e[3~" for xterm and xterm-color -
2522         it's sometimes missing from the databases.
2524 2001-08-16  Abel Cheung  <maddog@linux.org.hk>
2526         * lib/mc.hint.zh_TW.Big5 -> lib/mc.hint.zh: Temporary measure.
2527         * lib/Makefile.am: Reflect above change.
2529 2001-08-15  Pavel Roskin  <proski@gnu.org>
2531         * doc/mc.1.in (Terminal databases): Recommend using \e, not \E.
2533 2001-08-14  Pavel Roskin  <proski@gnu.org>
2535         * lib/mc.lib: Add popular sequences for "home" and "end" in
2536         "xterm" and "xterm-color" terminals.
2538 2001-08-13  Pavel Roskin  <proski@gnu.org>
2540         * lib/mc.ext.in: Move ls-lR.gz before generic gzip support.
2542         Replace "Can't" with "Cannot" everywhere.
2544 2001-08-12  Pavel Roskin  <proski@gnu.org>
2546         * edit/edit_key_translator.c (cooledit_key_map): Use Ctrl-O for
2547         subshell, not for "Open file...".
2548         (emacs_key_map): Likewise.
2550         * README: Changes from Frederic L. W. Meunier <0@pervalidus.net>
2552 2001-08-10  Pavel Roskin  <proski@gnu.org>
2554         * Makefile.am (EXTRA_DIST): Remove BUGS.
2555         * doc/Makefile.am (EXTRA_DIST): Remove LSM and FILES.
2557         * BUGS: Remove.  Bugzilla.gnome.org doesn't have those bugs.
2559         * doc/LSM: Remove, it's outdated.
2560         * doc/FILES: Likewise.
2561         * doc/DEVEL: Remove information about FILES.
2563         * FAQ: Eliminate all broken URLs on the MC site.
2564         From Frederic L. W. Meunier <0@pervalidus.net>
2566         * FAQ: Restore information about xterm.
2568 2001-08-08  Pavel Roskin  <proski@gnu.org>
2570         * FAQ: Changes from Frederic L. W. Meunier <0@pervalidus.net>
2572 2001-08-07  Pavel Roskin  <proski@gnu.org>
2574         * doc/mc.1.in (Internal File Viewer): Document Ctrl-O and F17.
2576         * doc/mc.1.in: Fix all broken links.
2578 2001-08-06  Pavel Roskin  <proski@gnu.org>
2580         * INSTALL: Numerous changes.  Declare old curses obsolete.
2581         Partly from Frederic L. W. Meunier <0@pervalidus.net>
2583         * doc/mc.1.in (Menu Bar): Add link to the "Options Menu".
2585 2001-08-03  Abel Cheung  <maddog@linux.org.hk>
2587         * lib/Makefile.am: Remove space after backslash introduced in the
2588         previous commit.
2590         * lib/mc.hint.zh_TW.Big5: New file.
2591         * lib/Makefile.am: Added mc.hint.zh_TW.Big5
2593 2001-08-02  Pavel Roskin  <proski@gnu.org>
2595         * lib/mc.hint.uk: New file.
2596         From Maksym Polyakov <polyama@yahoo.com>
2597         * lib/Makefile.am: Add mc.hint.uk.
2599 2001-08-01  Pavel Roskin  <proski@gnu.org>
2601         * lib/mc.hint.nl: New file.
2602         From Steef Boerrigter <sxmboer@sci.kun.nl>
2603         * lib/Makefile.am: Add mc.hint.nl.
2604         * lib/mc.hint: Remove ftp site.  Update copyright.
2605         * lib/mc.hint.cs: Likewise.
2606         * lib/mc.hint.es: Likewise.
2607         * lib/mc.hint.it: Likewise.
2608         * lib/mc.hint.pl: Likewise.
2609         * lib/mc.hint.ru: Likewise.  Shorten some lines.
2611         * edit/Makefile.in: Allow running "make install" before "make all".
2612         * gtkedit/Makefile.in: Likewise.
2614 2001-07-31  Pavel Roskin  <proski@gnu.org>
2616         * lib/edit.spell.rc: New file.  Invoke ispell on Ctrl-p in the
2617         editor.
2618         * lib/Makefile.am: Add lib/edit.spell.rc.
2620         * autogen.sh: Use gettextize.
2621         * ABOUT-NLS: Remove from CVS, it's installed by autogen.sh.
2622         * po/Makefile.in.in: Likewise.
2624 2001-07-29  Pavel Roskin  <proski@gnu.org>
2626         * syntax/slang.syntax: New file.
2627         From Walery Studennikov <despair@sama.ru>
2628         * syntax/Makefile.am: Add slang.syntax.
2630 2001-07-27  Pavel Roskin  <proski@gnu.org>
2632         * extraconf.h: Move WITH_BACKGROUND here.
2634 2001-07-24  Pavel Roskin  <proski@gnu.org>
2636         * doc/mc.1.in: Quote all section headers.  Minor formatting fix.
2638 2001-07-23  Pavel Roskin  <proski@gnu.org>
2640         * doc/mc.1.in: Fix description of mc.lib.  Fix broken links.
2642 2001-07-20  Pavel Roskin  <proski@gnu.org>
2644         * Make.common.in: Move all defines ...
2645         * gnome/Makefile.in: ... here ...
2646         * src/Makefile.in: ... and here.
2648 2001-07-19  Pavel Roskin  <proski@gnu.org>
2650         * configure.in: Don't check for getwd, it's completely
2651         eliminated.
2652         * INSTALL: Remove reference to HAVE_GETWD.
2654         * lib/mc.ext.in: Fix opening info pages on VFS.  Modernize
2655         entries for compressed cpio archives.
2657         * lib/mc.ext.in: Comment changes.  Remove rules for programs -
2658         they were only used in obsolete frontends.  Don't ever use %view
2659         without commands - it's slower and loses user settings, e.g.
2660         hex mode.  Put shared libraries before man pages and read.me
2661         before .me macros so that they match correctly.  Use nm for
2662         shared libraries.  Add rules for StarOffice and AbiWord.
2664 2001-07-14  Pavel Roskin  <proski@gnu.org>
2666         * configure.in: Bump version to 4.5.54a.
2668 2001-07-13  Pavel Roskin  <proski@gnu.org>
2670         * lib/mcserv.init: Fix exit status.
2671         http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=44601
2673         * lib/mc.ext.in: Anchor all regexes in the type/ rules except
2674         "executable", which should follow a space. Simplify rules for
2675         images. Add shell/ rule for *.info files. Fix all incorrect
2676         uses of the alternation operator.
2677         Reported by Oskar Liljeblad and Michel Casabona.
2679 2001-07-12  Pavel Roskin  <proski@gnu.org>
2681         * configure.in: Don't check for iconv, it's already checked for
2682         in AM_GNU_GETTEXT.
2684 2001-07-10  Pavel Roskin  <proski@gnu.org>
2686         * doc/mc.1.in: Update documentation about hex search.
2688         * edit/edit_key_translator.c (cooledit_key_map): Bind
2689         Ctrl-Shift-Up and Ctrl-Shift-Down to scroll with highlight.
2690         From Steef Boerrigter <sxmboer@sci.kun.nl>
2692         * edit/Makefile.in: Make edit.o depend on edit_key_translator.c.
2693         * edit/edit_key_translator.c (cooledit_key_map): Add support
2694         for bracket matching on Alt-B.
2695         * gtkedit/gtkeditkey.c: Likewise.
2696         From Steef Boerrigter <sxmboer@sci.kun.nl>
2698 2001-07-06  Pavel Roskin  <proski@gnu.org>
2700         * lib/mc.ext.in: Use nm to view object files.
2702         * Make.common.in: Remove GNOME-specific and unused definitions.
2703         Partly moved to gnome/Makefile.in.
2705         * configure.in: Remove all references to SEDCMD and SEDCMD2 -
2706         they are usused.
2707         * Make.common.in: Likewise.
2709 2001-06-29  Pavel Roskin  <proski@gnu.org>
2711         * ABOUT-NLS: Update to the version from gettext-0.10.38.
2713         * Make.common.in (XCPPFLAGS): Don't add -I$(top_srcdir) - it's
2714         now done in configure. Move -I.. to the beginning.
2715         * Makefile.am (SUBDIRS): Move intl po to the beginning, since
2716         libintl.a may be required to link mc.
2717         (ACLOCAL_M4_SOURCES): Remove macros/gnome-gettext.m4.
2718         * configure.in: Use AM_GNU_GETTEXT instead of AM_GNOME_GETTEXT.
2719         Move all i18n code to one place. Don't substitute INTLSUB - it's
2720         unused. Substitute INTLDEPS, since AM_GNU_GETTEXT doesn't do it.
2721         Remove SCO-specific i18n hacks. Add -I$(top_srcdir) to CPPFLAGS.
2723 2001-06-25  Pavel Roskin  <proski@gnu.org>
2725         * configure.in: For Autoconf 2.50+, use AC_SYS_LARGEFILE.
2726         It should be enabled explicitly by giving `--enable-largefile'
2727         to configure.
2728         * INSTALL: Document it.
2730 2001-06-22  Pavel Roskin  <proski@gnu.org>
2732         * extraconf.h: Don't define HAVE_INFOMOUNT_QNX on QNX Neutrino.
2734         * acinclude.m4 (AC_GET_FS_INFO): Fix checking for f_fstypename
2735         in struct statfs.
2736         Reported by Libor Motyèka <libor.motycka@ortex.cz>.
2738         * acinclude.m4 (AC_GET_FS_INFO): Warn only once that the list of
2739         mounted filesystems cannot be read. Don't define NO_INFOMOUNT.
2740         Define HAVE_INFOMOUNT_LIST if a any suitable function has been
2741         found.
2742         * extraconf.h: Define HAVE_INFOMOUNT and HAVE_INFOMOUNT_QNX.
2744 2001-06-19  Pavel Roskin  <proski@gnu.org>
2746         * configure.in: Check for telldir and seekdir. Join adjacent
2747         calls to AC_CHECK_FUNCS.
2749 2001-06-16  Pavel Roskin  <proski@gnu.org>
2751         * Makefile.am: Change the order of SUBDIRS to fully compile text
2752         edition before compiling anything for GNOME.
2753         * mc.spec.in: Don't use brace expansion to avoid implicit
2754         build-time dependency on bash.
2756 2001-06-13  Pavel Roskin  <proski@gnu.org>
2758         * acinclude.m4 (AC_SHORT_D_NAME_LEN): Fix compiler warnings in
2759         the test code.
2760         * configure.in: Fix compiler warnings in the arguments to
2761         AC_TRY_WARNINGS. Fix value of NEED_CRYPT_PROTOTYPE - add spaces
2762         around `=' in the `test' command.
2764 2001-06-07  Pavel Roskin  <proski@gnu.org>
2766         * doc-gnome/C/gmc.sgml: Remove index - it's not used in the
2767         GNOME documentation template.
2768         * doc-gnome/C/mkhtml: Don't generate index.
2769         * doc-gnome/C/Makefile.am: Don't distribute genindex.sgml.
2771 2001-06-06  Pavel Roskin  <proski@gnu.org>
2773         * lib/Makefile.am: Make compatible with Automake 1.4 - remove
2774         conditional variables from EXTRA_DIST.
2776 2001-06-05  Pavel Roskin  <proski@gnu.org>
2778         * edit/edit_key_translator.c [HAVE_CHARSET]: Add charset
2779         conversion support.
2780         From Walery Studennikov <hqsoftware@mail.ru>.
2782         * extraconf.h [HAVE_X]: Undefine HAVE_TEXTMODE_X11_SUPPORT.
2784 2001-06-01  Pavel Roskin  <proski@gnu.org>
2786         * lib/mc.charsets: Synchronize with the latest patch - remove
2787         a comment.
2789 2001-05-30  Pavel Roskin  <proski@gnu.org>
2791         * extraconf.h [HAVE_X]: Undefine HAVE_CHARSET - it doesn't
2792         work with GNOME.
2794         * lib/mc.charsets: New file. From Walery Studennikov.
2795         * lib/Makefile.am: Distribute mc.charsets. Install it if
2796         the charset support is enabled.
2798         * configure.in: Add check for iconv() and the necessary code
2799         to support the charset selection patch.
2801         * configure.in: Add check for ESCDELAY variable in ncurses.
2803 2001-05-29  Pavel Roskin  <proski@gnu.org>
2805         * extraconf.h [!USE_VFS]: Undefine USE_NETCODE and
2806         USE_EXT2FSLIB.
2808         * extraconf.h: Remove unused HAS_DIRECT_COLOR_ACCESS.
2809         * pc/config.h: Likewise.
2811         * lib/mc.ext.in: For MS Word documents try "catdoc", "word2x"
2812         and "strings". Recognize "write" files and MS Word templates.
2813         For MS Excel documents try "xls2csv" and "strings".
2814         Escape spaces in the "type" directives.
2815         From Nerijus Baliunas.
2817         * Make.common.in: Add -I$(top_srcdir) to XCPPFLAGS.
2819         * Make.common.in: Remove hpath, it's unused.
2821         * acconfig.h: Move constant parts ...
2822         * extraconf.h: ... here.
2823         [HAVE_X]: Disable subshell, s-lang and curses.
2824         * Makefile.am: Add extraconf.h.
2826 2001-05-28  Pavel Roskin  <proski@gnu.org>
2828         * acconfig.h: Remove some useless entries. Eliminate OLD_TOOLS
2829         and SLANG_H_INSIDE_SLANG_DIR. Move some descriptions ...
2830         * configure.in: ... here.
2832 2001-05-27  Pavel Roskin  <proski@gnu.org>
2834         * configure.in: Remove unused HAVE_PORTABLE_TOKEN_PASTING.
2835         * acconfig.h: Likewise.
2836         * src/layout.c: Likewise.
2838         * Make.common.in: Remove all percent rules.
2839         * acinclude.m4 (AC_PROG_GNU_MAKE): Remove.
2840         * configure.in: Remove AC_PROG_GNU_MAKE. Don't substitute
2841         PCENTRULE. Remove AC_PROG_MAKE_SET - it's called by
2842         AM_INIT_AUTOMAKE.
2844         * Make.common.in: Remove obsolete dependency tracking system.
2845         * configure.in: Likewise.
2846         * edit/Makefile.in: Likewise.
2847         * gnome/Makefile.in: Likewise.
2848         * gtkedit/Makefile.in: Likewise.
2849         * slang/Makefile.in: Likewise.
2850         * src/Makefile.in: Likewise.
2851         * vfs/Make-mc.in: Likewise.
2852         * src/depend.awk: Remove.
2854 2001-05-26  Pavel Roskin  <proski@gnu.org>
2856         * gtkedit/syntax.c (syntax_text): Add support for Octave files.
2857         * syntax/octave.syntax: New file. From Walery Studennikov.
2858         * syntax/Makefile.am: Add octave.syntax.
2860         * configure.in: Fix incorrect test for stdin support in grep -
2861         it would always fail when configuring in an empty directory.
2862         Portability fixes - unset, backslashed space in here-documents.
2863         Eliminate all instances of "changequote".
2865         * configure.in: Define SCO_FLAVOR based on $host_os, not on the
2866         user choice.
2867         * acconfig.h: Changes for the above.
2868         * INSTALL: Don't document --with-sco - it's now defunct.
2869         * INSTALL.FAST: Likewise.
2871 2001-05-25  Pavel Roskin  <proski@gnu.org>
2873         * lib/mc.ext.in: Match both "mail" and "Mail", but only if they
2874         are in the beginning of the "file" output.
2876 2001-05-23  Pavel Roskin  <proski@gnu.org>
2878         * lib/mc.ext.in: Add associations for viewing RPM files.
2880 2001-05-22  Pavel Roskin  <proski@gnu.org>
2882         * doc-gnome/C/mkhtml: Support $JADE. Check that $DSL exists.
2883         By default exit after the first error in jade.
2885         * doc-gnome/C/mkhtml: Use jade directly, not jw. Support DSL and
2886         JADEFLAGS environment variables. Report progress. Clean up on
2887         failure.
2889 2001-05-21  Pavel Roskin  <proski@gnu.org>
2891         * doc-gnome/C/Makefile.am: Allow "make install" without *.html
2892         files.
2894         * doc-gnome/C/mkhtml: Print a big warning if the script fails.
2895         * doc-gnome/C/Makefile.am: Ignore exit status of mkhtml.
2897 2001-05-20  Pavel Roskin  <proski@gnu.org>
2899         * doc-gnome/C/Makefile.am: Distribute mkhtml and genindex.sgml.
2900         Create figs/*.eps if needed. Simplify rules for gmc.dvi and
2901         gmc.rtf - DocBook 4.1 doesn't try to write to $(srcdir).
2902         * doc-gnome/C/figs/Makefile.am: Add support for converting from
2903         PNG to EPS.
2905         * Makefile.am (EXTRA_DIST): Remove create_vcs.
2906         * doc/FILES: Likewise. Typo fix.
2908 2001-05-19  Pavel Roskin  <proski@gnu.org>
2910         * doc-gnome/C/mkhtml: New file. Create HTML files from gmc.sgml.
2911         * doc-gnome/C/Makefile.am: Don't handle *.css - there are none
2912         with DocBook 4.1. Never use `cp' without `-f'. Use mkhtml.
2914         * doc-gnome/C/gmc.sgml: Use DTD DocBook V4.1. Fix duplicate
2915         index entry "Moving files".
2917 2001-05-18  Pavel Roskin  <proski@gnu.org>
2919         * configure.in: Use src/main.c in AC_INIT.
2921         * create_vcs: Remove.
2923         * INSTALL: Update download locations for MC, rxvt, gpm, ncurses.
2924         Add download location for glib.
2925         * mc.spec.in: Likewise.
2926         * doc/LSM: Likewise.
2927         * doc/mc.1.in: Likewise.
2928         * doc/mcedit.1.in: Likewise.
2929         * src/ext.c: Don't mention download location for MC.
2931         * FAQ: Update status of Tk, XView. and GNOME editions. Update
2932         homepage of gpm.
2934         * INSTALL: Remove information about Tk and XView. Change the
2935         mailing list addresses again.
2936         * FAQ: Change the mailing list addresses again.
2937         * MAINTAINERS: Likewise.
2938         * README: Likewise.
2939         * doc/mc.1.in: Likewise.
2940         * gnome/gmc-window.c: Likewise.
2941         * lib/README.xterm: Likewise.
2942         * lib/mc.ext.in: Likewise.
2943         * lib/mc.hint*: Likewise.
2944         * lib/mc.hlp.hu: Likewise.
2945         * po/*.po: Likewise.
2946         * src/main.c: Likewise.
2948 2001-04-20  Pavel Roskin  <proski@gnu.org>
2950         * FAQ: Change the mailing list addresses and the download
2951         locations.
2952         * INSTALL: Likewise.
2953         * MAINTAINERS: Likewise.
2954         * README: Likewise.
2955         * doc/mc.1.in: Likewise.
2956         * gnome/gmc-window.c: Likewise.
2957         * lib/README.xterm: Likewise.
2958         * lib/mc.ext.in: Likewise.
2959         * lib/mc.hint*: Likewise.
2960         * lib/mc.hlp.hu: Likewise.
2961         * po/*.po: Likewise.
2962         * src/main.c: Likewise.
2964 2001-04-19  Pavel Roskin  <proski@gnu.org>
2966         * configure.in: Don't install mcserv unless
2967         "--enable-mcserv-install" has been specified.
2968         Don't quote the first argument in all calls to AM_CONDITIONAL
2969         to work around a bug in Automake 1.4.
2970         * doc/Makefile.am: Use MCSERV_INSTALL conditional.
2971         * vfs/Make-mc.in: Likewise.
2973 2001-04-13  Pavel Roskin  <proski@gnu.org>
2975         * configure.in: Bump version to 4.5.53a.
2977 2001-04-06  Pavel Roskin  <proski@gnu.org>
2979         * gtkedit/editcmd.c: Remove support for XView layout attributes.
2980         * gtkedit/editoptions.c: Likewise.
2981         * pc/chmod.c: Likewise.
2982         * pc/drive.c: Likewise.
2983         * src/boxes.c: Likewise.
2984         * src/chmod.c: Likewise.
2985         * src/dlg.c: Likewise.
2986         * src/dlg.h: Likewise.
2987         * src/filegui.c: Likewise.
2988         * src/find.c: Likewise.
2989         * src/hotlist.c: Likewise.
2990         * src/layout.c: Likewise.
2991         * src/listmode.c: Likewise.
2992         * src/main.c: Likewise.
2993         * src/option.c: Likewise.
2994         * src/panelize.c: Likewise.
2995         * src/wtools.c: Likewise.
2996         * src/wtools.h: Likewise.
2997         * vfs/smbfs.c: Likewise.
2999         * autogen.sh: Check out "intl" and "macros" directories if they
3000         are missing. Simply "cvs up -d" won't restore them.
3002         * configure.in: Bump version to 4.5.52a.
3004 2001-03-14  Pavel Roskin  <proski@gnu.org>
3006         * configure.in: Use AC_CHECK_TOOL for finding AR. Define
3007         Automake conditional USE_SAMBA_FS if Samba is to be supported
3008         in VFS.
3010 2001-03-07  Pavel Roskin  <proski@gnu.org>
3012         * configure.in: Use AM_PROG_CC_STDC if AC_PROG_CC_STDC is not
3013         defined.
3014         Reported by Norbert Warmuth.
3016         * configure.in: Don't process vfs/extfs/uzip - it's now
3017         constant.
3019         * syntax/changelog.syntax: Require space after asterisk to have
3020         it highlighted.
3022 2001-03-02  Pavel Roskin  <proski@gnu.org>
3024         * aclocal.m4 (MC_HPUX_PROG_CC_STDC): Remove, it's obsolete.
3025         * configure.in: Use AC_PROG_CC_STDC instead.
3027         * lib/mc.ext.in: Recognize files ending by `.lslR' and `.ls-lR'.
3028         Suggested by Christian Gennerat.
3030         * lib/mc.ext.in: Add support for "freeze" - old compression
3031         program used mostly on QNX.
3032         * lib/mc.ext.in.qnx.diff: Remove, it's obsolete.
3033         * lib/Makefile.am: Adjusted.
3035 2001-02-26  Pavel Roskin  <proski@gnu.org>
3037         * lib/mc-gnome.ext.in: Remove, it's not used.
3038         * configure.in: Remove lib/mc-gnome.ext.
3039         * lib/Makefile.am: Likewise.
3041 2001-02-20  Pavel Roskin  <proski@gnu.org>
3043         * gtkedit/edit.h: Only include malloc.h if STDC_HEADERS is not
3044         defined to prevent warnings on OpenBSD 2.7.
3045         * slang/jdmacros.h: Likewise.
3046         * src/mad.h: Likewise.
3047         * src/poptalloca.h: Likewise.
3049         * configure.in: Check for sys/time.h and sys/timeb.h. Use
3050         AC_HEADER_TIME.
3052 2001-02-07  Pavel Roskin  <proski@gnu.org>
3054         * autogen.sh: Create vfs/samba/include/stamp-h.in.
3055         * vfs/samba/include/stamp-h.in: Remove.
3057         * macros/curses.m4: Quote first argument to AC_DEFUN.
3058         * macros/gnome-cxx-check.m4: Likewise.
3059         * macros/gnome-gettext.m4: Likewise.
3060         * macros/gnome-libgtop-check.m4: Likewise.
3061         * macros/gnome-print-check.m4: Likewise.
3062         * macros/linger.m4: Likewise.
3063         * macros/need-declaration.m4: Likewise.
3065         * configure.in: Only configure in vfs/samba if smbfs support is
3066         enabled even with Autoconf 2.13.
3068 2001-01-30  Pavel Roskin  <proski@gnu.org>
3070         * macros/gnome-vfs.m4 (GNOME_WITH_VFS): Fix mishandling of
3071         --without-samba due to a typo.
3073         * configure.in: Only configure in vfs/samba if smbfs support is
3074         enabled. This optimization will only work with Autoconf-2.49c
3075         and above.
3077 2001-01-13  Pavel Roskin  <proski@gnu.org>
3079         * configure.in: Don't create a faked malloc.h.
3080         * gtkedit/edit.h: Don't assume that malloc.h always exists.
3081         * src/mad.h: Likewise.
3083         * configure.in: Simplified handling of cons.saver.
3084         * src/Makefile.in: Likewise. Don't install cons.saver setuid.
3085         * mc.spec.in: Remove a workaround for the above.
3087         * configure.in: Use AC_CANONICAL_HOST - "target" is meaningless
3088         for MC. Don't rely on the output of uname - use $host_os.
3090 2001-01-11  Pavel Roskin  <proski@gnu.org>
3092         * configure.in: Check for ext2 libraries only if VFS is enabled.
3094         * src/Makefile.in: Create directories before installing files.
3095         Removed all occurrences of libprefix - it's never defined.
3097         * configure.in: All macros from configure.in moved to
3098         acinclude.m4. Added missing quotes in several places.
3099         * acinclude.m4: Likewise.
3101         * edit/Makefile.in: Don't install or uninstall mcedit -
3102         it cannot be installed before mc on systems without symlinks.
3103         * gtkedit/Makefile.in: Likewise.
3104         * src/Makefile.in: Install mcedit (if enabled) and mcview.
3105         Uninstall them.
3107         * macros/gnome-gettext.m4: Propagated change by Owen Taylor
3108         from acinclude.m4 in gtk+:
3109         Don't define ENABLE_NLS unless we have a working NLS.
3110         (This should keep libintl.h from being included when it doesn't
3111         exist).
3113 2001-01-09  Pavel Roskin  <proski@gnu.org>
3115         * doc-gnome/C/figs/Makefile.am: New file.
3116         * doc-gnome/C/Makefile.am: Don't handle figs, let the new
3117         makefile do it.
3118         * configure: Substitute doc-gnome/C/figs/Makefile.
3120         * lib/Makefile.am: Distribute files listed in LOCALIZED_HELP.
3122 2001-01-08  Szabolcs Ban  <shooby@gnome.hu>
3124         * lib/mc.hlp.hu: Added Hungarian help file from
3125           tothb1@freemail.hu, Janos.Zana@elfiz2.kee.hu,
3126           maci@integrity.hu, mfh47@freemail.hu
3127         * lib/Makefile.am: Added LOCALIZED_HELP for further
3128           mc.hlp l10ns
3129         * src/cmd.c, src/dlg.c, src/tree.c, src/view.c,
3130           gtkedit/editcmd.c: I18n of mc.hlp
3132 2000-12-29  Szabolcs Ban  <shooby@gnome.hu>
3134         * doc/mc.1.in: Corrected badly formatted link...
3136 2000-11-10  Robert Brady  <robert@suse.co.uk>
3138         * configure.in: Add Tamil to ALL_LINGUAS.
3140 2000-10-23  Pavel Roskin  <proski@gnu.org>
3142         * mc.spec.in: Allow mcserv.8 to be gzipped.
3144         * doc-gnome/C/Makefile.am: Workaround for buggy db2html
3145         that cannot deal with "./gmc.sgml".
3147 2000-10-09  Pavel Roskin  <proski@gnu.org>
3149         * Makefile.am: GNOME_M4_FILES renamed to ACLOCAL_M4_SOURCES so
3150         that CVS Automake will drop dependencies to the macros that
3151         we don't distribute.
3153         * lib/mc.ext.in: Removed references to icons. Source RPMs
3154         grouped to one regex. Removed "Update" for source RPMs, added
3155         "Rebuild" instead. Added "Check signature" for all RPMs.
3156         Added a comment about pop-up menus in the text edition.
3158 2000-10-06  Pavel Roskin  <proski@gnu.org>
3160         * gnome/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Required
3161         flags moved out of CFLAGS as recommended by GNU coding
3162         standards.
3163         * configure.in: Don't add GLIB_CFLAGS to CFLAGS.
3164         * Make.common.in: XINC eliminated. GLIB_CFLAGS is now added to
3165         XCPPFLAGS.
3166         * INSTALL (Random notes on porting to other architectures):
3167         Completely rewritten. Recommended using CFLAGS instead of XINC.
3169 2000-10-05  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
3171         * lib/mc.ext.in: .spm is used by SuSE to mark src rpms
3173 2000-10-04  Christophe Merlet  <christophe@merlet.net>
3175         * gnome/*.desktop: Updated French strings.
3177 2000-10-03  Pavel Roskin  <proski@gnu.org>
3179         * doc-gnome/C/gmc.sgml: DTD changed to "PNG Variant V1.1"
3180         to allow <legalnotice>. Unclosed tags fixed.
3182 2000-09-30  Pavel Roskin  <proski@gnu.org>
3184         * mc.spec.in: New package mc-common. Use DESTDIR instead of
3185         misusing prefix. Don't install old icons - they don't exist.
3187         * lib/mc.sh.in: Use "rm -f" to delete temporary files. Use
3188         "export -f" to have mc() exported.
3189         * doc/mc.1.in: Changed description of the "-P" option to
3190         avoid inclusion of mc.sh and mc.csh into the manual.
3191         Corrected paths of mc.hlp, mc.no_proxy and ~/mc/Tree.
3193 2000-09-24  Pavel Roskin  <proski@gnu.org>
3195         * doc/mc.1.in: Minor formatting fixes.
3197         * lib/mc.sh.in: Remove temporary file non-interactively.
3198         * doc/mc.1.in: updated example for mc.sh.
3200 2000-09-23  Pavel Roskin  <proski@gnu.org>
3202         * Makefile.am: mc.spec included to noinst_DATA so that "make all"
3203         updates it when needed.
3204         * mc.spec.in: Include translations with mc, not gmc. Run
3205         chkconfig --del in %preun, not %postun. --without-debug not
3206         needed. /etc/X11/wmconfig not needed. /etc/pam.d/mcserv shouldn't
3207         be executable. New files in %{prefix}/lib/mc/ - translated hints,
3208         editor files.
3210         * doc-gnome/C/Makefile.am: Fixed *clean targets. Use temporary
3211         directory for document processing. Comment changes. gmc.ps and
3212         gmc.pdf now generated from gmc.dvi.
3214         * configure: Always include Make.common as file, otherwise
3215         "make distclean" breaks.
3216         * edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
3217         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: $(RMF)
3218         replaced with "rm -f" - the standard says that "rm" is portable.
3219         Ditto $(MV). Adjusted *clean targets to match those in
3220         Automake. Removed "cross" target.
3222 2000-09-22  Pavel Roskin  <proski@gnu.org>
3224         * doc/mc.sgml: Removed as obsoleted by doc/mc.in.1
3225         * doc/gnome.sgml: Removed as obsoleted by doc-gnome/C/gmc.sgml
3226         * doc/Makefile.in: Converted to ...
3227         * doc/Makefile.am: ... this.
3229 2000-09-21  Pavel Roskin  <proski@gnu.org>
3231         * lib/mc.sh.in: Use $HOME instead of '~' because the tilde
3232         is not expanded in all shells.
3233         * doc/mc.sgml: Updated the example script to reflect the above
3234         changes.
3235         * doc/mc.in.1: Likewise.
3237 2000-09-19  Pavel Roskin  <proski@gnu.org>
3239         * lib/Makefile.in (LIBFILES_CONST): Added mc.hint.it from
3240         Marco Ciampa
3242 2000-09-18  Pavel Roskin  <proski@gnu.org>
3244         * Make.common.in: Added installcheck to placate "make distcheck"
3245         * configure.in, Make.common.in, doc/Makefile.in,
3246         edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
3247         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Replacing
3248         variable MKINSTALLDIRS and builddir with Automake-compatible
3249         mkinstalldirs and top_builddir.
3250         * doc-gnome/C/Makefile.am: Only maintainers regenerate html
3251         files. Added uninstall-local target.
3253 2000-09-17  Pavel Roskin  <proski@gnu.org>
3255         * configure.in: fixed wrong use of AC_MSG_RESULT inside
3256         AC_CACHE_VAL
3258         * Make.common.in: Added the "dvi" target for "make distcheck"
3259         to go further
3260         * doc-gnome/C/Makefile.in: converted to ...
3261         * doc-gnome/C/Makefile.am: ... this
3263 2000-09-15  Pavel Roskin  <proski@gnu.org>
3265         * acconfig.h, configure.in: Require autoconf 2.13 or above.
3266         Removed workarounds for older versions. Removed MCDEBUG
3267         variable - it's not used. --with-debug renamed to --with-mad and
3268         cleaned up. Always use -Wall with gcc, other manipulations with
3269         CFLAGS removed.
3271         * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
3272         gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
3273         vfs/Make-mc.in: preserve timestamp on "make distdir", otherwise
3274         mc.pot becomes out of date in the tarball.
3276 2000-09-14  Pavel Roskin  <proski@gnu.org>
3278         * configure.in: Removed some abuses of CPPFLAGS. Removed useless
3279         tests for cp, mv and rm.
3280         * Make.common.in: Removed variables xv_bindir and STRIP.
3281         Variables CP, MV and RMF are assigned trivial values.
3283         * edit/Makefile.in: Don't link headers, add extra includes
3284         to CPPFLAGS instead. Put links to the build directory.
3285         Remove the hack with "mx" - it is not needed anymore.
3287         * configure.in: remove any manipulations with top_srcdir.
3288         Don't change CPPGLAGS when the internal editor is enabled,
3289         instead do it ...
3290         * edit/Makefile.in, gtkedit/Makefile.in: ... here
3292         * configure.in, Make.common.in, doc/Makefile.in,
3293         edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
3294         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: rootdir
3295         changed to top_srcdir for Automake compatibility
3297         * configure.in: REGEX_O variable removed - always use our regex
3299         * configure.in: MCFGR variable removed
3301 2000-09-12  Pavel Roskin  <proski@gnu.org>
3303         * configure.in: enable AM_MAINTAINER_MODE to be consistent with
3304         other GNOME modules
3305         * autogen.sh: remove "-I ." from the "aclocal" command line
3307 2000-09-01  Pavel Roskin  <proski@gnu.org>
3309         * configure.in: output vfs/extfs/Makefile
3311         * configure.in: AC_CANONICAL_SYSTEM moved above AM_INIT_AUTOMAKE
3312         to avoid a warning
3313         * acinclude.m4: removed unused macros AC_CHECK_HEADER_IN_PATH,
3314         AC_LIB_XPM, AC_X_SHAPE_EXTENSION
3316 2000-08-29  Pavel Roskin  <proski@gnu.org>
3318         * configure.in: use AM_GNOME_GETTEXT
3319         * gettext.m4: removed
3320         * Makefile.am: adjusted files to distribute, previous change
3321         reverted
3323         * mc-aclocal.m4: renamed to ...
3324         * acinclude.m4: ... this
3325         * autogen.sh: simplified - no more tricks with mc-aclocal.m4
3326         * Makefile.am: aclocal should scan "." for gettext.m4
3328 2000-08-28  Pavel Roskin  <proski@gnu.org>
3330         * Make.common.in: removed hack for "make distcopy"
3331         * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
3332         gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
3333         vfs/Make-mc.in: added "distdir" target. Now "make dist" works
3334         for external builds.
3335         * edit/Makefile.in, slang/Makefile.in: added "Makefile" target
3337 2000-08-24  Pavel Roskin  <proski@gnu.org>
3339         * new_icons/Makefile.in: converted to ...
3340         * new_icons/Makefile.am: ... this
3341         * configure.in: automake conditional GNOME introduced.
3342         "insticons" removed
3344         * icons/*: removed
3345         * Makefile.am, configure.in: necessary adjustments
3347         * config.guess, config.sub, install-sh, mkinstalldirs: removed,
3348         automake installs them now
3350         * syntax/Makefile.in: converted to ...
3351         * syntax/Makefile.am: ... this
3353         * idl/Makefile.in: converted to ...
3354         * idl/Makefile.am: ... this
3356         * lib/Makefile.am: simplified, fixed "make dist"
3358         * lib/Makefile.in: converted to ...
3359         * lib/Makefile.am: ... this
3361         * lib/tkmc.wmconfig: removed
3362         * lib/Makefile.in, doc/FILES: removed lib/tkmc.wmconfig
3364         * Makefile.in, doc-gnome/Makefile.in, pc/Makefile: converted
3365         to ...
3366         * Makefile.am, doc-gnome/Makefile.am, pc/Makefile.am: ... this
3367         * Make.common.in: support for "distdir" for compatibility
3368         with Automake-generated makefiles
3369         * autogen.sh: run automake. Force cache - it is off by default
3370         in autoconf 2.49a, but it's still handy for maintainers
3371         * configure.in: adapted for Automake
3373         * AUTHORS: new file
3375 2000-08-23  Pavel Roskin  <proski@gnu.org>
3377         * configure.in: resurrect definition of xvers
3379         * VERSION.in: removed
3380         * Makefile.in: don't do anything with VERSION.in and VERSION
3381         Take mc.spec from builddir, not srcdir
3382         * configure.in: don't create VERSION
3384 2000-08-22  Pavel Roskin  <proski@gnu.org>
3386         * *.c, *.h: Updated address of Free Software Foundation
3388 2000-08-21  Pavel Roskin  <proski@gnu.org>
3390         * Make.common.in, acconfig.h, configure.in, mc-aclocal.m4,
3391         doc-gnome/Makefile.in, doc-gnome/C/Makefile.in: removed stuff
3392         related to XView, libXPM, libXext and Tk
3394 2000-08-18  Pavel Roskin  <proski@gnu.org>
3396         * Makefile.in, lib/Makefile.in: adjusted lists of distributed
3397         files
3399         * configure.in: Simplified dependency tracking by using
3400         "-include" with GNU Make
3401         * autogen.sh: Exit on all failures
3403 2000-08-17  Pavel Roskin  <proski@gnu.org>
3405         * doc/mc.sgml: Curly braces replaced with &lcub; and &rcub;
3406         Fixed all misuses of single and double quotes. Typo fixes.
3407         Ensured compatibility with sgml2html, sgml2txt and sgml2latex
3408         * doc/mc.1.in: Typo fix
3410         * doc/mc.sgml: made compatible with sgml-tools 1.0.9
3411         * doc/linuxdoc-sgml.diff: removed
3412         * doc/Makefile.in: don't distribute linuxdoc-sgml.diff,
3413         distribute gnome.sgml
3415 2000-08-15  Pavel Roskin  <proski@gnu.org>
3417         * Makefile.in: fixes for improper usage of $(srcdir), cleanup
3418         in the "distclean" target
3420         * doc-gnome/Makefile.in: Fixed some abuses of $(srcdir)
3421         Removed all XVIEW-related stuff
3422         Fixed placement of png files on "make dist"
3424         * doc/mc.1.in: Updated info about the internal editor
3426         * Makefile.in, */Makefile.in: Fail if $(RMF) fails - it may
3427         indicate serious problems. Fixes for uninstall.
3428         * doc/Makefile.in: Rebuild if it is out of date.
3430         * lib/cedit.menu: Added. This file has been missing
3432         * lib/Makefile.in: Install mc.sh and mc.csh in $(suppbindir) only
3434 2000-08-08  Pavel Roskin  <proski@gnu.org>
3436         * Makefile.in: correctly detect make failures in subdirs
3438 2000-08-01  Pavel Roskin  <proski@gnu.org>
3440         * nt, os2, tk, xv: removed all files
3441         * configure.in: don't create os2 and nt directories
3443 2000-08-01  Pavel Roskin  <proski@gnu.org>
3445         * configure.in, mc-aclocal.m4: AC_WARN replaced with AC_MSG_WARN
3447         * README.PC, doc/mc.1.in, doc/mc.sgml: Updated e-mail address
3449 2000-07-21  Pablo Saratxaga  <pablo@mandrakesoft.com>
3451         * src/main.c: make 8bit input/output the default (99% of the people
3452         expects that; lets the remaining 1% use the configuration menu
3453         to disactivate it if they want)
3455 2000-07-20  Andrew V. Samoilov  <sav@bcs.zp.ua>
3457         * gtkedit/ChangeLog: There was no ChangeLog there, so I added one.
3459 2000-06-20  Jacob Berkman  <jacob@helixcode.com>
3461         * configure.in: check for gnome-libs with window icon support
3463         * acconfig.h: add icon define
3465 2000-06-08  Matthias Warkus  <mawa@iname.com>
3467         * new_icons/gnome-pack-*.png: Updated.
3468         * gnome/mc.keys: Added a MIME type for SLP packages.
3470 2000-05-30  Pavel Roskin  <pavel_roskin@geociiities.com>
3472         * syntax/diff.syntax: Highlight lines beginning with "File",
3473         "Files" and "Binary"
3474         * syntax/makefile.syntax: Highlight "ifndef"
3475         * syntax/sh.syntax: Don't highlight "basnemae" ("basename" is
3476         highlighted)
3478 2000-05-05  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
3480         * lib/mc.ext.in: More changes by rebel@atrey: he forgot to begin
3481         comment lines with # in last release
3483 2000-05-03  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
3485         * lib/mc.ext.in: Fixes to changes by rebel@atrey.karlin.mff.cuni.cz.
3487 2000-04-26  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
3489         * lib/mc.ext.in: Changes from rebel@atrey.karlin.mff.cuni.cz. They
3490         look more consistent than original.
3492 2000-04-14  Timur Bakeyev  <mc@bat.ru>
3494         * config.in: Added check against strcoll().
3496 2000-04-14  Timur Bakeyev  <mc@bat.ru>
3498         * syntax/perl.syntax: According to Tomasz Wegrzanovski <maniek@beer.com>
3499         added 'and', 'or', 'not', 'for' keywords.
3501 2000-04-06  Timur Bakeyev  <mc@bat.ru>
3503         * syntax.c: Very dirty fix to allow compilation of mcedit on ncurses
3504         based systems. Hope, this will make FreeBSD midc maintainer to enable
3505         build-in editor by default. Still, syntax highlighting is disabled.
3506         Need to port...
3508 2000-03-13  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
3510         * gtkedit/syntax.c (upgrade_syntax_file): possible buffer overflow
3511           fixed, some messages gettext()ed again here and in
3512         gtkedit/editmenu.c:edit_about_cmd()
3514 2000-03-13  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
3516         * doc/mc.sgml (Examples): Fixed documentation, thanx
3517         to martin@internet-treff.uni-koeln.de.
3519 2000-03-01  Pavel Roskin  <pavel_roskin@geocities.com>
3521         * gtkedit/editcmd.c (edit_replace_prompt): fix index for
3522         the label text
3524 2000-02-25  Pavel Roskin  <pavel_roskin@geocities.com>
3526         * gtkedit/syntax.c: treat *.ads as Ada source
3527         * syntax/ada95.syntax: escape "+" and "*"
3528         * syntax/diffc.syntax: removed (obsoleted by diff.syntax)
3529         * syntax/Makefile.in: remove diffc.syntax
3531         * edit/edit_key_translator.c: interpret code 0177 as
3532         backspace unless recognized otherwise
3534 2000-02-23  Norbert Warmuth  <nwarmuth@privat.circular.de>
3536         * gtkedit/editcmd.c (edit_replace_prompt): fix incorrect
3537         initialization of array of structure (gcc version 2.96 20000131
3538         chokes on it).
3540         * lib/mc.hint: C-y and not C-u can be used to insert text in input
3541         lines (e. g. text which has been deleted with M-d).
3543         * configure.in: Fix the extfs-configure-fragment-in-final-output bug
3545 2000-01-31  Yuan-Chung Cheng  <platin@linux.org.tw>
3547         * configure.in: Added "zh_CN.GB2312" to ALL_LINGUAS.
3549 2000-01-29  Matthias Warkus  <mawa@iname.com>
3551         * new_icons/gnome-pack-deb.png: Replaced with Eduardo Silva's
3552         design on Federico's request.
3554 2000-01-26  Federico Mena Quintero  <federico@helixcode.com>
3556         * idl/FileManager.idl (Desktop): Added arrange_icons() method and
3557         an ArrangeType enum.
3559 2000-01-03  Aaron Lehmann  <aaronl@vitelus.com>
3561         * gdesktop.c, gdnd.c, gaction.c, gicon.c,
3562         gnome-file-property-dialog.c, gpopup.c, gpopup2.c, gprefs.cgmain.h,
3563         setup.c: Add option of using GNOME "magic" routines to determine file
3564         types. This makes MC intelligently look at the data in the file to see
3565         what type of file it is, rather than looking at the filename extension.
3566         This slows down MC quite a bit, so it has been made an optional
3567         preference item. Type detection is expected to improve as mime-magic
3568         matures.
3570 2000-01-15  Federico Mena Quintero  <federico@helixcode.com>
3572         * lib/mc.menu (shell_patterns): Add a missing "esac".  Thanks to
3573         Martin Bialasinski <martin@internet-treff.uni-koeln.de> for
3574         providing a patch.
3576 2000-01-11  Matthias Warkus  <mawa@iname.com>
3578         * Added icon and keys entry for Scheme source.
3580 2000-01-03  Fatih Demir  <kabalak@gmx.net>
3582         * configure.in: Added tr -> ALL_LINGUAS .
3584 1999-12-28  Matthias Warkus  <mawa@iname.com>
3586         * new_icons/*.png: Added a bunch of new icons.
3588 1999-12-06  Federico Mena Quintero  <federico@redhat.com>
3590         * configure.in (VERSION): Bumped version number to 4.5.42.
3592 1999-11-25  Yuri Syrota  <rasta@renome.rovno.ua>
3594         * configure.in: added 'uk' to ALL_LINGUAS.
3596 1999-11-09  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
3598         * lib/Makefile.in (LIBFILES_CONST): Adding mc.hint.cs file on
3599         request from David Sauer
3601 1999-11-01  Federico Mena Quintero  <federico@redhat.com>
3603         * configure.in (VERSION): Bumped version number to 4.5.41.
3605 1999-09-23  Federico Mena Quintero  <federico@redhat.com>
3607         * configure.in (VERSION): Set version number to 4.5.39.
3609 1999-09-23  Jorge Godoy  <godoy@conectiva.com.br>
3611         * configure.in: Added pt_BR to ALL_LINGUAS
3613 1999-09-22  Norbert Warmuth  <nwarmuth@privat.circular.de>
3615         * lib/mc.sh.in, mc.csh.in: renamed from mc.sh resp. mc.csh. Adapt
3616         path to the mc binary according to @prefix@.
3618         * lib/Makefile.in (srcdir): mc.sh and mc.csh are now created by
3619         configure. Install mc.sh and mc.csh in $(suppbindir).
3621         * doc/mc.1.in, mc.sgml: Updated the mc function definition for bash
3622         and zsh. Suggest to source mc.sh or mc.csh instead of adding verbatim
3623         copies of the included function definitions.
3625         * mcfn_install.in: Comment out definitions of the mc functions. Source
3626         mc.sh instead of adding an outdated mc function definition.
3628         * configure.in: output mc.sh and mc.csh
3630 1999-09-20  Federico Mena Quintero  <federico@redhat.com>
3632         * lib/startup.links: Changed the news link to Gnotices
3634 1999-09-19  David Martin  <dmartina@usa.net>
3636         * gtkedit/editcmd.c (edit_print_string): Use unsigned char so that
3637         8 bit chars from strftime get displayed when inserting date.
3639         * lib/mc.ext.in: Add entries for bzip2 compressed pages as used in
3640         Mandrake 6.0. The generic entry for bzip2 moved to the end of the
3641         file to avoid interferences. In this one I changed the extension check
3642         to a type check (as used for gzip) which might give problems in some
3643         systems.
3645         * configure.in: Use -Tlatin1 to format man pages when available and
3646         "view" 8 bit chars.
3648 1999-09-19  Norbert Warmuth  <nwarmuth@privat.circular.de>
3650         * gtkedit/edit.h: Include file reordering to make it compile with
3651         --with-debug
3653         * gtkedit/editcmd.c (menu_save_mode_cmd): calculate dialog width
3654         dependent on length of translated strings to display.
3656 1999-09-16  Owen Taylor  <otaylor@redhat.com>
3658         * Remove the magicdev autoconf test in favor of just
3659         including the idl file. Otherwise we have a dependency
3660         loop between this and magicdev.
3662 1999-09-08  Federico Mena Quintero  <federico@redhat.com>
3664         * idl/FileManager.idl: Changed names, and put everything under a
3665         FileManager module.  Added a Desktop interface and some methods to
3666         the WindowFactory interface.
3668 1999-09-08  Kjartan Maraas  <kmaraas@online.no>
3670         * doc-gnome/*: Shiny new docs from users-guide.
3671         All synced up.
3673 1999-09-03  Pablo Saratxaga  <pablo@mandrakesoft.com>
3675         * configure.in: added 'nl' to ALL_LINGUAS, it was missing.
3677 1999-09-01  Federico Mena Quintero  <federico@redhat.com>
3679         * README: Updated and spell-checked.
3681         * NEWS: Updated.
3683 1999-08-31  Richard Hult  <rhult@hem2.passagen.se>
3685         * configure.in (ALL_LINGUAS): Added sv.
3687 1999-08-30  Norbert Warmuth  <nwarmuth@privat.circular.de>
3689         * lib/mc.sh: create temporary files in ~/.mc/tmp in order to avoid
3690         symlink attacks (mcfn_install and the man page still needs to be
3691         updated).
3693 1999-08-20  Norbert Warmuth  <nwarmuth@privat.circular.de>
3695         * configure.in (AC_WITH_SLANG): rm -f destination before making
3696         a symbolic link (ln -sf doesn't work as expected on Solaris)
3698 1999-08-19  Elliot Lee  <sopwith@redhat.com>
3700         * */Makefile.in: Have 'make dist' work with builddir != srcdir.
3702 1999-08-19  Federico Mena Quintero  <federico@redhat.com>
3704         * doc-gnome/C/gmc.sgml: Index fixes.
3706 1999-08-18  Elliot Lee  <sopwith@redhat.com>
3708         * gtkedit/gtkedit.c: Make it build with gcc 2.95, by fixing the non-constant
3709         initializers in the GnomeUIInfo structure.
3711 1999-08-16  Federico Mena Quintero  <federico@redhat.com>
3713         * configure.in (VERSION): Bumped version number to 4.5.38.
3715 1999-08-15  Norbert Warmuth  <nwarmuth@privat.circular.de>
3717         * lib/Makefile.in: added mc.hint.es to LIBFILES_CONST
3719 1999-08-15  David Martin  <dmartina@usa.net>
3721         * gtkedit/edit.c: Print localized date with strftime()
3723         * lib/mc.hint.es: NEW FILE. Hints in Spanish flavor.
3725 1999-08-08  David Martin  <dmartina@usa.net>
3727         * gtkedit/syntax.c (upgrade_syntax_file): Mark error strings for
3728         translation.
3730         * gtkedit/editmenu.c (edit_about_cmd): Mark text in "about" for
3731         translation as it used to be.
3733 1999-08-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3735         * doc-gnome/C/gmc.sgml: Set the book element's id to "index" so
3736         that the correct index.html will be generated.
3738 1999-07-27  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3740         * syntax/Makefile.in (ALLSYNTAX): Added the missing syntax files
3741         to the list.
3743 1999-07-21  Paul Sheer  <psheer@obsidian.co.za>
3745         * gtkedit.c, edit.c, editcmd.c, syntax.c, edit.h, bookmark.c,
3746         editwidget.c: bring editor stuff up to date with cooledit 3.11.5
3747         This adds some new syntax rules, and spell check on the fly
3748         which if someone bugs me for, will actually get enabled in
3749         both the text and gnome versions. Bookmark stuff also needs
3750         some keys bound to it, I suppose: any takers?
3752 1999-07-19  Elliot Lee  <sopwith@redhat.com>
3754         * Makefile.in: Remove doc-gnome* from codedirs variable. Fixes
3755         infinitely recursing make.
3757 1999-07-05  Miguel de Icaza  <miguel@gnu.org>
3759         * Makefile.in (all): Makefile fix.
3761 1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3763         * Make.common.in (confdir): Define confdir as sysconfdir.  This
3764         should fix the problem we had with FSSTND distributions.
3766 1999-07-04  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3768         * Makefile.in (DISTMAIN): Added config.guess and config.sub to the
3769         list of distributed files.
3771 1999-07-03  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3773         * configure.in (VERSION): Bumped version number to 4.5.34.
3775 1999-07-02  Tuomas J. Lukka  <lukka@iki.fi>
3777         * Add fi into ALL_LINGUAS
3779 1999-07-01  Tuomas Kuosmanen  <tigert@gimp.org>
3781         * gnome/i-zipdisk2.png: Added another zip-disk icon
3782         by <scarab@egyptian.net> - It looks very nice. Variation
3783         is good.
3785 1999-06-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3787         * acconfig.h: Add WITH_SMBFS
3789         * macros/gnome-vfs.m4: Support conditional samba support.
3791 1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3793         * Make.common.in (confdir): Define confdir as sysconfdir.  This
3794         should fix the problem we had with FSSTND distributions.
3796 1999-02-22  Vladimir Kondratiev  <vkondra@iil.intel.com>
3798         * mc.spec.in: added syntax files to %files
3800 1999-06-22  David Martin  <dmartina@usa.net>
3802         * gtkedit/gtkedit.c (tb_items): Mark strings for localization.
3804 1999-06-07  Shooby Ban  <bansz@szif.hu>
3806         * po/hu.po, configure.in: added Hungarian translations...
3807           I'm not sure it's OK, but it seems usable.
3808           Translators: Tamas Fejos and Andras Kadar
3810 1999-06-07  Kjartan Maraas  <kmaraas@online.no>
3812         * configure.in, Makefile.in: added the gmc helpfile to the build
3814 1999-05-23  Yukihiro Nakai  <nacai@iname.com>
3816         * Add ja entry to LANG in configure.in
3818 1999-05-19  Tuomas Kuosmanen  <tigert@gimp.org>
3820         * gnome/Makefile.in (ICONS): OK, perhaps we also want the zip-icon to
3821         be installed in the system :) (added it to the Makefile.in)
3823 1999-05-19  Tuomas Kuosmanen  <tigert@gimp.org>
3825         * gnome/i-zipdisk.png: I added an icon for the ZIP(tm I guess :)
3826         disks - someone please add it to the mount.c code so it gets used..
3827         Everyone have a nice time at the expo! :) I hope to join the
3828         next time.
3830 Mon May 17 07:30:48 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3832         * configure.in: Added check for getpt ()
3834 1999-05-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3836         * configure.in (VERSION): Bumped version number to 4.5.31.
3838 Wed Apr 21 22:04:30 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3840         * gtkedit/editcmd.c (edit_save_file): MAD knows about tempnam, no
3841         need to fool it by strdup'ing the return value of tempnam.
3843 Wed Apr 21 20:44:41 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3845         * configure.in: New option --with-tm-x-support, use MCCFLAGS and
3846         MCLIBS which are specific to the text edition.
3848         * INSTALL: Added documentation for --with-tm-x-support
3850 Sun Apr 18 17:51:54 EDT 1999 Gregory McLean  <gregm@comstar.net>
3852         * mc.spec.in : Folded in some changes from the 'official' rpm
3853         spec file.
3855 1999-04-16  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3857         * configure.in (SHELL): Do not use grep -q, as it is not portable
3858         to every OS.
3860 Thu Apr 15 21:59:52 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3862         * configure.in: Linking from $srcdir/slang is broken when configure
3863         isn't called with an absolute path. Link from ../$srcdir/slang if
3864         configure was invoked with a relative path.
3866 1999-03-20  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
3868         * configure.in: Do not rm the destination file and then link, use
3869         ln -sf. Link from $srcdir/slang, not from ../$srcdir/slang.
3871 Tue Apr 13 06:07:05 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3873         * configure.in: Some AC_ARG_WITH macros haven't checked $withval, i.e.
3874         --with-PACKAGE and --without-PACKAGE gave the same results.
3876 1999-04-09  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3878         * configure.in (VERSION): Bumped version number to 4.5.30.
3880 1999-03-30  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3882         * configure.in (VERSION): Bumped version number to 4.5.29.
3884 Sun Mar 28 23:46:01 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3886         * configure.in: Deleted duplicate VFS checks. GNOME_VFS_CHECKS
3887         now contains all checks.
3889 1999-03-26  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3891         * configure.in (VERSION): bumped version number to 4.5.28.
3893 Fri Mar 26 19:16:38 1999  Timur Bakeyev  <mc@bat.ru>
3895         * */Makefile.*: fixed several missed conversions from libdir to
3896         mclibdir. (Should be automake'd, really)
3898 1999-03-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3900         * Make.common.in: There were conflicting definitions of mclibdir
3901         (one for installation, one for source).  Now the source one is
3902         called mcsrclibdir.
3904         * doc/Makefile.in: Use mcsrclibdir where appropriate.
3906 Mon Mar 22 03:00:15 1999  Timur Bakeyev  <mc@bat.ru>
3908         * edit/syntax.c: Remove extra "|"  in "file ..\*\\.(pp|PP|pas|PAS|)$ \
3909         Pascal Program" (Heh, second time :)
3911         * Makefile.common: Until things gets clear, keep syntax rules in
3912         $(prefix)/lib/mc//syntax, as this is how (LIBDIR "/syntax") expands.
3914         Also, $(libdir) changed to $(mclibdir), to avoid confusion with expanded
3915         @libdir@.
3917 Mon Mar 22 01:52:32 1999  Timur Bakeyev  <mc@bat.ru>
3919         * configure.in, Makefile.in, Makefile.common: Add syntax/Makefile.in,
3920         as requested by Paul. Still, need some checking...
3922 Sun Mar 21 03:55:24 1999 Paul Sheer  <psheer@obsidian.co.za>
3924         * edit/*.[ch] gtkedit/*.[ch]: brought the editor up
3925         to date with cooledit 3.9.0. This adds some new features.
3926         Firstly the SYNTAX RULES ARE NO LONGER HARDCODED into
3927         syntax.c. This is because the rule set is becoming too
3928         large to maintain in its current form and because file
3929         loading is starting to get slow.
3931         There is also a bookmark feature which does not yet have
3932         key bindings assigned to it, but should be cool once
3933         these get inserted. Syntax rules files are named
3934             $LIBDIR/cooledit/syntax/*.syntax
3936 1999-03-20  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
3938         * configure.in: Create slang directory, it is needed when
3939         builddir != srcdir.
3940         Use -f when calling rm, the file does not exist on
3941         first compile.
3942         No need to copy VERSION from $srcdir, it's already generated in
3943         $builddir.
3945 Fri Mar 19 06:32:36 1999  David Martin  <dmartina@usa.net>
3947         * edit/edit_key_translator.c: Added missing translation tags.
3949 1999-03-18  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3951         * configure.in: Minimum version of glib should be 1.2.0.
3952         (VERSION): Bumped version number to 4.5.27.
3954 Wed Mar 10 21:52:55 1999  David Martin  <dmartina@usa.net>
3956         * gtkedit/editcmd.c: Added missing translation tags.
3958         * gtkedit/editoptions.c: Added missing translation tags. Translate
3959         radio buttons on first use.
3961 Sat Feb 27 21:00:45 1999 Gregory McLean  <gregm@comstar.net>
3963         * applied a patch from Duncan Mak <mustapha@wegythu.res.cmu.edu>
3964         to get the mc spec file to work.
3965         * hacked configure to generate a properly versioned spec file.
3967 Fri Feb 26 22:06:51 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3969         * gtkedit/editcmd.c (menu_save_mode_cmd): translate strings for
3970         radio buttons on first pass.
3972 Fri Feb 26 21:45:30 1999  David Martin  <dmartina@usa.net>
3974         * gtkedit/editcmd.c: Mark strings in the search and replace
3975         dialogs for translation. Resized these dialogs to let the messages
3976         fit.
3978 1999-02-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3980         * gtkedit/editwidget.c (selection_send): Use the proper type for
3981         64-bit cleanliness (Patch from George Lebl).
3983 Tue Feb 16 21:24:43 1999  David Martin  <dmartina@usa.net>
3985         * gtkedit/gtkedit.c: Hack to get one more string defined in a macro
3986         into the catalog file.
3988 Sat Feb 13 01:39:17 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3990         * configure.in: Make Timur's libtermcap check work with SLang
3991         0.99.98, too.
3993 1999-02-12  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3995         * new_icons/Makefile.in (ALLICONS): Added Tigert's new icons for
3996         PS and EPS files.  Thanks, Tigert!
3998 1999-02-09  Miguel de Icaza  <miguel@nuclecu.unam.mx>
4000         * configure.in (CCOPTS): Drop the prefix auto-detection.
4002 Wed Feb 10 02:48:51 1999  Timur Bakeyev  <mc@bat.ru>
4004         * configure.in: Add check, which, in case of system-installed SLang
4005         library tries to run a test program, which determines, does we need
4006         linking with libtermcap.a. Also, set of if's for finding terminfo
4007         dir changed to for cycle - a bit nicer :)
4009 Tue Feb  9 20:52:19 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
4011         * README.QNX: Deleted documentation about mc.menu.qnx.diff.
4013 Tue Feb  9 20:46:07 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
4015         * lib/mc.menu.qnx.diff: Deleted, it was merged with mc.menu.
4017 Tue Feb  9 20:32:39 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
4019         * lib/mc.menu: Removed GNU tar'isms (option z). Removed option -o
4020         from tar calls when extracting (according to my man page this option
4021         is only useful when creating archives).
4023 Tue Feb  9 20:28:15 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
4025         * lib/mc.menu: Applied patch from root  <root@golia.dntis.ro> which
4026         adds support for tar.bz2 and merges the support for freeze-compressed
4027         tar files (tar.F) from mc.menu.qnx.diff.
4029 Sun Feb  7 06:11:48 1999  Timur Bakeyev  <mc@bat.ru>
4031         * Makefile.in: Change calls to xmkdir to mkinstalldirs - this is more
4032         GNU-like :)
4034 1999-01-30  Miguel de Icaza  <miguel@nuclecu.unam.mx>
4036         * gtkedit/gtkedit.c: Hack to get a string defined in a macro into
4037         the catalog file.
4039 1999-02-02  Tuomas Kuosmanen  <tigert@gimp.org>
4041         * new_icons/gnome-core.png: New icon for core files. Someone
4042         please add the code part :)
4044 Mon Feb  1 01:28:19 1999  Timur Bakeyev  <mc@bat.ru>
4046         * configure.in: Add check against setuid() and setreuid() functions.
4048 Fri Jan 29 22:55:56 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
4050         * slang/slang.h: renamed to slang-mc.h
4052         * slang/Makefile.in: delete slang.h on "make clean"
4054         * configure.in: link slang/slang-mc.h to slang/slang.h when the
4055         included slang is used. Problem was that MC's slang.h was used
4056         when we compiled with an already installed SLang and the systems
4057         header file were included with <slang/slang.h>.
4058         Unfortunately I can't use AC_LINK_FILES to make the links because
4059         if we needn't make any links AC_LINK_FILES makes a link from
4060         srcdir to top_builddir (builddir != srcdir).
4062         Temporary add $LGPM to $LIBS when checking for the resizeterm
4063         and keyok functions (ncurses might be linked against GPM).
4065         Substitute PACKAGE (intl/Makefile makes use of it)
4067 Wed Jan 27 03:34:44 1999  Timur Bakeyev  <mc@bat.ru>
4069         * gtkedit/edit.h: including of <malloc.h> and <stdlib.h> swapped by
4070         #include "global.h".
4072 1999-01-13  Jonathan Blandford  <jrb@redhat.com>
4074         * Make.common.in (gnewdir): new path.
4076 Sun Jan 17 03:19:47 1999  Timur Bakeyev  <mc@bat.ru>
4078         * configure.in: Add comments before "Let" and "the" - typo. Add new
4079         path to include's search.
4081 1999-01-10  Ilya Zakharevich  <ilya@math.ohio-state.edu>
4083         * gtkedit/edit.c (edit_load_file): Off-by-one error disabled editing.
4085 1999-01-11  Miguel de Icaza  <miguel@nuclecu.unam.mx>
4087         * configure.in (REGEX_O): Always include regex.o as the code we
4088         are using in gmc is not using regcomp/regexec, but the internal
4089         Emacs API.
4091         * src/regex.c: Do not compile the POSIX compatibility code, as we
4092         do not use it.
4094 Tue Dec 29 15:49:45 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
4096         * doc/mc.sgml, mc1.in (Color section): minor polishing
4097         (Layout section): documented Highlight...
4099 Thu Dec 24 18:30:53 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
4101         * configure.in: Deleted du checks
4103         * INSTALL: Deleted --with-dusum documentation.
4105         * doc/mc.sgml, mc.1.in: Completed documentation about the Options/
4106         Configuration dialog. Added Advanced chown subsection. Deleted
4107         variables from the Special settings section which are now covered
4108         by the configuration dialog.
4110 Mon Dec 21 22:26:34 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
4112         * doc/mc.sgml, mc.1.in: Deleted obsolete information about
4113         tar_gz_memlimit. Partially rewrote the section about the
4114         Virtual FS.. configuration dialog.
4116 1998-12-17  Christopher Blizzard  <blizzard@appliedtheory.com>
4118         * autogen.sh (srcdir): Honor $ACLOCAL_FLAGS when running aclocal.
4120 Sun Dec 13 15:26:19 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
4122         * Makefile.in (target installdirs): create $(DESTDIR)$(idldir)
4124         * lib/Makefile.in (target install): install $(LIBFILES_OUT) from the
4125         builddir
4127 1998-12-08  Tuomas Kuosmanen  <tigert@gimp.org>
4129         * new_icons/gnome-image-[lots].png: I added some icons for file
4130         types (image) there - someone please tell me what the correct
4131         location and naming convention is and I will try to follow that. :)
4133 1998-12-08  Christopher Blizzard  <blizzard@appliedtheory.com>
4135         * configure.in (builddir): Add icons/Makefile to AC_OUTPUT so that
4136         the build will still work.  (Has this been replaced by new_icons?)
4138 Tue Dec  1 11:58:55 1998  Pavel Machek  <pavel@atrey.karlin.mff.cuni.cz>
4140         * doc/mc.1.in, mc.sgml: added my name to list of authors
4142 1998-12-02  Miguel de Icaza  <miguel@nuclecu.unam.mx>
4144         * Makefile.in (codedirs): Dropped xv and tk ports from the
4145         distribution. include idl directory.
4147 1998-12-01  Miguel de Icaza  <miguel@nuclecu.unam.mx>
4149         * configure.in (slang_use_system_installed_lib): Define slang
4150         here, to avoid having this on LIBS.
4152 1998-11-26  Herbert Valerio Riedel  <hvr@hvrlab.ml.org>
4154         * gtkedit.c: changed occurrence of 'va_list *ap' to 'va_list ap'
4156 Thu Nov 26 12:20:06 1998  Pavel Roskin  <pavel_roskin@geocities.com>
4158         * config.h.in: Removed from CVS, added to .cvsignore
4160         * acconfig.h, macros/curses.m4, src/xcurses.c, src/tty.h,
4161         configure.in:
4162         NO_COLOR_SUPPORT renamed to NO_COLOR_CURSES
4163         HAVE_SUNOS_CURSES and SUNOS_CURSES renamed to USE_SUNOS_CURSES
4164         HAS_CURSES added to acconfig.h
4166 1998-11-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
4168         * autogen.sh: Add "-I macros" to the aclocal flags.
4170         * mc-aclocal.m4: Renamed fp_PROG_CC_STDC to MC_HPUX_PROG_CC_STDC
4171         so that aclocal will not complain about an obsolete macro.
4173         * configure.in: Use MC_HPUX_PROG_CC_STDC
4175         * ChangeLog: There was no ChangeLog here, so I added one.