Merge branch '16_syntax_differ_c_and_cpp' into mc-4.6
[midnight-commander.git] / ChangeLog
blob291791f69400fb566ccb26098ed6e7893973432e
1 2008-12-18  Roland Illig  <roland.illig@gmx.de>
3         * doc/mcedit.1: Documented the newly added filename:lineno
4         invocation method.
6 2008-02-19  Pavel Roskin  <proski@gnu.org>
8         * doc/hu/mc.1.in: Fix description for M-u and M-H.  Reported by
9         Bozo Lajos.
11 2008-01-06  Roland Illig  <roland.illig@gmx.de>
13         * FAQ: Answered the slow startup related to old Samba code.
14         (Closes: #21959)
16 2007-10-19  Pavel Tsekov  <ptsekov@gmx.net>
18         * NEWS: Update for 4.6.2.
20 2007-10-11  Pavel Tsekov  <ptsekov@gmx.net>
22         * configure.ac: Determine the size of `long', `long long' and
23         off_t.
25 2007-09-26  Pavel Tsekov  <ptsekov@gmx.net>
27         * NEWS: Revert last change - it is invalid.
29 2007-09-24  Pavel Tsekov  <ptsekov@gmx.net>
31         * m4/codeset.m4: Update to serial #2.
32         * m4/fsusage.m4: Update to serial #23.
33         * m4/iconv.m4: Update to serial #AM6.
34         * m4/intdiv0.m4: Update from gnulib.
35         * m4/intmax.m4: Update to serial #3.
36         * m4/inttypes-pri.m4: Update to serial #4.
37         * m4/inttypes_h.m4: Update to serial #7.
38         * m4/lib-link.m4: Update to serial #13.
39         * m4/lib-prefix.m4: Update to serial #5.
40         * m4/longlong.m4: Update to serial #10.
41         * m4/onceonly.m4: Update to serial #4.
42         * m4/printf-posix.m4: Update to serial #3.
43         * m4/size_max.m4: Update to serial #6.
44         * m4/stdint_h.m4: Update to serial #6.
45         * m4/ulonglong.m4: Update to serial #6.
46         * m4/wint_t.m4: Update to serial #2.
48 2007-09-24  Pavel Tsekov  <ptsekov@gmx.net>
50         * doc/mcedit.1.in: Update the version number to 4.6.2-pre1.
51         * doc/mcview.1.in: Ditto.
52         * doc/mcserv.8.in: Ditto.
54 2007-09-24  Pavel Tsekov  <ptsekov@gmx.net>
56         * FAQ: Update MC's homepage url.
57         * README: Ditto.
58         * doc/mc.1.in: Ditto.
59         * doc/mcedit.1.in: Ditto.
60         * doc/mcserv.8.in: Ditto.
61         * doc/mcview.1.in: Ditto.
62         * doc/es/mc.1.in: Ditto.
63         * doc/hu/mc.1.in: Ditto.
64         * doc/it/mc.1.in: Ditto.
65         * doc/pl/mc.1.in: Ditto.
66         * doc/ru/mc.1.in: Ditto.
67         * doc/sr/mc.1.in: Ditto.
68         * doc/sr/mcserv.8.in: Ditto.
70 2007-09-10  Pavel Tsekov  <ptsekov@gmx.net>
72         * configure.ac: Update the version number to 4.6.2-pre1.
73         * doc/mc.1.in: Likewise.
75 2007-01-13  Pavel Tsekov  <ptsekov@gmx.net>
77         * doc/mc.1.in: Place the description of the "Swap panels" on
78         a paragraph of its own.
80 2006-12-30  Pavel Tsekov  <ptsekov@gmx.net>
82         * m4/ls-mntd-fs.m4: Update to serial #26.
84 2006-12-30  Pavel Tsekov  <ptsekov@gmx.net>
86         * m4/fsusage.m4: Update to serial #22.
88 2006-12-30  Pavel Tsekov  <ptsekov@gmx.net>
90         * m4/fsusage.m4: Update to serial #18.
92 2006-12-28  Pavel Roskin  <proski@gnu.org>
94         * build-glib1.sh: Fix misplaced --with-glib12.  Copy
95         config.guess and config.sub from mc to glib sources - they are
96         too old in glib.
97         * build-glib2.sh: Update to the latest versions of glib, gettext
98         and pkg-config.
100 2006-11-27  Leonard den Ottolander  <leonard den ottolander nl>
102         * NEWS: Bash < 2.05b (3-digit octals in echo_e_cmd) no longer
103         supported.
105 2006-09-07  Pavel Tsekov  <ptsekov@gmx.net>
107         * acinclude.m4 (AC_GET_FS_INFO): Add erronously removed call to
108         gl_FSTYPENAME.
109         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Add missing 
110         include directive for sys/param.h.
112 2006-09-07  Pavel Tsekov  <ptsekov@gmx.net>
114         * m4/ls-mntd-fs.m4: Update to serial#22, which adds support
115         for getmntinfo() returning its result in struct statvfs.
116         * m4/fstypename.m4: Update to serial#6, which replaces
117         HAVE_F_FSTYPENAME_IN_STATFS with HAVE_STRUCT_STATFS_F_FSTYPENAME.
119 2006-09-07  Pavel Tsekov  <ptsekov@gmx.net>
121         * acinclude.m4 (AC_GET_FS_INFO): Revert a failed attempt to
122         properly detect getmntinfo() returning its result in struct statvfs.
124 2006-06-30  Hampa Hug  <hampa@hampa.ch>
126         * acinclude.m4 (AC_GET_FS_INFO): Check the return value of
127         getmntinfo() properly.
129 2006-06-17  Pavel Tsekov  <ptsekov@gmx.net>
131         * m4/fstypename.m4: New file.
132         * acinclude.m4 (AC_GET_FS_INFO): Add a check to determine whether
133         getmntinfo() takes struct statvfs instead of struct statfs as its
134         first argument. Define MOUNTED_GETMNTINFO_STATVFS if it does.
135         Add a check to determine whether struct statvfs has a field named
136         f_fstypename.
137         Use gl_FSTYPENAME tp determine whether struct statfs has a field
138         named f_fstypename.
140 2006-06-07  Pavel Tsekov  <ptsekov@gmx.net>
142         * configure.ac: Revert last commit.
144 2006-05-29  Roland Illig  <roland.illig@gmx.de>
146         * m4/ls-mntd-fs.m4: Updated to serial #21, which fixes the use
147         of an undefined variable.
149 2006-05-21  Roland Illig  <roland.illig@gmx.de>
151         * configure.ac: Fixed detection of <sys/statvfs.h>, statvfs()
152         and struct statvfs.f_fstypename, so that mc builds on NetBSD 3.0
153         again.
155 2006-04-18  Pavel Tsekov  <ptsekov@gmx.net>
157         * acinclude.m4 (AC_GET_FS_INFO): Make it work again - the last
158         commit broke it.
159         * m4/onceonly.m4: New file.
161 2006-04-13  Anton Monroe  <akm@meer.net>
163         * doc/mc.1.in: Function key documentation update.
165 2006-03-18  Leonard den Ottolander  <leonard den ottolander nl>
167         * acinclude.m4 (AC_GET_FS_INFO): Replace old fileutils code to get
168         mount and file system information with m4_includes of the corresponding
169         GNU coreutils-5.94 files (ls-mntd-fs.m4 (#20) and fsusage.m4 (#16)).
171         * m4/fsusage.m4, m4/ls-mntd-fs.m4: Create.
173 2006-02-23  Pavel Tsekov  <ptsekov@gmx.net>
175         * doc/mc.1.in: Document `fish_directory_timeout'.
177 2006-02-18  David Martin  <<dmartina@excite.com>
179         * doc/es/mc.1.in: Cleanup. Fix key naming.
181 2006-01-29  Pavel Tsekov  <ptsekov@gmx.net>
183         * doc/mc.1.in: Update the documentation to reflect the fact
184         that confirmation may be requested when deleting directory
185         hotlist entries based on a user configurable setting.
187 2006-01-29  Julian Mehnle  <julian@mehnle.net>
189         * doc/mc.1.in: Document support for VIEWER environment variable.
191 2005-11-15  Pavel Roskin  <proski@gnu.org>
193         * acinclude.m4 (MC_WITH_MCSLANG): Add type tests from S-Lang
194         configuration scripts.
196 2005-11-10  Pavel Roskin  <proski@gnu.org>
198         * configure.ac: Catch unexpanded MC_* macros.
200         * m4/*.m4: Update to the macros provided by gettext 0.14.3.
201         * m4/Makefile.am: Update the list of the *.m4 files.
203         * configure.ac: Use AC_GNU_SOURCE, which prevents redefining
204         _GNU_SOURCE.  Bump Autoconf version to 2.54, where AC_GNU_SOURCE
205         appeared.
206         Reported by Leonard den Ottolander <leonard den ottolander nl>
208         * configure.ac: Use gettext 0.14.3.
209         * acinclude.m4 (MC_ASM_LABELS): Remove, it's not needed with
210         recent versions of gettext.
212         * acinclude.m4 (MC_ASM_LABELS): Make the test function global
213         and move its definition above main().  That's closer to what
214         gettext is actually doing.
216 2005-10-03  Pavel Roskin  <proski@gnu.org>
218         * configure.ac: Require gettext with ngettext support.  It's
219         already used in src/info.c.
221 2005-09-28  Pavel Roskin  <proski@gnu.org>
223         * acinclude.m4: Remove gettext 0.10.x compatibility.
225 2005-08-23  Marco Ciampa  <ciampix@libero.it>
227         * doc/it/mc.1.in: updated italian trasnlation.
228         * doc/it/xnc.hlp: small fix.
230 2005-08-15  Roland Illig  <roland.illig@gmx.de>
232         * configure.ac: The function getgrouplist() is not used anymore,
233         so there is no need to check for it. The various get[ug]id
234         functions are used, so add checks for them. Same for isascii.
236 2005-07-20  Pavel Roskin  <proski@gnu.org>
238         * lib/mc.ext.in: Restore support for opening 7-zip archives.
240         * configure.ac: Add vfs/extfs/ualz to AC_CONFIG_FILES.
241         * lib/mc.ext.in: Add support for ALZip archives.
243 2005-07-10  Leonard den Ottolander  <leonard den ottolander nl>
245         * configure.ac: Rename AS_HELP_STRING to AC_HELP_STRING.
247 2005-07-08  Leonard den Ottolander  <leonard den ottolander nl>
249         * NEWS: Fixed commit to the wrong branch.
251 2005-07-05  Roland Illig  <roland.illig@gmx.de>
253         * configure.ac: Removed detection of the umode_t type. All
254         references to it have been replaced with mode_t.
256 2005-07-03  Leonard den Ottolander  <leonard * den ottolander nl>
258         * lib/mc.ext.in: Match files in /log/ or /logs/ directories as plain
259         text not man page; match local man pages; add fixes for gzipped man
260         pages to plain and bzipped man pages.
262 2005-07-03  Leonard den Ottolander  <leonard * den ottolander nl>
264         * lib/mc.ext.in: Move matches for plain compressed files down.
266 2005-07-03  Roland Illig  <roland.illig@gmx.de>
268         * acinclude.m4 (MC_WITH_VFS): Don't link with libnsl
269         unnecessarily.
270         * configure.ac: Simplified detection of the necessary libraries
271         for socket() and gethostbyname().
273         Patch provided by Tomasz Kloczko at 2005-06-15 on mc-devel.
275 2005-06-21  Pavel Roskin  <proski@gnu.org>
277         * lib/mc.ext.in: Support opening for 7-Zip archives.
279 2005-06-06  Roland Illig  <roland.illig@gmx.de>
281         * NEWS: Added the differences between pre3 and HEAD.
282         * lib/mc.ext.in: Added ${PAGER} as fallback if neither lynx nor
283         links is installed.
285 2005-05-31  Andrew V. Samoilov  <sav@bcs.zp.ua>
287         * pkginfo.in: New file. Configuration files for Sun Solaris pkgmk(1).
288         * prototype.in: Likewise.
289         * configure.ac: Likewise.
290         * Makefile.am: Likewise.
292 2005-05-29  Martin Petricek  <tux@centrum.cz>
294         * lib/mc.ext.in: Added support for .7z archives.
296 2005-05-26  Pavel Roskin  <proski@gnu.org>
298         * *: Update postal address of Free Software Foundation.
300 2005-05-23  Roland Illig  <roland.illig@gmx.de>
302         * syntax/ChangeLog: The syntax directory has got its own
303         ChangeLog.
305 2005-05-17  Roland Illig  <roland.illig@gmx.de>
307         * configure.ac: Removed the extra definition of
308         HAVE_C_TYPE_SOCKLEN_T, which is unused.
310 2005-05-14  Roland Illig  <roland.illig@gmx.de>
312         * syntax/diff.syntax: Lines starting with a <tab> character are
313         displayed like lines starting with a <space>. This is for the
314         cvs diff -T option.
315         * syntax/makefile.syntax: Highlight $$ (a literal $) in
316         brightcyan. This way $${var} is not highlighted as if it were a
317         Makefile variables. Also added useful comments before the contexts.
319 2005-05-13  Pavel Roskin  <proski@gnu.org>
321         * configure.ac: Require Autoconf 2.53 or newer.
322         * m4/Makefile.am: Remove isc-posix.m4, it's obsolete.
323         * m4/isc-posix.m4: Remove.
325 2005-05-13  Nerijus Baliunas  <nerijus@users.sourceforge.net>
327         * lib/mc.ext.in: Add OpenOffice.org 2 extensions, use o3totxt
328         to view OpenOffice.org documents.
330 2005-05-11  Pavel Roskin  <proski@gnu.org>
332         * acinclude.m4: Remove MC_ARG_ENABLE_DEVELOPER_MODE.
333         * configure.ac: Replace MC_ARG_ENABLE_DEVELOPER_MODE with a
334         simpler and more user-friendly piece of code.
336 2005-05-01  Roland Illig  <roland.illig@gmx.de>
338         * syntax/c.syntax: Added missing punctuation characters.
340 2005-04-28  Pavel Roskin  <proski@gnu.org>
342         * syntax/Syntax: Don't highlight csh scripts.  Allow using
343         "/usr/bin/env" instead of the full path.
345 2005-04-27  Leonard den Ottolander  <leonard * den ottolander nl>
347         * AUTHORS: Added Pavel Shirshov and myself as contributors.
349 2005-04-26  Roland Illig  <roland.illig@gmx.de>
351         * acinclude.m4: Renamed AS_HELP_STRING to AC_HELP_STRING for
352         compatibility with autoconf-2.57.
354 2005-04-22  Roland Illig  <roland.illig@gmx.de>
356         * acinclude.m4: Added macro MC_ARG_ENABLE_DEVELOPER_MODE.
357         * configure.ac: Using MC_ARG_ENABLE_DEVELOPER_MODE instead of
358         the --maintainer-mode.
360 2005-04-17  Leonard den Ottolander  <leonard * den ottolander nl>
362         * syntax/eiffel.syntax: dos2unix; removed redundant cooledit
363         colour definitions.
364         * syntax/perl.syntax: Removed redundant cooledit definitions.
365         * syntax/php.syntax: ' ' and " " context fixes.
366         * syntax/syntax.syntax: Removed 2 duplicate lines.
368 2005-04-16  Roland Illig  <roland.illig@gmx.de>
370         * lib/mc.ext.in: Recognize either *.udeb or *.deb as Debian
371         packages. Fixes Savannah patch #3899.
373 2005-04-14  Leonard den Ottolander  <leonard * den ottolander nl>
375         * syntax/Syntax: Catch Makefiles with capitals in the extension.
377 2005-04-14  Roland Illig  <roland.illig@gmx.de>
379         * doc/mc.1.in (Internal File Viewer): Rewrote some documentation.
380         Removed the paragraph about the growing buffers. It's generally
381         uninteresting to users.
383 2005-04-13  Roland Illig  <roland.illig@gmx.de>
385         * configure.ac: Add -DNDEBUG to CPPFLAGS if the maintainer mode
386         is not enabled.
388 2005-03-19  Pavel Roskin  <proski@gnu.org>
390         * acinclude.m4 (MC_WITH_SLANG): Partly restore original order of
391         checks and add a comment with a warning.
392         From Pavel S. Shirshov <me@pavelsh.pp.ru>
394         * acinclude.m4 (MC_WITH_SLANG): Reorder checks.  Move termcap
395         checks ...
396         (MC_SLANG_TERMCAP): ... here.
397         (MC_SLANG_PRIVATE): Check if private functions are available.
398         It's not the case on Debian unstable.
400 2005-03-19  Pavel S. Shirshov  <me@pavelsh.pp.ru>
402         * syntax/idl.syntax: Add syntax file for the CORBA idl.
403         From Ian Zagorskih <ianzag@megasignal.com>
404         * syntax/lua.syntax: Add syntax file for the LUA programming language.
405         From Mike Gorchak  <mike@malva.ua>
406         * syntax/Syntax: Add syntax file for CORBA idl and lua.
407         * syntax/Makefile.am: Likewise.
408         * mc.qpg.in: Likewise.
409         * NEWS: Likewise.
411 2005-03-19  Pavel Roskin  <proski@gnu.org>
413         * acinclude.m4 (MC_WITH_SLANG): Define HAVE_SYSTEM_SLANG after
414         all fallbacks so it shows whether we are using system S-Lang.
415         * configure.ac: Remove USE_INCLUDED_SLANG, since it's now fully
416         dependent on HAVE_SLANG and HAVE_SYSTEM_SLANG.
417         * src/myslang.h: Likewise.
419 2005-03-18  Mike Gorchak  <mike@malva.ua>
421         * syntax/assembler.syntax: Add syntax file for the x86 assembler.
422         * syntax/povray.syntax: Add syntax file for the POVRay.
423         * syntax/Syntax: Add syntax file for x86 assembler and POVRay.
424         * syntax/Makefile.am: Likewise.
425         * mc.qpg.in: Likewise.
426         * NEWS: Likewise.
428 2005-03-14  Leonard den Ottolander  <leonard * den ottolander nl>
430         * syntax/diff.syntax: Changed default color from gray, which was
431         quite unreadable, to a bright yellow.
433 2005-03-10  Roland Illig  <roland.illig@gmx.de>
435         * autogen.sh: Made the gettext version check more portable. The
436         actual sed command is unchanged.
438 2005-02-26  Miguel de Icaza  <miguel@novell.com>
440         * doc/mc.1.in: Replace M-char with Alt-char everywhere, which is
441         simpler to understand.
443 2005-01-29  Miguel de Icaza  <miguel@novell.com>
445         * configure.ac: Check for getgrouplist API call.
447 2005-02-07  Roland Illig  <roland.illig@gmx.de>
449         * NEWS: Added the changes between mc-4.6.1-pre3 and now.
451 2005-01-27  Roland Illig  <roland.illig@gmx.de>
453         * configure.ac: Add checks for C headers <sys/mkdev.h> and
454         <sys/sysmacros.h> to support major/minor arithmetics on
455         device numbers.
457 2005-01-11  Pavel S. Shirshov  <me@pavelsh.pp.ru>
459         * acinclude.m4: Fix '--with-screen' configure option.
461 2004-12-30  Andrew V. Samoilov  <sav@bcs.zp.ua>
463         * autogen.sh: Fix workaround for automake 1.5.
465 2004-12-28  Leonard den Ottolander  <leonard * den ottolander nl>
467         * syntax/spec.syntax: Set whole on spec macro option keywords.
469 2004-12-13  Pavel S. Shirshov  <me@pavelsh.pp.ru>
471         * acinclude.m4: Fix "make distcheck".
473 2004-12-12  Pavel S. Shirshov  <me@pavelsh.pp.ru>
475         * NEWS: Update.
477 2004-12-10  Pavel S. Shirshov  <me@pavelsh.pp.ru>
479         * autogen.sh: Comment workaround for Automake 1.5. It's not working
480         for Automake 1.9.
482 2004-12-07  Roland Illig  <roland.illig@gmx.de>
484         * syntax/Makefile.am: Don't install syntax highlighting files if
485         the internal editor is disabled.
487 2004-12-03  Pavel S. Shirshov  <me@pavelsh.pp.ru>
489         * configure.ac: Bump version to 4.6.1a
491 2004-11-17  Pavel S. Shirshov  <me@pavelsh.pp.ru>
493         * acinclude.m4: Fix compiling mc with system slang on FreeBSD.
495 2004-11-16  Roland Illig  <roland.illig@gmx.de>
497         * TODO: Checked the remaining vfs/extfs shell scripts and
498         removed them from the TODO list. This was the last item
499         in the section "Before 4.6.1", so I deleted the whole
500         section.
502 2004-11-08  Pavel S. Shirshov  <me@pavelsh.pp.ru>
504         * TODO (4.6.2): Fix the '#' in path names issue.
506 2004-11-07  Roland Illig  <roland.illig@gmx.de>
508         * TODO (4.6.1): Moved the '#' in path names issue to 4.6.2.
509         * TODO: Added issue about hiding passwords in VFS pathnames.
511 2004-11-05  Andrew V. Samoilov  <sav@bcs.zp.ua>
513         * README: Fix typo.
515 2004-11-04  Mike Gorchak  <mike@malva.ua>
517         * mc.qpg.in: Synchronization with the latest file has been added
518         to the distro.
519         * configure.ac: Added information about status of charset enabling.
520         * syntax/Syntax: Treat QNX6 specific files with extensions qpg and
521         qpg.in as xml files.
523 2004-11-02  Roland Illig  <roland.illig@gmx.de>
525         * configure.ac: Add feature test whether socklen_t is defined
526         in <sys/socket.h>.
528 2004-10-28  Jindrich Novy  <jnovy@redhat.com>
530         * lib/mc.ext.in: Add a few sound formats that "play" and "mikmod"
531         utility knows.
533 2004-10-27  Roland Illig  <roland.illig@gmx.de>
535         * configure.ac: Add check for type socklen_t.
537 2004-10-27  Juan C. Olivares  <juancri@juancri.com>
539         * syntax/aspx.syntax: Add syntax file for ASP.NET.
540         * syntax/Syntax: Likewise.
541         * syntax/Makefile.am: Likewise.
543 2004-10-27  Pavel S. Shirshov  <me@pavelsh.pp.ru>
545         * TODO: Move entry 'Broken pipe warning...' to 4.6.2 TODO list.
546         Remove entries for perl extfs scripts.
548 2004-10-24  Roland Illig  <roland.illig@gmx.de>
550         * configure.ac: Only add "-Wall" to CFLAGS if GCC is set to "yes".
552 2004-10-23  Roland Illig  <roland.illig@gmx.de>
554         * TODO: Check proper quoting in vfs/extfs/*.
556 2004-10-20  Pavel S. Shirshov  <me@pavelsh.pp.ru>
558         * lib/mc.ext.in: Use xmms for audio files in XWindows mode.
559         Add support for *.wma files. Add support for playlists.
561         Partially based on patch from q# <eth0@o2.pl>
563 2004-10-18  Roland Illig  <roland.illig@gmx.de>
565         * TODO: Some new TODO items with low priority: More standard
566         widgets, CVS frontend, patch editor, context menus.
568 2004-10-16  Roland Illig  <roland.illig@gmx.de>
570         * TODO: Fixed the "./ files in tar archive" item for mc-4.6.1.
572 2004-10-16  Roland Illig  <roland.illig@gmx.de>
574         * syntax/eiffel.syntax: Add syntax highlighting rules for the
575         Eiffel programming language.
576         * syntax/Syntax: Bind *.e with eiffel.syntax.
577         * syntax/Makefile.am: Added syntax.eiffel.
579         From Daniel F Moisset <dmoisset grulic org ar>
581 2004-10-12  Pavel S. Shirshov  <me@pavelsh.pp.ru>
583         * syntax/sql.syntax: Improve sql.syntax file and added several
584         keywords.
586         From Karel Zak
588 2004-10-12  Andrew V. Samoilov  <sav@bcs.zp.ua>
590         * acinclude.m4 (MC_WITH_MCSLANG): Set screen_type to mcslang.
591         * configure.ac: Define USE_INCLUDED_SLANG if screen_type is mcslang.
593 2004-10-05  Gergely Sza'sz  <szaszg@hu.inter.net>
595         * syntax/perl.syntax: Fix highlight the hashes.
596         * syntax/diff.syntax: Highlight comments (lines begin with #),
597         and garbage in diff files.
599 2004-09-17  Dmitry Alexeyev  <dmi_a@qnx.org.ru>
601         * mc.qpg.in: New file. Description for QNX 6.x packager.
603 2004-09-25  Roland Illig  <roland.illig@gmx.de>
605         * configure.ac: #define _GNU_SOURCE to an empty value instead of 1,
606         which conflicted with src/regex.c.
608 2004-09-24  Roland Illig  <roland.illig@gmx.de>
610         * HACKING (Programming tips): Added a tip concerning the NULL
611         pointer in varargs function calls.
613 2004-09-22  Roland Illig  <roland.illig@gmx.de>
615         * HACKING: Added advice for using g_strdup for a modifiable
616         copy of a string.
617         * HACKING: Added a section about where to look for bug reports
618         and patches.
620 2004-09-19  Roland Illig  <roland.illig@gmx.de>
622         * HACKING: Added explanation for const_cast.
624 2004-09-17  Dmitry Alexeyev  <dmi_a@qnx.org.ru>
626         * syntax/makefile.syntax: Adds "define" and "ended" keywords
627         * syntax/perl.syntax: Adds "break" keyword
629 2004-09-10  Jakub Jelinek  <jakub@redhat.com>
631         * lib/mc.lib: Add gnome, rxvt and xterm-new terminals.
633 2004-09-10  Pavel S. Shirshov  <me@pavelsh.pp.ru>
635         * syntax/php.syntax: Upgrade php.syntax file.
637         From Leonard den Ottolander <leonard * den.ottolander.nl>
639 2004-09-04  Jakub Jelinek  <jakub@redhat.com>
641         * configure.ac: grantpt is only available with -D_XOPEN_SOURCE
642         or -D_GNU_SOURCE under Linux.
644 2004-09-04  Pavel S. Shirshov  <me@pavelsh.pp.ru>
646         * HACKING: Add to section "Programming Tips" g_free tip.
648 2004-09-02  Roland Illig  <roland.illig@gmx.de>
650         * HACKING: Added a section "Programming Tips" which lists mistakes
651         that have been done once and should never be repeated.
653 2004-08-29  Roland Illig  <roland.illig@gmx.de>
655         * m4/ri-gcc-warnings.m4: Now handles only the last --enable or
656         --disable option. Before, --disable has not been handled
657         correctly.
659 2004-08-22  Pavel S. Shirshov  <me@pavelsh.pp.ru>
661         * m4/ri-gcc-warnings.m4: Using AC_HELP_STRING for more portable.
662         AS_HELP_STRING was introduced after autoconf 2.57+.
664         From Leonard den Ottolander <leonard * den.ottolander.nl>
666 2004-08-18  Roland Illig  <roland.illig@gmx.de>
668         * "make uninstall": removes the symlinks bin/mcedit and bin/mcview.
670 2004-08-17  Roland Illig  <roland.illig@gmx.de>
672         * configure.ac: The GCC warning flags are only used in
673         maintainer-mode.
675 2004-08-17  Pavel S. Shirshov  <me@pavelsh.pp.ru>
677         * lib/cedit.menu: Security fix patch. Fix insecure temporary file and
678         directory creations. (CAN-2004-0231).
680         * lib/mc.menu: Likewise.
681         * doc/mc.1.in: Likewise.
682         * doc/es/mc.1.in: Likewise.
683         * doc/hu/mc.1.in: Likewise.
684         * doc/it/mc.1.in: Likewise.
685         * doc/pl/mc.1.in: Likewise.
686         * doc/ru/mc.1.in: Likewise.
687         * doc/sr/mc.1.in: Likewise.
689 2004-08-09  Andrew V. Samoilov  <sav@bcs.zp.ua>
691         * configure.ac: Add check for atoll().
693         * doc/mc.1.in (Extension File Edit): Document "directory" keyword.
694         * doc/ru/mc.1.in: Likewise.
696 2004-08-02  Pavel Shirshov  <me@pavelsh.pp.ru>
698         * autogen.sh: Fix unportable "\n" in sed.
700 2004-04-02  Pavel Roskin  <proski@gnu.org>
702         * lib/mc.ext.in: Use gqview instead of ee for images.  ee seems
703         to be obsolete.  Suggested by Marcel Pol <mpol@gmx.net>
705 2004-01-22  Pavel Roskin  <proski@gnu.org>
707         * lib/mc.ext.in: Recognize *.tb2 and *.tbz files.
709         * configure.in: Rename to ...
710         * configure.ac: ... this.
712 2003-12-30  David Martin  <dmartina@excite.com>
714         * doc/mc.1.in: Synchronized latest fixes (long options) and
715         moved year and version number.
717 2003-12-24  Pavel Roskin  <proski@gnu.org>
719         * configure.in: Release 4.6.1-pre1.
721 2003-11-28  Pavel Roskin  <proski@gnu.org>
723         * acinclude.m4 (MC_UNDELFS_CHECKS): Try ext2fs/ext2_fs.h before
724         linux/ext2_fs.h.  Use ext2fs/ext2_fs.h when possible - it's
725         safer to avoid kernel headers.
727 2003-11-27  Pavel Roskin  <proski@gnu.org>
729         * src/TODO: Move ...
730         * TODO: ... here.
731         * doc/DEVEL: Move ...
732         * HACKING: ... here.  Adjust makefiles.
734 2003-11-20  Pavel Roskin  <proski@gnu.org>
736         * build-glib1.sh: Use more portable syntax for functions.  Fall
737         back to "ftp" for download, useful on BSD.
738         * build-glib2.sh: Likewise.
740         * build-glib1.sh: New file - download and compile glib 1.2.x,
741         then compile mc against it.
742         * build-glib2.sh: New file - download and compile glib 2.x with
743         dependencies (gettext, pkgconfig), then compile mc against it.
744         * Makefile.am: Distribute them.
746 2003-10-29  Pavel Roskin  <proski@gnu.org>
748         * acinclude.m4 (MC_UNDELFS_CHECKS): Don't use internal Autoconf
749         variables.
751         * configure.in: Rewrite check for mmap() to avoid using internal
752         variables of Autoconf.  Rename the rest of ac_cv_* to mc_cv_*.
754         * configure.in: Use AC_CHECK_MEMBERS to check fields of struct
755         stat.  Adjust all dependencies.
757         * acinclude.m4 (AC_STRUCT_LINGER): Remove, use AC_CHECK_MEMBERS
758         instead.
760         * configure.in: Define SLANG_POSIX_SIGNALS if all 4 required
761         functions are present.  Remove references to extraconf.h.
762         * extraconf.h: Eliminate.
763         * Makefile.am: Remove extraconf.h.
765         * configure.in: Move ext2fs undelete support ...
766         * acinclude.m4 (MC_WITH_VFS): ... here.
767         * extraconf.h: Remove VFS logic, it's enforced in configure now.
769         * acinclude.m4 (MC_WITH_VFS): Use AC_SEARCH_LIBS when possible.
770         Allow disabling network code by --disable-netcode.
772 2003-10-28  Pavel Roskin  <proski@gnu.org>
774         * configure.in: Don't check if "file" can use stdin - it's
775         unused now.
777 2003-10-25  Pavel Roskin  <proski@gnu.org>
779         * extraconf.h: Don't define HAVE_GRANTPT forcedly if grantpt()
780         wasn't found.  Don't define HAVE_CRYPT, it's unused now.
782         * configure.in: Remove check for socketpair().  Add new option
783         --enable-background.
784         * extraconf.h: Don't define WITH_BACKGROUND.
786 2003-10-14  Pavel Roskin  <proski@gnu.org>
788         * configure.in: Don't check for seekdir() and telldir().
790 2003-09-23  Pavel Roskin  <proski@gnu.org>
792         * doc/sr/Makefile.am: Don't install mcserv documentation if mcfs
793         support is disabled.
795         * lib/*.ti: Remove, these files are obsolete.
796         * lib/tdiff: Likewise.
797         * lib/xterm.tcap: Likewise.
798         * lib/Makefile.am: Remove obsolete files.  Don't install
799         README.xterm and xterm.ad, there are partly obsolete and can
800         break things if used as is.
802 2003-09-22  Strahinya Radich  <mr99164@alas.matf.bg.ac.yu>
804         * lib/mc.hint.sr: Updated.
805         * lib/mc.menu.sr: New file - translated menu.
806         * lib/Makefile.am: Add mc.menu.sr.
807         * doc/sr/: New Serbian documentation.
808         * doc/Makefile.am: Add "sr" directory.
809         * configure.in: Add substitutions for new files.
811 2003-09-22  Pavel Roskin  <proski@gnu.org>
813         * configure.in: Check for strlcpy() if glib 1.2.x is used.
815 2003-09-11  Strahinya Radich  <mr99164@alas.matf.bg.ac.yu>
817         * lib/mc.hint.sr: New file - Serbian hints.
819 2003-09-04  Pavel Roskin  <proski@gnu.org>
821         * lib/mc.menu: Add entry for viewing manual pages.
823 2003-08-18  Pavel Roskin  <proski@gnu.org>
825         * lib/mc-wrapper.csh.in: Use "id" command to find the real user
826         id.  $USER is not reliable.
827         * lib/mc-wrapper.sh.in: Likewise.
828         Reported by Figura Peter <peterf@autus.sk>
830 2003-08-18  Andrew V. Samoilov  <sav@bcs.zp.ua>
832         * acinclude.m4 (MC_WITH_NCURSES): Fix ESCDELAY check on Solaris.
833         Make sure that linking succeeds.
835 2003-08-02  Pavel Roskin  <proski@gnu.org>
837         * lib/cedit.menu: Avoid using "id -u", it doesn't work on
838         Solaris.  From Andrew V. Samoilov <sav@bcs.zp.ua>
840 2003-07-23  Pavel Roskin  <proski@gnu.org>
842         * lib/mc.lib: Add more "end" and "home" sequences for xterm.
844 2003-07-22  Pavel Roskin  <proski@gnu.org>
846         Get rid of all references to NATIVE_WIN32.
848         * pc: Remove.  No work has been done on the PC post for years.
849         * README.PC: Likewise.
850         * Makefile.am: Adjust for the above.
851         * configure.in: Likewise.
853 2003-07-21  Pavel Roskin  <proski@gnu.org>
855         * configure.in: Check posix_openpt() first and fallback to
856         GNU-specific getpt() only if needed.
858 2003-06-29  David Sterba  <dave@jikos.cz>
860         * lib/mc.hint.cs: Typo fixes.
862 2003-06-25  Marco Ciampa  <ciampix@libero.it>
864         * doc/it/mc.1.in: small fix
866 2003-06-23  Andrew V. Samoilov  <sav@bcs.zp.ua>
868         * lib/mc.ext: Allow ZIP in all capitals in "file" output.
870 2003-06-18  Pavel Roskin  <proski@gnu.org>
872         * configure.in: Remove test for SCO UNIX.  Remove all references
873         to SCO_FLAVOR everywhere.  SCO flavor is rather unsavory now.
875 2003-06-06  Pavel Roskin  <proski@gnu.org>
877         * lib/mc.ext.in: Don't run compressed logs from /var/log through
878         nroff.  Suggested by Alfie Costa <agcosta@gmx.net>
880 2003-05-16  Marco Ciampa  <ciampix@libero.it>
882         * syntax/ruby.syntax: upgrade
883         * syntax/perl.syntax: small fix
885 2003-05-14  Marco Ciampa  <ciampix@libero.it>
887         * syntax/ruby.syntax: New file - syntax for Ruby.
888         * syntax/Syntax: Add ruby.syntax.
889         * syntax/Makefile.am: Likewise.
891 2003-05-08  Pavel Roskin  <proski@gnu.org>
893         * mc.spec.in: Strip pre-1998 changelog to work around a bug in
894         rpm 4.2, which doesn't like %install inside %changelog.
896 2003-04-29  Pavel Roskin  <proski@gnu.org>
898         * configure.in: Add vfs/extfs/iso9660 to AC_CONFIG_FILES.
899         * lib/mc.ext.in: Add support for ISO images.
901 2003-03-31  Dmitry Alexeyev  <dmi_a@qnx.org.ru>
903         * syntax/Syntax: Highlight *.mc as a makefile.
904         * syntax/sql.syntax: Add more keywords for PostgreSQL.
906 2003-03-21  Pavel Roskin  <proski@gnu.org>
908         * syntax/sh.syntax: Highlight "find".  Highlight whole string
909         after "#!".  Make unrecognized text inside `` less bright.
911 2003-03-17  Marco Ciampa  <ciampix@libero.it>
913         * doc/it/mc.1.in: Some manual fixes.
915 2003-03-14  Pavel Roskin  <proski@gnu.org>
917         * syntax/c.syntax: Allow integer specifiers for %x and %X in C
918         format strings.
919         * syntax/cs.syntax: Likewise.
920         * syntax/java.syntax: Likewise.
921         * syntax/ml.syntax: Likewise.
922         * syntax/php.syntax: Likewise.
923         * syntax/python.syntax: Likewise.
924         * syntax/slang.syntax: Likewise.
925         * syntax/swig.syntax: Likewise.
927 2003-03-11  Pavel Roskin  <proski@gnu.org>
929         * acinclude.m4 (MC_ASM_LABELS): New macro to work around a bug
930         gettext.  Define _INTL_REDIRECT_MACROS if needed.
931         * configure.in: Use MC_ASM_LABELS.
933 2003-03-07  Pavel Roskin  <proski@gnu.org>
935         * configure.in: Add --with-glib-static option.
937 2003-03-06  Pavel Roskin  <proski@gnu.org>
939         * syntax/spec.syntax: Add BuildArch.
941 2003-03-05  Pavel Roskin  <proski@gnu.org>
943         * configure.in: Check availability of setsid().
945 2003-03-04  Sanlig Badral  <Badral@chinggis.com>
947         * po/LINGUAS: added Mongolian (mn) translation.
949 2003-03-03  Pavel Roskin  <proski@gnu.org>
951         * lib/mc.lib: Add xterm arrows both for application and normal
952         mode.  Normal mode can be accidentally enabled if one mc is run
953         from another and Ctrl-O is used to switch between them.
954         Add F11-F20 definitions for cons25 (FreeBSD console).
956 2003-02-27  Juan C. Olivares  <juancri@TAGnet.org>
958         * syntax/cs.syntax: New file.
959         * syntax/Syntax: Add cs.syntax.
960         * syntax/Makefile.am: Likewise.
962 2003-02-27  Marco Ciampa  <ciampix@libero.it>
964         * doc/it/mc.1.in: updated manual with -e switch description.
966 2003-02-26  Pavel Roskin  <proski@gnu.org>
968         * syntax/syntax.syntax: Highlight "define".
970 2003-02-23  Marco Ciampa  <ciampix@libero.it>
972         * doc/it/mc.1.in: updated manual with some stylistic changes.
974 2003-02-23  Dmitry Alexeyev  <dmi_a@qnx.org.ru>
976         * lib/mc.ext.in: Add entry for QNX Neutrino packages.
978 2003-02-22  Pavel Tsekov  <ptsekov@gmx.net>
980         * acinclude.m4 [AC_G_MODULE_SUPPORTED]: New macro.
981         * configure.in: Test for gmodule.  Don't link mc with libX11 if
982         gmodule is supported.
984 2003-02-22  Pavel Roskin  <proski@gnu.org>
986         * configure.in: Add --with-glib12 option to configure to force
987         using glib 1.2.x.
989 2003-02-21  Andrew V. Samoilov  <sav@bcs.zp.ua>
991         * doc/ru/mc.1.in (Layout): Translate 'Xterm window title' option.
992         (Extension File Edit): Translate include feature.
994 2003-02-20  Pavel Roskin  <proski@gnu.org>
996         * configure.in: Move list of all translations ...
997         * po/LINGUAS: ... here.
999 2003-02-18  Pavel Roskin  <proski@gnu.org>
1001         * syntax/c.syntax: Highlight C++ comments in preprocessor
1002         directives.
1003         Reported by Oswald Buddenhagen <ossi@kde.org>
1005 2003-02-13  Marco Ciampa  <ciampix@libero.it>
1007         * doc/it/mc.1.in: updated manual following it.po changes.
1009 2003-02-05  Pavel Roskin  <proski@gnu.org>
1011         * configure.in: Bump version to 4.6.0a.
1013         * configure.in: Version 4.6.0 released.
1015 2003-02-04  Arpi  <arpi@mplayerhq.hu>
1017         * syntax/Syntax: Match *.syntax before other files to fix
1018         highlighting of makefile.syntax.
1020 2003-02-04  Pavel Roskin  <proski@gnu.org>
1022         * syntax/c.syntax: Revert highlighting trailing whitespaces.
1024 2003-02-03  Andrew V. Samoilov  <sav@bcs.zp.ua>
1026         * autogen.sh: Fix unportable "+" sed regexp in gettext_ver
1027         calculation.  Reported by vlad@geekizoid.com.
1029 2003-01-31  Pavel Roskin  <proski@gnu.org>
1031         * syntax/nroff.syntax: Make colors more compatible with the
1032         highlighting used in the internal viewer - yellow for bold and
1033         brightred for italic.
1035 2003-01-31  Andrew V. Samoilov  <sav@bcs.zp.ua>
1037         * syntax/c.syntax: Highlight trailing whitespace(s).
1039 2003-01-30  Pavel Tsekov  <ptsekov@gmx.net>
1041         * acinclude.m4 (MC_WITH_NCURSES): Check -lcurses if -lncurses
1042         doesn't work.  Useful on OpenBSD 3.2.
1044 2003-01-29  Pavel Roskin  <proski@gnu.org>
1046         * lib/mc.ext.in: Fix missing semicolon that affected viewing RPM
1047         packages.
1049 2003-01-24  Pavel Roskin  <proski@gnu.org>
1051         * configure.in: Add -lposix on A/UX before all tests.
1053 2003-01-23  Pavel Roskin  <proski@gnu.org>
1055         * acinclude.m4 (MC_EXTFS_CHECKS): Fix redirection to /dev/null.
1057 2003-01-22  Pavel Roskin  <proski@gnu.org>
1059         * configure.in: Bump version to 4.6.0-pre3a.
1061         * configure.in: Version 4.6.0-pre3 released.
1063         * acinclude.m4 (_MC_WITH_XSLANG): Drop support for old S-Lang
1064         versions that required the native curses library on some OSes.
1066 2003-01-19  Adam Byrtek  <alpha@debian.org>
1068         * doc/mcview.1.in: New file.
1069         * configure.in: Treat it like doc/mcedit.1.in.
1070         * doc/Makefile.am: Likewise.
1072 2003-01-17  Adam Byrtek  <alpha@debian.org>
1074         * doc/mc.1.in (Layout): Document 'Xterm window title' option.
1076 2003-01-16  David Martin  <dmartina@excite.com>
1078         * doc/mc.1.in: Add EXTernal virtual File System node (extfs).
1080 2003-01-16  David Martin  <dmartina@excite.com>
1082         * doc/mc.1.in: Set man page header and footer.
1083         * doc/es/mc.1.in: Likewise.
1084         * doc/hu/mc.1.in: Likewise.
1085         * doc/it/mc.1.in: Likewise.
1086         * doc/pl/mc.1.in: Likewise.
1087         * doc/ru/mc.1.in: Likewise.
1089 2003-01-12  David Martin  <dmartina@excite.com>
1091         * po/es.po: Update. Rewrite localized names for some menu entries.
1092         * doc/es/mc.1.in: Likewise.
1093         * lib/mc.hint.es: Likewise.
1095 2002-12-27  David Martin  <dmartina@excite.com>
1097         * doc/pl/xnc.hlp: Update GPL (change FSF address and move 19xx
1098         entries to "year").
1100 2002-12-26  Pavel Roskin  <proski@gnu.org>
1102         * configure.in: Release 4.6.0-pre2, bump version to 4.6.0-pre2a.
1104         * configure.in: Fix non-portable operator.  Bump version to
1105         4.6.0-pre2.
1107 2002-12-24  Pavel Roskin  <proski@gnu.org>
1109         * lib/mc.ext.in: Use --nosignature with rpm to avoid a message
1110         in the viewer about unsigned packages.
1112         * acinclude.m4 (MC_WITH_SLANG): Don't add -lslang to MCLIBS if
1113         the system S-Lang is rejected.
1115         * lib/mc.ext.in: Play *.mov by mplayer.
1117 2002-12-23  Pavel Roskin  <proski@gnu.org>
1119         * configure.in: Enable X11 support by default, use --without-x
1120         to disable.
1122 2002-12-19  Pavel Roskin  <proski@gnu.org>
1124         * syntax/perl.syntax: Add separate context for function
1125         declarations and definitions, highlight prototypes.
1127 2002-12-11  Pavel Roskin  <proski@gnu.org>
1129         * acinclude.m4 (MC_EXTFS_CHECKS): Add check for Perl.
1130         * configure.in: Substitute Perl location in all extfs scripts
1131         written in Perl.
1133 2002-12-11  David Martin  <dmartina@excite.com>
1135         * doc/xnc.hlp: Update GPL (change FSF address
1136         and move 19xx entries to "year").
1137         * doc/es/xnc.hlp: Likewise.
1138         * doc/hu/xnc.hlp: Likewise.
1139         * doc/it/xnc.hlp: Likewise.
1140         * doc/ru/xnc.hlp: Likewise.
1142 2002-12-09  Pavel Roskin  <proski@gnu.org>
1144         * lib/mc.ext.in: Remove ftplist.  Add patchfs.
1146 2002-11-29  Andrew V. Samoilov  <sav@bcs.zp.ua>
1148         * autogen.sh: Use $srcdir/configure.mc instead of
1149         $srcdir/configure if first one exists and is executable.
1151 2002-11-28  Pavel Roskin  <proski@gnu.org>
1153         * configure.in: Determine which help translations user wants to
1154         install, based on USE_NLS, LINGUAS and ALL_LINGUAS.
1155         * doc/Makefile.am: Set SUBDIR to the list of the requested
1156         translations.
1158         * acinclude.m4 (MC_EXTFS_CHECKS): New macro.
1159         (MC_WITH_VFS): Call MC_EXTFS_CHECKS.
1160         * configure.in: Generate vfs/extfs/uzip.
1161         * vfs/extfs/uzip: Move to vfs/extfs/uzip.in.
1162         * vfs/extfs/Makefile.am: Corresponding adjustments.
1164 2002-11-26  Pavel Roskin  <proski@gnu.org>
1166         * syntax/sql.syntax: Add highlighting for dot and backticks.
1168 2002-11-16  Pavel Roskin  <proski@gnu.org>
1170         * configure.in: Move check for pwdauth() to MC_MCSERVER_CHECKS.
1171         * acinclude.m4 (MC_MCSERVER_CHECKS): If using crypt(), check for
1172         shadow password support.
1174         * acinclude.m4 (MC_MCSERVER_CHECKS): Don't limit PAM check to
1175         Linux.  Use AC_SEARCH_LIBS to find crypt().  Consolidate mcserv
1176         libraries into MCSERVLIBS.
1178         * configure.in: Move all mcserv related checks ...
1179         * acinclude.m4 (MC_MCSERVER_CHECKS): ... here.
1181 2002-11-15  Pavel Roskin  <proski@gnu.org>
1183         * configure.in: Fully enable glib2.  Update the documentation.
1185 2002-11-14  Andrew V. Samoilov  <sav@bcs.zp.ua>
1187         * lib/mc.menu: Don't use --repetitive-best option with bzip2 -
1188         it is redundant in versions 0.9.5 and above.
1190 2002-11-10  Pavel Roskin  <proski@gnu.org>
1192         * configure.in: Check for uintptr_t.  Needed to compile regex.c
1193         on MacOS X.  Reported by Wim Rijnders <wimrijnders@home.nl>
1195 2002-11-07  Andrew V. Samoilov  <sav@bcs.zp.ua>
1197         * syntax/ada95.syntax: Highlight "then" and "else".
1198         From Victor Porton <porton@ex-code.com>.
1199         Highlight "exit".
1201 2002-11-06  Pavel Roskin  <proski@gnu.org>
1203         * lib/edit.indent.rc: Remove all options for indent and add a
1204         comment explaining where those options should be.
1206 2002-11-05  Pavel Roskin  <proski@gnu.org>
1208         * lib/mc-wrapper.csh.in: Remove /bin/csh at the beginning - this
1209         script is not meant to be executed by the kernel.  This also
1210         eliminates dependency of the RPM package on csh.
1211         * lib/mc-wrapper.sh.in: Remove /bin/sh at the beginning.
1213 2002-11-01  Pavel Roskin  <proski@gnu.org>
1215         * configure.in: Don't substitute mc.sh and mc.csh - it's now
1216         done ...
1217         * lib/Makefile.am: ... here.  Add wrappers for mc to avoid
1218         defining complex shell scripts in functions and aliases.
1219         * lib/mc-wrapper.csh.in: New file - template for the script
1220         that runs mc and changes directory in csh.
1221         * lib/mc-wrapper.sh.in: New file - template for the script
1222         that runs mc and changes directory in sh.
1224 2002-11-01  Andrew V. Samoilov  <sav@bcs.zp.ua>
1226         * doc/mc.1.in (Keys): Document S-<chr>.
1227         * doc/ru/mc.1.in: Likewise.
1229 2002-10-31  Pavel Roskin  <proski@gnu.org>
1231         * syntax/diff.syntax: Revert highlighting for trailing spaces
1232         on the added lines - it extends the context to the next line.
1234         * lib/mc.csh.in: Add quoting and check for missing file.
1236         * lib/mc.csh.in: Update to use the new -P option.  This script
1237         has absolutely no protection against special symbols in
1238         directory names and lacks TMPDIR support.
1240         * lib/mc.sh.in: Update to use the new -P option.
1242         * configure.in: Displaying the install paths is too problematic
1243         to implement properly.  Remove this code.
1245 2002-10-29  Pavel Roskin  <proski@gnu.org>
1247         * lib/mc.ext.in: Rename TROFFASCII to MAN_FLAGS.
1248         * configure.in: Likewise.  Add "-c" (disable ANSI color) to
1249         MAN_FLAGS if supported.
1251         * acinclude.m4 (MC_WITH_SLANG): Reject S-Lang with UTF-8
1252         support, unless external S-Lang was explicitly requested.
1254 2002-10-24  Pavel Roskin  <proski@gnu.org>
1256         * lib/mc.ext.in: Don't use links to view html - the "-dump"
1257         option has been removed in the recent versions.
1258         From David Martin <dmartina@excite.com>
1260 2002-10-21  Pavel Roskin  <proski@gnu.org>
1262         * acinclude.m4 (MC_WITH_VFS): cpiofs and extfs were never added
1263         to the final configuration message.
1265 2002-10-17  Pavel Roskin  <proski@gnu.org>
1267         * doc/hu/Makefile.am: Generate Hungarian help file from the
1268         manual, just like other languages.
1269         * doc/hu/mc.1.in: New file, converted from the help file.
1270         * doc/hu/xnc.hlp: Likewise.
1271         * configure.in: Adjust for the above.
1273         * doc/mc.1.in: Add node names.  Remove redundant paragraph
1274         breaks at the start and the end of the sections.  Mention
1275         "stalelink" as color keyword.
1277 2002-10-14  Pavel Roskin  <proski@gnu.org>
1279         * lib/mc.ext.in: Don't use "-dump" option with "links".
1280         From David Martin <dmartina@excite.com>
1282 2002-10-13  Pavel Roskin  <proski@gnu.org>
1284         * lib/mc.hint*: Remove all references to "-1" - hints file is no
1285         substitute to unambiguous GUI.
1286         From Christian Laubscher <christian.laubscher@tiscalinet.ch>
1288 2002-10-12  Pavel Roskin  <proski@gnu.org>
1290         * lib/mc.ext.in: Redirect stderr from "links" to suppress a
1291         warning if it's not found.
1293 2002-10-09  Andrew V. Samoilov  <sav@bcs.zp.ua>
1295         * doc/mc.1.in (SMB File System): Username is allowed in
1296         URLs now (/#smb:[user@]machine).
1297         * doc/ru/mc.1.in: Likewise.
1299 2002-10-08  Pavel Roskin  <proski@gnu.org>
1301         * configure.in: Rename RH_VERSION to RPM_VERSION - not every
1302         rpm-based system is Red Hat.  Replace all dashes, not just one.
1304         * acinclude.m4 (MC_WITH_MCSLANG): Check for terminfo and use
1305         termcap if terminfo is missing in the known locations.
1306         * configure.in: Remove --with-termcap processing, it is now in
1307         acinclude.m4.
1309 2002-10-02  Pavel Roskin  <proski@gnu.org>
1311         * syntax/syntax.syntax: Fix highlighting for "gray".
1313 2002-10-01  Pavel Roskin  <proski@gnu.org>
1315         * configure.in: Expand $bindir and $datadir to show at the end.
1316         Reported by Nerijus Baliunas <nerijus@users.sourceforge.net>
1318 2002-09-29  Pavel Roskin  <proski@gnu.org>
1320         * configure.in: Remove the argument from --with-gpm-mouse.  The
1321         directories for include files and libraries can be specified
1322         using LDFLAGS and CPPFLAGS, as documented in the output of
1323         "configure --help".
1325         * configure.in: Complete rewrite of the screen library support.
1326         Add new option --with-screen instead on --with-slang,
1327         --with-included-slang and --with-ncurses.  Only allow
1328         --with-termcap is using the included S-Lang library.
1329         * aclocal.m4: Corresponding changes.
1331         * syntax/mail.syntax: Replace "wholechars right" and "wholechars
1332         left" with single "wholechars".
1333         * syntax/nroff.syntax: Likewise.
1334         * syntax/sh.syntax: Likewise.
1335         * syntax/tcl.syntax: Likewise.
1337         * syntax/*.syntax: Remove numeric Cooledit colors.  It's
1338         unreasonable to require them to be correct.  On the other hand,
1339         Cooledit can easily be changed to accept named color names.
1341         * syntax/syntax.syntax: Don't require Cooledit colors for
1342         highlighting color names.  Remove Cooledit colors.
1344         * syntax/m4.syntax: Don't use yellow color on parentheses, since
1345         it interferes with parentheses highlighting.  Remove list of
1346         supported Autoconf macros.
1348 2002-09-26  Pavel Roskin  <proski@gnu.org>
1350         * syntax/syntax.syntax: Remove highlighting for numbers - it's
1351         for Cooledit only.
1353         * syntax/c.syntax: Require at least one space at the beginning
1354         of indented cpp directives.  Use brightmagenta for them.
1356         * syntax/syntax.syntax: Don't start keywords with "\[" - it
1357         doesn't work.  Use "\[\]" at the end of keywords to suppress
1358         their special meaning.
1360 2002-09-22  Pavel Roskin  <proski@gnu.org>
1362         * doc/Makefile.am: Remove width from the man2hlp command line.
1363         The same for translations.
1365         * configure.in: Remove support for HSC proxy - it's obsolete.
1366         Remove all references to HSC proxy everywhere.
1368 2002-09-21  Pavel Roskin  <proski@gnu.org>
1370         * configure.in: Bump version to 4.6.0-pre1b.
1372         * doc/hu/mc.hlp.hu: Rename to ...
1373         * doc/hu/mc.hlp.hu.in: ... this.  Adjust paths.
1374         * configure.in: Substitute doc/hu/mc.hlp.hu.
1375         * doc/hu/Makefile.am: Don't distribute mc.hlp.hu.
1377         * doc/mc.1.in: Update path to the data files.  Rename MC_LIBDIR
1378         to MC_DATADIR.  Make the same changes in the translations.
1380         * */Makefile.am: Replace mclibdir with pkgdatadir to use "share"
1381         directory for architecture-independent files.
1383 2002-09-19  Pavel Roskin  <proski@gnu.org>
1385         * syntax/m4.syntax: New file.
1386         * syntax/Syntax: Add m4.syntax.
1387         * syntax/Makefile.am: Likewise.
1388         From Vlad Romanenko <VladRomanenko@ukr.net>
1390         * syntax/sql.syntax: Only recognize non-standard MySQL comments
1391         at the beginning of line.
1393 2002-09-19  Andrew V. Samoilov  <sav@bcs.zp.ua>
1395         * syntax/syntax.syntax: Add "linestart" for "context",
1396         "context default" and "context exclusive" keywords.
1397         * syntax/c.syntax: Fix "%s" highlighting for "%-19s"
1398         and "%5.5s" formats.
1400 2002-09-18  Pavel Roskin  <proski@gnu.org>
1402         * syntax/Syntax: Remove gobledy_gook at the beginning.  Move
1403         rules for syntax files ...
1404         * syntax/syntax.syntax: ... here.  Add "linestart" for "file"
1405         and "include" keywords.
1406         * syntax/Makefile.am: Add syntax.syntax.
1408 2002-09-17  Vlad Romanenko  <VladRomanenko@ukr.net>
1410         * syntax/js.syntax: Advanced number highlighting.
1412 2002-09-17  Pavel Roskin  <proski@gnu.org>
1414         * syntax/c.syntax: Highlight "?" by the same color as ":".
1415         * syntax/java.syntax: Likewise.
1416         * syntax/swig.syntax: Likewise.
1417         * syntax/python.syntax: Remove duplicate keyword ":".
1419         * Makefile.am: Add m4 to SUBDIRS.  Set ACLOCAL_AMFLAGS so that
1420         m4 directory is used by aclocal.
1421         * m4/Makefile.am: New file.
1422         * configure.in: Substitute m4/Makefile.
1423         * autogen.sh: Don't copy any macro files, use m4 directory.
1425         * syntax/Makefile.am: Add js.syntax.
1427         * configure.in: Add support for glib 2.x.  Right now, it has to
1428         be explicitly enabled by `--with-glib2'.
1429         From Ali Akcaagac <ali.akcaagac@stud.fh-wilhelmshaven.de>
1431 2002-09-16  Pavel Roskin  <proski@gnu.org>
1433         * syntax/js.syntax: New file.
1434         * syntax/Syntax: Add js.syntax.
1435         From Vlad Romanenko <VladRomanenko@ukr.net>
1437 2002-09-16  Andrew V. Samoilov  <sav@bcs.zp.ua>
1439         * doc/pl/Makefile.am: Use $(top_srcdir)/doc/xnc.hlp instead
1440         of local xnc.hlp
1441         * doc/pl/xnc.hlp: Removed.
1443 2002-09-13  Pavel Roskin  <proski@gnu.org>
1445         * configure.in: Add AM_GNU_GETTEXT_VERSION for autopoint.
1446         Remove "potfiles" command.
1447         * acinclude.m4: Add empty AM_GNU_GETTEXT_VERSION definition for
1448         compatibility with gettext 0.10.x.
1450         * autogen.sh: Use autopoint for gettext 0.11.5 and above.  Don't
1451         allow gettext versions from 0.10.40 to 0.11.5 (not inclusive).
1453         * po/Makevars: New file for compatibility with gettext 0.11.x.
1455         * configure.in: Remove "Debugger code" message.
1457         * acinclude.m4: Replace undelfs_o with use_undelfs.
1458         * configure.in: Likewise.  Don't substitute it.
1460         * configure.in: Simplify processing of without-edit.  Replace
1461         several variables with use_edit.
1462         * acinclude.m4: Remove AC_WITH_EDIT.
1464         * acinclude.m4: Replace smbfs and SAMBAFILES variables with
1465         use_smbfs.
1466         * configure.in: Likewise.
1467         * INSTALL: Document --with-samba.
1469         * configure.in: Roll --enable-mcserv-install into ...
1470         * acinclude.m4: ... --with-mcfs.  Adjust makefiles.
1471         * INSTALL: Document --with-mcfs.
1473 2002-09-12  Pavel Roskin  <proski@gnu.org>
1475         * configure.in: Don't check if crypt() prototype is needed to
1476         avoid warnings - the whole code is not worth avoiding one
1477         legitimate warning.
1478         * acinclude.m4: Remove AC_TRY_WARNINGS.
1480         * configure.in: ALL_LINGUAS should be defined unconditionally.
1482         * acinclude.m4: Clarify some help texts, add defaults in square
1483         brackets, use more consistent spacing.
1484         * configure.in: Likewise.
1486         * lib/mc.menu: Don't call tarballs "releases".  Don't
1487         dereference symlinks.
1489 2002-09-10  Pavel Roskin  <proski@gnu.org>
1491         Globally replace OS2_NT and _OS_NT with WIN32_NATIVE.
1493 2002-09-07  Pavel Roskin  <proski@gnu.org>
1495         * configure.in: Eliminate --with-terminfo option, which was
1496         essentially equivalent to --with-included-slang and didn't force
1497         anything.
1498         * acinclude.m4 (AC_USE_TERMINFO): Remove.
1499         * INSTALL: Adjust to match.
1500         * FAQ: Likewise.
1502 2002-09-05  Pavel Roskin  <proski@gnu.org>
1504         * configure.in: Fix USE_VFS_NET conditional.  Don't substitute
1505         NETFILES - it's unused.
1507         * configure.in: Check for arpa/inet.h.
1509         * mcfn_install: Remove.  Also remove all references to it.
1510         * INSTALL.FAST: Update information about ncurses.
1511         From Dmitry Semyonov <Dmitry.Semyonov@oktet.ru>
1513         * acinclude.m4 (AC_USE_TERMCAP): Add -ltermcap to MCLIBS, not
1514         LIBS.
1515         * configure.in: Eliminate MCCFLAGS, use CPPFLAGS instead.  Add
1516         "-L" options to LDFLAGS, not to LIBS or MCLIBS - this should fix
1517         test for ncurses in non-standard directories.
1519 2002-09-04  Pavel Roskin  <proski@gnu.org>
1521         * lib/mc.ext.in: Remove edit rules for compressed files that
1522         were compressing even unchanged files - the editor itself can
1523         handle compression better.
1525 2002-09-03  Pavel Roskin  <proski@gnu.org>
1527         * acinclude.m4: Remove Termnet support, it's too old and obscure
1528         to be supported properly.
1530 2002-08-27  Pavel Roskin  <proski@gnu.org>
1532         * lib/mc.ext.in: Add new OpenOffice.org formats.  Always use
1533         OpenOffice.org, not StarOffice.  Add more video formats.
1535         * lib/mc.ext.in: Use gzip instead of gunzip and compress.  Avoid
1536         unnecessary pipeline.  Redirect stderr from cpio, because it can
1537         be non-empty even for successful operations.
1539 2002-08-26  Pavel Roskin  <proski@gnu.org>
1541         * syntax/spec.syntax: New file.
1542         * syntax/Syntax: Add spec.syntax.
1543         * syntax/Makefile.am: Likewise.
1544         From PLD Linux Distribution with minor changes.
1546 2002-08-25  Pavel Roskin  <proski@gnu.org>
1548         * lib/mcserv.init: Update from Red Hat package.
1549         * lib/mcserv.pamd: Likewise.
1551         * configure.in: Fix interpretation of the iconv test result.
1552         Reported by Pavel Shirshov <me@pavelsh.pp.ru>
1554         * mc.sh.in: Only bash needs the mc() function to be exported.
1556         * doc/pl/mc.1.in: Add node names and options.  Use @prefix@
1557         instead of /usr where appropriate.
1558         * doc/Makefile.am: Enable generation of the help file.
1560         * doc/pl/*: Add Polish translation.
1561         * doc/Makefile.am: Adjust for the above.
1562         * configure.in: Likewise.
1564 2002-08-24  Pavel Roskin  <proski@gnu.org>
1566         * lib/edit.indent.rc: Use tidy to format HTML.
1567         From David Martin <dmartina@excite.com>
1569         * lib/cedit.menu: Remove all references to the error file.
1570         * lib/edit.indent.rc: Likewise.
1571         * lib/edit.spell.rc: Likewise.
1573 2002-08-23  Pavel Roskin  <proski@gnu.org>
1575         * configure.in: Make GLIB_LIBS a separate AC_SUBST'ed variable,
1576         use only for the programs that need it (mc and mcserv).
1578         * configure.in: Fix help text for gpm and ncurses.  Properly
1579         handle --without-ncurses.
1580         Reported by Moritz Barsnick <moritz@barsnick.net>
1582         * configure.in: Work around a bug in Autoconf-2.53 that prevents
1583         splitting of user-specified path in AC_PATH_PROGS.
1585         * configure.in: Move glib test earlier, as it tends to fail for
1586         many users.  Make GLIB_CONFIG a precious variable.  Check for
1587         glib12-config - that's how it's called on FreeBSD.
1588         Reported by Pavel Shirshov <me@pavelsh.pp.ru>
1590 2002-08-22  Pavel Roskin  <proski@gnu.org>
1592         * configure.in: Remove old-style Linux-only support for shadow
1593         passwords.
1595 2002-08-21  Pavel Roskin  <proski@gnu.org>
1597         * configure.in: Restore AM_INIT_AUTOMAKE with two arguments for
1598         now, otherwise Automake 1.5 breaks.  Remove version number from
1599         AC_INIT, the version from AM_INIT_AUTOMAKE takes preference.
1600         Substitute RH_VERSION, which is VERSION without dashes, needed
1601         for RedHat specfile.
1603         * configure.in: Bump version to 4.6.0-pre1a.  Don't use
1604         arguments in AM_INIT_AUTOMAKE to avoid defining the version in
1605         two places.
1607         Release mc-4.6.0-pre1.
1609         * configure.in: Bump version to 4.6.0-pre1.
1610         * po/*.po: Regenerate.
1612 2002-08-20  David Martin  <dmartina@excite.com>
1614         * doc/es/mc.1.in: Minor changes.
1615         * doc/es/xnc.hlp: Likewise.
1617 2002-08-20  Andrew V. Samoilov  <sav@bcs.zp.ua>
1619         * mc.spec.in: Add /usr/lib/mc/mc.charsets and
1620         %{_mandir}/*/man1/*.
1622 2002-08-20  Pavel Roskin  <proski@gnu.org>
1624         * doc/it/mc.1.in (Controlling Midnight Commander): Remove.
1626 2002-08-19  Pavel Roskin  <proski@gnu.org>
1628         * configure.in: Add Italian documentation.
1629         * doc/Makefile.am: Likewise.
1631         * acinclude.m4 (MC_WITH_VFS): Disable mcfs by default.
1633         * configure.in: Enable subshell support on all operating systems
1634         by default.  Old issues are most likely solved by now.
1636 2002-08-18  Pavel Roskin  <proski@gnu.org>
1638         * lib/mc.ext.in: Try links before lynx.  Force full path when
1639         invoking X11 browsers - it breaks VFS, but VFS support in mc.ext
1640         is already broken if the program starts in background.  Add a
1641         comment discouraging taking this code as example.
1643         * doc/mc.1.in (Controlling Midnight Commander): Remove, it's
1644         obsolete.
1645         * doc/es/mc.1.in: Likewise.
1646         * doc/ru/mc.1.in: Likewise.
1647         * doc/hu/mc.hlp.hu: Likewise.
1649         * lib/mc.menu: Remove all references to $MC_CONTROL_FILE, which
1650         was unsafe by design and is no longer supported.  Use %t instead
1651         of %u to preserve tags in case of failure.
1653         * vfs/extfs/ftplist.in: Remove support for running commands, it
1654         makes no sense.
1656 2002-08-16  Pavel Roskin  <proski@gnu.org>
1658         * lib/mc.global: Remove, it duplicates the role of mc.lib.
1659         * lib/mc.lib: Add contents of mc.global.
1660         * lib/Makefile.am: Remove all references to mc.global.
1662         * syntax/sh.syntax: Fix highlighting of "<<-EOF".
1663         Reported by Andrew V. Samoilov <sav@bcs.zp.ua>
1665 2002-08-16  Andrew V. Samoilov  <sav@bcs.zp.ua>
1667         * syntax/sh.syntax: Highlight alias, bg, eval, exec, export, fg,
1668         set, umask and unset like other builtin commands.
1670 2002-08-15  Pavel Roskin  <proski@gnu.org>
1672         * configure.in: Remove check for SIGTSTP, it's not needed for
1673         the subshell support.
1675         * acinclude.m4 (AC_SHORT_D_NAME_LEN): Remove, this test is now
1676         done at runtime.
1677         * configure.in: Don't use AC_SHORT_D_NAME_LEN.
1679 2002-08-14  Andrew V. Samoilov  <sav@bcs.zp.ua>
1681         * doc/ru/mc.1.in: Remove reference to README.edit.
1682         * doc/mc.1.in: Likewise.
1683         * doc/hu/mc.hlp.hu: Likewise. Remove /var/tmp/mc-4.5.46-buildroot
1684         everywhere.
1686 2002-08-14  Pavel Roskin  <proski@gnu.org>
1688         * doc/mc.1.in: Consistently use "native" ftp syntax.
1689         * doc/ru/mc.1.in: Likewise.
1690         * doc/es/mc.1.in: Update from David Martin <dmartina@excite.com>
1691         * doc/es/xnc.hlp: Likewise.
1693         * lib/mc.hlp.hu: Move ...
1694         * doc/hu/mc.hlp.hu: ... here.  Make all necessary adjustments.
1696 2002-08-09  Pavel Roskin  <proski@gnu.org>
1698         * lib/mc.ext.in: Remove all unrecognized actions (e.g. Extract)
1699         and entries that are obsolete or make no sense.
1701         * doc/xnc.hlp: Add translatable titles for topics "QueryBox" and
1702         "How to use help".
1704         * doc/Makefile.am: Don't distribute help file.  Generate it in
1705         the build directory.
1706         * doc/es/Makefile.am: Likewise.
1707         * doc/ru/Makefile.am: Likewise.
1709         * lib/xnc.hlp: Move ...
1710         * doc/xnc.hlp: ... here.
1711         * doc/Makefile.am: Necessary adjustments.
1712         * lib/Makefile.am: Likewise.
1713         * src/Makefile.am: Likewise.
1715         * configure.in: Add Spanish documentation.
1716         * doc/Makefile.am: Likewise.
1717         * doc/es: Spanish documentation.
1718         From David Martin <dmartina@excite.com>
1720 2002-08-08  Pavel Roskin  <proski@gnu.org>
1722         * lib/mc.lib: Add f11-f20 keys for Konsole.
1724 2002-08-06  Pavel Roskin  <proski@gnu.org>
1726         * syntax/lisp.syntax: New file.
1727         * syntax/Syntax: Add lisp.syntax.
1728         * syntax/Makefile.am: Likewise.
1729         From Mykolas Juraitis <juramyko@soften.ktu.lt> with minor
1730         changes.
1732 2002-08-04  Pavel Roskin  <proski@gnu.org>
1734         * configure.in: Check for SIGTSTP and SIGCONT signals.  Disable
1735         subshell if this test fails.
1737 2002-08-03  Pavel Roskin  <proski@gnu.org>
1739         * syntax/mail.syntax: Colors changed to be more readable.
1741         * syntax/html.syntax: Don't require character entities to be
1742         whole, but check their validity.
1744 2002-08-02  Pavel Roskin  <proski@gnu.org>
1746         * configure.in: No longer need to define REGEX_MALLOC.
1748 2002-08-01  Pavel Roskin  <proski@gnu.org>
1750         * configure.in: Remove support for MAD and Electric Fence.
1751         Developers should use modern memory debuggers (e.g. Valgrind).
1752         * INSTALL: Remove references to MAD.
1754 2002-07-31  Pavel Roskin  <proski@gnu.org>
1756         * syntax/html.syntax: Remove recognition for any individual
1757         words - there are too many of them, we cannot keep up.
1759 2002-07-30  Pavel Roskin  <proski@gnu.org>
1761         * doc/ru/Makefile.am: Use man2hlp directly.
1763 2002-07-28  Pavel Roskin  <proski@gnu.org>
1765         * syntax/changelog.syntax: Highlight "*" only after tab.  This
1766         requires fixed syntax highlighting.
1768         * lib/mc.ext.in: Open *.doc and *.rtf files with abiword by
1769         default. Open *.xls with gnumeric.  Use mplayer for most video
1770         formats.
1772         * syntax/nroff.syntax: Require most keywords to be whole.
1774 2002-07-21  Pavel Roskin  <proski@gnu.org>
1776         * syntax/fortran.syntax: Fix highlighting of "*" at the
1777         beginning of line.  Recognize "     +" as continuation.  Move
1778         all "linestart" keywords earlier to avoid more conflicts.
1780 2002-07-18  Pavel Roskin  <proski@gnu.org>
1782         * syntax/unknown.syntax: Don't highlight anything by default.
1784         * syntax/changelog.syntax: Highlight functions without
1785         filenames.
1786         * syntax/Syntax: Match *ChangeLog*.
1788         * syntax/c.syntax: Reenable highlighting for "/" and preserve
1789         highlighting for "//" comments by using exclusive context.
1790         * syntax/java.syntax: Likewise.
1791         * syntax/swig.syntax: Likewise.
1792         * syntax/slang.syntax: Reenable highlighting for "/".
1793         * syntax/sql.syntax: Enable highlighting for "/" and "-".
1795         * syntax/sql.syntax: New file.
1796         * syntax/Syntax: Add sql.syntax.
1797         * syntax/Makefile.am: Likewise.
1798         From Walery Studennikov <despair@sama.ru> with minor changes.
1800 2002-07-16  Pavel Roskin  <proski@gnu.org>
1802         * lib/mc.ext.in: Remove handling of executables.  They should
1803         be handled internally for "pause after run" to work.
1805         * syntax/Syntax: Associate *.itcl with tcl.syntax.
1806         * syntax/tcl.syntax: Add itcl keywords, other improvements.
1808 2002-07-15  Pavel Roskin  <proski@gnu.org>
1810         * configure.in: Don't check for strcasecmp(), strncasecmp() and
1811         strdup() - test results are not used except in gettext, which
1812         provides its own tests.
1814         * configure.in: When checking for ncurses, check for
1815         has_colors(), not curses_version() - the later is missing in
1816         older version of ncurses.
1818 2002-07-13  Pavel Roskin  <proski@gnu.org>
1820         * acinclude.m4 (AC_EXT2_UNDEL): Add ext2fs libraries to MC_LIBS,
1821         not to LIBS.
1822         * configure.in: Fix breakage in ncurses headers check from the
1823         previous commit.  Simplify other instances of AC_CHECK_HEADERS.
1824         Define REGEX_MALLOC here.
1826         * acinclude.m4 (AC_NCURSES): Remove.
1827         * configure.in: Use AC_CHECK_HEADERS to find ncurses headers and
1828         AC_CHECK_LIB to check existence of ncurses library.  Eliminate
1829         variables force_ncurses and search_ncurses.
1831 2002-07-10  Pavel Roskin  <proski@gnu.org>
1833         * configure.in: Remove --with-netrc, it is now default and can
1834         be disabled at the runtime.
1836         * syntax/tcl.syntax: New file.
1837         * syntax/Syntax: Add tcl.syntax.
1838         * syntax/Makefile.am: Likewise.
1839         * syntax/java.syntax: Don't treat #define separately from other
1840         preprocessor directives.
1841         * syntax/slang.syntax: Likewise.
1842         * syntax/swig.syntax: Likewise.
1844 2002-07-09  Pavel Roskin  <proski@gnu.org>
1846         * syntax/c.syntax: Don't treat #define separately from other
1847         preprocessor directives.
1849 2002-07-08  Pavel Roskin  <proski@gnu.org>
1851         * syntax/perl.syntax: Highlight text after __END__ as a comment.
1852         * syntax/po.syntax: Avoid gray color, which is hard to see.
1854 2002-07-05  Pavel Roskin  <proski@gnu.org>
1856         * syntax/dos.syntax: Add more commands.
1858 2002-07-04  Pavel Roskin  <proski@gnu.org>
1860         * AUTHORS: Add Andrew V. Samoilov <kai@cmail.ru>, alphabetically
1861         sort authors.
1863 2002-06-24  Pavel Roskin  <proski@gnu.org>
1865         * syntax/dos.syntax: New file - highlighting for DOS batch
1866         files.  From Petr Kozelka <pkozelka@centrum.cz>
1867         * syntax/Syntax: Add dos.syntax.
1868         * syntax/Makefile.am: Likewise.
1870 2002-06-04  Max Schedriviy  <max@humgat.org>
1872         * syntax/php.syntax: New version.
1874 2002-05-23  Andrew V. Samoilov  <kai@cmail.ru>
1876         * NEWS: Mention ftpfs/fish uploading changes and new configure
1877         options --with-codepagedir=DIR, --with-configdir=DIR and
1878         --without-mcfs.
1880 2002-05-22  Pavel Roskin  <proski@gnu.org>
1882         * doc/ru/Makefile.am: Fix out-of-tree build.
1884 2002-05-14  Pavel Roskin  <proski@gnu.org>
1886         * configure.in: Fix logic for gettext 0.10.x.
1888 2002-05-14  Andrew V. Samoilov  <kai@cmail.ru>
1890         * configure.in: Don't generate po/Makefile if
1891         there is 'top_builddir' in po/Makefile.in.
1892         * autogen.sh: More fixes for gettext 0.11+.
1894 2002-05-08  Andrew V. Samoilov  <kai@cmail.ru>
1896         * configure.in (ALL_LINGUAS): Added "be" for Belarusian.
1898 2002-04-21  Pavel Roskin  <proski@gnu.org>
1900         * lib/mc.ext.in: Add support for *.rmi files - latest TiMidity++
1901         can play them.
1903 2002-04-09  Andrew V. Samoilov  <kai@cmail.ru>
1905         * autogen.sh: Fix for gettext 0.11 family (and newer).
1907 2002-04-08  Pavel Roskin  <proski@gnu.org>
1909         * autogen.sh: Allow gettext newer than 0.10.39.
1910         From Björn Eriksson <bjorn@bjornen.nu>
1912 2002-04-03  Pavel Roskin  <proski@gnu.org>
1914         * doc/ru/Makefile.am: Distribute mc.ru.hlp and don't remove it
1915         by "make clean" because not everyone has Perl to rebuild it.
1917 2002-03-27  Andrew V. Samoilov  <kai@cmail.ru>
1919         * syntax/Syntax: Replace ^Syntax$ with [Ss]yntax$ and add
1920         first line regular expression.
1922 2002-03-26  Andrew V. Samoilov  <kai@cmail.ru>
1924         * configure.in: Define USE_INCLUDED_REGEX if GNU C library 2.1
1925         or newer is not used.
1926         * acinclude.m4: New option --with-mcfs and macro WITH_MCFS.
1928         * src/Makefile.am: Move mc.hlp.ru processing ...
1929         * doc/ru/Makefile.am: ... here.
1931 2002-03-21  Andrew V. Samoilov  <kai@cmail.ru>
1933         * syntax/Syntax: Match ^Syntax$ for Syntax Highlighting.
1934         * syntax/c.syntax: Highlight "%p" printf format.
1935         Allow '*' as width and precision for strings and numbers.
1937         * doc/mc.1.in: Fix smbfs example.  Minor format fixes.
1938         * doc/ru/mc.1.in: Likewise.
1940 2002-03-18  Pavel Roskin  <proski@gnu.org>
1942         * doc/ru/Makefile.am: Distribute xnc.hlp.
1944 2002-03-12  Pavel Roskin  <proski@gnu.org>
1946         * doc/Makefile.am: Adjust for doc/ru/Makefile.am.
1948 2002-03-12  Andrew V. Samoilov  <kai@cmail.ru>
1950         * configure.in (AC_CONFIG_FILES): Add doc/ru/Makefile.am.
1951         * doc/ru/Makefile.am: New file.
1953 2002-03-08  Pavel Roskin  <proski@gnu.org>
1955         * doc/Makefile.am (EXTRA_DIST): Distribute doc/ru/mc.1.
1957 2002-03-04  Andrew V. Samoilov  <kai@cmail.ru>
1959         * configure.in (AC_CONFIG_FILES): Add doc/ru/mc.1.
1961 2002-03-01  Andrew V. Samoilov  <kai@cmail.ru>
1963         * doc/mc.1.in: Use nodename `Background jobs' for section
1964         `Background Jobs' to reflect user visible Command menu option
1965         and src/cmd.c dialog implementation.
1967         * doc/ru: New directory for Russian manuals.
1968         * doc/ru/mc.1.in: Translated mc.1 manual page.  Originally
1969         translated by Victor A. Kostromin for mc 4.5.30.  Converted
1970         from binary mc.hlp.ru, corrected and actualized by me.
1971         * doc/ru/xnc.hlp: Translated lib/xnc.hlp.  See above.
1972         * doc/ru/.cvsignore: Ignore mc.1.
1974 2002-02-27  Andrew V. Samoilov  <kai@cmail.ru>
1976         * doc/mc.1.in (Macro Substitution): Document "%var{ENV-default}".
1977         (FILES): Document changes in mc behavior. ~/.mc/ini now overrides
1978         mc.lib settings.
1980         (Virtual File System): Document SMB File System.
1982 2002-02-26  Pavel Roskin  <proski@gnu.org>
1984         * lib/mc.ext.in: Run "file" before "nm" to avoid an error
1985         message "no symbol found" for unsupported architectures and
1986         provide more useful information.
1988 2002-02-22  Pavel Roskin  <proski@gnu.org>
1990         * README.smbfs: Remove.  It contained no useful information
1991         and the webpage is now dead.
1992         * Makefile.am: Remove README.smbfs.
1994         * README: Mention that glib 1.2.x is required.
1996 2002-02-21  Andrew V. Samoilov  <kai@cmail.ru>
1998         * lib/edit.indent.rc: Use "#! /bin/sh"
1999         * lib/edit.spell.rc: Likewise.
2000         * lib/mcserv.init: Likewise.
2002         * lib/cedit.menu: Eliminate bashisms.
2003         Add missed `:' in AUTHOR evaluation.
2004         Unset LANGUAGE and make LC_ALL empty.
2005         Use "#! /path/to/program".
2007 2002-02-20  Andrew V. Samoilov  <kai@cmail.ru>
2009         * doc/mc.1.in (FILES): Use ~/.mc/bindings instead of
2010         ~/.mc/ext, ~/.mc/ini instead of ~/.mc.ini.
2011         Fix tarfs URL syntax example.  Minor typo and format fixes.
2013 2002-02-14  Andrew V. Samoilov  <kai@cmail.ru>
2015         * doc/mc.1.in (FILES): Use MC_LIBDIR instead of MCHOME.
2016         Fix location of configuration files.
2018 2002-02-05  Pavel Roskin  <proski@gnu.org>
2020         * configure.in: Don't use defunct ncurses_version.
2021         Reported by Thomas Dickey <dickey@herndon4.his.com>
2022         Set force_ncurses whenever --with-ncurses is used.  If set,
2023         suppress checks for S-Lang and fail is ncurses is not found.
2025         * configure.in: Introduce a new variable screen_type that is
2026         either "slang" or "ncurses" without additional text.  Use it
2027         instead of screen_manager whenever possible.  Fix text in
2028         AC_NCURSES call, use m4 quotes and move shell quotes into the
2029         macro.
2030         * acinclude.m4: Likewise.
2032 2002-01-28  Petr Kozelka  <pkozelka@email.cz>
2034         * syntax/Syntax: Known Delphi/Kylix source file extensions
2035         supported (*.dpr, *.inc).
2036         * syntax/pascal.syntax: Many new (Delphi/Kylix) keywords added.
2037         Special highlighting for CVS keywords.  Understands single-line
2038         comments (//).
2040 2002-01-24  Alexander Shopov  <al_shopov@web.bg>
2042         * configure.in (ALL_LINGUAS): Added "bg"
2044 2002-01-21  Pavel Roskin  <proski@gnu.org>
2046         * NEWS: Mention word completion in the editor.
2048 2002-01-17  Pavel Roskin  <proski@gnu.org>
2050         * extraconf.h: Remove OS/2 specific code.
2052         * doc/mc.1.in (Configuration): Clarify some entries.
2054 2002-01-11  Andrew V. Samoilov  <kai@cmail.ru>
2056         * acinclude.m4: New options for smbfs:
2057         --with-configdir=DIR    Where the Samba configuration files are (/etc)
2058         --with-codepagedir=DIR  Where the Samba codepage files are
2060 2002-01-11  Pavel Roskin  <proski@gnu.org>
2062         * syntax/xml.syntax: New file - highlighting for XML.
2063         From Petr Kozelka <pkozelka@centrum.cz>
2064         * syntax/Syntax: Add xml.syntax.
2065         * syntax/Makefile.am: Likewise.
2067 2002-01-04  Pablo Saratxaga  <pablo@mandrakesoft.com>
2069         * configure.in: Added "eu" to ALL_LINGUAS.
2071 2002-01-03  Pavel Roskin  <proski@gnu.org>
2073         * lib/mc.menu: Correct quoting.
2074         Reported by Matthias Urban <murban@cs.uni-magdeburg.de>
2076         * NEWS: Mention removal of the OS/2 port.
2077         * README.PC: Remove OS/2 specific parts.
2079 2002-01-02  Pavel Roskin  <proski@gnu.org>
2081         * configure.in: Make help about --with-subshell easier to
2082         understand.  Minor alignment fixes for the help.
2083         * acinclude.m4: Minor alignment fixes for the help.
2085 2001-12-31  Pavel Roskin  <proski@gnu.org>
2087         * configure.in: Generate vfs/Makefile from vfs/Makefile.in, not
2088         from vfs/Make-mc.in.
2090 2001-12-27  Duarte Loreto  <happyguy_pt@hotmail.com>
2092         * configure.in: Added Portuguese to ALL_LINGUAS
2094 2001-12-21  Pavel Roskin  <proski@gnu.org>
2096         * acinclude.m4 (AC_WITH_SLANG): Don't add ../slang to includes.
2097         Don't remove slang/slang.h - it's never created.
2099         * acinclude.m4 (AC_WITH_SLANG): Don't make symlink from
2100         slang-mc.h to slang.h.  Remove fastdepslang variable, it's
2101         unused.
2103 2001-12-01  Wang Jian  <lark@linux.net.cn>
2105         * configure.in(ALL_LINGUAS): Renamed zh_CN.GB2312 to zh_CN.
2107 2001-11-29  Pavel Roskin  <proski@gnu.org>
2109         * lib/mc.ext.in: Use "type" to recognize zip and lha archives.
2111 2001-11-27  Pavel Roskin  <proski@gnu.org>
2113         * lib/mc.ext.in: When running X programs in background, do it
2114         from subshell.  Otherwise some of them terminate when mc exits.
2115         Reported by Christian Dysthe <christian@dysthe.net>
2116         Remove some obsolete and gmc-specific entries.  Use StarOffice
2117         to open files detected as "Microsoft Office Document".
2119         * lib/mc.lib: Support "Home" and "End" sequences in xterm from
2120         XFree86 4.1.0.
2122 2001-11-16  Andrew V. Samoilov  <kai@cmail.ru>
2124         * doc/mcedit.1.in: Fix help file location.
2126 2001-11-14  Pavel Roskin  <proski@gnu.org>
2128         * acinclude.m4 (MC_UNDELFS_CHECKS): Check for ext2_ino_t,
2129         fallback to ino_t for e2fsprogs version 1.19 and older.
2131 2001-10-30  Pavel Roskin  <proski@gnu.org>
2133         * lib/mc.ext.in: Add support for Netpbm files.
2135 2001-10-25  Andrew V. Samoilov  <kai@cmail.ru>
2137         * slang/slvideo.c (SLtt_set_color): Eliminate C++ comments.
2138         http://bugzilla.gnome.org/show_bug.cgi?id=60935
2139         By drk@sgi.com.
2141         * doc/mc.1.in: Document %p macro.
2143 2001-10-24  Pavel Roskin  <proski@gnu.org>
2145         * configure.in: Move AC_FUNC_MMAP before it's used indirectly.
2146         Allow using --without-mmap.
2147         * INSTALL: Document --without-mmap.
2149 2001-10-24  Andrew V. Samoilov  <kai@cmail.ru>
2151         * configure.in: Resurrect ALL_LINGUAS test, to allow specify list
2152         of languages to be installed by setting env variable before
2153         configure. If it is empty, it defaults to full list.
2154         By Alex Tkachenko <alex@bcs.zp.ua>.
2156 2001-10-19  Pavel Roskin  <proski@gnu.org>
2158         * syntax/sh.syntax: Highlight reserved words inside backticks.
2159         Use the same wholechars settings for reserved words and
2160         commands.  Recognize more words.  Recognize function definitions
2161         without "function" or without "()".  Use brightmagenta instead
2162         of brightblue.
2164 2001-10-18  Pavel Roskin  <proski@gnu.org>
2166         * configure.in: When checking for "nroff -mandoc" support, don't
2167         use /dev/null as input file, use stdin.  Some versions of nroff
2168         (e.g. groff-1.16.1) don't accept special files.
2170 2001-10-14  Pavel Roskin  <proski@gnu.org>
2172         * lib/mc.ext.in: Treat Makefile.PL as a Perl program, not as a
2173         Makefile.  Don't allow any suffixes after "Makefile".
2175 2001-10-12  Pavel Roskin  <proski@gnu.org>
2177         * lib/mc.ext.in: Add support for *.xcf files (native GIMP
2178         format).
2180 2001-10-06  Andrew V. Samoilov  <sav@bcs.zp.ua>
2182         * lib/mc.menu: Use "case" instead of non-portable "egrep -q".
2183         Fix compress<->bzip2 conversion and conversion of tagged
2184         archives.
2186 2001-10-05  Pavel Roskin  <proski@gnu.org>
2188         * lib/mc.ext.in: Use ogginfo to view *.ogg files.
2189         Suggested by Marcel Pol <mpol@gmx.net>
2191         * lib/mc.ext.in: Use xmms to play *.mp3 under X.  When viewing
2192         *.mp3, use "verbose" option to mpg123.  Add support for *.ogg
2193         and *.mid files.
2195 2001-09-30  Pavel Roskin  <proski@gnu.org>
2197         * configure.in: Don't check whether grep supports stdin - it's
2198         not used anymore.
2199         * NEWS: Mention this change.
2201 2001-09-19  Pavel Roskin  <proski@gnu.org>
2203         * doc/mcedit.1.in: Fix a very long line - use double
2204         backslashes since they are interpreted even in the .nf blocks.
2206         * lib/edit.spell.rc: Try aspell before resorting to ispell.
2208         * syntax/php.syntax: Replace with a better implementation by
2209         Max Schedriviy <max@tavrida.net>
2211 2001-09-15  Pavel Roskin  <proski@gnu.org>
2213         * doc/mc.1.in: Fix location of mcedit files.
2214         * doc/mcedit.1.in: Likewise.  Remove obsolete technical details.
2216 2001-09-14  Pavel Roskin  <proski@gnu.org>
2218         * configure.in: Don't check for ncurses version and for keyok()
2219         because the mouse support code doesn't need this hack anymore.
2221 2001-09-13  Pavel Roskin  <proski@gnu.org>
2223         * configure.in: Fix some cases of overquoting and underquoting.
2224         * acinclude.m4: Likewise.
2226 2001-09-12  Pavel Roskin  <proski@gnu.org>
2228         * configure.in: Update list of browsers.  Don't fallback to
2229         lynx since it cannot be run in background.
2230         * lib/mc.ext.in: Redirect output of X11 browsers to /dev/null.
2231         If no browser for X11 was found, use lynx.
2233         * autogen.sh: Add a workaround to ensure that "depcomp" is
2234         distributed.
2235         * configure.in: Replace obsolete macros.  Use AC_MSG_NOTICE
2236         where appropriate.
2237         * acinclude.m4: Likewise.  Fix check whether S-Lang uses
2238         terminfo.
2240         * configure.in: Use three-argument form of AC_INIT.  Use
2241         AC_CONFIG_AUX_DIR.  Remove some unused or implied macros.
2242         * Makefile.am (EXTRA_DIST): Remove "depcomp" - this workaround
2243         is not needed if AC_CONFIG_AUX_DIR is used.
2244         * vfs/Make-mc.in: Adjust mkinstalldirs location.
2245         * autogen.sh: Create "config" and remove "autom4te.cache".
2247 2001-09-11  Pavel Roskin  <proski@gnu.org>
2249         * syntax/Syntax: New file, extracted from edit/syntax.c.
2250         * syntax/Makefile.am: Add Syntax.
2252         * configure.in: Add -lcurses (for use with S-Lang) to MCLIBS not
2253         to LIBS.  Don't use unportable "grep -q", use "case" instead.
2255 2001-09-10  Pavel Roskin  <proski@gnu.org>
2257         * configure.in: Only check for X if --with-tm-x-support has been
2258         specified.
2260         * configure.in: Add check for sys/ioctl.h.
2262         * configure.in: Use AC_FUNC_STRCOLL instead of generic test.
2264         * acinclude.m4: Put -lncurses to MCLIBS, not LIBS.
2265         * configure.in: Likewise.  Add MCLIBS to LIBS temporarily when
2266         testing for functions in ncurses.
2268         * acinclude.m4: Provide descriptions in all AC_DEFINE macros.
2269         * configure.in: Likewise.  Use AH_BOTTOM to include extraconf.h.
2270         * acconfig.h: Remove.
2272         * configure.in: Eliminate LIBSLANG and LSLANG.
2273         * acinclude.m4: Likewise.  Use MCLIBS for -lslang.
2275         * configure.in: Use MCLIBS for -lgpm.  Remove LGPM.  Check for
2276         resizeterm() and keyok() only if configuring with ncurses.
2278         * configure.in: Remove now unused variables LIBVFS and LVFS.
2280         * configure.in: Remove unused variables LINTL and INTLDEPS.
2282         * configure.in: Add -I\$(top_builddir)/intl to CPPFLAGS when
2283         building with included gettext, because libintl.h is copied
2284         there.
2286 2001-09-09  Pavel Roskin  <proski@gnu.org>
2288         * NEWS: Update.
2290         * configure.in: Remove a hack for Unixware.  AC_FUNC_GETMNTENT
2291         checks -lgen for getmntent as of Autoconf 2.52.
2293 2001-09-07  Pavel Roskin  <proski@gnu.org>
2295         * configure.in: Check for pwd.h.
2297         * Make.common.in: Remove.
2298         * configure.in: Remove all references to Make.common.in and
2299         MCCPPFLAGS.
2300         * aclocal.m4: Likewise.
2302         * configure.in: Require Autoconf 2.52.  Remove hacks for
2303         Autoconf 2.13.
2304         * Makefile.am: Require Automake 1.5.
2306 2001-09-06  Pavel Roskin  <proski@gnu.org>
2308         * syntax/php.syntax: New file - PHP file highlighting.  Copied
2309         from Cooledit 3.17.4.
2310         * syntax/Makefile.am: Add php.syntax.
2312 2001-09-06  Timur Bakeyev  <mc@bat.ru>
2314         * acconfig.h: Brought back couple of symbols, that are still necessary
2315         due reference to them from configure.in.
2317 2001-09-04  Pavel Roskin  <proski@gnu.org>
2319         * syntax/changelog.syntax: Fix highlighting of functions.  Relax
2320         strictness for dates.
2322         * doc/mc.1.in: Fix troff warnings.
2323         * doc/mcedit.1.in: Likewise.
2325 2001-09-03  Pavel Roskin  <proski@gnu.org>
2327         * doc/mc.1.in: Spellcheck.
2328         * doc/mcedit.1.in: Likewise.
2329         * doc/mcserv.8.in: Likewise.
2331         * doc/mc.1.in (Learn Keys): Complete rewrite.
2333 2001-09-02  Pavel Roskin  <proski@gnu.org>
2335         * acconfig.h: Remove all unused symbols.
2337         * lib/ncurses.h: Remove.
2338         * lib/Makefile.am: Remove ncurses.h.
2340 2001-09-02  Abel Cheung  <maddog@linux.org.hk>
2342         * configure.in (ALL_LINGUAS): zh_TW.Big5 -> zh_TW
2344 2001-08-28  Pavel Roskin  <proski@gnu.org>
2346         * syntax/sh.syntax:  Require two '<' before EOF.  Recognize END
2347         like EOF.
2349 2001-08-26  Pavel Roskin  <proski@gnu.org>
2351         * configure.in: New conditionals USE_VFS_NET, USE_UNDEL_FS and
2352         CONS_SAVER.  Put all conditionals together.
2354         * Makefile.am (EXTRA_DIST): Add depcomp to work around a bug in
2355         Automake 1.5.
2357         * configure.in: Remove XCURSES variable - it's unused.
2359         * configure.in: New conditional USE_EDIT.
2361         * syntax/changelog.syntax: Don't require '@' to be in the
2362         address.  This also works around a bug in the syntax engine
2363         that prevented highlighting of addresses.
2365 2001-08-25  Pavel Roskin  <proski@gnu.org>
2367         * configure.in: New conditionals USE_VFS and INCLUDED_SLANG.
2369 2001-08-24  Pavel Roskin  <proski@gnu.org>
2371         * extraconf.h: Remove all references to HAVE_X.
2372         * acinclude.m4: s/GNOME_/MC_/
2373         * configure.in: Likewise.  Remove or clarify all references to
2374         the "text edition".  Minor fixes.
2376         * configure.in: Remove support for curses libraries other than
2377         ncurses.
2378         * acinclude.m4: Likewise.
2379         * FAQ: Remove everything about UNIX curses.
2380         * INSTALL: Likewise.
2382         * configure.in: Enable large file support by default.
2383         * NEWS: Mention it.
2384         * INSTALL: Document it.  Minor fixes.
2386         * FAQ: Remove information about GNOME edition.  Minor fixes.
2387         * README: Likewise.
2388         * NEWS: Mention removing the GNOME edition.
2390         * acinclude.m4: Include all used macros from the macros
2391         directory.
2392         * autogen.sh: Remove all references to "macros".
2393         * Makefile.am: Likewise.
2395         * configure.in: Remove all GNOME stuff except GNOME_VFS_CHECKS.
2396         * Makefile.am (SUBDIRS): Remove all GNOME-related directories.
2398         * lib/startup.links: Remove.
2399         * lib/README.desktop: Likewise.
2400         * lib/Makefile.am: Remove all references to DESKTOP_FILES.
2402         * configure.in: Bump version to 4.5.99a.
2404         * configure.in: Bump version to 4.5.55.  Release mc-4.5.55.
2405         * po/*.po: Regenerate.
2407         * AUTHORS: Update and spell check.
2408         * FAQ: Likewise.
2409         * INSTALL: Likewise.
2410         * INSTALL.FAST: Likewise.
2411         * NEWS: Likewise.
2412         * README.PC: Likewise.
2413         * README.QNX: Likewise.
2415         * configure.in: Add check for stropts.h.
2417 2001-08-23  Pavel Roskin  <proski@gnu.org>
2419         * lib/edit.indent.rc: Create cooledit.error right away to
2420         override its old contents.  Don't use ksh extensions.  Treat *.C
2421         files as C++.  Recognize more C++ extensions.  Support java.
2422         Update URL for "astyle".  Quote all arguments to protect spaces.
2423         * lib/edit.spell.rc: Don't save terminal settings - mc does it
2424         itself.  Quote all arguments to protect spaces.
2426 2001-08-21  Pavel Roskin  <proski@gnu.org>
2428         * doc-gnome/C/figs/Makefile.am: Don't install GNOME-specific
2429         files if GNOME frontend is disabled.
2430         * idl/Makefile.am: Likewise.
2431         * lib/Makefile.am: Likewise.
2432         * new_icons/Makefile.am: Likewise.
2434         * autogen.sh: Fall back to aclocal without "-I gettext.m4" in
2435         case it already has gettext macros elsewhere and doesn't like
2436         duplicates (i.e. it's aclocal from Automake-1.4).
2438 2001-08-20  Pavel Roskin  <proski@gnu.org>
2440         * AUTHORS: Updated.
2441         * INSTALL: Likewise.
2442         * NEWS: Likewise.
2443         * doc/mc.1.in: Likewise.
2444         * doc/mcserv.8.in: Likewise.
2446         * acinclude.m4 (AC_GET_FS_INFO): Specify includes when checking
2447         for sys/mount.h.
2449 2001-08-19  Andras Timar  <timar@gnome.hu>
2451         * lib/Makefile.am: Added Hungarian hints
2452         * lib/mc.hint.hu: by Arpad Biro <biro_arpad@yahoo.com>
2454 2001-08-19  Pavel Roskin  <proski@gnu.org>
2456         * lib/mc.lib: Add definition for "bs" for xterm and xterm-color.
2458 2001-08-17  Pavel Roskin  <proski@gnu.org>
2460         * syntax/po.syntax: New file - PO file highlighting.
2461         From David Martin <dmartina@excite.es>
2462         * syntax/Makefile.am: Add po.syntax.
2464         * lib/mc.lib: Add "delete=\e[3~" for xterm and xterm-color -
2465         it's sometimes missing from the databases.
2467 2001-08-16  Abel Cheung  <maddog@linux.org.hk>
2469         * lib/mc.hint.zh_TW.Big5 -> lib/mc.hint.zh: Temporary measure.
2470         * lib/Makefile.am: Reflect above change.
2472 2001-08-15  Pavel Roskin  <proski@gnu.org>
2474         * doc/mc.1.in (Terminal databases): Recommend using \e, not \E.
2476 2001-08-14  Pavel Roskin  <proski@gnu.org>
2478         * lib/mc.lib: Add popular sequences for "home" and "end" in
2479         "xterm" and "xterm-color" terminals.
2481 2001-08-13  Pavel Roskin  <proski@gnu.org>
2483         * lib/mc.ext.in: Move ls-lR.gz before generic gzip support.
2485         Replace "Can't" with "Cannot" everywhere.
2487 2001-08-12  Pavel Roskin  <proski@gnu.org>
2489         * edit/edit_key_translator.c (cooledit_key_map): Use Ctrl-O for
2490         subshell, not for "Open file...".
2491         (emacs_key_map): Likewise.
2493         * README: Changes from Frederic L. W. Meunier <0@pervalidus.net>
2495 2001-08-10  Pavel Roskin  <proski@gnu.org>
2497         * Makefile.am (EXTRA_DIST): Remove BUGS.
2498         * doc/Makefile.am (EXTRA_DIST): Remove LSM and FILES.
2500         * BUGS: Remove.  Bugzilla.gnome.org doesn't have those bugs.
2502         * doc/LSM: Remove, it's outdated.
2503         * doc/FILES: Likewise.
2504         * doc/DEVEL: Remove information about FILES.
2506         * FAQ: Eliminate all broken URLs on the MC site.
2507         From Frederic L. W. Meunier <0@pervalidus.net>
2509         * FAQ: Restore information about xterm.
2511 2001-08-08  Pavel Roskin  <proski@gnu.org>
2513         * FAQ: Changes from Frederic L. W. Meunier <0@pervalidus.net>
2515 2001-08-07  Pavel Roskin  <proski@gnu.org>
2517         * doc/mc.1.in (Internal File Viewer): Document Ctrl-O and F17.
2519         * doc/mc.1.in: Fix all broken links.
2521 2001-08-06  Pavel Roskin  <proski@gnu.org>
2523         * INSTALL: Numerous changes.  Declare old curses obsolete.
2524         Partly from Frederic L. W. Meunier <0@pervalidus.net>
2526         * doc/mc.1.in (Menu Bar): Add link to the "Options Menu".
2528 2001-08-03  Abel Cheung  <maddog@linux.org.hk>
2530         * lib/Makefile.am: Remove space after backslash introduced in the
2531         previous commit.
2533         * lib/mc.hint.zh_TW.Big5: New file.
2534         * lib/Makefile.am: Added mc.hint.zh_TW.Big5
2536 2001-08-02  Pavel Roskin  <proski@gnu.org>
2538         * lib/mc.hint.uk: New file.
2539         From Maksym Polyakov <polyama@yahoo.com>
2540         * lib/Makefile.am: Add mc.hint.uk.
2542 2001-08-01  Pavel Roskin  <proski@gnu.org>
2544         * lib/mc.hint.nl: New file.
2545         From Steef Boerrigter <sxmboer@sci.kun.nl>
2546         * lib/Makefile.am: Add mc.hint.nl.
2547         * lib/mc.hint: Remove ftp site.  Update copyright.
2548         * lib/mc.hint.cs: Likewise.
2549         * lib/mc.hint.es: Likewise.
2550         * lib/mc.hint.it: Likewise.
2551         * lib/mc.hint.pl: Likewise.
2552         * lib/mc.hint.ru: Likewise.  Shorten some lines.
2554         * edit/Makefile.in: Allow running "make install" before "make all".
2555         * gtkedit/Makefile.in: Likewise.
2557 2001-07-31  Pavel Roskin  <proski@gnu.org>
2559         * lib/edit.spell.rc: New file.  Invoke ispell on Ctrl-p in the
2560         editor.
2561         * lib/Makefile.am: Add lib/edit.spell.rc.
2563         * autogen.sh: Use gettextize.
2564         * ABOUT-NLS: Remove from CVS, it's installed by autogen.sh.
2565         * po/Makefile.in.in: Likewise.
2567 2001-07-29  Pavel Roskin  <proski@gnu.org>
2569         * syntax/slang.syntax: New file.
2570         From Walery Studennikov <despair@sama.ru>
2571         * syntax/Makefile.am: Add slang.syntax.
2573 2001-07-27  Pavel Roskin  <proski@gnu.org>
2575         * extraconf.h: Move WITH_BACKGROUND here.
2577 2001-07-24  Pavel Roskin  <proski@gnu.org>
2579         * doc/mc.1.in: Quote all section headers.  Minor formatting fix.
2581 2001-07-23  Pavel Roskin  <proski@gnu.org>
2583         * doc/mc.1.in: Fix description of mc.lib.  Fix broken links.
2585 2001-07-20  Pavel Roskin  <proski@gnu.org>
2587         * Make.common.in: Move all defines ...
2588         * gnome/Makefile.in: ... here ...
2589         * src/Makefile.in: ... and here.
2591 2001-07-19  Pavel Roskin  <proski@gnu.org>
2593         * configure.in: Don't check for getwd, it's completely
2594         eliminated.
2595         * INSTALL: Remove reference to HAVE_GETWD.
2597         * lib/mc.ext.in: Fix opening info pages on VFS.  Modernize
2598         entries for compressed cpio archives.
2600         * lib/mc.ext.in: Comment changes.  Remove rules for programs -
2601         they were only used in obsolete frontends.  Don't ever use %view
2602         without commands - it's slower and loses user settings, e.g.
2603         hex mode.  Put shared libraries before man pages and read.me
2604         before .me macros so that they match correctly.  Use nm for
2605         shared libraries.  Add rules for StarOffice and AbiWord.
2607 2001-07-14  Pavel Roskin  <proski@gnu.org>
2609         * configure.in: Bump version to 4.5.54a.
2611 2001-07-13  Pavel Roskin  <proski@gnu.org>
2613         * lib/mcserv.init: Fix exit status.
2614         http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=44601
2616         * lib/mc.ext.in: Anchor all regexes in the type/ rules except
2617         "executable", which should follow a space. Simplify rules for
2618         images. Add shell/ rule for *.info files. Fix all incorrect
2619         uses of the alternation operator.
2620         Reported by Oskar Liljeblad and Michel Casabona.
2622 2001-07-12  Pavel Roskin  <proski@gnu.org>
2624         * configure.in: Don't check for iconv, it's already checked for
2625         in AM_GNU_GETTEXT.
2627 2001-07-10  Pavel Roskin  <proski@gnu.org>
2629         * doc/mc.1.in: Update documentation about hex search.
2631         * edit/edit_key_translator.c (cooledit_key_map): Bind
2632         Ctrl-Shift-Up and Ctrl-Shift-Down to scroll with highlight.
2633         From Steef Boerrigter <sxmboer@sci.kun.nl>
2635         * edit/Makefile.in: Make edit.o depend on edit_key_translator.c.
2636         * edit/edit_key_translator.c (cooledit_key_map): Add support
2637         for bracket matching on Alt-B.
2638         * gtkedit/gtkeditkey.c: Likewise.
2639         From Steef Boerrigter <sxmboer@sci.kun.nl>
2641 2001-07-06  Pavel Roskin  <proski@gnu.org>
2643         * lib/mc.ext.in: Use nm to view object files.
2645         * Make.common.in: Remove GNOME-specific and unused definitions.
2646         Partly moved to gnome/Makefile.in.
2648         * configure.in: Remove all references to SEDCMD and SEDCMD2 -
2649         they are usused.
2650         * Make.common.in: Likewise.
2652 2001-06-29  Pavel Roskin  <proski@gnu.org>
2654         * ABOUT-NLS: Update to the version from gettext-0.10.38.
2656         * Make.common.in (XCPPFLAGS): Don't add -I$(top_srcdir) - it's
2657         now done in configure. Move -I.. to the beginning.
2658         * Makefile.am (SUBDIRS): Move intl po to the beginning, since
2659         libintl.a may be required to link mc.
2660         (ACLOCAL_M4_SOURCES): Remove macros/gnome-gettext.m4.
2661         * configure.in: Use AM_GNU_GETTEXT instead of AM_GNOME_GETTEXT.
2662         Move all i18n code to one place. Don't substitute INTLSUB - it's
2663         unused. Substitute INTLDEPS, since AM_GNU_GETTEXT doesn't do it.
2664         Remove SCO-specific i18n hacks. Add -I$(top_srcdir) to CPPFLAGS.
2666 2001-06-25  Pavel Roskin  <proski@gnu.org>
2668         * configure.in: For Autoconf 2.50+, use AC_SYS_LARGEFILE.
2669         It should be enabled explicitly by giving `--enable-largefile'
2670         to configure.
2671         * INSTALL: Document it.
2673 2001-06-22  Pavel Roskin  <proski@gnu.org>
2675         * extraconf.h: Don't define HAVE_INFOMOUNT_QNX on QNX Neutrino.
2677         * acinclude.m4 (AC_GET_FS_INFO): Fix checking for f_fstypename
2678         in struct statfs.
2679         Reported by Libor Motyèka <libor.motycka@ortex.cz>.
2681         * acinclude.m4 (AC_GET_FS_INFO): Warn only once that the list of
2682         mounted filesystems cannot be read. Don't define NO_INFOMOUNT.
2683         Define HAVE_INFOMOUNT_LIST if a any suitable function has been
2684         found.
2685         * extraconf.h: Define HAVE_INFOMOUNT and HAVE_INFOMOUNT_QNX.
2687 2001-06-19  Pavel Roskin  <proski@gnu.org>
2689         * configure.in: Check for telldir and seekdir. Join adjacent
2690         calls to AC_CHECK_FUNCS.
2692 2001-06-16  Pavel Roskin  <proski@gnu.org>
2694         * Makefile.am: Change the order of SUBDIRS to fully compile text
2695         edition before compiling anything for GNOME.
2696         * mc.spec.in: Don't use brace expansion to avoid implicit
2697         build-time dependency on bash.
2699 2001-06-13  Pavel Roskin  <proski@gnu.org>
2701         * acinclude.m4 (AC_SHORT_D_NAME_LEN): Fix compiler warnings in
2702         the test code.
2703         * configure.in: Fix compiler warnings in the arguments to
2704         AC_TRY_WARNINGS. Fix value of NEED_CRYPT_PROTOTYPE - add spaces
2705         around `=' in the `test' command.
2707 2001-06-07  Pavel Roskin  <proski@gnu.org>
2709         * doc-gnome/C/gmc.sgml: Remove index - it's not used in the
2710         GNOME documentation template.
2711         * doc-gnome/C/mkhtml: Don't generate index.
2712         * doc-gnome/C/Makefile.am: Don't distribute genindex.sgml.
2714 2001-06-06  Pavel Roskin  <proski@gnu.org>
2716         * lib/Makefile.am: Make compatible with Automake 1.4 - remove
2717         conditional variables from EXTRA_DIST.
2719 2001-06-05  Pavel Roskin  <proski@gnu.org>
2721         * edit/edit_key_translator.c [HAVE_CHARSET]: Add charset
2722         conversion support.
2723         From Walery Studennikov <hqsoftware@mail.ru>.
2725         * extraconf.h [HAVE_X]: Undefine HAVE_TEXTMODE_X11_SUPPORT.
2727 2001-06-01  Pavel Roskin  <proski@gnu.org>
2729         * lib/mc.charsets: Synchronize with the latest patch - remove
2730         a comment.
2732 2001-05-30  Pavel Roskin  <proski@gnu.org>
2734         * extraconf.h [HAVE_X]: Undefine HAVE_CHARSET - it doesn't
2735         work with GNOME.
2737         * lib/mc.charsets: New file. From Walery Studennikov.
2738         * lib/Makefile.am: Distribute mc.charsets. Install it if
2739         the charset support is enabled.
2741         * configure.in: Add check for iconv() and the necessary code
2742         to support the charset selection patch.
2744         * configure.in: Add check for ESCDELAY variable in ncurses.
2746 2001-05-29  Pavel Roskin  <proski@gnu.org>
2748         * extraconf.h [!USE_VFS]: Undefine USE_NETCODE and
2749         USE_EXT2FSLIB.
2751         * extraconf.h: Remove unused HAS_DIRECT_COLOR_ACCESS.
2752         * pc/config.h: Likewise.
2754         * lib/mc.ext.in: For MS Word documents try "catdoc", "word2x"
2755         and "strings". Recognize "write" files and MS Word templates.
2756         For MS Excel documents try "xls2csv" and "strings".
2757         Escape spaces in the "type" directives.
2758         From Nerijus Baliunas.
2760         * Make.common.in: Add -I$(top_srcdir) to XCPPFLAGS.
2762         * Make.common.in: Remove hpath, it's unused.
2764         * acconfig.h: Move constant parts ...
2765         * extraconf.h: ... here.
2766         [HAVE_X]: Disable subshell, s-lang and curses.
2767         * Makefile.am: Add extraconf.h.
2769 2001-05-28  Pavel Roskin  <proski@gnu.org>
2771         * acconfig.h: Remove some useless entries. Eliminate OLD_TOOLS
2772         and SLANG_H_INSIDE_SLANG_DIR. Move some descriptions ...
2773         * configure.in: ... here.
2775 2001-05-27  Pavel Roskin  <proski@gnu.org>
2777         * configure.in: Remove unused HAVE_PORTABLE_TOKEN_PASTING.
2778         * acconfig.h: Likewise.
2779         * src/layout.c: Likewise.
2781         * Make.common.in: Remove all percent rules.
2782         * acinclude.m4 (AC_PROG_GNU_MAKE): Remove.
2783         * configure.in: Remove AC_PROG_GNU_MAKE. Don't substitute
2784         PCENTRULE. Remove AC_PROG_MAKE_SET - it's called by
2785         AM_INIT_AUTOMAKE.
2787         * Make.common.in: Remove obsolete dependency tracking system.
2788         * configure.in: Likewise.
2789         * edit/Makefile.in: Likewise.
2790         * gnome/Makefile.in: Likewise.
2791         * gtkedit/Makefile.in: Likewise.
2792         * slang/Makefile.in: Likewise.
2793         * src/Makefile.in: Likewise.
2794         * vfs/Make-mc.in: Likewise.
2795         * src/depend.awk: Remove.
2797 2001-05-26  Pavel Roskin  <proski@gnu.org>
2799         * gtkedit/syntax.c (syntax_text): Add support for Octave files.
2800         * syntax/octave.syntax: New file. From Walery Studennikov.
2801         * syntax/Makefile.am: Add octave.syntax.
2803         * configure.in: Fix incorrect test for stdin support in grep -
2804         it would always fail when configuring in an empty directory.
2805         Portability fixes - unset, backslashed space in here-documents.
2806         Eliminate all instances of "changequote".
2808         * configure.in: Define SCO_FLAVOR based on $host_os, not on the
2809         user choice.
2810         * acconfig.h: Changes for the above.
2811         * INSTALL: Don't document --with-sco - it's now defunct.
2812         * INSTALL.FAST: Likewise.
2814 2001-05-25  Pavel Roskin  <proski@gnu.org>
2816         * lib/mc.ext.in: Match both "mail" and "Mail", but only if they
2817         are in the beginning of the "file" output.
2819 2001-05-23  Pavel Roskin  <proski@gnu.org>
2821         * lib/mc.ext.in: Add associations for viewing RPM files.
2823 2001-05-22  Pavel Roskin  <proski@gnu.org>
2825         * doc-gnome/C/mkhtml: Support $JADE. Check that $DSL exists.
2826         By default exit after the first error in jade.
2828         * doc-gnome/C/mkhtml: Use jade directly, not jw. Support DSL and
2829         JADEFLAGS environment variables. Report progress. Clean up on
2830         failure.
2832 2001-05-21  Pavel Roskin  <proski@gnu.org>
2834         * doc-gnome/C/Makefile.am: Allow "make install" without *.html
2835         files.
2837         * doc-gnome/C/mkhtml: Print a big warning if the script fails.
2838         * doc-gnome/C/Makefile.am: Ignore exit status of mkhtml.
2840 2001-05-20  Pavel Roskin  <proski@gnu.org>
2842         * doc-gnome/C/Makefile.am: Distribute mkhtml and genindex.sgml.
2843         Create figs/*.eps if needed. Simplify rules for gmc.dvi and
2844         gmc.rtf - DocBook 4.1 doesn't try to write to $(srcdir).
2845         * doc-gnome/C/figs/Makefile.am: Add support for converting from
2846         PNG to EPS.
2848         * Makefile.am (EXTRA_DIST): Remove create_vcs.
2849         * doc/FILES: Likewise. Typo fix.
2851 2001-05-19  Pavel Roskin  <proski@gnu.org>
2853         * doc-gnome/C/mkhtml: New file. Create HTML files from gmc.sgml.
2854         * doc-gnome/C/Makefile.am: Don't handle *.css - there are none
2855         with DocBook 4.1. Never use `cp' without `-f'. Use mkhtml.
2857         * doc-gnome/C/gmc.sgml: Use DTD DocBook V4.1. Fix duplicate
2858         index entry "Moving files".
2860 2001-05-18  Pavel Roskin  <proski@gnu.org>
2862         * configure.in: Use src/main.c in AC_INIT.
2864         * create_vcs: Remove.
2866         * INSTALL: Update download locations for MC, rxvt, gpm, ncurses.
2867         Add download location for glib.
2868         * mc.spec.in: Likewise.
2869         * doc/LSM: Likewise.
2870         * doc/mc.1.in: Likewise.
2871         * doc/mcedit.1.in: Likewise.
2872         * src/ext.c: Don't mention download location for MC.
2874         * FAQ: Update status of Tk, XView. and GNOME editions. Update
2875         homepage of gpm.
2877         * INSTALL: Remove information about Tk and XView. Change the
2878         mailing list addresses again.
2879         * FAQ: Change the mailing list addresses again.
2880         * MAINTAINERS: Likewise.
2881         * README: Likewise.
2882         * doc/mc.1.in: Likewise.
2883         * gnome/gmc-window.c: Likewise.
2884         * lib/README.xterm: Likewise.
2885         * lib/mc.ext.in: Likewise.
2886         * lib/mc.hint*: Likewise.
2887         * lib/mc.hlp.hu: Likewise.
2888         * po/*.po: Likewise.
2889         * src/main.c: Likewise.
2891 2001-04-20  Pavel Roskin  <proski@gnu.org>
2893         * FAQ: Change the mailing list addresses and the download
2894         locations.
2895         * INSTALL: Likewise.
2896         * MAINTAINERS: Likewise.
2897         * README: Likewise.
2898         * doc/mc.1.in: Likewise.
2899         * gnome/gmc-window.c: Likewise.
2900         * lib/README.xterm: Likewise.
2901         * lib/mc.ext.in: Likewise.
2902         * lib/mc.hint*: Likewise.
2903         * lib/mc.hlp.hu: Likewise.
2904         * po/*.po: Likewise.
2905         * src/main.c: Likewise.
2907 2001-04-19  Pavel Roskin  <proski@gnu.org>
2909         * configure.in: Don't install mcserv unless
2910         "--enable-mcserv-install" has been specified.
2911         Don't quote the first argument in all calls to AM_CONDITIONAL
2912         to work around a bug in Automake 1.4.
2913         * doc/Makefile.am: Use MCSERV_INSTALL conditional.
2914         * vfs/Make-mc.in: Likewise.
2916 2001-04-13  Pavel Roskin  <proski@gnu.org>
2918         * configure.in: Bump version to 4.5.53a.
2920 2001-04-06  Pavel Roskin  <proski@gnu.org>
2922         * gtkedit/editcmd.c: Remove support for XView layout attributes.
2923         * gtkedit/editoptions.c: Likewise.
2924         * pc/chmod.c: Likewise.
2925         * pc/drive.c: Likewise.
2926         * src/boxes.c: Likewise.
2927         * src/chmod.c: Likewise.
2928         * src/dlg.c: Likewise.
2929         * src/dlg.h: Likewise.
2930         * src/filegui.c: Likewise.
2931         * src/find.c: Likewise.
2932         * src/hotlist.c: Likewise.
2933         * src/layout.c: Likewise.
2934         * src/listmode.c: Likewise.
2935         * src/main.c: Likewise.
2936         * src/option.c: Likewise.
2937         * src/panelize.c: Likewise.
2938         * src/wtools.c: Likewise.
2939         * src/wtools.h: Likewise.
2940         * vfs/smbfs.c: Likewise.
2942         * autogen.sh: Check out "intl" and "macros" directories if they
2943         are missing. Simply "cvs up -d" won't restore them.
2945         * configure.in: Bump version to 4.5.52a.
2947 2001-03-14  Pavel Roskin  <proski@gnu.org>
2949         * configure.in: Use AC_CHECK_TOOL for finding AR. Define
2950         Automake conditional USE_SAMBA_FS if Samba is to be supported
2951         in VFS.
2953 2001-03-07  Pavel Roskin  <proski@gnu.org>
2955         * configure.in: Use AM_PROG_CC_STDC if AC_PROG_CC_STDC is not
2956         defined.
2957         Reported by Norbert Warmuth.
2959         * configure.in: Don't process vfs/extfs/uzip - it's now
2960         constant.
2962         * syntax/changelog.syntax: Require space after asterisk to have
2963         it highlighted.
2965 2001-03-02  Pavel Roskin  <proski@gnu.org>
2967         * aclocal.m4 (MC_HPUX_PROG_CC_STDC): Remove, it's obsolete.
2968         * configure.in: Use AC_PROG_CC_STDC instead.
2970         * lib/mc.ext.in: Recognize files ending by `.lslR' and `.ls-lR'.
2971         Suggested by Christian Gennerat.
2973         * lib/mc.ext.in: Add support for "freeze" - old compression
2974         program used mostly on QNX.
2975         * lib/mc.ext.in.qnx.diff: Remove, it's obsolete.
2976         * lib/Makefile.am: Adjusted.
2978 2001-02-26  Pavel Roskin  <proski@gnu.org>
2980         * lib/mc-gnome.ext.in: Remove, it's not used.
2981         * configure.in: Remove lib/mc-gnome.ext.
2982         * lib/Makefile.am: Likewise.
2984 2001-02-20  Pavel Roskin  <proski@gnu.org>
2986         * gtkedit/edit.h: Only include malloc.h if STDC_HEADERS is not
2987         defined to prevent warnings on OpenBSD 2.7.
2988         * slang/jdmacros.h: Likewise.
2989         * src/mad.h: Likewise.
2990         * src/poptalloca.h: Likewise.
2992         * configure.in: Check for sys/time.h and sys/timeb.h. Use
2993         AC_HEADER_TIME.
2995 2001-02-07  Pavel Roskin  <proski@gnu.org>
2997         * autogen.sh: Create vfs/samba/include/stamp-h.in.
2998         * vfs/samba/include/stamp-h.in: Remove.
3000         * macros/curses.m4: Quote first argument to AC_DEFUN.
3001         * macros/gnome-cxx-check.m4: Likewise.
3002         * macros/gnome-gettext.m4: Likewise.
3003         * macros/gnome-libgtop-check.m4: Likewise.
3004         * macros/gnome-print-check.m4: Likewise.
3005         * macros/linger.m4: Likewise.
3006         * macros/need-declaration.m4: Likewise.
3008         * configure.in: Only configure in vfs/samba if smbfs support is
3009         enabled even with Autoconf 2.13.
3011 2001-01-30  Pavel Roskin  <proski@gnu.org>
3013         * macros/gnome-vfs.m4 (GNOME_WITH_VFS): Fix mishandling of
3014         --without-samba due to a typo.
3016         * configure.in: Only configure in vfs/samba if smbfs support is
3017         enabled. This optimization will only work with Autoconf-2.49c
3018         and above.
3020 2001-01-13  Pavel Roskin  <proski@gnu.org>
3022         * configure.in: Don't create a faked malloc.h.
3023         * gtkedit/edit.h: Don't assume that malloc.h always exists.
3024         * src/mad.h: Likewise.
3026         * configure.in: Simplified handling of cons.saver.
3027         * src/Makefile.in: Likewise. Don't install cons.saver setuid.
3028         * mc.spec.in: Remove a workaround for the above.
3030         * configure.in: Use AC_CANONICAL_HOST - "target" is meaningless
3031         for MC. Don't rely on the output of uname - use $host_os.
3033 2001-01-11  Pavel Roskin  <proski@gnu.org>
3035         * configure.in: Check for ext2 libraries only if VFS is enabled.
3037         * src/Makefile.in: Create directories before installing files.
3038         Removed all occurrences of libprefix - it's never defined.
3040         * configure.in: All macros from configure.in moved to
3041         acinclude.m4. Added missing quotes in several places.
3042         * acinclude.m4: Likewise.
3044         * edit/Makefile.in: Don't install or uninstall mcedit -
3045         it cannot be installed before mc on systems without symlinks.
3046         * gtkedit/Makefile.in: Likewise.
3047         * src/Makefile.in: Install mcedit (if enabled) and mcview.
3048         Uninstall them.
3050         * macros/gnome-gettext.m4: Propagated change by Owen Taylor
3051         from acinclude.m4 in gtk+:
3052         Don't define ENABLE_NLS unless we have a working NLS.
3053         (This should keep libintl.h from being included when it doesn't
3054         exist).
3056 2001-01-09  Pavel Roskin  <proski@gnu.org>
3058         * doc-gnome/C/figs/Makefile.am: New file.
3059         * doc-gnome/C/Makefile.am: Don't handle figs, let the new
3060         makefile do it.
3061         * configure: Substitute doc-gnome/C/figs/Makefile.
3063         * lib/Makefile.am: Distribute files listed in LOCALIZED_HELP.
3065 2001-01-08  Szabolcs Ban  <shooby@gnome.hu>
3067         * lib/mc.hlp.hu: Added Hungarian help file from
3068           tothb1@freemail.hu, Janos.Zana@elfiz2.kee.hu,
3069           maci@integrity.hu, mfh47@freemail.hu
3070         * lib/Makefile.am: Added LOCALIZED_HELP for further
3071           mc.hlp l10ns
3072         * src/cmd.c, src/dlg.c, src/tree.c, src/view.c,
3073           gtkedit/editcmd.c: I18n of mc.hlp
3075 2000-12-29  Szabolcs Ban  <shooby@gnome.hu>
3077         * doc/mc.1.in: Corrected badly formatted link...
3079 2000-11-10  Robert Brady  <robert@suse.co.uk>
3081         * configure.in: Add Tamil to ALL_LINGUAS.
3083 2000-10-23  Pavel Roskin  <proski@gnu.org>
3085         * mc.spec.in: Allow mcserv.8 to be gzipped.
3087         * doc-gnome/C/Makefile.am: Workaround for buggy db2html
3088         that cannot deal with "./gmc.sgml".
3090 2000-10-09  Pavel Roskin  <proski@gnu.org>
3092         * Makefile.am: GNOME_M4_FILES renamed to ACLOCAL_M4_SOURCES so
3093         that CVS Automake will drop dependencies to the macros that
3094         we don't distribute.
3096         * lib/mc.ext.in: Removed references to icons. Source RPMs
3097         grouped to one regex. Removed "Update" for source RPMs, added
3098         "Rebuild" instead. Added "Check signature" for all RPMs.
3099         Added a comment about pop-up menus in the text edition.
3101 2000-10-06  Pavel Roskin  <proski@gnu.org>
3103         * gnome/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Required
3104         flags moved out of CFLAGS as recommended by GNU coding
3105         standards.
3106         * configure.in: Don't add GLIB_CFLAGS to CFLAGS.
3107         * Make.common.in: XINC eliminated. GLIB_CFLAGS is now added to
3108         XCPPFLAGS.
3109         * INSTALL (Random notes on porting to other architectures):
3110         Completely rewritten. Recommended using CFLAGS instead of XINC.
3112 2000-10-05  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
3114         * lib/mc.ext.in: .spm is used by SuSE to mark src rpms
3116 2000-10-04  Christophe Merlet  <christophe@merlet.net>
3118         * gnome/*.desktop: Updated French strings.
3120 2000-10-03  Pavel Roskin  <proski@gnu.org>
3122         * doc-gnome/C/gmc.sgml: DTD changed to "PNG Variant V1.1"
3123         to allow <legalnotice>. Unclosed tags fixed.
3125 2000-09-30  Pavel Roskin  <proski@gnu.org>
3127         * mc.spec.in: New package mc-common. Use DESTDIR instead of
3128         misusing prefix. Don't install old icons - they don't exist.
3130         * lib/mc.sh.in: Use "rm -f" to delete temporary files. Use
3131         "export -f" to have mc() exported.
3132         * doc/mc.1.in: Changed description of the "-P" option to
3133         avoid inclusion of mc.sh and mc.csh into the manual.
3134         Corrected paths of mc.hlp, mc.no_proxy and ~/mc/Tree.
3136 2000-09-24  Pavel Roskin  <proski@gnu.org>
3138         * doc/mc.1.in: Minor formatting fixes.
3140         * lib/mc.sh.in: Remove temporary file non-interactively.
3141         * doc/mc.1.in: updated example for mc.sh.
3143 2000-09-23  Pavel Roskin  <proski@gnu.org>
3145         * Makefile.am: mc.spec included to noinst_DATA so that "make all"
3146         updates it when needed.
3147         * mc.spec.in: Include translations with mc, not gmc. Run
3148         chkconfig --del in %preun, not %postun. --without-debug not
3149         needed. /etc/X11/wmconfig not needed. /etc/pam.d/mcserv shouldn't
3150         be executable. New files in %{prefix}/lib/mc/ - translated hints,
3151         editor files.
3153         * doc-gnome/C/Makefile.am: Fixed *clean targets. Use temporary
3154         directory for document processing. Comment changes. gmc.ps and
3155         gmc.pdf now generated from gmc.dvi.
3157         * configure: Always include Make.common as file, otherwise
3158         "make distclean" breaks.
3159         * edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
3160         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: $(RMF)
3161         replaced with "rm -f" - the standard says that "rm" is portable.
3162         Ditto $(MV). Adjusted *clean targets to match those in
3163         Automake. Removed "cross" target.
3165 2000-09-22  Pavel Roskin  <proski@gnu.org>
3167         * doc/mc.sgml: Removed as obsoleted by doc/mc.in.1
3168         * doc/gnome.sgml: Removed as obsoleted by doc-gnome/C/gmc.sgml
3169         * doc/Makefile.in: Converted to ...
3170         * doc/Makefile.am: ... this.
3172 2000-09-21  Pavel Roskin  <proski@gnu.org>
3174         * lib/mc.sh.in: Use $HOME instead of '~' because the tilde
3175         is not expanded in all shells.
3176         * doc/mc.sgml: Updated the example script to reflect the above
3177         changes.
3178         * doc/mc.in.1: Likewise.
3180 2000-09-19  Pavel Roskin  <proski@gnu.org>
3182         * lib/Makefile.in (LIBFILES_CONST): Added mc.hint.it from
3183         Marco Ciampa
3185 2000-09-18  Pavel Roskin  <proski@gnu.org>
3187         * Make.common.in: Added installcheck to placate "make distcheck"
3188         * configure.in, Make.common.in, doc/Makefile.in,
3189         edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
3190         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Replacing
3191         variable MKINSTALLDIRS and builddir with Automake-compatible
3192         mkinstalldirs and top_builddir.
3193         * doc-gnome/C/Makefile.am: Only maintainers regenerate html
3194         files. Added uninstall-local target.
3196 2000-09-17  Pavel Roskin  <proski@gnu.org>
3198         * configure.in: fixed wrong use of AC_MSG_RESULT inside
3199         AC_CACHE_VAL
3201         * Make.common.in: Added the "dvi" target for "make distcheck"
3202         to go further
3203         * doc-gnome/C/Makefile.in: converted to ...
3204         * doc-gnome/C/Makefile.am: ... this
3206 2000-09-15  Pavel Roskin  <proski@gnu.org>
3208         * acconfig.h, configure.in: Require autoconf 2.13 or above.
3209         Removed workarounds for older versions. Removed MCDEBUG
3210         variable - it's not used. --with-debug renamed to --with-mad and
3211         cleaned up. Always use -Wall with gcc, other manipulations with
3212         CFLAGS removed.
3214         * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
3215         gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
3216         vfs/Make-mc.in: preserve timestamp on "make distdir", otherwise
3217         mc.pot becomes out of date in the tarball.
3219 2000-09-14  Pavel Roskin  <proski@gnu.org>
3221         * configure.in: Removed some abuses of CPPFLAGS. Removed useless
3222         tests for cp, mv and rm.
3223         * Make.common.in: Removed variables xv_bindir and STRIP.
3224         Variables CP, MV and RMF are assigned trivial values.
3226         * edit/Makefile.in: Don't link headers, add extra includes
3227         to CPPFLAGS instead. Put links to the build directory.
3228         Remove the hack with "mx" - it is not needed anymore.
3230         * configure.in: remove any manipulations with top_srcdir.
3231         Don't change CPPGLAGS when the internal editor is enabled,
3232         instead do it ...
3233         * edit/Makefile.in, gtkedit/Makefile.in: ... here
3235         * configure.in, Make.common.in, doc/Makefile.in,
3236         edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
3237         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: rootdir
3238         changed to top_srcdir for Automake compatibility
3240         * configure.in: REGEX_O variable removed - always use our regex
3242         * configure.in: MCFGR variable removed
3244 2000-09-12  Pavel Roskin  <proski@gnu.org>
3246         * configure.in: enable AM_MAINTAINER_MODE to be consistent with
3247         other GNOME modules
3248         * autogen.sh: remove "-I ." from the "aclocal" command line
3250 2000-09-01  Pavel Roskin  <proski@gnu.org>
3252         * configure.in: output vfs/extfs/Makefile
3254         * configure.in: AC_CANONICAL_SYSTEM moved above AM_INIT_AUTOMAKE
3255         to avoid a warning
3256         * acinclude.m4: removed unused macros AC_CHECK_HEADER_IN_PATH,
3257         AC_LIB_XPM, AC_X_SHAPE_EXTENSION
3259 2000-08-29  Pavel Roskin  <proski@gnu.org>
3261         * configure.in: use AM_GNOME_GETTEXT
3262         * gettext.m4: removed
3263         * Makefile.am: adjusted files to distribute, previous change
3264         reverted
3266         * mc-aclocal.m4: renamed to ...
3267         * acinclude.m4: ... this
3268         * autogen.sh: simplified - no more tricks with mc-aclocal.m4
3269         * Makefile.am: aclocal should scan "." for gettext.m4
3271 2000-08-28  Pavel Roskin  <proski@gnu.org>
3273         * Make.common.in: removed hack for "make distcopy"
3274         * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
3275         gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
3276         vfs/Make-mc.in: added "distdir" target. Now "make dist" works
3277         for external builds.
3278         * edit/Makefile.in, slang/Makefile.in: added "Makefile" target
3280 2000-08-24  Pavel Roskin  <proski@gnu.org>
3282         * new_icons/Makefile.in: converted to ...
3283         * new_icons/Makefile.am: ... this
3284         * configure.in: automake conditional GNOME introduced.
3285         "insticons" removed
3287         * icons/*: removed
3288         * Makefile.am, configure.in: necessary adjustments
3290         * config.guess, config.sub, install-sh, mkinstalldirs: removed,
3291         automake installs them now
3293         * syntax/Makefile.in: converted to ...
3294         * syntax/Makefile.am: ... this
3296         * idl/Makefile.in: converted to ...
3297         * idl/Makefile.am: ... this
3299         * lib/Makefile.am: simplified, fixed "make dist"
3301         * lib/Makefile.in: converted to ...
3302         * lib/Makefile.am: ... this
3304         * lib/tkmc.wmconfig: removed
3305         * lib/Makefile.in, doc/FILES: removed lib/tkmc.wmconfig
3307         * Makefile.in, doc-gnome/Makefile.in, pc/Makefile: converted
3308         to ...
3309         * Makefile.am, doc-gnome/Makefile.am, pc/Makefile.am: ... this
3310         * Make.common.in: support for "distdir" for compatibility
3311         with Automake-generated makefiles
3312         * autogen.sh: run automake. Force cache - it is off by default
3313         in autoconf 2.49a, but it's still handy for maintainers
3314         * configure.in: adapted for Automake
3316         * AUTHORS: new file
3318 2000-08-23  Pavel Roskin  <proski@gnu.org>
3320         * configure.in: resurrect definition of xvers
3322         * VERSION.in: removed
3323         * Makefile.in: don't do anything with VERSION.in and VERSION
3324         Take mc.spec from builddir, not srcdir
3325         * configure.in: don't create VERSION
3327 2000-08-22  Pavel Roskin  <proski@gnu.org>
3329         * *.c, *.h: Updated address of Free Software Foundation
3331 2000-08-21  Pavel Roskin  <proski@gnu.org>
3333         * Make.common.in, acconfig.h, configure.in, mc-aclocal.m4,
3334         doc-gnome/Makefile.in, doc-gnome/C/Makefile.in: removed stuff
3335         related to XView, libXPM, libXext and Tk
3337 2000-08-18  Pavel Roskin  <proski@gnu.org>
3339         * Makefile.in, lib/Makefile.in: adjusted lists of distributed
3340         files
3342         * configure.in: Simplified dependency tracking by using
3343         "-include" with GNU Make
3344         * autogen.sh: Exit on all failures
3346 2000-08-17  Pavel Roskin  <proski@gnu.org>
3348         * doc/mc.sgml: Curly braces replaced with &lcub; and &rcub;
3349         Fixed all misuses of single and double quotes. Typo fixes.
3350         Ensured compatibility with sgml2html, sgml2txt and sgml2latex
3351         * doc/mc.1.in: Typo fix
3353         * doc/mc.sgml: made compatible with sgml-tools 1.0.9
3354         * doc/linuxdoc-sgml.diff: removed
3355         * doc/Makefile.in: don't distribute linuxdoc-sgml.diff,
3356         distribute gnome.sgml
3358 2000-08-15  Pavel Roskin  <proski@gnu.org>
3360         * Makefile.in: fixes for improper usage of $(srcdir), cleanup
3361         in the "distclean" target
3363         * doc-gnome/Makefile.in: Fixed some abuses of $(srcdir)
3364         Removed all XVIEW-related stuff
3365         Fixed placement of png files on "make dist"
3367         * doc/mc.1.in: Updated info about the internal editor
3369         * Makefile.in, */Makefile.in: Fail if $(RMF) fails - it may
3370         indicate serious problems. Fixes for uninstall.
3371         * doc/Makefile.in: Rebuild if it is out of date.
3373         * lib/cedit.menu: Added. This file has been missing
3375         * lib/Makefile.in: Install mc.sh and mc.csh in $(suppbindir) only
3377 2000-08-08  Pavel Roskin  <proski@gnu.org>
3379         * Makefile.in: correctly detect make failures in subdirs
3381 2000-08-01  Pavel Roskin  <proski@gnu.org>
3383         * nt, os2, tk, xv: removed all files
3384         * configure.in: don't create os2 and nt directories
3386 2000-08-01  Pavel Roskin  <proski@gnu.org>
3388         * configure.in, mc-aclocal.m4: AC_WARN replaced with AC_MSG_WARN
3390         * README.PC, doc/mc.1.in, doc/mc.sgml: Updated e-mail address
3392 2000-07-21  Pablo Saratxaga  <pablo@mandrakesoft.com>
3394         * src/main.c: make 8bit input/output the default (99% of the people
3395         expects that; lets the remaining 1% use the configuration menu
3396         to disactivate it if they want)
3398 2000-07-20  Andrew V. Samoilov  <sav@bcs.zp.ua>
3400         * gtkedit/ChangeLog: There was no ChangeLog there, so I added one.
3402 2000-06-20  Jacob Berkman  <jacob@helixcode.com>
3404         * configure.in: check for gnome-libs with window icon support
3406         * acconfig.h: add icon define
3408 2000-06-08  Matthias Warkus  <mawa@iname.com>
3410         * new_icons/gnome-pack-*.png: Updated.
3411         * gnome/mc.keys: Added a MIME type for SLP packages.
3413 2000-05-30  Pavel Roskin  <pavel_roskin@geociiities.com>
3415         * syntax/diff.syntax: Highlight lines beginning with "File",
3416         "Files" and "Binary"
3417         * syntax/makefile.syntax: Highlight "ifndef"
3418         * syntax/sh.syntax: Don't highlight "basnemae" ("basename" is
3419         highlighted)
3421 2000-05-05  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
3423         * lib/mc.ext.in: More changes by rebel@atrey: he forgot to begin
3424         comment lines with # in last release
3426 2000-05-03  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
3428         * lib/mc.ext.in: Fixes to changes by rebel@atrey.karlin.mff.cuni.cz.
3430 2000-04-26  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
3432         * lib/mc.ext.in: Changes from rebel@atrey.karlin.mff.cuni.cz. They
3433         look more consistent than original.
3435 2000-04-14  Timur Bakeyev  <mc@bat.ru>
3437         * config.in: Added check against strcoll().
3439 2000-04-14  Timur Bakeyev  <mc@bat.ru>
3441         * syntax/perl.syntax: According to Tomasz Wegrzanovski <maniek@beer.com>
3442         added 'and', 'or', 'not', 'for' keywords.
3444 2000-04-06  Timur Bakeyev  <mc@bat.ru>
3446         * syntax.c: Very dirty fix to allow compilation of mcedit on ncurses
3447         based systems. Hope, this will make FreeBSD midc maintainer to enable
3448         build-in editor by default. Still, syntax highlighting is disabled.
3449         Need to port...
3451 2000-03-13  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
3453         * gtkedit/syntax.c (upgrade_syntax_file): possible buffer overflow
3454           fixed, some messages gettext()ed again here and in
3455         gtkedit/editmenu.c:edit_about_cmd()
3457 2000-03-13  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
3459         * doc/mc.sgml (Examples): Fixed documentation, thanx
3460         to martin@internet-treff.uni-koeln.de.
3462 2000-03-01  Pavel Roskin  <pavel_roskin@geocities.com>
3464         * gtkedit/editcmd.c (edit_replace_prompt): fix index for
3465         the label text
3467 2000-02-25  Pavel Roskin  <pavel_roskin@geocities.com>
3469         * gtkedit/syntax.c: treat *.ads as Ada source
3470         * syntax/ada95.syntax: escape "+" and "*"
3471         * syntax/diffc.syntax: removed (obsoleted by diff.syntax)
3472         * syntax/Makefile.in: remove diffc.syntax
3474         * edit/edit_key_translator.c: interpret code 0177 as
3475         backspace unless recognized otherwise
3477 2000-02-23  Norbert Warmuth  <nwarmuth@privat.circular.de>
3479         * gtkedit/editcmd.c (edit_replace_prompt): fix incorrect
3480         initialization of array of structure (gcc version 2.96 20000131
3481         chokes on it).
3483         * lib/mc.hint: C-y and not C-u can be used to insert text in input
3484         lines (e. g. text which has been deleted with M-d).
3486         * configure.in: Fix the extfs-configure-fragment-in-final-output bug
3488 2000-01-31  Yuan-Chung Cheng  <platin@linux.org.tw>
3490         * configure.in: Added "zh_CN.GB2312" to ALL_LINGUAS.
3492 2000-01-29  Matthias Warkus  <mawa@iname.com>
3494         * new_icons/gnome-pack-deb.png: Replaced with Eduardo Silva's
3495         design on Federico's request.
3497 2000-01-26  Federico Mena Quintero  <federico@helixcode.com>
3499         * idl/FileManager.idl (Desktop): Added arrange_icons() method and
3500         an ArrangeType enum.
3502 2000-01-03  Aaron Lehmann  <aaronl@vitelus.com>
3504         * gdesktop.c, gdnd.c, gaction.c, gicon.c,
3505         gnome-file-property-dialog.c, gpopup.c, gpopup2.c, gprefs.cgmain.h,
3506         setup.c: Add option of using GNOME "magic" routines to determine file
3507         types. This makes MC intelligently look at the data in the file to see
3508         what type of file it is, rather than looking at the filename extension.
3509         This slows down MC quite a bit, so it has been made an optional
3510         preference item. Type detection is expected to improve as mime-magic
3511         matures.
3513 2000-01-15  Federico Mena Quintero  <federico@helixcode.com>
3515         * lib/mc.menu (shell_patterns): Add a missing "esac".  Thanks to
3516         Martin Bialasinski <martin@internet-treff.uni-koeln.de> for
3517         providing a patch.
3519 2000-01-11  Matthias Warkus  <mawa@iname.com>
3521         * Added icon and keys entry for Scheme source.
3523 2000-01-03  Fatih Demir  <kabalak@gmx.net>
3525         * configure.in: Added tr -> ALL_LINGUAS .
3527 1999-12-28  Matthias Warkus  <mawa@iname.com>
3529         * new_icons/*.png: Added a bunch of new icons.
3531 1999-12-06  Federico Mena Quintero  <federico@redhat.com>
3533         * configure.in (VERSION): Bumped version number to 4.5.42.
3535 1999-11-25  Yuri Syrota  <rasta@renome.rovno.ua>
3537         * configure.in: added 'uk' to ALL_LINGUAS.
3539 1999-11-09  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
3541         * lib/Makefile.in (LIBFILES_CONST): Adding mc.hint.cs file on
3542         request from David Sauer
3544 1999-11-01  Federico Mena Quintero  <federico@redhat.com>
3546         * configure.in (VERSION): Bumped version number to 4.5.41.
3548 1999-09-23  Federico Mena Quintero  <federico@redhat.com>
3550         * configure.in (VERSION): Set version number to 4.5.39.
3552 1999-09-23  Jorge Godoy  <godoy@conectiva.com.br>
3554         * configure.in: Added pt_BR to ALL_LINGUAS
3556 1999-09-22  Norbert Warmuth  <nwarmuth@privat.circular.de>
3558         * lib/mc.sh.in, mc.csh.in: renamed from mc.sh resp. mc.csh. Adapt
3559         path to the mc binary according to @prefix@.
3561         * lib/Makefile.in (srcdir): mc.sh and mc.csh are now created by
3562         configure. Install mc.sh and mc.csh in $(suppbindir).
3564         * doc/mc.1.in, mc.sgml: Updated the mc function definition for bash
3565         and zsh. Suggest to source mc.sh or mc.csh instead of adding verbatim
3566         copies of the included function definitions.
3568         * mcfn_install.in: Comment out definitions of the mc functions. Source
3569         mc.sh instead of adding an outdated mc function definition.
3571         * configure.in: output mc.sh and mc.csh
3573 1999-09-20  Federico Mena Quintero  <federico@redhat.com>
3575         * lib/startup.links: Changed the news link to Gnotices
3577 1999-09-19  David Martin  <dmartina@usa.net>
3579         * gtkedit/editcmd.c (edit_print_string): Use unsigned char so that
3580         8 bit chars from strftime get displayed when inserting date.
3582         * lib/mc.ext.in: Add entries for bzip2 compressed pages as used in
3583         Mandrake 6.0. The generic entry for bzip2 moved to the end of the
3584         file to avoid interferences. In this one I changed the extension check
3585         to a type check (as used for gzip) which might give problems in some
3586         systems.
3588         * configure.in: Use -Tlatin1 to format man pages when available and
3589         "view" 8 bit chars.
3591 1999-09-19  Norbert Warmuth  <nwarmuth@privat.circular.de>
3593         * gtkedit/edit.h: Include file reordering to make it compile with
3594         --with-debug
3596         * gtkedit/editcmd.c (menu_save_mode_cmd): calculate dialog width
3597         dependent on length of translated strings to display.
3599 1999-09-16  Owen Taylor  <otaylor@redhat.com>
3601         * Remove the magicdev autoconf test in favor of just
3602         including the idl file. Otherwise we have a dependency
3603         loop between this and magicdev.
3605 1999-09-08  Federico Mena Quintero  <federico@redhat.com>
3607         * idl/FileManager.idl: Changed names, and put everything under a
3608         FileManager module.  Added a Desktop interface and some methods to
3609         the WindowFactory interface.
3611 1999-09-08  Kjartan Maraas  <kmaraas@online.no>
3613         * doc-gnome/*: Shiny new docs from users-guide.
3614         All synced up.
3616 1999-09-03  Pablo Saratxaga  <pablo@mandrakesoft.com>
3618         * configure.in: added 'nl' to ALL_LINGUAS, it was missing.
3620 1999-09-01  Federico Mena Quintero  <federico@redhat.com>
3622         * README: Updated and spell-checked.
3624         * NEWS: Updated.
3626 1999-08-31  Richard Hult  <rhult@hem2.passagen.se>
3628         * configure.in (ALL_LINGUAS): Added sv.
3630 1999-08-30  Norbert Warmuth  <nwarmuth@privat.circular.de>
3632         * lib/mc.sh: create temporary files in ~/.mc/tmp in order to avoid
3633         symlink attacks (mcfn_install and the man page still needs to be
3634         updated).
3636 1999-08-20  Norbert Warmuth  <nwarmuth@privat.circular.de>
3638         * configure.in (AC_WITH_SLANG): rm -f destination before making
3639         a symbolic link (ln -sf doesn't work as expected on Solaris)
3641 1999-08-19  Elliot Lee  <sopwith@redhat.com>
3643         * */Makefile.in: Have 'make dist' work with builddir != srcdir.
3645 1999-08-19  Federico Mena Quintero  <federico@redhat.com>
3647         * doc-gnome/C/gmc.sgml: Index fixes.
3649 1999-08-18  Elliot Lee  <sopwith@redhat.com>
3651         * gtkedit/gtkedit.c: Make it build with gcc 2.95, by fixing the non-constant
3652         initializers in the GnomeUIInfo structure.
3654 1999-08-16  Federico Mena Quintero  <federico@redhat.com>
3656         * configure.in (VERSION): Bumped version number to 4.5.38.
3658 1999-08-15  Norbert Warmuth  <nwarmuth@privat.circular.de>
3660         * lib/Makefile.in: added mc.hint.es to LIBFILES_CONST
3662 1999-08-15  David Martin  <dmartina@usa.net>
3664         * gtkedit/edit.c: Print localized date with strftime()
3666         * lib/mc.hint.es: NEW FILE. Hints in Spanish flavor.
3668 1999-08-08  David Martin  <dmartina@usa.net>
3670         * gtkedit/syntax.c (upgrade_syntax_file): Mark error strings for
3671         translation.
3673         * gtkedit/editmenu.c (edit_about_cmd): Mark text in "about" for
3674         translation as it used to be.
3676 1999-08-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3678         * doc-gnome/C/gmc.sgml: Set the book element's id to "index" so
3679         that the correct index.html will be generated.
3681 1999-07-27  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3683         * syntax/Makefile.in (ALLSYNTAX): Added the missing syntax files
3684         to the list.
3686 1999-07-21  Paul Sheer  <psheer@obsidian.co.za>
3688         * gtkedit.c, edit.c, editcmd.c, syntax.c, edit.h, bookmark.c,
3689         editwidget.c: bring editor stuff up to date with cooledit 3.11.5
3690         This adds some new syntax rules, and spell check on the fly
3691         which if someone bugs me for, will actually get enabled in
3692         both the text and gnome versions. Bookmark stuff also needs
3693         some keys bound to it, I suppose: any takers?
3695 1999-07-19  Elliot Lee  <sopwith@redhat.com>
3697         * Makefile.in: Remove doc-gnome* from codedirs variable. Fixes
3698         infinitely recursing make.
3700 1999-07-05  Miguel de Icaza  <miguel@gnu.org>
3702         * Makefile.in (all): Makefile fix.
3704 1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3706         * Make.common.in (confdir): Define confdir as sysconfdir.  This
3707         should fix the problem we had with FSSTND distributions.
3709 1999-07-04  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3711         * Makefile.in (DISTMAIN): Added config.guess and config.sub to the
3712         list of distributed files.
3714 1999-07-03  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3716         * configure.in (VERSION): Bumped version number to 4.5.34.
3718 1999-07-02  Tuomas J. Lukka  <lukka@iki.fi>
3720         * Add fi into ALL_LINGUAS
3722 1999-07-01  Tuomas Kuosmanen  <tigert@gimp.org>
3724         * gnome/i-zipdisk2.png: Added another zip-disk icon
3725         by <scarab@egyptian.net> - It looks very nice. Variation
3726         is good.
3728 1999-06-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3730         * acconfig.h: Add WITH_SMBFS
3732         * macros/gnome-vfs.m4: Support conditional samba support.
3734 1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3736         * Make.common.in (confdir): Define confdir as sysconfdir.  This
3737         should fix the problem we had with FSSTND distributions.
3739 1999-02-22  Vladimir Kondratiev  <vkondra@iil.intel.com>
3741         * mc.spec.in: added syntax files to %files
3743 1999-06-22  David Martin  <dmartina@usa.net>
3745         * gtkedit/gtkedit.c (tb_items): Mark strings for localization.
3747 1999-06-07  Shooby Ban  <bansz@szif.hu>
3749         * po/hu.po, configure.in: added Hungarian translations...
3750           I'm not sure it's OK, but it seems usable.
3751           Translators: Tamas Fejos and Andras Kadar
3753 1999-06-07  Kjartan Maraas  <kmaraas@online.no>
3755         * configure.in, Makefile.in: added the gmc helpfile to the build
3757 1999-05-23  Yukihiro Nakai  <nacai@iname.com>
3759         * Add ja entry to LANG in configure.in
3761 1999-05-19  Tuomas Kuosmanen  <tigert@gimp.org>
3763         * gnome/Makefile.in (ICONS): OK, perhaps we also want the zip-icon to
3764         be installed in the system :) (added it to the Makefile.in)
3766 1999-05-19  Tuomas Kuosmanen  <tigert@gimp.org>
3768         * gnome/i-zipdisk.png: I added an icon for the ZIP(tm I guess :)
3769         disks - someone please add it to the mount.c code so it gets used..
3770         Everyone have a nice time at the expo! :) I hope to join the
3771         next time.
3773 Mon May 17 07:30:48 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3775         * configure.in: Added check for getpt ()
3777 1999-05-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3779         * configure.in (VERSION): Bumped version number to 4.5.31.
3781 Wed Apr 21 22:04:30 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3783         * gtkedit/editcmd.c (edit_save_file): MAD knows about tempnam, no
3784         need to fool it by strdup'ing the return value of tempnam.
3786 Wed Apr 21 20:44:41 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3788         * configure.in: New option --with-tm-x-support, use MCCFLAGS and
3789         MCLIBS which are specific to the text edition.
3791         * INSTALL: Added documentation for --with-tm-x-support
3793 Sun Apr 18 17:51:54 EDT 1999 Gregory McLean  <gregm@comstar.net>
3795         * mc.spec.in : Folded in some changes from the 'official' rpm
3796         spec file.
3798 1999-04-16  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3800         * configure.in (SHELL): Do not use grep -q, as it is not portable
3801         to every OS.
3803 Thu Apr 15 21:59:52 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3805         * configure.in: Linking from $srcdir/slang is broken when configure
3806         isn't called with an absolute path. Link from ../$srcdir/slang if
3807         configure was invoked with a relative path.
3809 1999-03-20  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
3811         * configure.in: Do not rm the destination file and then link, use
3812         ln -sf. Link from $srcdir/slang, not from ../$srcdir/slang.
3814 Tue Apr 13 06:07:05 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3816         * configure.in: Some AC_ARG_WITH macros haven't checked $withval, i.e.
3817         --with-PACKAGE and --without-PACKAGE gave the same results.
3819 1999-04-09  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3821         * configure.in (VERSION): Bumped version number to 4.5.30.
3823 1999-03-30  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3825         * configure.in (VERSION): Bumped version number to 4.5.29.
3827 Sun Mar 28 23:46:01 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3829         * configure.in: Deleted duplicate VFS checks. GNOME_VFS_CHECKS
3830         now contains all checks.
3832 1999-03-26  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3834         * configure.in (VERSION): bumped version number to 4.5.28.
3836 Fri Mar 26 19:16:38 1999  Timur Bakeyev  <mc@bat.ru>
3838         * */Makefile.*: fixed several missed conversions from libdir to
3839         mclibdir. (Should be automake'd, really)
3841 1999-03-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3843         * Make.common.in: There were conflicting definitions of mclibdir
3844         (one for installation, one for source).  Now the source one is
3845         called mcsrclibdir.
3847         * doc/Makefile.in: Use mcsrclibdir where appropriate.
3849 Mon Mar 22 03:00:15 1999  Timur Bakeyev  <mc@bat.ru>
3851         * edit/syntax.c: Remove extra "|"  in "file ..\*\\.(pp|PP|pas|PAS|)$ \
3852         Pascal Program" (Heh, second time :)
3854         * Makefile.common: Until things gets clear, keep syntax rules in
3855         $(prefix)/lib/mc//syntax, as this is how (LIBDIR "/syntax") expands.
3857         Also, $(libdir) changed to $(mclibdir), to avoid confusion with expanded
3858         @libdir@.
3860 Mon Mar 22 01:52:32 1999  Timur Bakeyev  <mc@bat.ru>
3862         * configure.in, Makefile.in, Makefile.common: Add syntax/Makefile.in,
3863         as requested by Paul. Still, need some checking...
3865 Sun Mar 21 03:55:24 1999 Paul Sheer  <psheer@obsidian.co.za>
3867         * edit/*.[ch] gtkedit/*.[ch]: brought the editor up
3868         to date with cooledit 3.9.0. This adds some new features.
3869         Firstly the SYNTAX RULES ARE NO LONGER HARDCODED into
3870         syntax.c. This is because the rule set is becoming too
3871         large to maintain in its current form and because file
3872         loading is starting to get slow.
3874         There is also a bookmark feature which does not yet have
3875         key bindings assigned to it, but should be cool once
3876         these get inserted. Syntax rules files are named
3877             $LIBDIR/cooledit/syntax/*.syntax
3879 1999-03-20  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
3881         * configure.in: Create slang directory, it is needed when
3882         builddir != srcdir.
3883         Use -f when calling rm, the file does not exist on
3884         first compile.
3885         No need to copy VERSION from $srcdir, it's already generated in
3886         $builddir.
3888 Fri Mar 19 06:32:36 1999  David Martin  <dmartina@usa.net>
3890         * edit/edit_key_translator.c: Added missing translation tags.
3892 1999-03-18  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3894         * configure.in: Minimum version of glib should be 1.2.0.
3895         (VERSION): Bumped version number to 4.5.27.
3897 Wed Mar 10 21:52:55 1999  David Martin  <dmartina@usa.net>
3899         * gtkedit/editcmd.c: Added missing translation tags.
3901         * gtkedit/editoptions.c: Added missing translation tags. Translate
3902         radio buttons on first use.
3904 Sat Feb 27 21:00:45 1999 Gregory McLean  <gregm@comstar.net>
3906         * applied a patch from Duncan Mak <mustapha@wegythu.res.cmu.edu>
3907         to get the mc spec file to work.
3908         * hacked configure to generate a properly versioned spec file.
3910 Fri Feb 26 22:06:51 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3912         * gtkedit/editcmd.c (menu_save_mode_cmd): translate strings for
3913         radio buttons on first pass.
3915 Fri Feb 26 21:45:30 1999  David Martin  <dmartina@usa.net>
3917         * gtkedit/editcmd.c: Mark strings in the search and replace
3918         dialogs for translation. Resized these dialogs to let the messages
3919         fit.
3921 1999-02-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3923         * gtkedit/editwidget.c (selection_send): Use the proper type for
3924         64-bit cleanliness (Patch from George Lebl).
3926 Tue Feb 16 21:24:43 1999  David Martin  <dmartina@usa.net>
3928         * gtkedit/gtkedit.c: Hack to get one more string defined in a macro
3929         into the catalog file.
3931 Sat Feb 13 01:39:17 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3933         * configure.in: Make Timur's libtermcap check work with SLang
3934         0.99.98, too.
3936 1999-02-12  Federico Mena Quintero  <federico@nuclecu.unam.mx>
3938         * new_icons/Makefile.in (ALLICONS): Added Tigert's new icons for
3939         PS and EPS files.  Thanks, Tigert!
3941 1999-02-09  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3943         * configure.in (CCOPTS): Drop the prefix auto-detection.
3945 Wed Feb 10 02:48:51 1999  Timur Bakeyev  <mc@bat.ru>
3947         * configure.in: Add check, which, in case of system-installed SLang
3948         library tries to run a test program, which determines, does we need
3949         linking with libtermcap.a. Also, set of if's for finding terminfo
3950         dir changed to for cycle - a bit nicer :)
3952 Tue Feb  9 20:52:19 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3954         * README.QNX: Deleted documentation about mc.menu.qnx.diff.
3956 Tue Feb  9 20:46:07 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3958         * lib/mc.menu.qnx.diff: Deleted, it was merged with mc.menu.
3960 Tue Feb  9 20:32:39 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3962         * lib/mc.menu: Removed GNU tar'isms (option z). Removed option -o
3963         from tar calls when extracting (according to my man page this option
3964         is only useful when creating archives).
3966 Tue Feb  9 20:28:15 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3968         * lib/mc.menu: Applied patch from root  <root@golia.dntis.ro> which
3969         adds support for tar.bz2 and merges the support for freeze-compressed
3970         tar files (tar.F) from mc.menu.qnx.diff.
3972 Sun Feb  7 06:11:48 1999  Timur Bakeyev  <mc@bat.ru>
3974         * Makefile.in: Change calls to xmkdir to mkinstalldirs - this is more
3975         GNU-like :)
3977 1999-01-30  Miguel de Icaza  <miguel@nuclecu.unam.mx>
3979         * gtkedit/gtkedit.c: Hack to get a string defined in a macro into
3980         the catalog file.
3982 1999-02-02  Tuomas Kuosmanen  <tigert@gimp.org>
3984         * new_icons/gnome-core.png: New icon for core files. Someone
3985         please add the code part :)
3987 Mon Feb  1 01:28:19 1999  Timur Bakeyev  <mc@bat.ru>
3989         * configure.in: Add check against setuid() and setreuid() functions.
3991 Fri Jan 29 22:55:56 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
3993         * slang/slang.h: renamed to slang-mc.h
3995         * slang/Makefile.in: delete slang.h on "make clean"
3997         * configure.in: link slang/slang-mc.h to slang/slang.h when the
3998         included slang is used. Problem was that MC's slang.h was used
3999         when we compiled with an already installed SLang and the systems
4000         header file were included with <slang/slang.h>.
4001         Unfortunately I can't use AC_LINK_FILES to make the links because
4002         if we needn't make any links AC_LINK_FILES makes a link from
4003         srcdir to top_builddir (builddir != srcdir).
4005         Temporary add $LGPM to $LIBS when checking for the resizeterm
4006         and keyok functions (ncurses might be linked against GPM).
4008         Substitute PACKAGE (intl/Makefile makes use of it)
4010 Wed Jan 27 03:34:44 1999  Timur Bakeyev  <mc@bat.ru>
4012         * gtkedit/edit.h: including of <malloc.h> and <stdlib.h> swapped by
4013         #include "global.h".
4015 1999-01-13  Jonathan Blandford  <jrb@redhat.com>
4017         * Make.common.in (gnewdir): new path.
4019 Sun Jan 17 03:19:47 1999  Timur Bakeyev  <mc@bat.ru>
4021         * configure.in: Add comments before "Let" and "the" - typo. Add new
4022         path to include's search.
4024 1999-01-10  Ilya Zakharevich  <ilya@math.ohio-state.edu>
4026         * gtkedit/edit.c (edit_load_file): Off-by-one error disabled editing.
4028 1999-01-11  Miguel de Icaza  <miguel@nuclecu.unam.mx>
4030         * configure.in (REGEX_O): Always include regex.o as the code we
4031         are using in gmc is not using regcomp/regexec, but the internal
4032         Emacs API.
4034         * src/regex.c: Do not compile the POSIX compatibility code, as we
4035         do not use it.
4037 Tue Dec 29 15:49:45 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
4039         * doc/mc.sgml, mc1.in (Color section): minor polishing
4040         (Layout section): documented Highlight...
4042 Thu Dec 24 18:30:53 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
4044         * configure.in: Deleted du checks
4046         * INSTALL: Deleted --with-dusum documentation.
4048         * doc/mc.sgml, mc.1.in: Completed documentation about the Options/
4049         Configuration dialog. Added Advanced chown subsection. Deleted
4050         variables from the Special settings section which are now covered
4051         by the configuration dialog.
4053 Mon Dec 21 22:26:34 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
4055         * doc/mc.sgml, mc.1.in: Deleted obsolete information about
4056         tar_gz_memlimit. Partially rewrote the section about the
4057         Virtual FS.. configuration dialog.
4059 1998-12-17  Christopher Blizzard  <blizzard@appliedtheory.com>
4061         * autogen.sh (srcdir): Honor $ACLOCAL_FLAGS when running aclocal.
4063 Sun Dec 13 15:26:19 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
4065         * Makefile.in (target installdirs): create $(DESTDIR)$(idldir)
4067         * lib/Makefile.in (target install): install $(LIBFILES_OUT) from the
4068         builddir
4070 1998-12-08  Tuomas Kuosmanen  <tigert@gimp.org>
4072         * new_icons/gnome-image-[lots].png: I added some icons for file
4073         types (image) there - someone please tell me what the correct
4074         location and naming convention is and I will try to follow that. :)
4076 1998-12-08  Christopher Blizzard  <blizzard@appliedtheory.com>
4078         * configure.in (builddir): Add icons/Makefile to AC_OUTPUT so that
4079         the build will still work.  (Has this been replaced by new_icons?)
4081 Tue Dec  1 11:58:55 1998  Pavel Machek  <pavel@atrey.karlin.mff.cuni.cz>
4083         * doc/mc.1.in, mc.sgml: added my name to list of authors
4085 1998-12-02  Miguel de Icaza  <miguel@nuclecu.unam.mx>
4087         * Makefile.in (codedirs): Dropped xv and tk ports from the
4088         distribution. include idl directory.
4090 1998-12-01  Miguel de Icaza  <miguel@nuclecu.unam.mx>
4092         * configure.in (slang_use_system_installed_lib): Define slang
4093         here, to avoid having this on LIBS.
4095 1998-11-26  Herbert Valerio Riedel  <hvr@hvrlab.ml.org>
4097         * gtkedit.c: changed occurrence of 'va_list *ap' to 'va_list ap'
4099 Thu Nov 26 12:20:06 1998  Pavel Roskin  <pavel_roskin@geocities.com>
4101         * config.h.in: Removed from CVS, added to .cvsignore
4103         * acconfig.h, macros/curses.m4, src/xcurses.c, src/tty.h,
4104         configure.in:
4105         NO_COLOR_SUPPORT renamed to NO_COLOR_CURSES
4106         HAVE_SUNOS_CURSES and SUNOS_CURSES renamed to USE_SUNOS_CURSES
4107         HAS_CURSES added to acconfig.h
4109 1998-11-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
4111         * autogen.sh: Add "-I macros" to the aclocal flags.
4113         * mc-aclocal.m4: Renamed fp_PROG_CC_STDC to MC_HPUX_PROG_CC_STDC
4114         so that aclocal will not complain about an obsolete macro.
4116         * configure.in: Use MC_HPUX_PROG_CC_STDC
4118         * ChangeLog: There was no ChangeLog here, so I added one.