1 2009-01-25 Enrico Weigelt <weigelt@metux.de>
3 * edit/editcmd.c, src/cmd.c, src/ext.c, src/history.h:
4 * src/hotlist.c, src/panelize.c, src/tree.c, src/user.c:
5 * src/view.c, vfs/ftpfs.c, vfs/utilvfs.c:
6 - Made history section names statically instead of dynamic
7 translated strings. This breaks now once every history file
8 but afterwards this will be stable
10 2009-01-24 Enrico Weigelt <weigelt@metux.de>
12 * src/cmd.c: fixed bug #35 (do_view_cmd is now calling repaint_screen())
14 2009-01-24 Patrick Winnertz <winnie@debian.org>
16 * edit/editcmd.c: Fix some issues about regex:
17 - prevent . to match a newline (\n)
18 - match from start of line and not from cursor position
20 2009-01-18 Patrick Winnertz <winnie@debian.org>
22 * edit/editdraw.c: Moved var into if clause as it's only used
24 * edit/editlock.c: Removed unnecessary arguement to if condition
25 * src/cmd.c: Removed unused pointer
26 * src/hotlist.c: Removed unused function save_group
27 * src/main.c: Removed unused function do_mc_filename_rename
28 * src/util.c: Removed unused struct whentm
30 2009-01-16 Enrico Weigelt, metux IT service <weigelt@metux.de>
32 * src/subshell: setting subshell pty to close-on-exec
33 (taken from mandriva patches)
35 2009-01-14 Slava Zanko <slavazanko@gmail.com>
37 * lib/mc.ext.in: change filemask for recognize 7z-files
39 - change only LC_DATE global variable for correct work with arhive;
40 - add sorting by filename in output of list files
42 2009-01-12 Patrick Winnertz <winnie@debian.org>
44 * AUTHORS: Added Enrico Weigelt, Slava Zanko and
45 Patrick Winnertz as authors
47 2009-01-11 Patrick Winnertz <winnie@debian.org>
49 * syntax/pascal.syntax: Added syntax highlighting for
52 2008-12-18 Roland Illig <roland.illig@gmx.de>
54 * doc/mcedit.1: Documented the newly added filename:lineno
57 2008-02-19 Pavel Roskin <proski@gnu.org>
59 * doc/hu/mc.1.in: Fix description for M-u and M-H. Reported by
62 2008-01-06 Roland Illig <roland.illig@gmx.de>
64 * FAQ: Answered the slow startup related to old Samba code.
67 2007-10-19 Pavel Tsekov <ptsekov@gmx.net>
69 * NEWS: Update for 4.6.2.
71 2007-10-11 Pavel Tsekov <ptsekov@gmx.net>
73 * configure.ac: Determine the size of `long', `long long' and
76 2007-09-26 Pavel Tsekov <ptsekov@gmx.net>
78 * NEWS: Revert last change - it is invalid.
80 2007-09-24 Pavel Tsekov <ptsekov@gmx.net>
82 * m4/codeset.m4: Update to serial #2.
83 * m4/fsusage.m4: Update to serial #23.
84 * m4/iconv.m4: Update to serial #AM6.
85 * m4/intdiv0.m4: Update from gnulib.
86 * m4/intmax.m4: Update to serial #3.
87 * m4/inttypes-pri.m4: Update to serial #4.
88 * m4/inttypes_h.m4: Update to serial #7.
89 * m4/lib-link.m4: Update to serial #13.
90 * m4/lib-prefix.m4: Update to serial #5.
91 * m4/longlong.m4: Update to serial #10.
92 * m4/onceonly.m4: Update to serial #4.
93 * m4/printf-posix.m4: Update to serial #3.
94 * m4/size_max.m4: Update to serial #6.
95 * m4/stdint_h.m4: Update to serial #6.
96 * m4/ulonglong.m4: Update to serial #6.
97 * m4/wint_t.m4: Update to serial #2.
99 2007-09-24 Pavel Tsekov <ptsekov@gmx.net>
101 * doc/mcedit.1.in: Update the version number to 4.6.2-pre1.
102 * doc/mcview.1.in: Ditto.
103 * doc/mcserv.8.in: Ditto.
105 2007-09-24 Pavel Tsekov <ptsekov@gmx.net>
107 * FAQ: Update MC's homepage url.
109 * doc/mc.1.in: Ditto.
110 * doc/mcedit.1.in: Ditto.
111 * doc/mcserv.8.in: Ditto.
112 * doc/mcview.1.in: Ditto.
113 * doc/es/mc.1.in: Ditto.
114 * doc/hu/mc.1.in: Ditto.
115 * doc/it/mc.1.in: Ditto.
116 * doc/pl/mc.1.in: Ditto.
117 * doc/ru/mc.1.in: Ditto.
118 * doc/sr/mc.1.in: Ditto.
119 * doc/sr/mcserv.8.in: Ditto.
121 2007-09-10 Pavel Tsekov <ptsekov@gmx.net>
123 * configure.ac: Update the version number to 4.6.2-pre1.
124 * doc/mc.1.in: Likewise.
126 2007-01-13 Pavel Tsekov <ptsekov@gmx.net>
128 * doc/mc.1.in: Place the description of the "Swap panels" on
129 a paragraph of its own.
131 2006-12-30 Pavel Tsekov <ptsekov@gmx.net>
133 * m4/ls-mntd-fs.m4: Update to serial #26.
135 2006-12-30 Pavel Tsekov <ptsekov@gmx.net>
137 * m4/fsusage.m4: Update to serial #22.
139 2006-12-30 Pavel Tsekov <ptsekov@gmx.net>
141 * m4/fsusage.m4: Update to serial #18.
143 2006-12-28 Pavel Roskin <proski@gnu.org>
145 * build-glib1.sh: Fix misplaced --with-glib12. Copy
146 config.guess and config.sub from mc to glib sources - they are
148 * build-glib2.sh: Update to the latest versions of glib, gettext
151 2006-11-27 Leonard den Ottolander <leonard den ottolander nl>
153 * NEWS: Bash < 2.05b (3-digit octals in echo_e_cmd) no longer
156 2006-09-07 Pavel Tsekov <ptsekov@gmx.net>
158 * acinclude.m4 (AC_GET_FS_INFO): Add erronously removed call to
160 * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Add missing
161 include directive for sys/param.h.
163 2006-09-07 Pavel Tsekov <ptsekov@gmx.net>
165 * m4/ls-mntd-fs.m4: Update to serial#22, which adds support
166 for getmntinfo() returning its result in struct statvfs.
167 * m4/fstypename.m4: Update to serial#6, which replaces
168 HAVE_F_FSTYPENAME_IN_STATFS with HAVE_STRUCT_STATFS_F_FSTYPENAME.
170 2006-09-07 Pavel Tsekov <ptsekov@gmx.net>
172 * acinclude.m4 (AC_GET_FS_INFO): Revert a failed attempt to
173 properly detect getmntinfo() returning its result in struct statvfs.
175 2006-06-30 Hampa Hug <hampa@hampa.ch>
177 * acinclude.m4 (AC_GET_FS_INFO): Check the return value of
178 getmntinfo() properly.
180 2006-06-17 Pavel Tsekov <ptsekov@gmx.net>
182 * m4/fstypename.m4: New file.
183 * acinclude.m4 (AC_GET_FS_INFO): Add a check to determine whether
184 getmntinfo() takes struct statvfs instead of struct statfs as its
185 first argument. Define MOUNTED_GETMNTINFO_STATVFS if it does.
186 Add a check to determine whether struct statvfs has a field named
188 Use gl_FSTYPENAME tp determine whether struct statfs has a field
191 2006-06-07 Pavel Tsekov <ptsekov@gmx.net>
193 * configure.ac: Revert last commit.
195 2006-05-29 Roland Illig <roland.illig@gmx.de>
197 * m4/ls-mntd-fs.m4: Updated to serial #21, which fixes the use
198 of an undefined variable.
200 2006-05-21 Roland Illig <roland.illig@gmx.de>
202 * configure.ac: Fixed detection of <sys/statvfs.h>, statvfs()
203 and struct statvfs.f_fstypename, so that mc builds on NetBSD 3.0
206 2006-04-18 Pavel Tsekov <ptsekov@gmx.net>
208 * acinclude.m4 (AC_GET_FS_INFO): Make it work again - the last
210 * m4/onceonly.m4: New file.
212 2006-04-13 Anton Monroe <akm@meer.net>
214 * doc/mc.1.in: Function key documentation update.
216 2006-03-18 Leonard den Ottolander <leonard den ottolander nl>
218 * acinclude.m4 (AC_GET_FS_INFO): Replace old fileutils code to get
219 mount and file system information with m4_includes of the corresponding
220 GNU coreutils-5.94 files (ls-mntd-fs.m4 (#20) and fsusage.m4 (#16)).
222 * m4/fsusage.m4, m4/ls-mntd-fs.m4: Create.
224 2006-02-23 Pavel Tsekov <ptsekov@gmx.net>
226 * doc/mc.1.in: Document `fish_directory_timeout'.
228 2006-02-18 David Martin <<dmartina@excite.com>
230 * doc/es/mc.1.in: Cleanup. Fix key naming.
232 2006-01-29 Pavel Tsekov <ptsekov@gmx.net>
234 * doc/mc.1.in: Update the documentation to reflect the fact
235 that confirmation may be requested when deleting directory
236 hotlist entries based on a user configurable setting.
238 2006-01-29 Julian Mehnle <julian@mehnle.net>
240 * doc/mc.1.in: Document support for VIEWER environment variable.
242 2005-11-15 Pavel Roskin <proski@gnu.org>
244 * acinclude.m4 (MC_WITH_MCSLANG): Add type tests from S-Lang
245 configuration scripts.
247 2005-11-10 Pavel Roskin <proski@gnu.org>
249 * configure.ac: Catch unexpanded MC_* macros.
251 * m4/*.m4: Update to the macros provided by gettext 0.14.3.
252 * m4/Makefile.am: Update the list of the *.m4 files.
254 * configure.ac: Use AC_GNU_SOURCE, which prevents redefining
255 _GNU_SOURCE. Bump Autoconf version to 2.54, where AC_GNU_SOURCE
257 Reported by Leonard den Ottolander <leonard den ottolander nl>
259 * configure.ac: Use gettext 0.14.3.
260 * acinclude.m4 (MC_ASM_LABELS): Remove, it's not needed with
261 recent versions of gettext.
263 * acinclude.m4 (MC_ASM_LABELS): Make the test function global
264 and move its definition above main(). That's closer to what
265 gettext is actually doing.
267 2005-10-03 Pavel Roskin <proski@gnu.org>
269 * configure.ac: Require gettext with ngettext support. It's
270 already used in src/info.c.
272 2005-09-28 Pavel Roskin <proski@gnu.org>
274 * acinclude.m4: Remove gettext 0.10.x compatibility.
276 2005-08-23 Marco Ciampa <ciampix@libero.it>
278 * doc/it/mc.1.in: updated italian trasnlation.
279 * doc/it/xnc.hlp: small fix.
281 2005-08-15 Roland Illig <roland.illig@gmx.de>
283 * configure.ac: The function getgrouplist() is not used anymore,
284 so there is no need to check for it. The various get[ug]id
285 functions are used, so add checks for them. Same for isascii.
287 2005-07-20 Pavel Roskin <proski@gnu.org>
289 * lib/mc.ext.in: Restore support for opening 7-zip archives.
291 * configure.ac: Add vfs/extfs/ualz to AC_CONFIG_FILES.
292 * lib/mc.ext.in: Add support for ALZip archives.
294 2005-07-10 Leonard den Ottolander <leonard den ottolander nl>
296 * configure.ac: Rename AS_HELP_STRING to AC_HELP_STRING.
298 2005-07-08 Leonard den Ottolander <leonard den ottolander nl>
300 * NEWS: Fixed commit to the wrong branch.
302 2005-07-05 Roland Illig <roland.illig@gmx.de>
304 * configure.ac: Removed detection of the umode_t type. All
305 references to it have been replaced with mode_t.
307 2005-07-03 Leonard den Ottolander <leonard * den ottolander nl>
309 * lib/mc.ext.in: Match files in /log/ or /logs/ directories as plain
310 text not man page; match local man pages; add fixes for gzipped man
311 pages to plain and bzipped man pages.
313 2005-07-03 Leonard den Ottolander <leonard * den ottolander nl>
315 * lib/mc.ext.in: Move matches for plain compressed files down.
317 2005-07-03 Roland Illig <roland.illig@gmx.de>
319 * acinclude.m4 (MC_WITH_VFS): Don't link with libnsl
321 * configure.ac: Simplified detection of the necessary libraries
322 for socket() and gethostbyname().
324 Patch provided by Tomasz Kloczko at 2005-06-15 on mc-devel.
326 2005-06-21 Pavel Roskin <proski@gnu.org>
328 * lib/mc.ext.in: Support opening for 7-Zip archives.
330 2005-06-06 Roland Illig <roland.illig@gmx.de>
332 * NEWS: Added the differences between pre3 and HEAD.
333 * lib/mc.ext.in: Added ${PAGER} as fallback if neither lynx nor
336 2005-05-31 Andrew V. Samoilov <sav@bcs.zp.ua>
338 * pkginfo.in: New file. Configuration files for Sun Solaris pkgmk(1).
339 * prototype.in: Likewise.
340 * configure.ac: Likewise.
341 * Makefile.am: Likewise.
343 2005-05-29 Martin Petricek <tux@centrum.cz>
345 * lib/mc.ext.in: Added support for .7z archives.
347 2005-05-26 Pavel Roskin <proski@gnu.org>
349 * *: Update postal address of Free Software Foundation.
351 2005-05-23 Roland Illig <roland.illig@gmx.de>
353 * syntax/ChangeLog: The syntax directory has got its own
356 2005-05-17 Roland Illig <roland.illig@gmx.de>
358 * configure.ac: Removed the extra definition of
359 HAVE_C_TYPE_SOCKLEN_T, which is unused.
361 2005-05-14 Roland Illig <roland.illig@gmx.de>
363 * syntax/diff.syntax: Lines starting with a <tab> character are
364 displayed like lines starting with a <space>. This is for the
366 * syntax/makefile.syntax: Highlight $$ (a literal $) in
367 brightcyan. This way $${var} is not highlighted as if it were a
368 Makefile variables. Also added useful comments before the contexts.
370 2005-05-13 Pavel Roskin <proski@gnu.org>
372 * configure.ac: Require Autoconf 2.53 or newer.
373 * m4/Makefile.am: Remove isc-posix.m4, it's obsolete.
374 * m4/isc-posix.m4: Remove.
376 2005-05-13 Nerijus Baliunas <nerijus@users.sourceforge.net>
378 * lib/mc.ext.in: Add OpenOffice.org 2 extensions, use o3totxt
379 to view OpenOffice.org documents.
381 2005-05-11 Pavel Roskin <proski@gnu.org>
383 * acinclude.m4: Remove MC_ARG_ENABLE_DEVELOPER_MODE.
384 * configure.ac: Replace MC_ARG_ENABLE_DEVELOPER_MODE with a
385 simpler and more user-friendly piece of code.
387 2005-05-01 Roland Illig <roland.illig@gmx.de>
389 * syntax/c.syntax: Added missing punctuation characters.
391 2005-04-28 Pavel Roskin <proski@gnu.org>
393 * syntax/Syntax: Don't highlight csh scripts. Allow using
394 "/usr/bin/env" instead of the full path.
396 2005-04-27 Leonard den Ottolander <leonard * den ottolander nl>
398 * AUTHORS: Added Pavel Shirshov and myself as contributors.
400 2005-04-26 Roland Illig <roland.illig@gmx.de>
402 * acinclude.m4: Renamed AS_HELP_STRING to AC_HELP_STRING for
403 compatibility with autoconf-2.57.
405 2005-04-22 Roland Illig <roland.illig@gmx.de>
407 * acinclude.m4: Added macro MC_ARG_ENABLE_DEVELOPER_MODE.
408 * configure.ac: Using MC_ARG_ENABLE_DEVELOPER_MODE instead of
409 the --maintainer-mode.
411 2005-04-17 Leonard den Ottolander <leonard * den ottolander nl>
413 * syntax/eiffel.syntax: dos2unix; removed redundant cooledit
415 * syntax/perl.syntax: Removed redundant cooledit definitions.
416 * syntax/php.syntax: ' ' and " " context fixes.
417 * syntax/syntax.syntax: Removed 2 duplicate lines.
419 2005-04-16 Roland Illig <roland.illig@gmx.de>
421 * lib/mc.ext.in: Recognize either *.udeb or *.deb as Debian
422 packages. Fixes Savannah patch #3899.
424 2005-04-14 Leonard den Ottolander <leonard * den ottolander nl>
426 * syntax/Syntax: Catch Makefiles with capitals in the extension.
428 2005-04-14 Roland Illig <roland.illig@gmx.de>
430 * doc/mc.1.in (Internal File Viewer): Rewrote some documentation.
431 Removed the paragraph about the growing buffers. It's generally
432 uninteresting to users.
434 2005-04-13 Roland Illig <roland.illig@gmx.de>
436 * configure.ac: Add -DNDEBUG to CPPFLAGS if the maintainer mode
439 2005-03-19 Pavel Roskin <proski@gnu.org>
441 * acinclude.m4 (MC_WITH_SLANG): Partly restore original order of
442 checks and add a comment with a warning.
443 From Pavel S. Shirshov <me@pavelsh.pp.ru>
445 * acinclude.m4 (MC_WITH_SLANG): Reorder checks. Move termcap
447 (MC_SLANG_TERMCAP): ... here.
448 (MC_SLANG_PRIVATE): Check if private functions are available.
449 It's not the case on Debian unstable.
451 2005-03-19 Pavel S. Shirshov <me@pavelsh.pp.ru>
453 * syntax/idl.syntax: Add syntax file for the CORBA idl.
454 From Ian Zagorskih <ianzag@megasignal.com>
455 * syntax/lua.syntax: Add syntax file for the LUA programming language.
456 From Mike Gorchak <mike@malva.ua>
457 * syntax/Syntax: Add syntax file for CORBA idl and lua.
458 * syntax/Makefile.am: Likewise.
459 * mc.qpg.in: Likewise.
462 2005-03-19 Pavel Roskin <proski@gnu.org>
464 * acinclude.m4 (MC_WITH_SLANG): Define HAVE_SYSTEM_SLANG after
465 all fallbacks so it shows whether we are using system S-Lang.
466 * configure.ac: Remove USE_INCLUDED_SLANG, since it's now fully
467 dependent on HAVE_SLANG and HAVE_SYSTEM_SLANG.
468 * src/myslang.h: Likewise.
470 2005-03-18 Mike Gorchak <mike@malva.ua>
472 * syntax/assembler.syntax: Add syntax file for the x86 assembler.
473 * syntax/povray.syntax: Add syntax file for the POVRay.
474 * syntax/Syntax: Add syntax file for x86 assembler and POVRay.
475 * syntax/Makefile.am: Likewise.
476 * mc.qpg.in: Likewise.
479 2005-03-14 Leonard den Ottolander <leonard * den ottolander nl>
481 * syntax/diff.syntax: Changed default color from gray, which was
482 quite unreadable, to a bright yellow.
484 2005-03-10 Roland Illig <roland.illig@gmx.de>
486 * autogen.sh: Made the gettext version check more portable. The
487 actual sed command is unchanged.
489 2005-02-26 Miguel de Icaza <miguel@novell.com>
491 * doc/mc.1.in: Replace M-char with Alt-char everywhere, which is
492 simpler to understand.
494 2005-01-29 Miguel de Icaza <miguel@novell.com>
496 * configure.ac: Check for getgrouplist API call.
498 2005-02-07 Roland Illig <roland.illig@gmx.de>
500 * NEWS: Added the changes between mc-4.6.1-pre3 and now.
502 2005-01-27 Roland Illig <roland.illig@gmx.de>
504 * configure.ac: Add checks for C headers <sys/mkdev.h> and
505 <sys/sysmacros.h> to support major/minor arithmetics on
508 2005-01-11 Pavel S. Shirshov <me@pavelsh.pp.ru>
510 * acinclude.m4: Fix '--with-screen' configure option.
512 2004-12-30 Andrew V. Samoilov <sav@bcs.zp.ua>
514 * autogen.sh: Fix workaround for automake 1.5.
516 2004-12-28 Leonard den Ottolander <leonard * den ottolander nl>
518 * syntax/spec.syntax: Set whole on spec macro option keywords.
520 2004-12-13 Pavel S. Shirshov <me@pavelsh.pp.ru>
522 * acinclude.m4: Fix "make distcheck".
524 2004-12-12 Pavel S. Shirshov <me@pavelsh.pp.ru>
528 2004-12-10 Pavel S. Shirshov <me@pavelsh.pp.ru>
530 * autogen.sh: Comment workaround for Automake 1.5. It's not working
533 2004-12-07 Roland Illig <roland.illig@gmx.de>
535 * syntax/Makefile.am: Don't install syntax highlighting files if
536 the internal editor is disabled.
538 2004-12-03 Pavel S. Shirshov <me@pavelsh.pp.ru>
540 * configure.ac: Bump version to 4.6.1a
542 2004-11-17 Pavel S. Shirshov <me@pavelsh.pp.ru>
544 * acinclude.m4: Fix compiling mc with system slang on FreeBSD.
546 2004-11-16 Roland Illig <roland.illig@gmx.de>
548 * TODO: Checked the remaining vfs/extfs shell scripts and
549 removed them from the TODO list. This was the last item
550 in the section "Before 4.6.1", so I deleted the whole
553 2004-11-08 Pavel S. Shirshov <me@pavelsh.pp.ru>
555 * TODO (4.6.2): Fix the '#' in path names issue.
557 2004-11-07 Roland Illig <roland.illig@gmx.de>
559 * TODO (4.6.1): Moved the '#' in path names issue to 4.6.2.
560 * TODO: Added issue about hiding passwords in VFS pathnames.
562 2004-11-05 Andrew V. Samoilov <sav@bcs.zp.ua>
566 2004-11-04 Mike Gorchak <mike@malva.ua>
568 * mc.qpg.in: Synchronization with the latest file has been added
570 * configure.ac: Added information about status of charset enabling.
571 * syntax/Syntax: Treat QNX6 specific files with extensions qpg and
574 2004-11-02 Roland Illig <roland.illig@gmx.de>
576 * configure.ac: Add feature test whether socklen_t is defined
579 2004-10-28 Jindrich Novy <jnovy@redhat.com>
581 * lib/mc.ext.in: Add a few sound formats that "play" and "mikmod"
584 2004-10-27 Roland Illig <roland.illig@gmx.de>
586 * configure.ac: Add check for type socklen_t.
588 2004-10-27 Juan C. Olivares <juancri@juancri.com>
590 * syntax/aspx.syntax: Add syntax file for ASP.NET.
591 * syntax/Syntax: Likewise.
592 * syntax/Makefile.am: Likewise.
594 2004-10-27 Pavel S. Shirshov <me@pavelsh.pp.ru>
596 * TODO: Move entry 'Broken pipe warning...' to 4.6.2 TODO list.
597 Remove entries for perl extfs scripts.
599 2004-10-24 Roland Illig <roland.illig@gmx.de>
601 * configure.ac: Only add "-Wall" to CFLAGS if GCC is set to "yes".
603 2004-10-23 Roland Illig <roland.illig@gmx.de>
605 * TODO: Check proper quoting in vfs/extfs/*.
607 2004-10-20 Pavel S. Shirshov <me@pavelsh.pp.ru>
609 * lib/mc.ext.in: Use xmms for audio files in XWindows mode.
610 Add support for *.wma files. Add support for playlists.
612 Partially based on patch from q# <eth0@o2.pl>
614 2004-10-18 Roland Illig <roland.illig@gmx.de>
616 * TODO: Some new TODO items with low priority: More standard
617 widgets, CVS frontend, patch editor, context menus.
619 2004-10-16 Roland Illig <roland.illig@gmx.de>
621 * TODO: Fixed the "./ files in tar archive" item for mc-4.6.1.
623 2004-10-16 Roland Illig <roland.illig@gmx.de>
625 * syntax/eiffel.syntax: Add syntax highlighting rules for the
626 Eiffel programming language.
627 * syntax/Syntax: Bind *.e with eiffel.syntax.
628 * syntax/Makefile.am: Added syntax.eiffel.
630 From Daniel F Moisset <dmoisset grulic org ar>
632 2004-10-12 Pavel S. Shirshov <me@pavelsh.pp.ru>
634 * syntax/sql.syntax: Improve sql.syntax file and added several
639 2004-10-12 Andrew V. Samoilov <sav@bcs.zp.ua>
641 * acinclude.m4 (MC_WITH_MCSLANG): Set screen_type to mcslang.
642 * configure.ac: Define USE_INCLUDED_SLANG if screen_type is mcslang.
644 2004-10-05 Gergely Sza'sz <szaszg@hu.inter.net>
646 * syntax/perl.syntax: Fix highlight the hashes.
647 * syntax/diff.syntax: Highlight comments (lines begin with #),
648 and garbage in diff files.
650 2004-09-17 Dmitry Alexeyev <dmi_a@qnx.org.ru>
652 * mc.qpg.in: New file. Description for QNX 6.x packager.
654 2004-09-25 Roland Illig <roland.illig@gmx.de>
656 * configure.ac: #define _GNU_SOURCE to an empty value instead of 1,
657 which conflicted with src/regex.c.
659 2004-09-24 Roland Illig <roland.illig@gmx.de>
661 * HACKING (Programming tips): Added a tip concerning the NULL
662 pointer in varargs function calls.
664 2004-09-22 Roland Illig <roland.illig@gmx.de>
666 * HACKING: Added advice for using g_strdup for a modifiable
668 * HACKING: Added a section about where to look for bug reports
671 2004-09-19 Roland Illig <roland.illig@gmx.de>
673 * HACKING: Added explanation for const_cast.
675 2004-09-17 Dmitry Alexeyev <dmi_a@qnx.org.ru>
677 * syntax/makefile.syntax: Adds "define" and "ended" keywords
678 * syntax/perl.syntax: Adds "break" keyword
680 2004-09-10 Jakub Jelinek <jakub@redhat.com>
682 * lib/mc.lib: Add gnome, rxvt and xterm-new terminals.
684 2004-09-10 Pavel S. Shirshov <me@pavelsh.pp.ru>
686 * syntax/php.syntax: Upgrade php.syntax file.
688 From Leonard den Ottolander <leonard * den.ottolander.nl>
690 2004-09-04 Jakub Jelinek <jakub@redhat.com>
692 * configure.ac: grantpt is only available with -D_XOPEN_SOURCE
693 or -D_GNU_SOURCE under Linux.
695 2004-09-04 Pavel S. Shirshov <me@pavelsh.pp.ru>
697 * HACKING: Add to section "Programming Tips" g_free tip.
699 2004-09-02 Roland Illig <roland.illig@gmx.de>
701 * HACKING: Added a section "Programming Tips" which lists mistakes
702 that have been done once and should never be repeated.
704 2004-08-29 Roland Illig <roland.illig@gmx.de>
706 * m4/ri-gcc-warnings.m4: Now handles only the last --enable or
707 --disable option. Before, --disable has not been handled
710 2004-08-22 Pavel S. Shirshov <me@pavelsh.pp.ru>
712 * m4/ri-gcc-warnings.m4: Using AC_HELP_STRING for more portable.
713 AS_HELP_STRING was introduced after autoconf 2.57+.
715 From Leonard den Ottolander <leonard * den.ottolander.nl>
717 2004-08-18 Roland Illig <roland.illig@gmx.de>
719 * "make uninstall": removes the symlinks bin/mcedit and bin/mcview.
721 2004-08-17 Roland Illig <roland.illig@gmx.de>
723 * configure.ac: The GCC warning flags are only used in
726 2004-08-17 Pavel S. Shirshov <me@pavelsh.pp.ru>
728 * lib/cedit.menu: Security fix patch. Fix insecure temporary file and
729 directory creations. (CAN-2004-0231).
731 * lib/mc.menu: Likewise.
732 * doc/mc.1.in: Likewise.
733 * doc/es/mc.1.in: Likewise.
734 * doc/hu/mc.1.in: Likewise.
735 * doc/it/mc.1.in: Likewise.
736 * doc/pl/mc.1.in: Likewise.
737 * doc/ru/mc.1.in: Likewise.
738 * doc/sr/mc.1.in: Likewise.
740 2004-08-09 Andrew V. Samoilov <sav@bcs.zp.ua>
742 * configure.ac: Add check for atoll().
744 * doc/mc.1.in (Extension File Edit): Document "directory" keyword.
745 * doc/ru/mc.1.in: Likewise.
747 2004-08-02 Pavel Shirshov <me@pavelsh.pp.ru>
749 * autogen.sh: Fix unportable "\n" in sed.
751 2004-04-02 Pavel Roskin <proski@gnu.org>
753 * lib/mc.ext.in: Use gqview instead of ee for images. ee seems
754 to be obsolete. Suggested by Marcel Pol <mpol@gmx.net>
756 2004-01-22 Pavel Roskin <proski@gnu.org>
758 * lib/mc.ext.in: Recognize *.tb2 and *.tbz files.
760 * configure.in: Rename to ...
761 * configure.ac: ... this.
763 2003-12-30 David Martin <dmartina@excite.com>
765 * doc/mc.1.in: Synchronized latest fixes (long options) and
766 moved year and version number.
768 2003-12-24 Pavel Roskin <proski@gnu.org>
770 * configure.in: Release 4.6.1-pre1.
772 2003-11-28 Pavel Roskin <proski@gnu.org>
774 * acinclude.m4 (MC_UNDELFS_CHECKS): Try ext2fs/ext2_fs.h before
775 linux/ext2_fs.h. Use ext2fs/ext2_fs.h when possible - it's
776 safer to avoid kernel headers.
778 2003-11-27 Pavel Roskin <proski@gnu.org>
782 * doc/DEVEL: Move ...
783 * HACKING: ... here. Adjust makefiles.
785 2003-11-20 Pavel Roskin <proski@gnu.org>
787 * build-glib1.sh: Use more portable syntax for functions. Fall
788 back to "ftp" for download, useful on BSD.
789 * build-glib2.sh: Likewise.
791 * build-glib1.sh: New file - download and compile glib 1.2.x,
792 then compile mc against it.
793 * build-glib2.sh: New file - download and compile glib 2.x with
794 dependencies (gettext, pkgconfig), then compile mc against it.
795 * Makefile.am: Distribute them.
797 2003-10-29 Pavel Roskin <proski@gnu.org>
799 * acinclude.m4 (MC_UNDELFS_CHECKS): Don't use internal Autoconf
802 * configure.in: Rewrite check for mmap() to avoid using internal
803 variables of Autoconf. Rename the rest of ac_cv_* to mc_cv_*.
805 * configure.in: Use AC_CHECK_MEMBERS to check fields of struct
806 stat. Adjust all dependencies.
808 * acinclude.m4 (AC_STRUCT_LINGER): Remove, use AC_CHECK_MEMBERS
811 * configure.in: Define SLANG_POSIX_SIGNALS if all 4 required
812 functions are present. Remove references to extraconf.h.
813 * extraconf.h: Eliminate.
814 * Makefile.am: Remove extraconf.h.
816 * configure.in: Move ext2fs undelete support ...
817 * acinclude.m4 (MC_WITH_VFS): ... here.
818 * extraconf.h: Remove VFS logic, it's enforced in configure now.
820 * acinclude.m4 (MC_WITH_VFS): Use AC_SEARCH_LIBS when possible.
821 Allow disabling network code by --disable-netcode.
823 2003-10-28 Pavel Roskin <proski@gnu.org>
825 * configure.in: Don't check if "file" can use stdin - it's
828 2003-10-25 Pavel Roskin <proski@gnu.org>
830 * extraconf.h: Don't define HAVE_GRANTPT forcedly if grantpt()
831 wasn't found. Don't define HAVE_CRYPT, it's unused now.
833 * configure.in: Remove check for socketpair(). Add new option
835 * extraconf.h: Don't define WITH_BACKGROUND.
837 2003-10-14 Pavel Roskin <proski@gnu.org>
839 * configure.in: Don't check for seekdir() and telldir().
841 2003-09-23 Pavel Roskin <proski@gnu.org>
843 * doc/sr/Makefile.am: Don't install mcserv documentation if mcfs
846 * lib/*.ti: Remove, these files are obsolete.
847 * lib/tdiff: Likewise.
848 * lib/xterm.tcap: Likewise.
849 * lib/Makefile.am: Remove obsolete files. Don't install
850 README.xterm and xterm.ad, there are partly obsolete and can
851 break things if used as is.
853 2003-09-22 Strahinya Radich <mr99164@alas.matf.bg.ac.yu>
855 * lib/mc.hint.sr: Updated.
856 * lib/mc.menu.sr: New file - translated menu.
857 * lib/Makefile.am: Add mc.menu.sr.
858 * doc/sr/: New Serbian documentation.
859 * doc/Makefile.am: Add "sr" directory.
860 * configure.in: Add substitutions for new files.
862 2003-09-22 Pavel Roskin <proski@gnu.org>
864 * configure.in: Check for strlcpy() if glib 1.2.x is used.
866 2003-09-11 Strahinya Radich <mr99164@alas.matf.bg.ac.yu>
868 * lib/mc.hint.sr: New file - Serbian hints.
870 2003-09-04 Pavel Roskin <proski@gnu.org>
872 * lib/mc.menu: Add entry for viewing manual pages.
874 2003-08-18 Pavel Roskin <proski@gnu.org>
876 * lib/mc-wrapper.csh.in: Use "id" command to find the real user
877 id. $USER is not reliable.
878 * lib/mc-wrapper.sh.in: Likewise.
879 Reported by Figura Peter <peterf@autus.sk>
881 2003-08-18 Andrew V. Samoilov <sav@bcs.zp.ua>
883 * acinclude.m4 (MC_WITH_NCURSES): Fix ESCDELAY check on Solaris.
884 Make sure that linking succeeds.
886 2003-08-02 Pavel Roskin <proski@gnu.org>
888 * lib/cedit.menu: Avoid using "id -u", it doesn't work on
889 Solaris. From Andrew V. Samoilov <sav@bcs.zp.ua>
891 2003-07-23 Pavel Roskin <proski@gnu.org>
893 * lib/mc.lib: Add more "end" and "home" sequences for xterm.
895 2003-07-22 Pavel Roskin <proski@gnu.org>
897 Get rid of all references to NATIVE_WIN32.
899 * pc: Remove. No work has been done on the PC post for years.
900 * README.PC: Likewise.
901 * Makefile.am: Adjust for the above.
902 * configure.in: Likewise.
904 2003-07-21 Pavel Roskin <proski@gnu.org>
906 * configure.in: Check posix_openpt() first and fallback to
907 GNU-specific getpt() only if needed.
909 2003-06-29 David Sterba <dave@jikos.cz>
911 * lib/mc.hint.cs: Typo fixes.
913 2003-06-25 Marco Ciampa <ciampix@libero.it>
915 * doc/it/mc.1.in: small fix
917 2003-06-23 Andrew V. Samoilov <sav@bcs.zp.ua>
919 * lib/mc.ext: Allow ZIP in all capitals in "file" output.
921 2003-06-18 Pavel Roskin <proski@gnu.org>
923 * configure.in: Remove test for SCO UNIX. Remove all references
924 to SCO_FLAVOR everywhere. SCO flavor is rather unsavory now.
926 2003-06-06 Pavel Roskin <proski@gnu.org>
928 * lib/mc.ext.in: Don't run compressed logs from /var/log through
929 nroff. Suggested by Alfie Costa <agcosta@gmx.net>
931 2003-05-16 Marco Ciampa <ciampix@libero.it>
933 * syntax/ruby.syntax: upgrade
934 * syntax/perl.syntax: small fix
936 2003-05-14 Marco Ciampa <ciampix@libero.it>
938 * syntax/ruby.syntax: New file - syntax for Ruby.
939 * syntax/Syntax: Add ruby.syntax.
940 * syntax/Makefile.am: Likewise.
942 2003-05-08 Pavel Roskin <proski@gnu.org>
944 * mc.spec.in: Strip pre-1998 changelog to work around a bug in
945 rpm 4.2, which doesn't like %install inside %changelog.
947 2003-04-29 Pavel Roskin <proski@gnu.org>
949 * configure.in: Add vfs/extfs/iso9660 to AC_CONFIG_FILES.
950 * lib/mc.ext.in: Add support for ISO images.
952 2003-03-31 Dmitry Alexeyev <dmi_a@qnx.org.ru>
954 * syntax/Syntax: Highlight *.mc as a makefile.
955 * syntax/sql.syntax: Add more keywords for PostgreSQL.
957 2003-03-21 Pavel Roskin <proski@gnu.org>
959 * syntax/sh.syntax: Highlight "find". Highlight whole string
960 after "#!". Make unrecognized text inside `` less bright.
962 2003-03-17 Marco Ciampa <ciampix@libero.it>
964 * doc/it/mc.1.in: Some manual fixes.
966 2003-03-14 Pavel Roskin <proski@gnu.org>
968 * syntax/c.syntax: Allow integer specifiers for %x and %X in C
970 * syntax/cs.syntax: Likewise.
971 * syntax/java.syntax: Likewise.
972 * syntax/ml.syntax: Likewise.
973 * syntax/php.syntax: Likewise.
974 * syntax/python.syntax: Likewise.
975 * syntax/slang.syntax: Likewise.
976 * syntax/swig.syntax: Likewise.
978 2003-03-11 Pavel Roskin <proski@gnu.org>
980 * acinclude.m4 (MC_ASM_LABELS): New macro to work around a bug
981 gettext. Define _INTL_REDIRECT_MACROS if needed.
982 * configure.in: Use MC_ASM_LABELS.
984 2003-03-07 Pavel Roskin <proski@gnu.org>
986 * configure.in: Add --with-glib-static option.
988 2003-03-06 Pavel Roskin <proski@gnu.org>
990 * syntax/spec.syntax: Add BuildArch.
992 2003-03-05 Pavel Roskin <proski@gnu.org>
994 * configure.in: Check availability of setsid().
996 2003-03-04 Sanlig Badral <Badral@chinggis.com>
998 * po/LINGUAS: added Mongolian (mn) translation.
1000 2003-03-03 Pavel Roskin <proski@gnu.org>
1002 * lib/mc.lib: Add xterm arrows both for application and normal
1003 mode. Normal mode can be accidentally enabled if one mc is run
1004 from another and Ctrl-O is used to switch between them.
1005 Add F11-F20 definitions for cons25 (FreeBSD console).
1007 2003-02-27 Juan C. Olivares <juancri@TAGnet.org>
1009 * syntax/cs.syntax: New file.
1010 * syntax/Syntax: Add cs.syntax.
1011 * syntax/Makefile.am: Likewise.
1013 2003-02-27 Marco Ciampa <ciampix@libero.it>
1015 * doc/it/mc.1.in: updated manual with -e switch description.
1017 2003-02-26 Pavel Roskin <proski@gnu.org>
1019 * syntax/syntax.syntax: Highlight "define".
1021 2003-02-23 Marco Ciampa <ciampix@libero.it>
1023 * doc/it/mc.1.in: updated manual with some stylistic changes.
1025 2003-02-23 Dmitry Alexeyev <dmi_a@qnx.org.ru>
1027 * lib/mc.ext.in: Add entry for QNX Neutrino packages.
1029 2003-02-22 Pavel Tsekov <ptsekov@gmx.net>
1031 * acinclude.m4 [AC_G_MODULE_SUPPORTED]: New macro.
1032 * configure.in: Test for gmodule. Don't link mc with libX11 if
1033 gmodule is supported.
1035 2003-02-22 Pavel Roskin <proski@gnu.org>
1037 * configure.in: Add --with-glib12 option to configure to force
1040 2003-02-21 Andrew V. Samoilov <sav@bcs.zp.ua>
1042 * doc/ru/mc.1.in (Layout): Translate 'Xterm window title' option.
1043 (Extension File Edit): Translate include feature.
1045 2003-02-20 Pavel Roskin <proski@gnu.org>
1047 * configure.in: Move list of all translations ...
1048 * po/LINGUAS: ... here.
1050 2003-02-18 Pavel Roskin <proski@gnu.org>
1052 * syntax/c.syntax: Highlight C++ comments in preprocessor
1054 Reported by Oswald Buddenhagen <ossi@kde.org>
1056 2003-02-13 Marco Ciampa <ciampix@libero.it>
1058 * doc/it/mc.1.in: updated manual following it.po changes.
1060 2003-02-05 Pavel Roskin <proski@gnu.org>
1062 * configure.in: Bump version to 4.6.0a.
1064 * configure.in: Version 4.6.0 released.
1066 2003-02-04 Arpi <arpi@mplayerhq.hu>
1068 * syntax/Syntax: Match *.syntax before other files to fix
1069 highlighting of makefile.syntax.
1071 2003-02-04 Pavel Roskin <proski@gnu.org>
1073 * syntax/c.syntax: Revert highlighting trailing whitespaces.
1075 2003-02-03 Andrew V. Samoilov <sav@bcs.zp.ua>
1077 * autogen.sh: Fix unportable "+" sed regexp in gettext_ver
1078 calculation. Reported by vlad@geekizoid.com.
1080 2003-01-31 Pavel Roskin <proski@gnu.org>
1082 * syntax/nroff.syntax: Make colors more compatible with the
1083 highlighting used in the internal viewer - yellow for bold and
1084 brightred for italic.
1086 2003-01-31 Andrew V. Samoilov <sav@bcs.zp.ua>
1088 * syntax/c.syntax: Highlight trailing whitespace(s).
1090 2003-01-30 Pavel Tsekov <ptsekov@gmx.net>
1092 * acinclude.m4 (MC_WITH_NCURSES): Check -lcurses if -lncurses
1093 doesn't work. Useful on OpenBSD 3.2.
1095 2003-01-29 Pavel Roskin <proski@gnu.org>
1097 * lib/mc.ext.in: Fix missing semicolon that affected viewing RPM
1100 2003-01-24 Pavel Roskin <proski@gnu.org>
1102 * configure.in: Add -lposix on A/UX before all tests.
1104 2003-01-23 Pavel Roskin <proski@gnu.org>
1106 * acinclude.m4 (MC_EXTFS_CHECKS): Fix redirection to /dev/null.
1108 2003-01-22 Pavel Roskin <proski@gnu.org>
1110 * configure.in: Bump version to 4.6.0-pre3a.
1112 * configure.in: Version 4.6.0-pre3 released.
1114 * acinclude.m4 (_MC_WITH_XSLANG): Drop support for old S-Lang
1115 versions that required the native curses library on some OSes.
1117 2003-01-19 Adam Byrtek <alpha@debian.org>
1119 * doc/mcview.1.in: New file.
1120 * configure.in: Treat it like doc/mcedit.1.in.
1121 * doc/Makefile.am: Likewise.
1123 2003-01-17 Adam Byrtek <alpha@debian.org>
1125 * doc/mc.1.in (Layout): Document 'Xterm window title' option.
1127 2003-01-16 David Martin <dmartina@excite.com>
1129 * doc/mc.1.in: Add EXTernal virtual File System node (extfs).
1131 2003-01-16 David Martin <dmartina@excite.com>
1133 * doc/mc.1.in: Set man page header and footer.
1134 * doc/es/mc.1.in: Likewise.
1135 * doc/hu/mc.1.in: Likewise.
1136 * doc/it/mc.1.in: Likewise.
1137 * doc/pl/mc.1.in: Likewise.
1138 * doc/ru/mc.1.in: Likewise.
1140 2003-01-12 David Martin <dmartina@excite.com>
1142 * po/es.po: Update. Rewrite localized names for some menu entries.
1143 * doc/es/mc.1.in: Likewise.
1144 * lib/mc.hint.es: Likewise.
1146 2002-12-27 David Martin <dmartina@excite.com>
1148 * doc/pl/xnc.hlp: Update GPL (change FSF address and move 19xx
1151 2002-12-26 Pavel Roskin <proski@gnu.org>
1153 * configure.in: Release 4.6.0-pre2, bump version to 4.6.0-pre2a.
1155 * configure.in: Fix non-portable operator. Bump version to
1158 2002-12-24 Pavel Roskin <proski@gnu.org>
1160 * lib/mc.ext.in: Use --nosignature with rpm to avoid a message
1161 in the viewer about unsigned packages.
1163 * acinclude.m4 (MC_WITH_SLANG): Don't add -lslang to MCLIBS if
1164 the system S-Lang is rejected.
1166 * lib/mc.ext.in: Play *.mov by mplayer.
1168 2002-12-23 Pavel Roskin <proski@gnu.org>
1170 * configure.in: Enable X11 support by default, use --without-x
1173 2002-12-19 Pavel Roskin <proski@gnu.org>
1175 * syntax/perl.syntax: Add separate context for function
1176 declarations and definitions, highlight prototypes.
1178 2002-12-11 Pavel Roskin <proski@gnu.org>
1180 * acinclude.m4 (MC_EXTFS_CHECKS): Add check for Perl.
1181 * configure.in: Substitute Perl location in all extfs scripts
1184 2002-12-11 David Martin <dmartina@excite.com>
1186 * doc/xnc.hlp: Update GPL (change FSF address
1187 and move 19xx entries to "year").
1188 * doc/es/xnc.hlp: Likewise.
1189 * doc/hu/xnc.hlp: Likewise.
1190 * doc/it/xnc.hlp: Likewise.
1191 * doc/ru/xnc.hlp: Likewise.
1193 2002-12-09 Pavel Roskin <proski@gnu.org>
1195 * lib/mc.ext.in: Remove ftplist. Add patchfs.
1197 2002-11-29 Andrew V. Samoilov <sav@bcs.zp.ua>
1199 * autogen.sh: Use $srcdir/configure.mc instead of
1200 $srcdir/configure if first one exists and is executable.
1202 2002-11-28 Pavel Roskin <proski@gnu.org>
1204 * configure.in: Determine which help translations user wants to
1205 install, based on USE_NLS, LINGUAS and ALL_LINGUAS.
1206 * doc/Makefile.am: Set SUBDIR to the list of the requested
1209 * acinclude.m4 (MC_EXTFS_CHECKS): New macro.
1210 (MC_WITH_VFS): Call MC_EXTFS_CHECKS.
1211 * configure.in: Generate vfs/extfs/uzip.
1212 * vfs/extfs/uzip: Move to vfs/extfs/uzip.in.
1213 * vfs/extfs/Makefile.am: Corresponding adjustments.
1215 2002-11-26 Pavel Roskin <proski@gnu.org>
1217 * syntax/sql.syntax: Add highlighting for dot and backticks.
1219 2002-11-16 Pavel Roskin <proski@gnu.org>
1221 * configure.in: Move check for pwdauth() to MC_MCSERVER_CHECKS.
1222 * acinclude.m4 (MC_MCSERVER_CHECKS): If using crypt(), check for
1223 shadow password support.
1225 * acinclude.m4 (MC_MCSERVER_CHECKS): Don't limit PAM check to
1226 Linux. Use AC_SEARCH_LIBS to find crypt(). Consolidate mcserv
1227 libraries into MCSERVLIBS.
1229 * configure.in: Move all mcserv related checks ...
1230 * acinclude.m4 (MC_MCSERVER_CHECKS): ... here.
1232 2002-11-15 Pavel Roskin <proski@gnu.org>
1234 * configure.in: Fully enable glib2. Update the documentation.
1236 2002-11-14 Andrew V. Samoilov <sav@bcs.zp.ua>
1238 * lib/mc.menu: Don't use --repetitive-best option with bzip2 -
1239 it is redundant in versions 0.9.5 and above.
1241 2002-11-10 Pavel Roskin <proski@gnu.org>
1243 * configure.in: Check for uintptr_t. Needed to compile regex.c
1244 on MacOS X. Reported by Wim Rijnders <wimrijnders@home.nl>
1246 2002-11-07 Andrew V. Samoilov <sav@bcs.zp.ua>
1248 * syntax/ada95.syntax: Highlight "then" and "else".
1249 From Victor Porton <porton@ex-code.com>.
1252 2002-11-06 Pavel Roskin <proski@gnu.org>
1254 * lib/edit.indent.rc: Remove all options for indent and add a
1255 comment explaining where those options should be.
1257 2002-11-05 Pavel Roskin <proski@gnu.org>
1259 * lib/mc-wrapper.csh.in: Remove /bin/csh at the beginning - this
1260 script is not meant to be executed by the kernel. This also
1261 eliminates dependency of the RPM package on csh.
1262 * lib/mc-wrapper.sh.in: Remove /bin/sh at the beginning.
1264 2002-11-01 Pavel Roskin <proski@gnu.org>
1266 * configure.in: Don't substitute mc.sh and mc.csh - it's now
1268 * lib/Makefile.am: ... here. Add wrappers for mc to avoid
1269 defining complex shell scripts in functions and aliases.
1270 * lib/mc-wrapper.csh.in: New file - template for the script
1271 that runs mc and changes directory in csh.
1272 * lib/mc-wrapper.sh.in: New file - template for the script
1273 that runs mc and changes directory in sh.
1275 2002-11-01 Andrew V. Samoilov <sav@bcs.zp.ua>
1277 * doc/mc.1.in (Keys): Document S-<chr>.
1278 * doc/ru/mc.1.in: Likewise.
1280 2002-10-31 Pavel Roskin <proski@gnu.org>
1282 * syntax/diff.syntax: Revert highlighting for trailing spaces
1283 on the added lines - it extends the context to the next line.
1285 * lib/mc.csh.in: Add quoting and check for missing file.
1287 * lib/mc.csh.in: Update to use the new -P option. This script
1288 has absolutely no protection against special symbols in
1289 directory names and lacks TMPDIR support.
1291 * lib/mc.sh.in: Update to use the new -P option.
1293 * configure.in: Displaying the install paths is too problematic
1294 to implement properly. Remove this code.
1296 2002-10-29 Pavel Roskin <proski@gnu.org>
1298 * lib/mc.ext.in: Rename TROFFASCII to MAN_FLAGS.
1299 * configure.in: Likewise. Add "-c" (disable ANSI color) to
1300 MAN_FLAGS if supported.
1302 * acinclude.m4 (MC_WITH_SLANG): Reject S-Lang with UTF-8
1303 support, unless external S-Lang was explicitly requested.
1305 2002-10-24 Pavel Roskin <proski@gnu.org>
1307 * lib/mc.ext.in: Don't use links to view html - the "-dump"
1308 option has been removed in the recent versions.
1309 From David Martin <dmartina@excite.com>
1311 2002-10-21 Pavel Roskin <proski@gnu.org>
1313 * acinclude.m4 (MC_WITH_VFS): cpiofs and extfs were never added
1314 to the final configuration message.
1316 2002-10-17 Pavel Roskin <proski@gnu.org>
1318 * doc/hu/Makefile.am: Generate Hungarian help file from the
1319 manual, just like other languages.
1320 * doc/hu/mc.1.in: New file, converted from the help file.
1321 * doc/hu/xnc.hlp: Likewise.
1322 * configure.in: Adjust for the above.
1324 * doc/mc.1.in: Add node names. Remove redundant paragraph
1325 breaks at the start and the end of the sections. Mention
1326 "stalelink" as color keyword.
1328 2002-10-14 Pavel Roskin <proski@gnu.org>
1330 * lib/mc.ext.in: Don't use "-dump" option with "links".
1331 From David Martin <dmartina@excite.com>
1333 2002-10-13 Pavel Roskin <proski@gnu.org>
1335 * lib/mc.hint*: Remove all references to "-1" - hints file is no
1336 substitute to unambiguous GUI.
1337 From Christian Laubscher <christian.laubscher@tiscalinet.ch>
1339 2002-10-12 Pavel Roskin <proski@gnu.org>
1341 * lib/mc.ext.in: Redirect stderr from "links" to suppress a
1342 warning if it's not found.
1344 2002-10-09 Andrew V. Samoilov <sav@bcs.zp.ua>
1346 * doc/mc.1.in (SMB File System): Username is allowed in
1347 URLs now (/#smb:[user@]machine).
1348 * doc/ru/mc.1.in: Likewise.
1350 2002-10-08 Pavel Roskin <proski@gnu.org>
1352 * configure.in: Rename RH_VERSION to RPM_VERSION - not every
1353 rpm-based system is Red Hat. Replace all dashes, not just one.
1355 * acinclude.m4 (MC_WITH_MCSLANG): Check for terminfo and use
1356 termcap if terminfo is missing in the known locations.
1357 * configure.in: Remove --with-termcap processing, it is now in
1360 2002-10-02 Pavel Roskin <proski@gnu.org>
1362 * syntax/syntax.syntax: Fix highlighting for "gray".
1364 2002-10-01 Pavel Roskin <proski@gnu.org>
1366 * configure.in: Expand $bindir and $datadir to show at the end.
1367 Reported by Nerijus Baliunas <nerijus@users.sourceforge.net>
1369 2002-09-29 Pavel Roskin <proski@gnu.org>
1371 * configure.in: Remove the argument from --with-gpm-mouse. The
1372 directories for include files and libraries can be specified
1373 using LDFLAGS and CPPFLAGS, as documented in the output of
1376 * configure.in: Complete rewrite of the screen library support.
1377 Add new option --with-screen instead on --with-slang,
1378 --with-included-slang and --with-ncurses. Only allow
1379 --with-termcap is using the included S-Lang library.
1380 * aclocal.m4: Corresponding changes.
1382 * syntax/mail.syntax: Replace "wholechars right" and "wholechars
1383 left" with single "wholechars".
1384 * syntax/nroff.syntax: Likewise.
1385 * syntax/sh.syntax: Likewise.
1386 * syntax/tcl.syntax: Likewise.
1388 * syntax/*.syntax: Remove numeric Cooledit colors. It's
1389 unreasonable to require them to be correct. On the other hand,
1390 Cooledit can easily be changed to accept named color names.
1392 * syntax/syntax.syntax: Don't require Cooledit colors for
1393 highlighting color names. Remove Cooledit colors.
1395 * syntax/m4.syntax: Don't use yellow color on parentheses, since
1396 it interferes with parentheses highlighting. Remove list of
1397 supported Autoconf macros.
1399 2002-09-26 Pavel Roskin <proski@gnu.org>
1401 * syntax/syntax.syntax: Remove highlighting for numbers - it's
1404 * syntax/c.syntax: Require at least one space at the beginning
1405 of indented cpp directives. Use brightmagenta for them.
1407 * syntax/syntax.syntax: Don't start keywords with "\[" - it
1408 doesn't work. Use "\[\]" at the end of keywords to suppress
1409 their special meaning.
1411 2002-09-22 Pavel Roskin <proski@gnu.org>
1413 * doc/Makefile.am: Remove width from the man2hlp command line.
1414 The same for translations.
1416 * configure.in: Remove support for HSC proxy - it's obsolete.
1417 Remove all references to HSC proxy everywhere.
1419 2002-09-21 Pavel Roskin <proski@gnu.org>
1421 * configure.in: Bump version to 4.6.0-pre1b.
1423 * doc/hu/mc.hlp.hu: Rename to ...
1424 * doc/hu/mc.hlp.hu.in: ... this. Adjust paths.
1425 * configure.in: Substitute doc/hu/mc.hlp.hu.
1426 * doc/hu/Makefile.am: Don't distribute mc.hlp.hu.
1428 * doc/mc.1.in: Update path to the data files. Rename MC_LIBDIR
1429 to MC_DATADIR. Make the same changes in the translations.
1431 * */Makefile.am: Replace mclibdir with pkgdatadir to use "share"
1432 directory for architecture-independent files.
1434 2002-09-19 Pavel Roskin <proski@gnu.org>
1436 * syntax/m4.syntax: New file.
1437 * syntax/Syntax: Add m4.syntax.
1438 * syntax/Makefile.am: Likewise.
1439 From Vlad Romanenko <VladRomanenko@ukr.net>
1441 * syntax/sql.syntax: Only recognize non-standard MySQL comments
1442 at the beginning of line.
1444 2002-09-19 Andrew V. Samoilov <sav@bcs.zp.ua>
1446 * syntax/syntax.syntax: Add "linestart" for "context",
1447 "context default" and "context exclusive" keywords.
1448 * syntax/c.syntax: Fix "%s" highlighting for "%-19s"
1449 and "%5.5s" formats.
1451 2002-09-18 Pavel Roskin <proski@gnu.org>
1453 * syntax/Syntax: Remove gobledy_gook at the beginning. Move
1454 rules for syntax files ...
1455 * syntax/syntax.syntax: ... here. Add "linestart" for "file"
1456 and "include" keywords.
1457 * syntax/Makefile.am: Add syntax.syntax.
1459 2002-09-17 Vlad Romanenko <VladRomanenko@ukr.net>
1461 * syntax/js.syntax: Advanced number highlighting.
1463 2002-09-17 Pavel Roskin <proski@gnu.org>
1465 * syntax/c.syntax: Highlight "?" by the same color as ":".
1466 * syntax/java.syntax: Likewise.
1467 * syntax/swig.syntax: Likewise.
1468 * syntax/python.syntax: Remove duplicate keyword ":".
1470 * Makefile.am: Add m4 to SUBDIRS. Set ACLOCAL_AMFLAGS so that
1471 m4 directory is used by aclocal.
1472 * m4/Makefile.am: New file.
1473 * configure.in: Substitute m4/Makefile.
1474 * autogen.sh: Don't copy any macro files, use m4 directory.
1476 * syntax/Makefile.am: Add js.syntax.
1478 * configure.in: Add support for glib 2.x. Right now, it has to
1479 be explicitly enabled by `--with-glib2'.
1480 From Ali Akcaagac <ali.akcaagac@stud.fh-wilhelmshaven.de>
1482 2002-09-16 Pavel Roskin <proski@gnu.org>
1484 * syntax/js.syntax: New file.
1485 * syntax/Syntax: Add js.syntax.
1486 From Vlad Romanenko <VladRomanenko@ukr.net>
1488 2002-09-16 Andrew V. Samoilov <sav@bcs.zp.ua>
1490 * doc/pl/Makefile.am: Use $(top_srcdir)/doc/xnc.hlp instead
1492 * doc/pl/xnc.hlp: Removed.
1494 2002-09-13 Pavel Roskin <proski@gnu.org>
1496 * configure.in: Add AM_GNU_GETTEXT_VERSION for autopoint.
1497 Remove "potfiles" command.
1498 * acinclude.m4: Add empty AM_GNU_GETTEXT_VERSION definition for
1499 compatibility with gettext 0.10.x.
1501 * autogen.sh: Use autopoint for gettext 0.11.5 and above. Don't
1502 allow gettext versions from 0.10.40 to 0.11.5 (not inclusive).
1504 * po/Makevars: New file for compatibility with gettext 0.11.x.
1506 * configure.in: Remove "Debugger code" message.
1508 * acinclude.m4: Replace undelfs_o with use_undelfs.
1509 * configure.in: Likewise. Don't substitute it.
1511 * configure.in: Simplify processing of without-edit. Replace
1512 several variables with use_edit.
1513 * acinclude.m4: Remove AC_WITH_EDIT.
1515 * acinclude.m4: Replace smbfs and SAMBAFILES variables with
1517 * configure.in: Likewise.
1518 * INSTALL: Document --with-samba.
1520 * configure.in: Roll --enable-mcserv-install into ...
1521 * acinclude.m4: ... --with-mcfs. Adjust makefiles.
1522 * INSTALL: Document --with-mcfs.
1524 2002-09-12 Pavel Roskin <proski@gnu.org>
1526 * configure.in: Don't check if crypt() prototype is needed to
1527 avoid warnings - the whole code is not worth avoiding one
1529 * acinclude.m4: Remove AC_TRY_WARNINGS.
1531 * configure.in: ALL_LINGUAS should be defined unconditionally.
1533 * acinclude.m4: Clarify some help texts, add defaults in square
1534 brackets, use more consistent spacing.
1535 * configure.in: Likewise.
1537 * lib/mc.menu: Don't call tarballs "releases". Don't
1538 dereference symlinks.
1540 2002-09-10 Pavel Roskin <proski@gnu.org>
1542 Globally replace OS2_NT and _OS_NT with WIN32_NATIVE.
1544 2002-09-07 Pavel Roskin <proski@gnu.org>
1546 * configure.in: Eliminate --with-terminfo option, which was
1547 essentially equivalent to --with-included-slang and didn't force
1549 * acinclude.m4 (AC_USE_TERMINFO): Remove.
1550 * INSTALL: Adjust to match.
1553 2002-09-05 Pavel Roskin <proski@gnu.org>
1555 * configure.in: Fix USE_VFS_NET conditional. Don't substitute
1556 NETFILES - it's unused.
1558 * configure.in: Check for arpa/inet.h.
1560 * mcfn_install: Remove. Also remove all references to it.
1561 * INSTALL.FAST: Update information about ncurses.
1562 From Dmitry Semyonov <Dmitry.Semyonov@oktet.ru>
1564 * acinclude.m4 (AC_USE_TERMCAP): Add -ltermcap to MCLIBS, not
1566 * configure.in: Eliminate MCCFLAGS, use CPPFLAGS instead. Add
1567 "-L" options to LDFLAGS, not to LIBS or MCLIBS - this should fix
1568 test for ncurses in non-standard directories.
1570 2002-09-04 Pavel Roskin <proski@gnu.org>
1572 * lib/mc.ext.in: Remove edit rules for compressed files that
1573 were compressing even unchanged files - the editor itself can
1574 handle compression better.
1576 2002-09-03 Pavel Roskin <proski@gnu.org>
1578 * acinclude.m4: Remove Termnet support, it's too old and obscure
1579 to be supported properly.
1581 2002-08-27 Pavel Roskin <proski@gnu.org>
1583 * lib/mc.ext.in: Add new OpenOffice.org formats. Always use
1584 OpenOffice.org, not StarOffice. Add more video formats.
1586 * lib/mc.ext.in: Use gzip instead of gunzip and compress. Avoid
1587 unnecessary pipeline. Redirect stderr from cpio, because it can
1588 be non-empty even for successful operations.
1590 2002-08-26 Pavel Roskin <proski@gnu.org>
1592 * syntax/spec.syntax: New file.
1593 * syntax/Syntax: Add spec.syntax.
1594 * syntax/Makefile.am: Likewise.
1595 From PLD Linux Distribution with minor changes.
1597 2002-08-25 Pavel Roskin <proski@gnu.org>
1599 * lib/mcserv.init: Update from Red Hat package.
1600 * lib/mcserv.pamd: Likewise.
1602 * configure.in: Fix interpretation of the iconv test result.
1603 Reported by Pavel Shirshov <me@pavelsh.pp.ru>
1605 * mc.sh.in: Only bash needs the mc() function to be exported.
1607 * doc/pl/mc.1.in: Add node names and options. Use @prefix@
1608 instead of /usr where appropriate.
1609 * doc/Makefile.am: Enable generation of the help file.
1611 * doc/pl/*: Add Polish translation.
1612 * doc/Makefile.am: Adjust for the above.
1613 * configure.in: Likewise.
1615 2002-08-24 Pavel Roskin <proski@gnu.org>
1617 * lib/edit.indent.rc: Use tidy to format HTML.
1618 From David Martin <dmartina@excite.com>
1620 * lib/cedit.menu: Remove all references to the error file.
1621 * lib/edit.indent.rc: Likewise.
1622 * lib/edit.spell.rc: Likewise.
1624 2002-08-23 Pavel Roskin <proski@gnu.org>
1626 * configure.in: Make GLIB_LIBS a separate AC_SUBST'ed variable,
1627 use only for the programs that need it (mc and mcserv).
1629 * configure.in: Fix help text for gpm and ncurses. Properly
1630 handle --without-ncurses.
1631 Reported by Moritz Barsnick <moritz@barsnick.net>
1633 * configure.in: Work around a bug in Autoconf-2.53 that prevents
1634 splitting of user-specified path in AC_PATH_PROGS.
1636 * configure.in: Move glib test earlier, as it tends to fail for
1637 many users. Make GLIB_CONFIG a precious variable. Check for
1638 glib12-config - that's how it's called on FreeBSD.
1639 Reported by Pavel Shirshov <me@pavelsh.pp.ru>
1641 2002-08-22 Pavel Roskin <proski@gnu.org>
1643 * configure.in: Remove old-style Linux-only support for shadow
1646 2002-08-21 Pavel Roskin <proski@gnu.org>
1648 * configure.in: Restore AM_INIT_AUTOMAKE with two arguments for
1649 now, otherwise Automake 1.5 breaks. Remove version number from
1650 AC_INIT, the version from AM_INIT_AUTOMAKE takes preference.
1651 Substitute RH_VERSION, which is VERSION without dashes, needed
1652 for RedHat specfile.
1654 * configure.in: Bump version to 4.6.0-pre1a. Don't use
1655 arguments in AM_INIT_AUTOMAKE to avoid defining the version in
1658 Release mc-4.6.0-pre1.
1660 * configure.in: Bump version to 4.6.0-pre1.
1661 * po/*.po: Regenerate.
1663 2002-08-20 David Martin <dmartina@excite.com>
1665 * doc/es/mc.1.in: Minor changes.
1666 * doc/es/xnc.hlp: Likewise.
1668 2002-08-20 Andrew V. Samoilov <sav@bcs.zp.ua>
1670 * mc.spec.in: Add /usr/lib/mc/mc.charsets and
1671 %{_mandir}/*/man1/*.
1673 2002-08-20 Pavel Roskin <proski@gnu.org>
1675 * doc/it/mc.1.in (Controlling Midnight Commander): Remove.
1677 2002-08-19 Pavel Roskin <proski@gnu.org>
1679 * configure.in: Add Italian documentation.
1680 * doc/Makefile.am: Likewise.
1682 * acinclude.m4 (MC_WITH_VFS): Disable mcfs by default.
1684 * configure.in: Enable subshell support on all operating systems
1685 by default. Old issues are most likely solved by now.
1687 2002-08-18 Pavel Roskin <proski@gnu.org>
1689 * lib/mc.ext.in: Try links before lynx. Force full path when
1690 invoking X11 browsers - it breaks VFS, but VFS support in mc.ext
1691 is already broken if the program starts in background. Add a
1692 comment discouraging taking this code as example.
1694 * doc/mc.1.in (Controlling Midnight Commander): Remove, it's
1696 * doc/es/mc.1.in: Likewise.
1697 * doc/ru/mc.1.in: Likewise.
1698 * doc/hu/mc.hlp.hu: Likewise.
1700 * lib/mc.menu: Remove all references to $MC_CONTROL_FILE, which
1701 was unsafe by design and is no longer supported. Use %t instead
1702 of %u to preserve tags in case of failure.
1704 * vfs/extfs/ftplist.in: Remove support for running commands, it
1707 2002-08-16 Pavel Roskin <proski@gnu.org>
1709 * lib/mc.global: Remove, it duplicates the role of mc.lib.
1710 * lib/mc.lib: Add contents of mc.global.
1711 * lib/Makefile.am: Remove all references to mc.global.
1713 * syntax/sh.syntax: Fix highlighting of "<<-EOF".
1714 Reported by Andrew V. Samoilov <sav@bcs.zp.ua>
1716 2002-08-16 Andrew V. Samoilov <sav@bcs.zp.ua>
1718 * syntax/sh.syntax: Highlight alias, bg, eval, exec, export, fg,
1719 set, umask and unset like other builtin commands.
1721 2002-08-15 Pavel Roskin <proski@gnu.org>
1723 * configure.in: Remove check for SIGTSTP, it's not needed for
1724 the subshell support.
1726 * acinclude.m4 (AC_SHORT_D_NAME_LEN): Remove, this test is now
1728 * configure.in: Don't use AC_SHORT_D_NAME_LEN.
1730 2002-08-14 Andrew V. Samoilov <sav@bcs.zp.ua>
1732 * doc/ru/mc.1.in: Remove reference to README.edit.
1733 * doc/mc.1.in: Likewise.
1734 * doc/hu/mc.hlp.hu: Likewise. Remove /var/tmp/mc-4.5.46-buildroot
1737 2002-08-14 Pavel Roskin <proski@gnu.org>
1739 * doc/mc.1.in: Consistently use "native" ftp syntax.
1740 * doc/ru/mc.1.in: Likewise.
1741 * doc/es/mc.1.in: Update from David Martin <dmartina@excite.com>
1742 * doc/es/xnc.hlp: Likewise.
1744 * lib/mc.hlp.hu: Move ...
1745 * doc/hu/mc.hlp.hu: ... here. Make all necessary adjustments.
1747 2002-08-09 Pavel Roskin <proski@gnu.org>
1749 * lib/mc.ext.in: Remove all unrecognized actions (e.g. Extract)
1750 and entries that are obsolete or make no sense.
1752 * doc/xnc.hlp: Add translatable titles for topics "QueryBox" and
1755 * doc/Makefile.am: Don't distribute help file. Generate it in
1756 the build directory.
1757 * doc/es/Makefile.am: Likewise.
1758 * doc/ru/Makefile.am: Likewise.
1760 * lib/xnc.hlp: Move ...
1761 * doc/xnc.hlp: ... here.
1762 * doc/Makefile.am: Necessary adjustments.
1763 * lib/Makefile.am: Likewise.
1764 * src/Makefile.am: Likewise.
1766 * configure.in: Add Spanish documentation.
1767 * doc/Makefile.am: Likewise.
1768 * doc/es: Spanish documentation.
1769 From David Martin <dmartina@excite.com>
1771 2002-08-08 Pavel Roskin <proski@gnu.org>
1773 * lib/mc.lib: Add f11-f20 keys for Konsole.
1775 2002-08-06 Pavel Roskin <proski@gnu.org>
1777 * syntax/lisp.syntax: New file.
1778 * syntax/Syntax: Add lisp.syntax.
1779 * syntax/Makefile.am: Likewise.
1780 From Mykolas Juraitis <juramyko@soften.ktu.lt> with minor
1783 2002-08-04 Pavel Roskin <proski@gnu.org>
1785 * configure.in: Check for SIGTSTP and SIGCONT signals. Disable
1786 subshell if this test fails.
1788 2002-08-03 Pavel Roskin <proski@gnu.org>
1790 * syntax/mail.syntax: Colors changed to be more readable.
1792 * syntax/html.syntax: Don't require character entities to be
1793 whole, but check their validity.
1795 2002-08-02 Pavel Roskin <proski@gnu.org>
1797 * configure.in: No longer need to define REGEX_MALLOC.
1799 2002-08-01 Pavel Roskin <proski@gnu.org>
1801 * configure.in: Remove support for MAD and Electric Fence.
1802 Developers should use modern memory debuggers (e.g. Valgrind).
1803 * INSTALL: Remove references to MAD.
1805 2002-07-31 Pavel Roskin <proski@gnu.org>
1807 * syntax/html.syntax: Remove recognition for any individual
1808 words - there are too many of them, we cannot keep up.
1810 2002-07-30 Pavel Roskin <proski@gnu.org>
1812 * doc/ru/Makefile.am: Use man2hlp directly.
1814 2002-07-28 Pavel Roskin <proski@gnu.org>
1816 * syntax/changelog.syntax: Highlight "*" only after tab. This
1817 requires fixed syntax highlighting.
1819 * lib/mc.ext.in: Open *.doc and *.rtf files with abiword by
1820 default. Open *.xls with gnumeric. Use mplayer for most video
1823 * syntax/nroff.syntax: Require most keywords to be whole.
1825 2002-07-21 Pavel Roskin <proski@gnu.org>
1827 * syntax/fortran.syntax: Fix highlighting of "*" at the
1828 beginning of line. Recognize " +" as continuation. Move
1829 all "linestart" keywords earlier to avoid more conflicts.
1831 2002-07-18 Pavel Roskin <proski@gnu.org>
1833 * syntax/unknown.syntax: Don't highlight anything by default.
1835 * syntax/changelog.syntax: Highlight functions without
1837 * syntax/Syntax: Match *ChangeLog*.
1839 * syntax/c.syntax: Reenable highlighting for "/" and preserve
1840 highlighting for "//" comments by using exclusive context.
1841 * syntax/java.syntax: Likewise.
1842 * syntax/swig.syntax: Likewise.
1843 * syntax/slang.syntax: Reenable highlighting for "/".
1844 * syntax/sql.syntax: Enable highlighting for "/" and "-".
1846 * syntax/sql.syntax: New file.
1847 * syntax/Syntax: Add sql.syntax.
1848 * syntax/Makefile.am: Likewise.
1849 From Walery Studennikov <despair@sama.ru> with minor changes.
1851 2002-07-16 Pavel Roskin <proski@gnu.org>
1853 * lib/mc.ext.in: Remove handling of executables. They should
1854 be handled internally for "pause after run" to work.
1856 * syntax/Syntax: Associate *.itcl with tcl.syntax.
1857 * syntax/tcl.syntax: Add itcl keywords, other improvements.
1859 2002-07-15 Pavel Roskin <proski@gnu.org>
1861 * configure.in: Don't check for strcasecmp(), strncasecmp() and
1862 strdup() - test results are not used except in gettext, which
1863 provides its own tests.
1865 * configure.in: When checking for ncurses, check for
1866 has_colors(), not curses_version() - the later is missing in
1867 older version of ncurses.
1869 2002-07-13 Pavel Roskin <proski@gnu.org>
1871 * acinclude.m4 (AC_EXT2_UNDEL): Add ext2fs libraries to MC_LIBS,
1873 * configure.in: Fix breakage in ncurses headers check from the
1874 previous commit. Simplify other instances of AC_CHECK_HEADERS.
1875 Define REGEX_MALLOC here.
1877 * acinclude.m4 (AC_NCURSES): Remove.
1878 * configure.in: Use AC_CHECK_HEADERS to find ncurses headers and
1879 AC_CHECK_LIB to check existence of ncurses library. Eliminate
1880 variables force_ncurses and search_ncurses.
1882 2002-07-10 Pavel Roskin <proski@gnu.org>
1884 * configure.in: Remove --with-netrc, it is now default and can
1885 be disabled at the runtime.
1887 * syntax/tcl.syntax: New file.
1888 * syntax/Syntax: Add tcl.syntax.
1889 * syntax/Makefile.am: Likewise.
1890 * syntax/java.syntax: Don't treat #define separately from other
1891 preprocessor directives.
1892 * syntax/slang.syntax: Likewise.
1893 * syntax/swig.syntax: Likewise.
1895 2002-07-09 Pavel Roskin <proski@gnu.org>
1897 * syntax/c.syntax: Don't treat #define separately from other
1898 preprocessor directives.
1900 2002-07-08 Pavel Roskin <proski@gnu.org>
1902 * syntax/perl.syntax: Highlight text after __END__ as a comment.
1903 * syntax/po.syntax: Avoid gray color, which is hard to see.
1905 2002-07-05 Pavel Roskin <proski@gnu.org>
1907 * syntax/dos.syntax: Add more commands.
1909 2002-07-04 Pavel Roskin <proski@gnu.org>
1911 * AUTHORS: Add Andrew V. Samoilov <kai@cmail.ru>, alphabetically
1914 2002-06-24 Pavel Roskin <proski@gnu.org>
1916 * syntax/dos.syntax: New file - highlighting for DOS batch
1917 files. From Petr Kozelka <pkozelka@centrum.cz>
1918 * syntax/Syntax: Add dos.syntax.
1919 * syntax/Makefile.am: Likewise.
1921 2002-06-04 Max Schedriviy <max@humgat.org>
1923 * syntax/php.syntax: New version.
1925 2002-05-23 Andrew V. Samoilov <kai@cmail.ru>
1927 * NEWS: Mention ftpfs/fish uploading changes and new configure
1928 options --with-codepagedir=DIR, --with-configdir=DIR and
1931 2002-05-22 Pavel Roskin <proski@gnu.org>
1933 * doc/ru/Makefile.am: Fix out-of-tree build.
1935 2002-05-14 Pavel Roskin <proski@gnu.org>
1937 * configure.in: Fix logic for gettext 0.10.x.
1939 2002-05-14 Andrew V. Samoilov <kai@cmail.ru>
1941 * configure.in: Don't generate po/Makefile if
1942 there is 'top_builddir' in po/Makefile.in.
1943 * autogen.sh: More fixes for gettext 0.11+.
1945 2002-05-08 Andrew V. Samoilov <kai@cmail.ru>
1947 * configure.in (ALL_LINGUAS): Added "be" for Belarusian.
1949 2002-04-21 Pavel Roskin <proski@gnu.org>
1951 * lib/mc.ext.in: Add support for *.rmi files - latest TiMidity++
1954 2002-04-09 Andrew V. Samoilov <kai@cmail.ru>
1956 * autogen.sh: Fix for gettext 0.11 family (and newer).
1958 2002-04-08 Pavel Roskin <proski@gnu.org>
1960 * autogen.sh: Allow gettext newer than 0.10.39.
1961 From Björn Eriksson <bjorn@bjornen.nu>
1963 2002-04-03 Pavel Roskin <proski@gnu.org>
1965 * doc/ru/Makefile.am: Distribute mc.ru.hlp and don't remove it
1966 by "make clean" because not everyone has Perl to rebuild it.
1968 2002-03-27 Andrew V. Samoilov <kai@cmail.ru>
1970 * syntax/Syntax: Replace ^Syntax$ with [Ss]yntax$ and add
1971 first line regular expression.
1973 2002-03-26 Andrew V. Samoilov <kai@cmail.ru>
1975 * configure.in: Define USE_INCLUDED_REGEX if GNU C library 2.1
1976 or newer is not used.
1977 * acinclude.m4: New option --with-mcfs and macro WITH_MCFS.
1979 * src/Makefile.am: Move mc.hlp.ru processing ...
1980 * doc/ru/Makefile.am: ... here.
1982 2002-03-21 Andrew V. Samoilov <kai@cmail.ru>
1984 * syntax/Syntax: Match ^Syntax$ for Syntax Highlighting.
1985 * syntax/c.syntax: Highlight "%p" printf format.
1986 Allow '*' as width and precision for strings and numbers.
1988 * doc/mc.1.in: Fix smbfs example. Minor format fixes.
1989 * doc/ru/mc.1.in: Likewise.
1991 2002-03-18 Pavel Roskin <proski@gnu.org>
1993 * doc/ru/Makefile.am: Distribute xnc.hlp.
1995 2002-03-12 Pavel Roskin <proski@gnu.org>
1997 * doc/Makefile.am: Adjust for doc/ru/Makefile.am.
1999 2002-03-12 Andrew V. Samoilov <kai@cmail.ru>
2001 * configure.in (AC_CONFIG_FILES): Add doc/ru/Makefile.am.
2002 * doc/ru/Makefile.am: New file.
2004 2002-03-08 Pavel Roskin <proski@gnu.org>
2006 * doc/Makefile.am (EXTRA_DIST): Distribute doc/ru/mc.1.
2008 2002-03-04 Andrew V. Samoilov <kai@cmail.ru>
2010 * configure.in (AC_CONFIG_FILES): Add doc/ru/mc.1.
2012 2002-03-01 Andrew V. Samoilov <kai@cmail.ru>
2014 * doc/mc.1.in: Use nodename `Background jobs' for section
2015 `Background Jobs' to reflect user visible Command menu option
2016 and src/cmd.c dialog implementation.
2018 * doc/ru: New directory for Russian manuals.
2019 * doc/ru/mc.1.in: Translated mc.1 manual page. Originally
2020 translated by Victor A. Kostromin for mc 4.5.30. Converted
2021 from binary mc.hlp.ru, corrected and actualized by me.
2022 * doc/ru/xnc.hlp: Translated lib/xnc.hlp. See above.
2023 * doc/ru/.cvsignore: Ignore mc.1.
2025 2002-02-27 Andrew V. Samoilov <kai@cmail.ru>
2027 * doc/mc.1.in (Macro Substitution): Document "%var{ENV-default}".
2028 (FILES): Document changes in mc behavior. ~/.mc/ini now overrides
2031 (Virtual File System): Document SMB File System.
2033 2002-02-26 Pavel Roskin <proski@gnu.org>
2035 * lib/mc.ext.in: Run "file" before "nm" to avoid an error
2036 message "no symbol found" for unsupported architectures and
2037 provide more useful information.
2039 2002-02-22 Pavel Roskin <proski@gnu.org>
2041 * README.smbfs: Remove. It contained no useful information
2042 and the webpage is now dead.
2043 * Makefile.am: Remove README.smbfs.
2045 * README: Mention that glib 1.2.x is required.
2047 2002-02-21 Andrew V. Samoilov <kai@cmail.ru>
2049 * lib/edit.indent.rc: Use "#! /bin/sh"
2050 * lib/edit.spell.rc: Likewise.
2051 * lib/mcserv.init: Likewise.
2053 * lib/cedit.menu: Eliminate bashisms.
2054 Add missed `:' in AUTHOR evaluation.
2055 Unset LANGUAGE and make LC_ALL empty.
2056 Use "#! /path/to/program".
2058 2002-02-20 Andrew V. Samoilov <kai@cmail.ru>
2060 * doc/mc.1.in (FILES): Use ~/.mc/bindings instead of
2061 ~/.mc/ext, ~/.mc/ini instead of ~/.mc.ini.
2062 Fix tarfs URL syntax example. Minor typo and format fixes.
2064 2002-02-14 Andrew V. Samoilov <kai@cmail.ru>
2066 * doc/mc.1.in (FILES): Use MC_LIBDIR instead of MCHOME.
2067 Fix location of configuration files.
2069 2002-02-05 Pavel Roskin <proski@gnu.org>
2071 * configure.in: Don't use defunct ncurses_version.
2072 Reported by Thomas Dickey <dickey@herndon4.his.com>
2073 Set force_ncurses whenever --with-ncurses is used. If set,
2074 suppress checks for S-Lang and fail is ncurses is not found.
2076 * configure.in: Introduce a new variable screen_type that is
2077 either "slang" or "ncurses" without additional text. Use it
2078 instead of screen_manager whenever possible. Fix text in
2079 AC_NCURSES call, use m4 quotes and move shell quotes into the
2081 * acinclude.m4: Likewise.
2083 2002-01-28 Petr Kozelka <pkozelka@email.cz>
2085 * syntax/Syntax: Known Delphi/Kylix source file extensions
2086 supported (*.dpr, *.inc).
2087 * syntax/pascal.syntax: Many new (Delphi/Kylix) keywords added.
2088 Special highlighting for CVS keywords. Understands single-line
2091 2002-01-24 Alexander Shopov <al_shopov@web.bg>
2093 * configure.in (ALL_LINGUAS): Added "bg"
2095 2002-01-21 Pavel Roskin <proski@gnu.org>
2097 * NEWS: Mention word completion in the editor.
2099 2002-01-17 Pavel Roskin <proski@gnu.org>
2101 * extraconf.h: Remove OS/2 specific code.
2103 * doc/mc.1.in (Configuration): Clarify some entries.
2105 2002-01-11 Andrew V. Samoilov <kai@cmail.ru>
2107 * acinclude.m4: New options for smbfs:
2108 --with-configdir=DIR Where the Samba configuration files are (/etc)
2109 --with-codepagedir=DIR Where the Samba codepage files are
2111 2002-01-11 Pavel Roskin <proski@gnu.org>
2113 * syntax/xml.syntax: New file - highlighting for XML.
2114 From Petr Kozelka <pkozelka@centrum.cz>
2115 * syntax/Syntax: Add xml.syntax.
2116 * syntax/Makefile.am: Likewise.
2118 2002-01-04 Pablo Saratxaga <pablo@mandrakesoft.com>
2120 * configure.in: Added "eu" to ALL_LINGUAS.
2122 2002-01-03 Pavel Roskin <proski@gnu.org>
2124 * lib/mc.menu: Correct quoting.
2125 Reported by Matthias Urban <murban@cs.uni-magdeburg.de>
2127 * NEWS: Mention removal of the OS/2 port.
2128 * README.PC: Remove OS/2 specific parts.
2130 2002-01-02 Pavel Roskin <proski@gnu.org>
2132 * configure.in: Make help about --with-subshell easier to
2133 understand. Minor alignment fixes for the help.
2134 * acinclude.m4: Minor alignment fixes for the help.
2136 2001-12-31 Pavel Roskin <proski@gnu.org>
2138 * configure.in: Generate vfs/Makefile from vfs/Makefile.in, not
2139 from vfs/Make-mc.in.
2141 2001-12-27 Duarte Loreto <happyguy_pt@hotmail.com>
2143 * configure.in: Added Portuguese to ALL_LINGUAS
2145 2001-12-21 Pavel Roskin <proski@gnu.org>
2147 * acinclude.m4 (AC_WITH_SLANG): Don't add ../slang to includes.
2148 Don't remove slang/slang.h - it's never created.
2150 * acinclude.m4 (AC_WITH_SLANG): Don't make symlink from
2151 slang-mc.h to slang.h. Remove fastdepslang variable, it's
2154 2001-12-01 Wang Jian <lark@linux.net.cn>
2156 * configure.in(ALL_LINGUAS): Renamed zh_CN.GB2312 to zh_CN.
2158 2001-11-29 Pavel Roskin <proski@gnu.org>
2160 * lib/mc.ext.in: Use "type" to recognize zip and lha archives.
2162 2001-11-27 Pavel Roskin <proski@gnu.org>
2164 * lib/mc.ext.in: When running X programs in background, do it
2165 from subshell. Otherwise some of them terminate when mc exits.
2166 Reported by Christian Dysthe <christian@dysthe.net>
2167 Remove some obsolete and gmc-specific entries. Use StarOffice
2168 to open files detected as "Microsoft Office Document".
2170 * lib/mc.lib: Support "Home" and "End" sequences in xterm from
2173 2001-11-16 Andrew V. Samoilov <kai@cmail.ru>
2175 * doc/mcedit.1.in: Fix help file location.
2177 2001-11-14 Pavel Roskin <proski@gnu.org>
2179 * acinclude.m4 (MC_UNDELFS_CHECKS): Check for ext2_ino_t,
2180 fallback to ino_t for e2fsprogs version 1.19 and older.
2182 2001-10-30 Pavel Roskin <proski@gnu.org>
2184 * lib/mc.ext.in: Add support for Netpbm files.
2186 2001-10-25 Andrew V. Samoilov <kai@cmail.ru>
2188 * slang/slvideo.c (SLtt_set_color): Eliminate C++ comments.
2189 http://bugzilla.gnome.org/show_bug.cgi?id=60935
2192 * doc/mc.1.in: Document %p macro.
2194 2001-10-24 Pavel Roskin <proski@gnu.org>
2196 * configure.in: Move AC_FUNC_MMAP before it's used indirectly.
2197 Allow using --without-mmap.
2198 * INSTALL: Document --without-mmap.
2200 2001-10-24 Andrew V. Samoilov <kai@cmail.ru>
2202 * configure.in: Resurrect ALL_LINGUAS test, to allow specify list
2203 of languages to be installed by setting env variable before
2204 configure. If it is empty, it defaults to full list.
2205 By Alex Tkachenko <alex@bcs.zp.ua>.
2207 2001-10-19 Pavel Roskin <proski@gnu.org>
2209 * syntax/sh.syntax: Highlight reserved words inside backticks.
2210 Use the same wholechars settings for reserved words and
2211 commands. Recognize more words. Recognize function definitions
2212 without "function" or without "()". Use brightmagenta instead
2215 2001-10-18 Pavel Roskin <proski@gnu.org>
2217 * configure.in: When checking for "nroff -mandoc" support, don't
2218 use /dev/null as input file, use stdin. Some versions of nroff
2219 (e.g. groff-1.16.1) don't accept special files.
2221 2001-10-14 Pavel Roskin <proski@gnu.org>
2223 * lib/mc.ext.in: Treat Makefile.PL as a Perl program, not as a
2224 Makefile. Don't allow any suffixes after "Makefile".
2226 2001-10-12 Pavel Roskin <proski@gnu.org>
2228 * lib/mc.ext.in: Add support for *.xcf files (native GIMP
2231 2001-10-06 Andrew V. Samoilov <sav@bcs.zp.ua>
2233 * lib/mc.menu: Use "case" instead of non-portable "egrep -q".
2234 Fix compress<->bzip2 conversion and conversion of tagged
2237 2001-10-05 Pavel Roskin <proski@gnu.org>
2239 * lib/mc.ext.in: Use ogginfo to view *.ogg files.
2240 Suggested by Marcel Pol <mpol@gmx.net>
2242 * lib/mc.ext.in: Use xmms to play *.mp3 under X. When viewing
2243 *.mp3, use "verbose" option to mpg123. Add support for *.ogg
2246 2001-09-30 Pavel Roskin <proski@gnu.org>
2248 * configure.in: Don't check whether grep supports stdin - it's
2250 * NEWS: Mention this change.
2252 2001-09-19 Pavel Roskin <proski@gnu.org>
2254 * doc/mcedit.1.in: Fix a very long line - use double
2255 backslashes since they are interpreted even in the .nf blocks.
2257 * lib/edit.spell.rc: Try aspell before resorting to ispell.
2259 * syntax/php.syntax: Replace with a better implementation by
2260 Max Schedriviy <max@tavrida.net>
2262 2001-09-15 Pavel Roskin <proski@gnu.org>
2264 * doc/mc.1.in: Fix location of mcedit files.
2265 * doc/mcedit.1.in: Likewise. Remove obsolete technical details.
2267 2001-09-14 Pavel Roskin <proski@gnu.org>
2269 * configure.in: Don't check for ncurses version and for keyok()
2270 because the mouse support code doesn't need this hack anymore.
2272 2001-09-13 Pavel Roskin <proski@gnu.org>
2274 * configure.in: Fix some cases of overquoting and underquoting.
2275 * acinclude.m4: Likewise.
2277 2001-09-12 Pavel Roskin <proski@gnu.org>
2279 * configure.in: Update list of browsers. Don't fallback to
2280 lynx since it cannot be run in background.
2281 * lib/mc.ext.in: Redirect output of X11 browsers to /dev/null.
2282 If no browser for X11 was found, use lynx.
2284 * autogen.sh: Add a workaround to ensure that "depcomp" is
2286 * configure.in: Replace obsolete macros. Use AC_MSG_NOTICE
2288 * acinclude.m4: Likewise. Fix check whether S-Lang uses
2291 * configure.in: Use three-argument form of AC_INIT. Use
2292 AC_CONFIG_AUX_DIR. Remove some unused or implied macros.
2293 * Makefile.am (EXTRA_DIST): Remove "depcomp" - this workaround
2294 is not needed if AC_CONFIG_AUX_DIR is used.
2295 * vfs/Make-mc.in: Adjust mkinstalldirs location.
2296 * autogen.sh: Create "config" and remove "autom4te.cache".
2298 2001-09-11 Pavel Roskin <proski@gnu.org>
2300 * syntax/Syntax: New file, extracted from edit/syntax.c.
2301 * syntax/Makefile.am: Add Syntax.
2303 * configure.in: Add -lcurses (for use with S-Lang) to MCLIBS not
2304 to LIBS. Don't use unportable "grep -q", use "case" instead.
2306 2001-09-10 Pavel Roskin <proski@gnu.org>
2308 * configure.in: Only check for X if --with-tm-x-support has been
2311 * configure.in: Add check for sys/ioctl.h.
2313 * configure.in: Use AC_FUNC_STRCOLL instead of generic test.
2315 * acinclude.m4: Put -lncurses to MCLIBS, not LIBS.
2316 * configure.in: Likewise. Add MCLIBS to LIBS temporarily when
2317 testing for functions in ncurses.
2319 * acinclude.m4: Provide descriptions in all AC_DEFINE macros.
2320 * configure.in: Likewise. Use AH_BOTTOM to include extraconf.h.
2321 * acconfig.h: Remove.
2323 * configure.in: Eliminate LIBSLANG and LSLANG.
2324 * acinclude.m4: Likewise. Use MCLIBS for -lslang.
2326 * configure.in: Use MCLIBS for -lgpm. Remove LGPM. Check for
2327 resizeterm() and keyok() only if configuring with ncurses.
2329 * configure.in: Remove now unused variables LIBVFS and LVFS.
2331 * configure.in: Remove unused variables LINTL and INTLDEPS.
2333 * configure.in: Add -I\$(top_builddir)/intl to CPPFLAGS when
2334 building with included gettext, because libintl.h is copied
2337 2001-09-09 Pavel Roskin <proski@gnu.org>
2341 * configure.in: Remove a hack for Unixware. AC_FUNC_GETMNTENT
2342 checks -lgen for getmntent as of Autoconf 2.52.
2344 2001-09-07 Pavel Roskin <proski@gnu.org>
2346 * configure.in: Check for pwd.h.
2348 * Make.common.in: Remove.
2349 * configure.in: Remove all references to Make.common.in and
2351 * aclocal.m4: Likewise.
2353 * configure.in: Require Autoconf 2.52. Remove hacks for
2355 * Makefile.am: Require Automake 1.5.
2357 2001-09-06 Pavel Roskin <proski@gnu.org>
2359 * syntax/php.syntax: New file - PHP file highlighting. Copied
2360 from Cooledit 3.17.4.
2361 * syntax/Makefile.am: Add php.syntax.
2363 2001-09-06 Timur Bakeyev <mc@bat.ru>
2365 * acconfig.h: Brought back couple of symbols, that are still necessary
2366 due reference to them from configure.in.
2368 2001-09-04 Pavel Roskin <proski@gnu.org>
2370 * syntax/changelog.syntax: Fix highlighting of functions. Relax
2371 strictness for dates.
2373 * doc/mc.1.in: Fix troff warnings.
2374 * doc/mcedit.1.in: Likewise.
2376 2001-09-03 Pavel Roskin <proski@gnu.org>
2378 * doc/mc.1.in: Spellcheck.
2379 * doc/mcedit.1.in: Likewise.
2380 * doc/mcserv.8.in: Likewise.
2382 * doc/mc.1.in (Learn Keys): Complete rewrite.
2384 2001-09-02 Pavel Roskin <proski@gnu.org>
2386 * acconfig.h: Remove all unused symbols.
2388 * lib/ncurses.h: Remove.
2389 * lib/Makefile.am: Remove ncurses.h.
2391 2001-09-02 Abel Cheung <maddog@linux.org.hk>
2393 * configure.in (ALL_LINGUAS): zh_TW.Big5 -> zh_TW
2395 2001-08-28 Pavel Roskin <proski@gnu.org>
2397 * syntax/sh.syntax: Require two '<' before EOF. Recognize END
2400 2001-08-26 Pavel Roskin <proski@gnu.org>
2402 * configure.in: New conditionals USE_VFS_NET, USE_UNDEL_FS and
2403 CONS_SAVER. Put all conditionals together.
2405 * Makefile.am (EXTRA_DIST): Add depcomp to work around a bug in
2408 * configure.in: Remove XCURSES variable - it's unused.
2410 * configure.in: New conditional USE_EDIT.
2412 * syntax/changelog.syntax: Don't require '@' to be in the
2413 address. This also works around a bug in the syntax engine
2414 that prevented highlighting of addresses.
2416 2001-08-25 Pavel Roskin <proski@gnu.org>
2418 * configure.in: New conditionals USE_VFS and INCLUDED_SLANG.
2420 2001-08-24 Pavel Roskin <proski@gnu.org>
2422 * extraconf.h: Remove all references to HAVE_X.
2423 * acinclude.m4: s/GNOME_/MC_/
2424 * configure.in: Likewise. Remove or clarify all references to
2425 the "text edition". Minor fixes.
2427 * configure.in: Remove support for curses libraries other than
2429 * acinclude.m4: Likewise.
2430 * FAQ: Remove everything about UNIX curses.
2431 * INSTALL: Likewise.
2433 * configure.in: Enable large file support by default.
2435 * INSTALL: Document it. Minor fixes.
2437 * FAQ: Remove information about GNOME edition. Minor fixes.
2439 * NEWS: Mention removing the GNOME edition.
2441 * acinclude.m4: Include all used macros from the macros
2443 * autogen.sh: Remove all references to "macros".
2444 * Makefile.am: Likewise.
2446 * configure.in: Remove all GNOME stuff except GNOME_VFS_CHECKS.
2447 * Makefile.am (SUBDIRS): Remove all GNOME-related directories.
2449 * lib/startup.links: Remove.
2450 * lib/README.desktop: Likewise.
2451 * lib/Makefile.am: Remove all references to DESKTOP_FILES.
2453 * configure.in: Bump version to 4.5.99a.
2455 * configure.in: Bump version to 4.5.55. Release mc-4.5.55.
2456 * po/*.po: Regenerate.
2458 * AUTHORS: Update and spell check.
2460 * INSTALL: Likewise.
2461 * INSTALL.FAST: Likewise.
2463 * README.PC: Likewise.
2464 * README.QNX: Likewise.
2466 * configure.in: Add check for stropts.h.
2468 2001-08-23 Pavel Roskin <proski@gnu.org>
2470 * lib/edit.indent.rc: Create cooledit.error right away to
2471 override its old contents. Don't use ksh extensions. Treat *.C
2472 files as C++. Recognize more C++ extensions. Support java.
2473 Update URL for "astyle". Quote all arguments to protect spaces.
2474 * lib/edit.spell.rc: Don't save terminal settings - mc does it
2475 itself. Quote all arguments to protect spaces.
2477 2001-08-21 Pavel Roskin <proski@gnu.org>
2479 * doc-gnome/C/figs/Makefile.am: Don't install GNOME-specific
2480 files if GNOME frontend is disabled.
2481 * idl/Makefile.am: Likewise.
2482 * lib/Makefile.am: Likewise.
2483 * new_icons/Makefile.am: Likewise.
2485 * autogen.sh: Fall back to aclocal without "-I gettext.m4" in
2486 case it already has gettext macros elsewhere and doesn't like
2487 duplicates (i.e. it's aclocal from Automake-1.4).
2489 2001-08-20 Pavel Roskin <proski@gnu.org>
2492 * INSTALL: Likewise.
2494 * doc/mc.1.in: Likewise.
2495 * doc/mcserv.8.in: Likewise.
2497 * acinclude.m4 (AC_GET_FS_INFO): Specify includes when checking
2500 2001-08-19 Andras Timar <timar@gnome.hu>
2502 * lib/Makefile.am: Added Hungarian hints
2503 * lib/mc.hint.hu: by Arpad Biro <biro_arpad@yahoo.com>
2505 2001-08-19 Pavel Roskin <proski@gnu.org>
2507 * lib/mc.lib: Add definition for "bs" for xterm and xterm-color.
2509 2001-08-17 Pavel Roskin <proski@gnu.org>
2511 * syntax/po.syntax: New file - PO file highlighting.
2512 From David Martin <dmartina@excite.es>
2513 * syntax/Makefile.am: Add po.syntax.
2515 * lib/mc.lib: Add "delete=\e[3~" for xterm and xterm-color -
2516 it's sometimes missing from the databases.
2518 2001-08-16 Abel Cheung <maddog@linux.org.hk>
2520 * lib/mc.hint.zh_TW.Big5 -> lib/mc.hint.zh: Temporary measure.
2521 * lib/Makefile.am: Reflect above change.
2523 2001-08-15 Pavel Roskin <proski@gnu.org>
2525 * doc/mc.1.in (Terminal databases): Recommend using \e, not \E.
2527 2001-08-14 Pavel Roskin <proski@gnu.org>
2529 * lib/mc.lib: Add popular sequences for "home" and "end" in
2530 "xterm" and "xterm-color" terminals.
2532 2001-08-13 Pavel Roskin <proski@gnu.org>
2534 * lib/mc.ext.in: Move ls-lR.gz before generic gzip support.
2536 Replace "Can't" with "Cannot" everywhere.
2538 2001-08-12 Pavel Roskin <proski@gnu.org>
2540 * edit/edit_key_translator.c (cooledit_key_map): Use Ctrl-O for
2541 subshell, not for "Open file...".
2542 (emacs_key_map): Likewise.
2544 * README: Changes from Frederic L. W. Meunier <0@pervalidus.net>
2546 2001-08-10 Pavel Roskin <proski@gnu.org>
2548 * Makefile.am (EXTRA_DIST): Remove BUGS.
2549 * doc/Makefile.am (EXTRA_DIST): Remove LSM and FILES.
2551 * BUGS: Remove. Bugzilla.gnome.org doesn't have those bugs.
2553 * doc/LSM: Remove, it's outdated.
2554 * doc/FILES: Likewise.
2555 * doc/DEVEL: Remove information about FILES.
2557 * FAQ: Eliminate all broken URLs on the MC site.
2558 From Frederic L. W. Meunier <0@pervalidus.net>
2560 * FAQ: Restore information about xterm.
2562 2001-08-08 Pavel Roskin <proski@gnu.org>
2564 * FAQ: Changes from Frederic L. W. Meunier <0@pervalidus.net>
2566 2001-08-07 Pavel Roskin <proski@gnu.org>
2568 * doc/mc.1.in (Internal File Viewer): Document Ctrl-O and F17.
2570 * doc/mc.1.in: Fix all broken links.
2572 2001-08-06 Pavel Roskin <proski@gnu.org>
2574 * INSTALL: Numerous changes. Declare old curses obsolete.
2575 Partly from Frederic L. W. Meunier <0@pervalidus.net>
2577 * doc/mc.1.in (Menu Bar): Add link to the "Options Menu".
2579 2001-08-03 Abel Cheung <maddog@linux.org.hk>
2581 * lib/Makefile.am: Remove space after backslash introduced in the
2584 * lib/mc.hint.zh_TW.Big5: New file.
2585 * lib/Makefile.am: Added mc.hint.zh_TW.Big5
2587 2001-08-02 Pavel Roskin <proski@gnu.org>
2589 * lib/mc.hint.uk: New file.
2590 From Maksym Polyakov <polyama@yahoo.com>
2591 * lib/Makefile.am: Add mc.hint.uk.
2593 2001-08-01 Pavel Roskin <proski@gnu.org>
2595 * lib/mc.hint.nl: New file.
2596 From Steef Boerrigter <sxmboer@sci.kun.nl>
2597 * lib/Makefile.am: Add mc.hint.nl.
2598 * lib/mc.hint: Remove ftp site. Update copyright.
2599 * lib/mc.hint.cs: Likewise.
2600 * lib/mc.hint.es: Likewise.
2601 * lib/mc.hint.it: Likewise.
2602 * lib/mc.hint.pl: Likewise.
2603 * lib/mc.hint.ru: Likewise. Shorten some lines.
2605 * edit/Makefile.in: Allow running "make install" before "make all".
2606 * gtkedit/Makefile.in: Likewise.
2608 2001-07-31 Pavel Roskin <proski@gnu.org>
2610 * lib/edit.spell.rc: New file. Invoke ispell on Ctrl-p in the
2612 * lib/Makefile.am: Add lib/edit.spell.rc.
2614 * autogen.sh: Use gettextize.
2615 * ABOUT-NLS: Remove from CVS, it's installed by autogen.sh.
2616 * po/Makefile.in.in: Likewise.
2618 2001-07-29 Pavel Roskin <proski@gnu.org>
2620 * syntax/slang.syntax: New file.
2621 From Walery Studennikov <despair@sama.ru>
2622 * syntax/Makefile.am: Add slang.syntax.
2624 2001-07-27 Pavel Roskin <proski@gnu.org>
2626 * extraconf.h: Move WITH_BACKGROUND here.
2628 2001-07-24 Pavel Roskin <proski@gnu.org>
2630 * doc/mc.1.in: Quote all section headers. Minor formatting fix.
2632 2001-07-23 Pavel Roskin <proski@gnu.org>
2634 * doc/mc.1.in: Fix description of mc.lib. Fix broken links.
2636 2001-07-20 Pavel Roskin <proski@gnu.org>
2638 * Make.common.in: Move all defines ...
2639 * gnome/Makefile.in: ... here ...
2640 * src/Makefile.in: ... and here.
2642 2001-07-19 Pavel Roskin <proski@gnu.org>
2644 * configure.in: Don't check for getwd, it's completely
2646 * INSTALL: Remove reference to HAVE_GETWD.
2648 * lib/mc.ext.in: Fix opening info pages on VFS. Modernize
2649 entries for compressed cpio archives.
2651 * lib/mc.ext.in: Comment changes. Remove rules for programs -
2652 they were only used in obsolete frontends. Don't ever use %view
2653 without commands - it's slower and loses user settings, e.g.
2654 hex mode. Put shared libraries before man pages and read.me
2655 before .me macros so that they match correctly. Use nm for
2656 shared libraries. Add rules for StarOffice and AbiWord.
2658 2001-07-14 Pavel Roskin <proski@gnu.org>
2660 * configure.in: Bump version to 4.5.54a.
2662 2001-07-13 Pavel Roskin <proski@gnu.org>
2664 * lib/mcserv.init: Fix exit status.
2665 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=44601
2667 * lib/mc.ext.in: Anchor all regexes in the type/ rules except
2668 "executable", which should follow a space. Simplify rules for
2669 images. Add shell/ rule for *.info files. Fix all incorrect
2670 uses of the alternation operator.
2671 Reported by Oskar Liljeblad and Michel Casabona.
2673 2001-07-12 Pavel Roskin <proski@gnu.org>
2675 * configure.in: Don't check for iconv, it's already checked for
2678 2001-07-10 Pavel Roskin <proski@gnu.org>
2680 * doc/mc.1.in: Update documentation about hex search.
2682 * edit/edit_key_translator.c (cooledit_key_map): Bind
2683 Ctrl-Shift-Up and Ctrl-Shift-Down to scroll with highlight.
2684 From Steef Boerrigter <sxmboer@sci.kun.nl>
2686 * edit/Makefile.in: Make edit.o depend on edit_key_translator.c.
2687 * edit/edit_key_translator.c (cooledit_key_map): Add support
2688 for bracket matching on Alt-B.
2689 * gtkedit/gtkeditkey.c: Likewise.
2690 From Steef Boerrigter <sxmboer@sci.kun.nl>
2692 2001-07-06 Pavel Roskin <proski@gnu.org>
2694 * lib/mc.ext.in: Use nm to view object files.
2696 * Make.common.in: Remove GNOME-specific and unused definitions.
2697 Partly moved to gnome/Makefile.in.
2699 * configure.in: Remove all references to SEDCMD and SEDCMD2 -
2701 * Make.common.in: Likewise.
2703 2001-06-29 Pavel Roskin <proski@gnu.org>
2705 * ABOUT-NLS: Update to the version from gettext-0.10.38.
2707 * Make.common.in (XCPPFLAGS): Don't add -I$(top_srcdir) - it's
2708 now done in configure. Move -I.. to the beginning.
2709 * Makefile.am (SUBDIRS): Move intl po to the beginning, since
2710 libintl.a may be required to link mc.
2711 (ACLOCAL_M4_SOURCES): Remove macros/gnome-gettext.m4.
2712 * configure.in: Use AM_GNU_GETTEXT instead of AM_GNOME_GETTEXT.
2713 Move all i18n code to one place. Don't substitute INTLSUB - it's
2714 unused. Substitute INTLDEPS, since AM_GNU_GETTEXT doesn't do it.
2715 Remove SCO-specific i18n hacks. Add -I$(top_srcdir) to CPPFLAGS.
2717 2001-06-25 Pavel Roskin <proski@gnu.org>
2719 * configure.in: For Autoconf 2.50+, use AC_SYS_LARGEFILE.
2720 It should be enabled explicitly by giving `--enable-largefile'
2722 * INSTALL: Document it.
2724 2001-06-22 Pavel Roskin <proski@gnu.org>
2726 * extraconf.h: Don't define HAVE_INFOMOUNT_QNX on QNX Neutrino.
2728 * acinclude.m4 (AC_GET_FS_INFO): Fix checking for f_fstypename
2730 Reported by Libor Motyèka <libor.motycka@ortex.cz>.
2732 * acinclude.m4 (AC_GET_FS_INFO): Warn only once that the list of
2733 mounted filesystems cannot be read. Don't define NO_INFOMOUNT.
2734 Define HAVE_INFOMOUNT_LIST if a any suitable function has been
2736 * extraconf.h: Define HAVE_INFOMOUNT and HAVE_INFOMOUNT_QNX.
2738 2001-06-19 Pavel Roskin <proski@gnu.org>
2740 * configure.in: Check for telldir and seekdir. Join adjacent
2741 calls to AC_CHECK_FUNCS.
2743 2001-06-16 Pavel Roskin <proski@gnu.org>
2745 * Makefile.am: Change the order of SUBDIRS to fully compile text
2746 edition before compiling anything for GNOME.
2747 * mc.spec.in: Don't use brace expansion to avoid implicit
2748 build-time dependency on bash.
2750 2001-06-13 Pavel Roskin <proski@gnu.org>
2752 * acinclude.m4 (AC_SHORT_D_NAME_LEN): Fix compiler warnings in
2754 * configure.in: Fix compiler warnings in the arguments to
2755 AC_TRY_WARNINGS. Fix value of NEED_CRYPT_PROTOTYPE - add spaces
2756 around `=' in the `test' command.
2758 2001-06-07 Pavel Roskin <proski@gnu.org>
2760 * doc-gnome/C/gmc.sgml: Remove index - it's not used in the
2761 GNOME documentation template.
2762 * doc-gnome/C/mkhtml: Don't generate index.
2763 * doc-gnome/C/Makefile.am: Don't distribute genindex.sgml.
2765 2001-06-06 Pavel Roskin <proski@gnu.org>
2767 * lib/Makefile.am: Make compatible with Automake 1.4 - remove
2768 conditional variables from EXTRA_DIST.
2770 2001-06-05 Pavel Roskin <proski@gnu.org>
2772 * edit/edit_key_translator.c [HAVE_CHARSET]: Add charset
2774 From Walery Studennikov <hqsoftware@mail.ru>.
2776 * extraconf.h [HAVE_X]: Undefine HAVE_TEXTMODE_X11_SUPPORT.
2778 2001-06-01 Pavel Roskin <proski@gnu.org>
2780 * lib/mc.charsets: Synchronize with the latest patch - remove
2783 2001-05-30 Pavel Roskin <proski@gnu.org>
2785 * extraconf.h [HAVE_X]: Undefine HAVE_CHARSET - it doesn't
2788 * lib/mc.charsets: New file. From Walery Studennikov.
2789 * lib/Makefile.am: Distribute mc.charsets. Install it if
2790 the charset support is enabled.
2792 * configure.in: Add check for iconv() and the necessary code
2793 to support the charset selection patch.
2795 * configure.in: Add check for ESCDELAY variable in ncurses.
2797 2001-05-29 Pavel Roskin <proski@gnu.org>
2799 * extraconf.h [!USE_VFS]: Undefine USE_NETCODE and
2802 * extraconf.h: Remove unused HAS_DIRECT_COLOR_ACCESS.
2803 * pc/config.h: Likewise.
2805 * lib/mc.ext.in: For MS Word documents try "catdoc", "word2x"
2806 and "strings". Recognize "write" files and MS Word templates.
2807 For MS Excel documents try "xls2csv" and "strings".
2808 Escape spaces in the "type" directives.
2809 From Nerijus Baliunas.
2811 * Make.common.in: Add -I$(top_srcdir) to XCPPFLAGS.
2813 * Make.common.in: Remove hpath, it's unused.
2815 * acconfig.h: Move constant parts ...
2816 * extraconf.h: ... here.
2817 [HAVE_X]: Disable subshell, s-lang and curses.
2818 * Makefile.am: Add extraconf.h.
2820 2001-05-28 Pavel Roskin <proski@gnu.org>
2822 * acconfig.h: Remove some useless entries. Eliminate OLD_TOOLS
2823 and SLANG_H_INSIDE_SLANG_DIR. Move some descriptions ...
2824 * configure.in: ... here.
2826 2001-05-27 Pavel Roskin <proski@gnu.org>
2828 * configure.in: Remove unused HAVE_PORTABLE_TOKEN_PASTING.
2829 * acconfig.h: Likewise.
2830 * src/layout.c: Likewise.
2832 * Make.common.in: Remove all percent rules.
2833 * acinclude.m4 (AC_PROG_GNU_MAKE): Remove.
2834 * configure.in: Remove AC_PROG_GNU_MAKE. Don't substitute
2835 PCENTRULE. Remove AC_PROG_MAKE_SET - it's called by
2838 * Make.common.in: Remove obsolete dependency tracking system.
2839 * configure.in: Likewise.
2840 * edit/Makefile.in: Likewise.
2841 * gnome/Makefile.in: Likewise.
2842 * gtkedit/Makefile.in: Likewise.
2843 * slang/Makefile.in: Likewise.
2844 * src/Makefile.in: Likewise.
2845 * vfs/Make-mc.in: Likewise.
2846 * src/depend.awk: Remove.
2848 2001-05-26 Pavel Roskin <proski@gnu.org>
2850 * gtkedit/syntax.c (syntax_text): Add support for Octave files.
2851 * syntax/octave.syntax: New file. From Walery Studennikov.
2852 * syntax/Makefile.am: Add octave.syntax.
2854 * configure.in: Fix incorrect test for stdin support in grep -
2855 it would always fail when configuring in an empty directory.
2856 Portability fixes - unset, backslashed space in here-documents.
2857 Eliminate all instances of "changequote".
2859 * configure.in: Define SCO_FLAVOR based on $host_os, not on the
2861 * acconfig.h: Changes for the above.
2862 * INSTALL: Don't document --with-sco - it's now defunct.
2863 * INSTALL.FAST: Likewise.
2865 2001-05-25 Pavel Roskin <proski@gnu.org>
2867 * lib/mc.ext.in: Match both "mail" and "Mail", but only if they
2868 are in the beginning of the "file" output.
2870 2001-05-23 Pavel Roskin <proski@gnu.org>
2872 * lib/mc.ext.in: Add associations for viewing RPM files.
2874 2001-05-22 Pavel Roskin <proski@gnu.org>
2876 * doc-gnome/C/mkhtml: Support $JADE. Check that $DSL exists.
2877 By default exit after the first error in jade.
2879 * doc-gnome/C/mkhtml: Use jade directly, not jw. Support DSL and
2880 JADEFLAGS environment variables. Report progress. Clean up on
2883 2001-05-21 Pavel Roskin <proski@gnu.org>
2885 * doc-gnome/C/Makefile.am: Allow "make install" without *.html
2888 * doc-gnome/C/mkhtml: Print a big warning if the script fails.
2889 * doc-gnome/C/Makefile.am: Ignore exit status of mkhtml.
2891 2001-05-20 Pavel Roskin <proski@gnu.org>
2893 * doc-gnome/C/Makefile.am: Distribute mkhtml and genindex.sgml.
2894 Create figs/*.eps if needed. Simplify rules for gmc.dvi and
2895 gmc.rtf - DocBook 4.1 doesn't try to write to $(srcdir).
2896 * doc-gnome/C/figs/Makefile.am: Add support for converting from
2899 * Makefile.am (EXTRA_DIST): Remove create_vcs.
2900 * doc/FILES: Likewise. Typo fix.
2902 2001-05-19 Pavel Roskin <proski@gnu.org>
2904 * doc-gnome/C/mkhtml: New file. Create HTML files from gmc.sgml.
2905 * doc-gnome/C/Makefile.am: Don't handle *.css - there are none
2906 with DocBook 4.1. Never use `cp' without `-f'. Use mkhtml.
2908 * doc-gnome/C/gmc.sgml: Use DTD DocBook V4.1. Fix duplicate
2909 index entry "Moving files".
2911 2001-05-18 Pavel Roskin <proski@gnu.org>
2913 * configure.in: Use src/main.c in AC_INIT.
2915 * create_vcs: Remove.
2917 * INSTALL: Update download locations for MC, rxvt, gpm, ncurses.
2918 Add download location for glib.
2919 * mc.spec.in: Likewise.
2920 * doc/LSM: Likewise.
2921 * doc/mc.1.in: Likewise.
2922 * doc/mcedit.1.in: Likewise.
2923 * src/ext.c: Don't mention download location for MC.
2925 * FAQ: Update status of Tk, XView. and GNOME editions. Update
2928 * INSTALL: Remove information about Tk and XView. Change the
2929 mailing list addresses again.
2930 * FAQ: Change the mailing list addresses again.
2931 * MAINTAINERS: Likewise.
2933 * doc/mc.1.in: Likewise.
2934 * gnome/gmc-window.c: Likewise.
2935 * lib/README.xterm: Likewise.
2936 * lib/mc.ext.in: Likewise.
2937 * lib/mc.hint*: Likewise.
2938 * lib/mc.hlp.hu: Likewise.
2939 * po/*.po: Likewise.
2940 * src/main.c: Likewise.
2942 2001-04-20 Pavel Roskin <proski@gnu.org>
2944 * FAQ: Change the mailing list addresses and the download
2946 * INSTALL: Likewise.
2947 * MAINTAINERS: Likewise.
2949 * doc/mc.1.in: Likewise.
2950 * gnome/gmc-window.c: Likewise.
2951 * lib/README.xterm: Likewise.
2952 * lib/mc.ext.in: Likewise.
2953 * lib/mc.hint*: Likewise.
2954 * lib/mc.hlp.hu: Likewise.
2955 * po/*.po: Likewise.
2956 * src/main.c: Likewise.
2958 2001-04-19 Pavel Roskin <proski@gnu.org>
2960 * configure.in: Don't install mcserv unless
2961 "--enable-mcserv-install" has been specified.
2962 Don't quote the first argument in all calls to AM_CONDITIONAL
2963 to work around a bug in Automake 1.4.
2964 * doc/Makefile.am: Use MCSERV_INSTALL conditional.
2965 * vfs/Make-mc.in: Likewise.
2967 2001-04-13 Pavel Roskin <proski@gnu.org>
2969 * configure.in: Bump version to 4.5.53a.
2971 2001-04-06 Pavel Roskin <proski@gnu.org>
2973 * gtkedit/editcmd.c: Remove support for XView layout attributes.
2974 * gtkedit/editoptions.c: Likewise.
2975 * pc/chmod.c: Likewise.
2976 * pc/drive.c: Likewise.
2977 * src/boxes.c: Likewise.
2978 * src/chmod.c: Likewise.
2979 * src/dlg.c: Likewise.
2980 * src/dlg.h: Likewise.
2981 * src/filegui.c: Likewise.
2982 * src/find.c: Likewise.
2983 * src/hotlist.c: Likewise.
2984 * src/layout.c: Likewise.
2985 * src/listmode.c: Likewise.
2986 * src/main.c: Likewise.
2987 * src/option.c: Likewise.
2988 * src/panelize.c: Likewise.
2989 * src/wtools.c: Likewise.
2990 * src/wtools.h: Likewise.
2991 * vfs/smbfs.c: Likewise.
2993 * autogen.sh: Check out "intl" and "macros" directories if they
2994 are missing. Simply "cvs up -d" won't restore them.
2996 * configure.in: Bump version to 4.5.52a.
2998 2001-03-14 Pavel Roskin <proski@gnu.org>
3000 * configure.in: Use AC_CHECK_TOOL for finding AR. Define
3001 Automake conditional USE_SAMBA_FS if Samba is to be supported
3004 2001-03-07 Pavel Roskin <proski@gnu.org>
3006 * configure.in: Use AM_PROG_CC_STDC if AC_PROG_CC_STDC is not
3008 Reported by Norbert Warmuth.
3010 * configure.in: Don't process vfs/extfs/uzip - it's now
3013 * syntax/changelog.syntax: Require space after asterisk to have
3016 2001-03-02 Pavel Roskin <proski@gnu.org>
3018 * aclocal.m4 (MC_HPUX_PROG_CC_STDC): Remove, it's obsolete.
3019 * configure.in: Use AC_PROG_CC_STDC instead.
3021 * lib/mc.ext.in: Recognize files ending by `.lslR' and `.ls-lR'.
3022 Suggested by Christian Gennerat.
3024 * lib/mc.ext.in: Add support for "freeze" - old compression
3025 program used mostly on QNX.
3026 * lib/mc.ext.in.qnx.diff: Remove, it's obsolete.
3027 * lib/Makefile.am: Adjusted.
3029 2001-02-26 Pavel Roskin <proski@gnu.org>
3031 * lib/mc-gnome.ext.in: Remove, it's not used.
3032 * configure.in: Remove lib/mc-gnome.ext.
3033 * lib/Makefile.am: Likewise.
3035 2001-02-20 Pavel Roskin <proski@gnu.org>
3037 * gtkedit/edit.h: Only include malloc.h if STDC_HEADERS is not
3038 defined to prevent warnings on OpenBSD 2.7.
3039 * slang/jdmacros.h: Likewise.
3040 * src/mad.h: Likewise.
3041 * src/poptalloca.h: Likewise.
3043 * configure.in: Check for sys/time.h and sys/timeb.h. Use
3046 2001-02-07 Pavel Roskin <proski@gnu.org>
3048 * autogen.sh: Create vfs/samba/include/stamp-h.in.
3049 * vfs/samba/include/stamp-h.in: Remove.
3051 * macros/curses.m4: Quote first argument to AC_DEFUN.
3052 * macros/gnome-cxx-check.m4: Likewise.
3053 * macros/gnome-gettext.m4: Likewise.
3054 * macros/gnome-libgtop-check.m4: Likewise.
3055 * macros/gnome-print-check.m4: Likewise.
3056 * macros/linger.m4: Likewise.
3057 * macros/need-declaration.m4: Likewise.
3059 * configure.in: Only configure in vfs/samba if smbfs support is
3060 enabled even with Autoconf 2.13.
3062 2001-01-30 Pavel Roskin <proski@gnu.org>
3064 * macros/gnome-vfs.m4 (GNOME_WITH_VFS): Fix mishandling of
3065 --without-samba due to a typo.
3067 * configure.in: Only configure in vfs/samba if smbfs support is
3068 enabled. This optimization will only work with Autoconf-2.49c
3071 2001-01-13 Pavel Roskin <proski@gnu.org>
3073 * configure.in: Don't create a faked malloc.h.
3074 * gtkedit/edit.h: Don't assume that malloc.h always exists.
3075 * src/mad.h: Likewise.
3077 * configure.in: Simplified handling of cons.saver.
3078 * src/Makefile.in: Likewise. Don't install cons.saver setuid.
3079 * mc.spec.in: Remove a workaround for the above.
3081 * configure.in: Use AC_CANONICAL_HOST - "target" is meaningless
3082 for MC. Don't rely on the output of uname - use $host_os.
3084 2001-01-11 Pavel Roskin <proski@gnu.org>
3086 * configure.in: Check for ext2 libraries only if VFS is enabled.
3088 * src/Makefile.in: Create directories before installing files.
3089 Removed all occurrences of libprefix - it's never defined.
3091 * configure.in: All macros from configure.in moved to
3092 acinclude.m4. Added missing quotes in several places.
3093 * acinclude.m4: Likewise.
3095 * edit/Makefile.in: Don't install or uninstall mcedit -
3096 it cannot be installed before mc on systems without symlinks.
3097 * gtkedit/Makefile.in: Likewise.
3098 * src/Makefile.in: Install mcedit (if enabled) and mcview.
3101 * macros/gnome-gettext.m4: Propagated change by Owen Taylor
3102 from acinclude.m4 in gtk+:
3103 Don't define ENABLE_NLS unless we have a working NLS.
3104 (This should keep libintl.h from being included when it doesn't
3107 2001-01-09 Pavel Roskin <proski@gnu.org>
3109 * doc-gnome/C/figs/Makefile.am: New file.
3110 * doc-gnome/C/Makefile.am: Don't handle figs, let the new
3112 * configure: Substitute doc-gnome/C/figs/Makefile.
3114 * lib/Makefile.am: Distribute files listed in LOCALIZED_HELP.
3116 2001-01-08 Szabolcs Ban <shooby@gnome.hu>
3118 * lib/mc.hlp.hu: Added Hungarian help file from
3119 tothb1@freemail.hu, Janos.Zana@elfiz2.kee.hu,
3120 maci@integrity.hu, mfh47@freemail.hu
3121 * lib/Makefile.am: Added LOCALIZED_HELP for further
3123 * src/cmd.c, src/dlg.c, src/tree.c, src/view.c,
3124 gtkedit/editcmd.c: I18n of mc.hlp
3126 2000-12-29 Szabolcs Ban <shooby@gnome.hu>
3128 * doc/mc.1.in: Corrected badly formatted link...
3130 2000-11-10 Robert Brady <robert@suse.co.uk>
3132 * configure.in: Add Tamil to ALL_LINGUAS.
3134 2000-10-23 Pavel Roskin <proski@gnu.org>
3136 * mc.spec.in: Allow mcserv.8 to be gzipped.
3138 * doc-gnome/C/Makefile.am: Workaround for buggy db2html
3139 that cannot deal with "./gmc.sgml".
3141 2000-10-09 Pavel Roskin <proski@gnu.org>
3143 * Makefile.am: GNOME_M4_FILES renamed to ACLOCAL_M4_SOURCES so
3144 that CVS Automake will drop dependencies to the macros that
3145 we don't distribute.
3147 * lib/mc.ext.in: Removed references to icons. Source RPMs
3148 grouped to one regex. Removed "Update" for source RPMs, added
3149 "Rebuild" instead. Added "Check signature" for all RPMs.
3150 Added a comment about pop-up menus in the text edition.
3152 2000-10-06 Pavel Roskin <proski@gnu.org>
3154 * gnome/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Required
3155 flags moved out of CFLAGS as recommended by GNU coding
3157 * configure.in: Don't add GLIB_CFLAGS to CFLAGS.
3158 * Make.common.in: XINC eliminated. GLIB_CFLAGS is now added to
3160 * INSTALL (Random notes on porting to other architectures):
3161 Completely rewritten. Recommended using CFLAGS instead of XINC.
3163 2000-10-05 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
3165 * lib/mc.ext.in: .spm is used by SuSE to mark src rpms
3167 2000-10-04 Christophe Merlet <christophe@merlet.net>
3169 * gnome/*.desktop: Updated French strings.
3171 2000-10-03 Pavel Roskin <proski@gnu.org>
3173 * doc-gnome/C/gmc.sgml: DTD changed to "PNG Variant V1.1"
3174 to allow <legalnotice>. Unclosed tags fixed.
3176 2000-09-30 Pavel Roskin <proski@gnu.org>
3178 * mc.spec.in: New package mc-common. Use DESTDIR instead of
3179 misusing prefix. Don't install old icons - they don't exist.
3181 * lib/mc.sh.in: Use "rm -f" to delete temporary files. Use
3182 "export -f" to have mc() exported.
3183 * doc/mc.1.in: Changed description of the "-P" option to
3184 avoid inclusion of mc.sh and mc.csh into the manual.
3185 Corrected paths of mc.hlp, mc.no_proxy and ~/mc/Tree.
3187 2000-09-24 Pavel Roskin <proski@gnu.org>
3189 * doc/mc.1.in: Minor formatting fixes.
3191 * lib/mc.sh.in: Remove temporary file non-interactively.
3192 * doc/mc.1.in: updated example for mc.sh.
3194 2000-09-23 Pavel Roskin <proski@gnu.org>
3196 * Makefile.am: mc.spec included to noinst_DATA so that "make all"
3197 updates it when needed.
3198 * mc.spec.in: Include translations with mc, not gmc. Run
3199 chkconfig --del in %preun, not %postun. --without-debug not
3200 needed. /etc/X11/wmconfig not needed. /etc/pam.d/mcserv shouldn't
3201 be executable. New files in %{prefix}/lib/mc/ - translated hints,
3204 * doc-gnome/C/Makefile.am: Fixed *clean targets. Use temporary
3205 directory for document processing. Comment changes. gmc.ps and
3206 gmc.pdf now generated from gmc.dvi.
3208 * configure: Always include Make.common as file, otherwise
3209 "make distclean" breaks.
3210 * edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
3211 slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: $(RMF)
3212 replaced with "rm -f" - the standard says that "rm" is portable.
3213 Ditto $(MV). Adjusted *clean targets to match those in
3214 Automake. Removed "cross" target.
3216 2000-09-22 Pavel Roskin <proski@gnu.org>
3218 * doc/mc.sgml: Removed as obsoleted by doc/mc.in.1
3219 * doc/gnome.sgml: Removed as obsoleted by doc-gnome/C/gmc.sgml
3220 * doc/Makefile.in: Converted to ...
3221 * doc/Makefile.am: ... this.
3223 2000-09-21 Pavel Roskin <proski@gnu.org>
3225 * lib/mc.sh.in: Use $HOME instead of '~' because the tilde
3226 is not expanded in all shells.
3227 * doc/mc.sgml: Updated the example script to reflect the above
3229 * doc/mc.in.1: Likewise.
3231 2000-09-19 Pavel Roskin <proski@gnu.org>
3233 * lib/Makefile.in (LIBFILES_CONST): Added mc.hint.it from
3236 2000-09-18 Pavel Roskin <proski@gnu.org>
3238 * Make.common.in: Added installcheck to placate "make distcheck"
3239 * configure.in, Make.common.in, doc/Makefile.in,
3240 edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
3241 slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Replacing
3242 variable MKINSTALLDIRS and builddir with Automake-compatible
3243 mkinstalldirs and top_builddir.
3244 * doc-gnome/C/Makefile.am: Only maintainers regenerate html
3245 files. Added uninstall-local target.
3247 2000-09-17 Pavel Roskin <proski@gnu.org>
3249 * configure.in: fixed wrong use of AC_MSG_RESULT inside
3252 * Make.common.in: Added the "dvi" target for "make distcheck"
3254 * doc-gnome/C/Makefile.in: converted to ...
3255 * doc-gnome/C/Makefile.am: ... this
3257 2000-09-15 Pavel Roskin <proski@gnu.org>
3259 * acconfig.h, configure.in: Require autoconf 2.13 or above.
3260 Removed workarounds for older versions. Removed MCDEBUG
3261 variable - it's not used. --with-debug renamed to --with-mad and
3262 cleaned up. Always use -Wall with gcc, other manipulations with
3265 * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
3266 gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
3267 vfs/Make-mc.in: preserve timestamp on "make distdir", otherwise
3268 mc.pot becomes out of date in the tarball.
3270 2000-09-14 Pavel Roskin <proski@gnu.org>
3272 * configure.in: Removed some abuses of CPPFLAGS. Removed useless
3273 tests for cp, mv and rm.
3274 * Make.common.in: Removed variables xv_bindir and STRIP.
3275 Variables CP, MV and RMF are assigned trivial values.
3277 * edit/Makefile.in: Don't link headers, add extra includes
3278 to CPPFLAGS instead. Put links to the build directory.
3279 Remove the hack with "mx" - it is not needed anymore.
3281 * configure.in: remove any manipulations with top_srcdir.
3282 Don't change CPPGLAGS when the internal editor is enabled,
3284 * edit/Makefile.in, gtkedit/Makefile.in: ... here
3286 * configure.in, Make.common.in, doc/Makefile.in,
3287 edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
3288 slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: rootdir
3289 changed to top_srcdir for Automake compatibility
3291 * configure.in: REGEX_O variable removed - always use our regex
3293 * configure.in: MCFGR variable removed
3295 2000-09-12 Pavel Roskin <proski@gnu.org>
3297 * configure.in: enable AM_MAINTAINER_MODE to be consistent with
3299 * autogen.sh: remove "-I ." from the "aclocal" command line
3301 2000-09-01 Pavel Roskin <proski@gnu.org>
3303 * configure.in: output vfs/extfs/Makefile
3305 * configure.in: AC_CANONICAL_SYSTEM moved above AM_INIT_AUTOMAKE
3307 * acinclude.m4: removed unused macros AC_CHECK_HEADER_IN_PATH,
3308 AC_LIB_XPM, AC_X_SHAPE_EXTENSION
3310 2000-08-29 Pavel Roskin <proski@gnu.org>
3312 * configure.in: use AM_GNOME_GETTEXT
3313 * gettext.m4: removed
3314 * Makefile.am: adjusted files to distribute, previous change
3317 * mc-aclocal.m4: renamed to ...
3318 * acinclude.m4: ... this
3319 * autogen.sh: simplified - no more tricks with mc-aclocal.m4
3320 * Makefile.am: aclocal should scan "." for gettext.m4
3322 2000-08-28 Pavel Roskin <proski@gnu.org>
3324 * Make.common.in: removed hack for "make distcopy"
3325 * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
3326 gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
3327 vfs/Make-mc.in: added "distdir" target. Now "make dist" works
3328 for external builds.
3329 * edit/Makefile.in, slang/Makefile.in: added "Makefile" target
3331 2000-08-24 Pavel Roskin <proski@gnu.org>
3333 * new_icons/Makefile.in: converted to ...
3334 * new_icons/Makefile.am: ... this
3335 * configure.in: automake conditional GNOME introduced.
3339 * Makefile.am, configure.in: necessary adjustments
3341 * config.guess, config.sub, install-sh, mkinstalldirs: removed,
3342 automake installs them now
3344 * syntax/Makefile.in: converted to ...
3345 * syntax/Makefile.am: ... this
3347 * idl/Makefile.in: converted to ...
3348 * idl/Makefile.am: ... this
3350 * lib/Makefile.am: simplified, fixed "make dist"
3352 * lib/Makefile.in: converted to ...
3353 * lib/Makefile.am: ... this
3355 * lib/tkmc.wmconfig: removed
3356 * lib/Makefile.in, doc/FILES: removed lib/tkmc.wmconfig
3358 * Makefile.in, doc-gnome/Makefile.in, pc/Makefile: converted
3360 * Makefile.am, doc-gnome/Makefile.am, pc/Makefile.am: ... this
3361 * Make.common.in: support for "distdir" for compatibility
3362 with Automake-generated makefiles
3363 * autogen.sh: run automake. Force cache - it is off by default
3364 in autoconf 2.49a, but it's still handy for maintainers
3365 * configure.in: adapted for Automake
3369 2000-08-23 Pavel Roskin <proski@gnu.org>
3371 * configure.in: resurrect definition of xvers
3373 * VERSION.in: removed
3374 * Makefile.in: don't do anything with VERSION.in and VERSION
3375 Take mc.spec from builddir, not srcdir
3376 * configure.in: don't create VERSION
3378 2000-08-22 Pavel Roskin <proski@gnu.org>
3380 * *.c, *.h: Updated address of Free Software Foundation
3382 2000-08-21 Pavel Roskin <proski@gnu.org>
3384 * Make.common.in, acconfig.h, configure.in, mc-aclocal.m4,
3385 doc-gnome/Makefile.in, doc-gnome/C/Makefile.in: removed stuff
3386 related to XView, libXPM, libXext and Tk
3388 2000-08-18 Pavel Roskin <proski@gnu.org>
3390 * Makefile.in, lib/Makefile.in: adjusted lists of distributed
3393 * configure.in: Simplified dependency tracking by using
3394 "-include" with GNU Make
3395 * autogen.sh: Exit on all failures
3397 2000-08-17 Pavel Roskin <proski@gnu.org>
3399 * doc/mc.sgml: Curly braces replaced with { and }
3400 Fixed all misuses of single and double quotes. Typo fixes.
3401 Ensured compatibility with sgml2html, sgml2txt and sgml2latex
3402 * doc/mc.1.in: Typo fix
3404 * doc/mc.sgml: made compatible with sgml-tools 1.0.9
3405 * doc/linuxdoc-sgml.diff: removed
3406 * doc/Makefile.in: don't distribute linuxdoc-sgml.diff,
3407 distribute gnome.sgml
3409 2000-08-15 Pavel Roskin <proski@gnu.org>
3411 * Makefile.in: fixes for improper usage of $(srcdir), cleanup
3412 in the "distclean" target
3414 * doc-gnome/Makefile.in: Fixed some abuses of $(srcdir)
3415 Removed all XVIEW-related stuff
3416 Fixed placement of png files on "make dist"
3418 * doc/mc.1.in: Updated info about the internal editor
3420 * Makefile.in, */Makefile.in: Fail if $(RMF) fails - it may
3421 indicate serious problems. Fixes for uninstall.
3422 * doc/Makefile.in: Rebuild if it is out of date.
3424 * lib/cedit.menu: Added. This file has been missing
3426 * lib/Makefile.in: Install mc.sh and mc.csh in $(suppbindir) only
3428 2000-08-08 Pavel Roskin <proski@gnu.org>
3430 * Makefile.in: correctly detect make failures in subdirs
3432 2000-08-01 Pavel Roskin <proski@gnu.org>
3434 * nt, os2, tk, xv: removed all files
3435 * configure.in: don't create os2 and nt directories
3437 2000-08-01 Pavel Roskin <proski@gnu.org>
3439 * configure.in, mc-aclocal.m4: AC_WARN replaced with AC_MSG_WARN
3441 * README.PC, doc/mc.1.in, doc/mc.sgml: Updated e-mail address
3443 2000-07-21 Pablo Saratxaga <pablo@mandrakesoft.com>
3445 * src/main.c: make 8bit input/output the default (99% of the people
3446 expects that; lets the remaining 1% use the configuration menu
3447 to disactivate it if they want)
3449 2000-07-20 Andrew V. Samoilov <sav@bcs.zp.ua>
3451 * gtkedit/ChangeLog: There was no ChangeLog there, so I added one.
3453 2000-06-20 Jacob Berkman <jacob@helixcode.com>
3455 * configure.in: check for gnome-libs with window icon support
3457 * acconfig.h: add icon define
3459 2000-06-08 Matthias Warkus <mawa@iname.com>
3461 * new_icons/gnome-pack-*.png: Updated.
3462 * gnome/mc.keys: Added a MIME type for SLP packages.
3464 2000-05-30 Pavel Roskin <pavel_roskin@geociiities.com>
3466 * syntax/diff.syntax: Highlight lines beginning with "File",
3467 "Files" and "Binary"
3468 * syntax/makefile.syntax: Highlight "ifndef"
3469 * syntax/sh.syntax: Don't highlight "basnemae" ("basename" is
3472 2000-05-05 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
3474 * lib/mc.ext.in: More changes by rebel@atrey: he forgot to begin
3475 comment lines with # in last release
3477 2000-05-03 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
3479 * lib/mc.ext.in: Fixes to changes by rebel@atrey.karlin.mff.cuni.cz.
3481 2000-04-26 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
3483 * lib/mc.ext.in: Changes from rebel@atrey.karlin.mff.cuni.cz. They
3484 look more consistent than original.
3486 2000-04-14 Timur Bakeyev <mc@bat.ru>
3488 * config.in: Added check against strcoll().
3490 2000-04-14 Timur Bakeyev <mc@bat.ru>
3492 * syntax/perl.syntax: According to Tomasz Wegrzanovski <maniek@beer.com>
3493 added 'and', 'or', 'not', 'for' keywords.
3495 2000-04-06 Timur Bakeyev <mc@bat.ru>
3497 * syntax.c: Very dirty fix to allow compilation of mcedit on ncurses
3498 based systems. Hope, this will make FreeBSD midc maintainer to enable
3499 build-in editor by default. Still, syntax highlighting is disabled.
3502 2000-03-13 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
3504 * gtkedit/syntax.c (upgrade_syntax_file): possible buffer overflow
3505 fixed, some messages gettext()ed again here and in
3506 gtkedit/editmenu.c:edit_about_cmd()
3508 2000-03-13 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
3510 * doc/mc.sgml (Examples): Fixed documentation, thanx
3511 to martin@internet-treff.uni-koeln.de.
3513 2000-03-01 Pavel Roskin <pavel_roskin@geocities.com>
3515 * gtkedit/editcmd.c (edit_replace_prompt): fix index for
3518 2000-02-25 Pavel Roskin <pavel_roskin@geocities.com>
3520 * gtkedit/syntax.c: treat *.ads as Ada source
3521 * syntax/ada95.syntax: escape "+" and "*"
3522 * syntax/diffc.syntax: removed (obsoleted by diff.syntax)
3523 * syntax/Makefile.in: remove diffc.syntax
3525 * edit/edit_key_translator.c: interpret code 0177 as
3526 backspace unless recognized otherwise
3528 2000-02-23 Norbert Warmuth <nwarmuth@privat.circular.de>
3530 * gtkedit/editcmd.c (edit_replace_prompt): fix incorrect
3531 initialization of array of structure (gcc version 2.96 20000131
3534 * lib/mc.hint: C-y and not C-u can be used to insert text in input
3535 lines (e. g. text which has been deleted with M-d).
3537 * configure.in: Fix the extfs-configure-fragment-in-final-output bug
3539 2000-01-31 Yuan-Chung Cheng <platin@linux.org.tw>
3541 * configure.in: Added "zh_CN.GB2312" to ALL_LINGUAS.
3543 2000-01-29 Matthias Warkus <mawa@iname.com>
3545 * new_icons/gnome-pack-deb.png: Replaced with Eduardo Silva's
3546 design on Federico's request.
3548 2000-01-26 Federico Mena Quintero <federico@helixcode.com>
3550 * idl/FileManager.idl (Desktop): Added arrange_icons() method and
3551 an ArrangeType enum.
3553 2000-01-03 Aaron Lehmann <aaronl@vitelus.com>
3555 * gdesktop.c, gdnd.c, gaction.c, gicon.c,
3556 gnome-file-property-dialog.c, gpopup.c, gpopup2.c, gprefs.cgmain.h,
3557 setup.c: Add option of using GNOME "magic" routines to determine file
3558 types. This makes MC intelligently look at the data in the file to see
3559 what type of file it is, rather than looking at the filename extension.
3560 This slows down MC quite a bit, so it has been made an optional
3561 preference item. Type detection is expected to improve as mime-magic
3564 2000-01-15 Federico Mena Quintero <federico@helixcode.com>
3566 * lib/mc.menu (shell_patterns): Add a missing "esac". Thanks to
3567 Martin Bialasinski <martin@internet-treff.uni-koeln.de> for
3570 2000-01-11 Matthias Warkus <mawa@iname.com>
3572 * Added icon and keys entry for Scheme source.
3574 2000-01-03 Fatih Demir <kabalak@gmx.net>
3576 * configure.in: Added tr -> ALL_LINGUAS .
3578 1999-12-28 Matthias Warkus <mawa@iname.com>
3580 * new_icons/*.png: Added a bunch of new icons.
3582 1999-12-06 Federico Mena Quintero <federico@redhat.com>
3584 * configure.in (VERSION): Bumped version number to 4.5.42.
3586 1999-11-25 Yuri Syrota <rasta@renome.rovno.ua>
3588 * configure.in: added 'uk' to ALL_LINGUAS.
3590 1999-11-09 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
3592 * lib/Makefile.in (LIBFILES_CONST): Adding mc.hint.cs file on
3593 request from David Sauer
3595 1999-11-01 Federico Mena Quintero <federico@redhat.com>
3597 * configure.in (VERSION): Bumped version number to 4.5.41.
3599 1999-09-23 Federico Mena Quintero <federico@redhat.com>
3601 * configure.in (VERSION): Set version number to 4.5.39.
3603 1999-09-23 Jorge Godoy <godoy@conectiva.com.br>
3605 * configure.in: Added pt_BR to ALL_LINGUAS
3607 1999-09-22 Norbert Warmuth <nwarmuth@privat.circular.de>
3609 * lib/mc.sh.in, mc.csh.in: renamed from mc.sh resp. mc.csh. Adapt
3610 path to the mc binary according to @prefix@.
3612 * lib/Makefile.in (srcdir): mc.sh and mc.csh are now created by
3613 configure. Install mc.sh and mc.csh in $(suppbindir).
3615 * doc/mc.1.in, mc.sgml: Updated the mc function definition for bash
3616 and zsh. Suggest to source mc.sh or mc.csh instead of adding verbatim
3617 copies of the included function definitions.
3619 * mcfn_install.in: Comment out definitions of the mc functions. Source
3620 mc.sh instead of adding an outdated mc function definition.
3622 * configure.in: output mc.sh and mc.csh
3624 1999-09-20 Federico Mena Quintero <federico@redhat.com>
3626 * lib/startup.links: Changed the news link to Gnotices
3628 1999-09-19 David Martin <dmartina@usa.net>
3630 * gtkedit/editcmd.c (edit_print_string): Use unsigned char so that
3631 8 bit chars from strftime get displayed when inserting date.
3633 * lib/mc.ext.in: Add entries for bzip2 compressed pages as used in
3634 Mandrake 6.0. The generic entry for bzip2 moved to the end of the
3635 file to avoid interferences. In this one I changed the extension check
3636 to a type check (as used for gzip) which might give problems in some
3639 * configure.in: Use -Tlatin1 to format man pages when available and
3642 1999-09-19 Norbert Warmuth <nwarmuth@privat.circular.de>
3644 * gtkedit/edit.h: Include file reordering to make it compile with
3647 * gtkedit/editcmd.c (menu_save_mode_cmd): calculate dialog width
3648 dependent on length of translated strings to display.
3650 1999-09-16 Owen Taylor <otaylor@redhat.com>
3652 * Remove the magicdev autoconf test in favor of just
3653 including the idl file. Otherwise we have a dependency
3654 loop between this and magicdev.
3656 1999-09-08 Federico Mena Quintero <federico@redhat.com>
3658 * idl/FileManager.idl: Changed names, and put everything under a
3659 FileManager module. Added a Desktop interface and some methods to
3660 the WindowFactory interface.
3662 1999-09-08 Kjartan Maraas <kmaraas@online.no>
3664 * doc-gnome/*: Shiny new docs from users-guide.
3667 1999-09-03 Pablo Saratxaga <pablo@mandrakesoft.com>
3669 * configure.in: added 'nl' to ALL_LINGUAS, it was missing.
3671 1999-09-01 Federico Mena Quintero <federico@redhat.com>
3673 * README: Updated and spell-checked.
3677 1999-08-31 Richard Hult <rhult@hem2.passagen.se>
3679 * configure.in (ALL_LINGUAS): Added sv.
3681 1999-08-30 Norbert Warmuth <nwarmuth@privat.circular.de>
3683 * lib/mc.sh: create temporary files in ~/.mc/tmp in order to avoid
3684 symlink attacks (mcfn_install and the man page still needs to be
3687 1999-08-20 Norbert Warmuth <nwarmuth@privat.circular.de>
3689 * configure.in (AC_WITH_SLANG): rm -f destination before making
3690 a symbolic link (ln -sf doesn't work as expected on Solaris)
3692 1999-08-19 Elliot Lee <sopwith@redhat.com>
3694 * */Makefile.in: Have 'make dist' work with builddir != srcdir.
3696 1999-08-19 Federico Mena Quintero <federico@redhat.com>
3698 * doc-gnome/C/gmc.sgml: Index fixes.
3700 1999-08-18 Elliot Lee <sopwith@redhat.com>
3702 * gtkedit/gtkedit.c: Make it build with gcc 2.95, by fixing the non-constant
3703 initializers in the GnomeUIInfo structure.
3705 1999-08-16 Federico Mena Quintero <federico@redhat.com>
3707 * configure.in (VERSION): Bumped version number to 4.5.38.
3709 1999-08-15 Norbert Warmuth <nwarmuth@privat.circular.de>
3711 * lib/Makefile.in: added mc.hint.es to LIBFILES_CONST
3713 1999-08-15 David Martin <dmartina@usa.net>
3715 * gtkedit/edit.c: Print localized date with strftime()
3717 * lib/mc.hint.es: NEW FILE. Hints in Spanish flavor.
3719 1999-08-08 David Martin <dmartina@usa.net>
3721 * gtkedit/syntax.c (upgrade_syntax_file): Mark error strings for
3724 * gtkedit/editmenu.c (edit_about_cmd): Mark text in "about" for
3725 translation as it used to be.
3727 1999-08-05 Federico Mena Quintero <federico@nuclecu.unam.mx>
3729 * doc-gnome/C/gmc.sgml: Set the book element's id to "index" so
3730 that the correct index.html will be generated.
3732 1999-07-27 Federico Mena Quintero <federico@nuclecu.unam.mx>
3734 * syntax/Makefile.in (ALLSYNTAX): Added the missing syntax files
3737 1999-07-21 Paul Sheer <psheer@obsidian.co.za>
3739 * gtkedit.c, edit.c, editcmd.c, syntax.c, edit.h, bookmark.c,
3740 editwidget.c: bring editor stuff up to date with cooledit 3.11.5
3741 This adds some new syntax rules, and spell check on the fly
3742 which if someone bugs me for, will actually get enabled in
3743 both the text and gnome versions. Bookmark stuff also needs
3744 some keys bound to it, I suppose: any takers?
3746 1999-07-19 Elliot Lee <sopwith@redhat.com>
3748 * Makefile.in: Remove doc-gnome* from codedirs variable. Fixes
3749 infinitely recursing make.
3751 1999-07-05 Miguel de Icaza <miguel@gnu.org>
3753 * Makefile.in (all): Makefile fix.
3755 1999-05-27 Miguel de Icaza <miguel@nuclecu.unam.mx>
3757 * Make.common.in (confdir): Define confdir as sysconfdir. This
3758 should fix the problem we had with FSSTND distributions.
3760 1999-07-04 Federico Mena Quintero <federico@nuclecu.unam.mx>
3762 * Makefile.in (DISTMAIN): Added config.guess and config.sub to the
3763 list of distributed files.
3765 1999-07-03 Federico Mena Quintero <federico@nuclecu.unam.mx>
3767 * configure.in (VERSION): Bumped version number to 4.5.34.
3769 1999-07-02 Tuomas J. Lukka <lukka@iki.fi>
3771 * Add fi into ALL_LINGUAS
3773 1999-07-01 Tuomas Kuosmanen <tigert@gimp.org>
3775 * gnome/i-zipdisk2.png: Added another zip-disk icon
3776 by <scarab@egyptian.net> - It looks very nice. Variation
3779 1999-06-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
3781 * acconfig.h: Add WITH_SMBFS
3783 * macros/gnome-vfs.m4: Support conditional samba support.
3785 1999-05-27 Miguel de Icaza <miguel@nuclecu.unam.mx>
3787 * Make.common.in (confdir): Define confdir as sysconfdir. This
3788 should fix the problem we had with FSSTND distributions.
3790 1999-02-22 Vladimir Kondratiev <vkondra@iil.intel.com>
3792 * mc.spec.in: added syntax files to %files
3794 1999-06-22 David Martin <dmartina@usa.net>
3796 * gtkedit/gtkedit.c (tb_items): Mark strings for localization.
3798 1999-06-07 Shooby Ban <bansz@szif.hu>
3800 * po/hu.po, configure.in: added Hungarian translations...
3801 I'm not sure it's OK, but it seems usable.
3802 Translators: Tamas Fejos and Andras Kadar
3804 1999-06-07 Kjartan Maraas <kmaraas@online.no>
3806 * configure.in, Makefile.in: added the gmc helpfile to the build
3808 1999-05-23 Yukihiro Nakai <nacai@iname.com>
3810 * Add ja entry to LANG in configure.in
3812 1999-05-19 Tuomas Kuosmanen <tigert@gimp.org>
3814 * gnome/Makefile.in (ICONS): OK, perhaps we also want the zip-icon to
3815 be installed in the system :) (added it to the Makefile.in)
3817 1999-05-19 Tuomas Kuosmanen <tigert@gimp.org>
3819 * gnome/i-zipdisk.png: I added an icon for the ZIP(tm I guess :)
3820 disks - someone please add it to the mount.c code so it gets used..
3821 Everyone have a nice time at the expo! :) I hope to join the
3824 Mon May 17 07:30:48 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
3826 * configure.in: Added check for getpt ()
3828 1999-05-05 Federico Mena Quintero <federico@nuclecu.unam.mx>
3830 * configure.in (VERSION): Bumped version number to 4.5.31.
3832 Wed Apr 21 22:04:30 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
3834 * gtkedit/editcmd.c (edit_save_file): MAD knows about tempnam, no
3835 need to fool it by strdup'ing the return value of tempnam.
3837 Wed Apr 21 20:44:41 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
3839 * configure.in: New option --with-tm-x-support, use MCCFLAGS and
3840 MCLIBS which are specific to the text edition.
3842 * INSTALL: Added documentation for --with-tm-x-support
3844 Sun Apr 18 17:51:54 EDT 1999 Gregory McLean <gregm@comstar.net>
3846 * mc.spec.in : Folded in some changes from the 'official' rpm
3849 1999-04-16 Miguel de Icaza <miguel@nuclecu.unam.mx>
3851 * configure.in (SHELL): Do not use grep -q, as it is not portable
3854 Thu Apr 15 21:59:52 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
3856 * configure.in: Linking from $srcdir/slang is broken when configure
3857 isn't called with an absolute path. Link from ../$srcdir/slang if
3858 configure was invoked with a relative path.
3860 1999-03-20 Nuno Ferreira <nmrf@rnl.ist.utl.pt>
3862 * configure.in: Do not rm the destination file and then link, use
3863 ln -sf. Link from $srcdir/slang, not from ../$srcdir/slang.
3865 Tue Apr 13 06:07:05 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
3867 * configure.in: Some AC_ARG_WITH macros haven't checked $withval, i.e.
3868 --with-PACKAGE and --without-PACKAGE gave the same results.
3870 1999-04-09 Federico Mena Quintero <federico@nuclecu.unam.mx>
3872 * configure.in (VERSION): Bumped version number to 4.5.30.
3874 1999-03-30 Federico Mena Quintero <federico@nuclecu.unam.mx>
3876 * configure.in (VERSION): Bumped version number to 4.5.29.
3878 Sun Mar 28 23:46:01 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
3880 * configure.in: Deleted duplicate VFS checks. GNOME_VFS_CHECKS
3881 now contains all checks.
3883 1999-03-26 Federico Mena Quintero <federico@nuclecu.unam.mx>
3885 * configure.in (VERSION): bumped version number to 4.5.28.
3887 Fri Mar 26 19:16:38 1999 Timur Bakeyev <mc@bat.ru>
3889 * */Makefile.*: fixed several missed conversions from libdir to
3890 mclibdir. (Should be automake'd, really)
3892 1999-03-24 Federico Mena Quintero <federico@nuclecu.unam.mx>
3894 * Make.common.in: There were conflicting definitions of mclibdir
3895 (one for installation, one for source). Now the source one is
3898 * doc/Makefile.in: Use mcsrclibdir where appropriate.
3900 Mon Mar 22 03:00:15 1999 Timur Bakeyev <mc@bat.ru>
3902 * edit/syntax.c: Remove extra "|" in "file ..\*\\.(pp|PP|pas|PAS|)$ \
3903 Pascal Program" (Heh, second time :)
3905 * Makefile.common: Until things gets clear, keep syntax rules in
3906 $(prefix)/lib/mc//syntax, as this is how (LIBDIR "/syntax") expands.
3908 Also, $(libdir) changed to $(mclibdir), to avoid confusion with expanded
3911 Mon Mar 22 01:52:32 1999 Timur Bakeyev <mc@bat.ru>
3913 * configure.in, Makefile.in, Makefile.common: Add syntax/Makefile.in,
3914 as requested by Paul. Still, need some checking...
3916 Sun Mar 21 03:55:24 1999 Paul Sheer <psheer@obsidian.co.za>
3918 * edit/*.[ch] gtkedit/*.[ch]: brought the editor up
3919 to date with cooledit 3.9.0. This adds some new features.
3920 Firstly the SYNTAX RULES ARE NO LONGER HARDCODED into
3921 syntax.c. This is because the rule set is becoming too
3922 large to maintain in its current form and because file
3923 loading is starting to get slow.
3925 There is also a bookmark feature which does not yet have
3926 key bindings assigned to it, but should be cool once
3927 these get inserted. Syntax rules files are named
3928 $LIBDIR/cooledit/syntax/*.syntax
3930 1999-03-20 Nuno Ferreira <nmrf@rnl.ist.utl.pt>
3932 * configure.in: Create slang directory, it is needed when
3934 Use -f when calling rm, the file does not exist on
3936 No need to copy VERSION from $srcdir, it's already generated in
3939 Fri Mar 19 06:32:36 1999 David Martin <dmartina@usa.net>
3941 * edit/edit_key_translator.c: Added missing translation tags.
3943 1999-03-18 Federico Mena Quintero <federico@nuclecu.unam.mx>
3945 * configure.in: Minimum version of glib should be 1.2.0.
3946 (VERSION): Bumped version number to 4.5.27.
3948 Wed Mar 10 21:52:55 1999 David Martin <dmartina@usa.net>
3950 * gtkedit/editcmd.c: Added missing translation tags.
3952 * gtkedit/editoptions.c: Added missing translation tags. Translate
3953 radio buttons on first use.
3955 Sat Feb 27 21:00:45 1999 Gregory McLean <gregm@comstar.net>
3957 * applied a patch from Duncan Mak <mustapha@wegythu.res.cmu.edu>
3958 to get the mc spec file to work.
3959 * hacked configure to generate a properly versioned spec file.
3961 Fri Feb 26 22:06:51 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
3963 * gtkedit/editcmd.c (menu_save_mode_cmd): translate strings for
3964 radio buttons on first pass.
3966 Fri Feb 26 21:45:30 1999 David Martin <dmartina@usa.net>
3968 * gtkedit/editcmd.c: Mark strings in the search and replace
3969 dialogs for translation. Resized these dialogs to let the messages
3972 1999-02-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
3974 * gtkedit/editwidget.c (selection_send): Use the proper type for
3975 64-bit cleanliness (Patch from George Lebl).
3977 Tue Feb 16 21:24:43 1999 David Martin <dmartina@usa.net>
3979 * gtkedit/gtkedit.c: Hack to get one more string defined in a macro
3980 into the catalog file.
3982 Sat Feb 13 01:39:17 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
3984 * configure.in: Make Timur's libtermcap check work with SLang
3987 1999-02-12 Federico Mena Quintero <federico@nuclecu.unam.mx>
3989 * new_icons/Makefile.in (ALLICONS): Added Tigert's new icons for
3990 PS and EPS files. Thanks, Tigert!
3992 1999-02-09 Miguel de Icaza <miguel@nuclecu.unam.mx>
3994 * configure.in (CCOPTS): Drop the prefix auto-detection.
3996 Wed Feb 10 02:48:51 1999 Timur Bakeyev <mc@bat.ru>
3998 * configure.in: Add check, which, in case of system-installed SLang
3999 library tries to run a test program, which determines, does we need
4000 linking with libtermcap.a. Also, set of if's for finding terminfo
4001 dir changed to for cycle - a bit nicer :)
4003 Tue Feb 9 20:52:19 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
4005 * README.QNX: Deleted documentation about mc.menu.qnx.diff.
4007 Tue Feb 9 20:46:07 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
4009 * lib/mc.menu.qnx.diff: Deleted, it was merged with mc.menu.
4011 Tue Feb 9 20:32:39 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
4013 * lib/mc.menu: Removed GNU tar'isms (option z). Removed option -o
4014 from tar calls when extracting (according to my man page this option
4015 is only useful when creating archives).
4017 Tue Feb 9 20:28:15 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
4019 * lib/mc.menu: Applied patch from root <root@golia.dntis.ro> which
4020 adds support for tar.bz2 and merges the support for freeze-compressed
4021 tar files (tar.F) from mc.menu.qnx.diff.
4023 Sun Feb 7 06:11:48 1999 Timur Bakeyev <mc@bat.ru>
4025 * Makefile.in: Change calls to xmkdir to mkinstalldirs - this is more
4028 1999-01-30 Miguel de Icaza <miguel@nuclecu.unam.mx>
4030 * gtkedit/gtkedit.c: Hack to get a string defined in a macro into
4033 1999-02-02 Tuomas Kuosmanen <tigert@gimp.org>
4035 * new_icons/gnome-core.png: New icon for core files. Someone
4036 please add the code part :)
4038 Mon Feb 1 01:28:19 1999 Timur Bakeyev <mc@bat.ru>
4040 * configure.in: Add check against setuid() and setreuid() functions.
4042 Fri Jan 29 22:55:56 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
4044 * slang/slang.h: renamed to slang-mc.h
4046 * slang/Makefile.in: delete slang.h on "make clean"
4048 * configure.in: link slang/slang-mc.h to slang/slang.h when the
4049 included slang is used. Problem was that MC's slang.h was used
4050 when we compiled with an already installed SLang and the systems
4051 header file were included with <slang/slang.h>.
4052 Unfortunately I can't use AC_LINK_FILES to make the links because
4053 if we needn't make any links AC_LINK_FILES makes a link from
4054 srcdir to top_builddir (builddir != srcdir).
4056 Temporary add $LGPM to $LIBS when checking for the resizeterm
4057 and keyok functions (ncurses might be linked against GPM).
4059 Substitute PACKAGE (intl/Makefile makes use of it)
4061 Wed Jan 27 03:34:44 1999 Timur Bakeyev <mc@bat.ru>
4063 * gtkedit/edit.h: including of <malloc.h> and <stdlib.h> swapped by
4064 #include "global.h".
4066 1999-01-13 Jonathan Blandford <jrb@redhat.com>
4068 * Make.common.in (gnewdir): new path.
4070 Sun Jan 17 03:19:47 1999 Timur Bakeyev <mc@bat.ru>
4072 * configure.in: Add comments before "Let" and "the" - typo. Add new
4073 path to include's search.
4075 1999-01-10 Ilya Zakharevich <ilya@math.ohio-state.edu>
4077 * gtkedit/edit.c (edit_load_file): Off-by-one error disabled editing.
4079 1999-01-11 Miguel de Icaza <miguel@nuclecu.unam.mx>
4081 * configure.in (REGEX_O): Always include regex.o as the code we
4082 are using in gmc is not using regcomp/regexec, but the internal
4085 * src/regex.c: Do not compile the POSIX compatibility code, as we
4088 Tue Dec 29 15:49:45 1998 Norbert Warmuth <nwarmuth@privat.circular.de>
4090 * doc/mc.sgml, mc1.in (Color section): minor polishing
4091 (Layout section): documented Highlight...
4093 Thu Dec 24 18:30:53 1998 Norbert Warmuth <nwarmuth@privat.circular.de>
4095 * configure.in: Deleted du checks
4097 * INSTALL: Deleted --with-dusum documentation.
4099 * doc/mc.sgml, mc.1.in: Completed documentation about the Options/
4100 Configuration dialog. Added Advanced chown subsection. Deleted
4101 variables from the Special settings section which are now covered
4102 by the configuration dialog.
4104 Mon Dec 21 22:26:34 1998 Norbert Warmuth <nwarmuth@privat.circular.de>
4106 * doc/mc.sgml, mc.1.in: Deleted obsolete information about
4107 tar_gz_memlimit. Partially rewrote the section about the
4108 Virtual FS.. configuration dialog.
4110 1998-12-17 Christopher Blizzard <blizzard@appliedtheory.com>
4112 * autogen.sh (srcdir): Honor $ACLOCAL_FLAGS when running aclocal.
4114 Sun Dec 13 15:26:19 1998 Norbert Warmuth <nwarmuth@privat.circular.de>
4116 * Makefile.in (target installdirs): create $(DESTDIR)$(idldir)
4118 * lib/Makefile.in (target install): install $(LIBFILES_OUT) from the
4121 1998-12-08 Tuomas Kuosmanen <tigert@gimp.org>
4123 * new_icons/gnome-image-[lots].png: I added some icons for file
4124 types (image) there - someone please tell me what the correct
4125 location and naming convention is and I will try to follow that. :)
4127 1998-12-08 Christopher Blizzard <blizzard@appliedtheory.com>
4129 * configure.in (builddir): Add icons/Makefile to AC_OUTPUT so that
4130 the build will still work. (Has this been replaced by new_icons?)
4132 Tue Dec 1 11:58:55 1998 Pavel Machek <pavel@atrey.karlin.mff.cuni.cz>
4134 * doc/mc.1.in, mc.sgml: added my name to list of authors
4136 1998-12-02 Miguel de Icaza <miguel@nuclecu.unam.mx>
4138 * Makefile.in (codedirs): Dropped xv and tk ports from the
4139 distribution. include idl directory.
4141 1998-12-01 Miguel de Icaza <miguel@nuclecu.unam.mx>
4143 * configure.in (slang_use_system_installed_lib): Define slang
4144 here, to avoid having this on LIBS.
4146 1998-11-26 Herbert Valerio Riedel <hvr@hvrlab.ml.org>
4148 * gtkedit.c: changed occurrence of 'va_list *ap' to 'va_list ap'
4150 Thu Nov 26 12:20:06 1998 Pavel Roskin <pavel_roskin@geocities.com>
4152 * config.h.in: Removed from CVS, added to .cvsignore
4154 * acconfig.h, macros/curses.m4, src/xcurses.c, src/tty.h,
4156 NO_COLOR_SUPPORT renamed to NO_COLOR_CURSES
4157 HAVE_SUNOS_CURSES and SUNOS_CURSES renamed to USE_SUNOS_CURSES
4158 HAS_CURSES added to acconfig.h
4160 1998-11-24 Federico Mena Quintero <federico@nuclecu.unam.mx>
4162 * autogen.sh: Add "-I macros" to the aclocal flags.
4164 * mc-aclocal.m4: Renamed fp_PROG_CC_STDC to MC_HPUX_PROG_CC_STDC
4165 so that aclocal will not complain about an obsolete macro.
4167 * configure.in: Use MC_HPUX_PROG_CC_STDC
4169 * ChangeLog: There was no ChangeLog here, so I added one.