Pavel Roskin
90ec22ad39
Typo fix.
2003-11-12 17:08:51 +00:00
Pavel Roskin
c6d7467b7b
* acinclude.m4 (MC_UNDELFS_CHECKS): Don't use internal Autoconf variables.
2003-10-29 22:17:41 +00:00
Pavel Roskin
8d5dc47ad7
* configure.in: Rewrite check for mmap() to avoid using internal
...
variables of Autoconf. Rename the rest of ac_cv_* to mc_cv_*.
2003-10-29 19:23:16 +00:00
Pavel Roskin
0ba019a90b
* configure.in: Use AC_CHECK_MEMBERS to check fields of struct
...
stat. Adjust all dependencies.
2003-10-29 17:36:16 +00:00
Pavel Roskin
b733f1fa6e
* acinclude.m4 (AC_STRUCT_LINGER): Remove, use AC_CHECK_MEMBERS
...
instead.
2003-10-29 17:18:15 +00:00
Pavel Roskin
afbc365860
* configure.in: Define SLANG_POSIX_SIGNALS if all 4 required
...
functions are present. Remove references to extraconf.h.
* extraconf.h: Eliminate.
* Makefile.am: Remove extraconf.h.
2003-10-29 08:15:32 +00:00
Pavel Roskin
3315f35e31
* configure.in: Move ext2fs undelete support ...
...
* acinclude.m4 (MC_WITH_VFS): ... here.
* extraconf.h: Remove VFS logic, it's enforced in configure now.
2003-10-29 06:55:41 +00:00
Pavel Roskin
fc7dc2ba67
* acinclude.m4 (MC_WITH_VFS): Use AC_SEARCH_LIBS when possible.
...
Allow disabling network code by --disable-netcode.
2003-10-29 06:41:41 +00:00
Pavel Roskin
af86cebacd
* configure.in: Don't check if "file" can use stdin - it's
...
unused now.
2003-10-29 01:25:42 +00:00
Pavel Roskin
b59eaab4ad
* extraconf.h: Don't define HAVE_GRANTPT forcedly if grantpt()
...
wasn't found. Don't define HAVE_CRYPT, it's unused now.
2003-10-25 22:44:00 +00:00
Pavel Roskin
4a02cae0e1
* configure.in: Remove check for socketpair(). Add new option
...
--enable-background.
* extraconf.h: Don't define WITH_BACKGROUND.
2003-10-25 22:25:51 +00:00
Pavel Roskin
8cde1fd052
* configure.in: Don't check for seekdir() and telldir().
2003-10-14 22:25:45 +00:00
Pavel Roskin
0f83af0eb6
* doc/sr/Makefile.am: Don't install mcserv documentation if mcfs
...
support is disabled.
2003-09-24 01:42:09 +00:00
Pavel Roskin
6a728cb3f9
* lib/*.ti: Remove, these files are obsolete.
...
* lib/tdiff: Likewise.
* lib/xterm.tcap: Likewise.
* lib/Makefile.am: Remove obsolete files. Don't install
README.xterm and xterm.ad, there are partly obsolete and can
break things if used as is.
2003-09-23 06:11:19 +00:00
Pavel Roskin
c92b530b5f
* lib/mc.hint.sr: Updated.
...
* lib/mc.menu.sr: New file - translated menu.
* lib/Makefile.am: Add mc.menu.sr.
* doc/sr/: New Serbian documentation.
* doc/Makefile.am: Add "sr" directory.
* configure.in: Add substitutions for new files.
2003-09-22 21:04:59 +00:00
Pavel Roskin
5504df3ae6
* configure.in: Check for strlcpy() is glib 1.2.x is used.
2003-09-22 20:27:44 +00:00
Pavel Roskin
58d1d9fe2b
* lib/mc.hint.sr: New file - Serbian hints.
2003-09-11 21:22:44 +00:00
Pavel Roskin
2355c67ada
* lib/mc.menu: Add entry for viewing manual pages.
2003-09-04 17:05:33 +00:00
Pavel Roskin
807db8eda2
* lib/mc-wrapper.csh.in: Use "id" command to find the real user
...
id. $USER is not reliable.
* lib/mc-wrapper.sh.in: Likewise.
Reported by Figura Peter <peterf@autus.sk>
2003-08-18 16:44:22 +00:00
Pavel Roskin
ff6aed1002
* acinclude.m4 (MC_WITH_NCURSES): Fix ESCDELAY check on Solaris.
...
Make sure that linking succeeds.
2003-08-18 04:53:56 +00:00
Pavel Roskin
c90321d4b4
Fix address.
2003-08-15 15:30:58 +00:00
Pavel Roskin
8c4a0aa3c0
* lib/cedit.menu: Avoid using "id -u", it doesn't work on
...
Solaris. From Andrew V. Samoilov <andrew@email.zp.ua>
2003-08-02 23:01:51 +00:00
Pavel Roskin
ff9c544b88
* lib/mc.lib: Add more "end" and "home" sequences for xterm.
2003-07-23 05:48:55 +00:00
Pavel Roskin
c72a1ea44c
Get rid of all references to NATIVE_WIN32.
2003-07-23 03:22:32 +00:00
Pavel Roskin
fe7d3b9a4e
* pc: Remove. No work has been done on the PC post for years.
...
* README.PC: Likewise.
* Makefile.am: Adjust for the above.
* configure.in: Likewise.
2003-07-23 03:02:18 +00:00
Pavel Roskin
ff144aca4d
* configure.in: Check posix_openpt() first and fallback to
...
GNU-specific getpt() only if needed.
2003-07-21 23:29:29 +00:00
Pavel Roskin
c1d9304c3f
* lib/mc.hint.cs: Typo fixes.
2003-06-29 23:18:23 +00:00
Marco Ciampa
620308c65f
Small fix in manual translation.
2003-06-25 16:01:49 +00:00
Pavel Roskin
e54ac85df6
* lib/mc.ext: Allow ZIP in all capitals in "file" output.
2003-06-23 17:00:57 +00:00
Pavel Roskin
5b2bd08768
* configure.in: Remove test for SCO UNIX. Remove all references
...
to SCO_FLAVOR everywhere. SCO flavor is rather unsavory now.
2003-06-18 04:47:17 +00:00
Pavel Roskin
f0e6a9d522
* lib/mc.ext.in: Don't run compressed logs from /var/log through
...
nroff. Suggested by Alfie Costa <agcosta@gmx.net>
2003-06-06 23:40:05 +00:00
Pavel Roskin
881964e5a9
Typo fixes.
2003-06-02 18:38:42 +00:00
Marco Ciampa
debb223eaf
Updated ruby and perl sintax files.
2003-05-16 09:35:51 +00:00
Pavel Roskin
615ef181db
* syntax/ruby.syntax: New file - syntax for Ruby.
...
* syntax/Syntax: Add ruby.syntax.
* syntax/Makefile.am: Likewise.
2003-05-14 22:30:02 +00:00
Pavel Roskin
964cc57445
* mc.spec.in: Strip pre-1998 changelog to work around a bug in
...
rpm 4.2, which doesn't like %install inside %changelog.
2003-05-08 06:36:45 +00:00
Pavel Roskin
31e038ded1
* configure.in: Add vfs/extfs/iso9660 to AC_CONFIG_FILES.
...
* lib/mc.ext.in: Add support for ISO images.
2003-04-29 16:05:12 +00:00
Pavel Roskin
b190930e09
* syntax/Syntax: Highlight *.mc as a makefile.
...
* syntax/sql.syntax: Add more keywords for PostgreSQL.
2003-03-31 16:27:52 +00:00
Pavel Roskin
7e31c4e83c
* syntax/sh.syntax: Highlight "find". Highlight whole string
...
after "#!". Make unrecognized text inside `` less bright.
2003-03-22 04:38:58 +00:00
Marco Ciampa
99598a25fb
Italian manual fixies...
2003-03-17 22:58:13 +00:00
Pavel Roskin
8cf02b5559
* syntax/c.syntax: Allow integer specifiers for %x and %X in C
...
format strings.
* syntax/cs.syntax: Likewise.
* syntax/java.syntax: Likewise.
* syntax/ml.syntax: Likewise.
* syntax/php.syntax: Likewise.
* syntax/python.syntax: Likewise.
* syntax/slang.syntax: Likewise.
* syntax/swig.syntax: Likewise.
2003-03-15 04:41:19 +00:00
Pavel Roskin
d6d16e47ef
* acinclude.m4 (MC_ASM_LABELS): New macro to work around a bug
...
gettext. Define _INTL_REDIRECT_MACROS if needed.
* configure.in: Use MC_ASM_LABELS.
2003-03-12 00:10:23 +00:00
Pavel Roskin
949f2c3167
* configure.in: Add --with-glib-static option.
2003-03-07 18:10:37 +00:00
Pavel Roskin
5a3d2c562e
* syntax/spec.syntax: Add BuildArch.
2003-03-06 13:48:23 +00:00
Pavel Roskin
86a8c4193e
* configure.in: Check availability of setsid().
2003-03-05 20:26:25 +00:00
Andrew V. Samoilov
64ea375eac
s/confugure/configure/
2003-03-05 19:13:14 +00:00
Sanlig Badral
e9c702cdc5
*** empty log message ***
2003-03-04 13:17:16 +00:00
Pavel Roskin
6747ef213e
* lib/mc.lib: Add xterm arrows both for application and normal
...
mode. Normal mode can be accidentally enabled if one mc is run
from another and Ctrl-O is used to switch between them.
Add F11-F20 definitions for cons25 (FreeBSD console).
2003-03-03 08:05:49 +00:00
Pavel Roskin
fafc7c6365
* syntax/cs.syntax: New file.
...
* syntax/Syntax: Add cs.syntax.
* syntax/Makefile.am: Likewise.
2003-02-27 21:15:44 +00:00
Marco Ciampa
cb24a269f7
Updated manual, added -e switch description.
2003-02-27 12:58:41 +00:00
Pavel Roskin
c8f5d1a7f5
* syntax/syntax.syntax: Highlight "define".
2003-02-26 19:31:07 +00:00
Marco Ciampa
d9de24cc48
Committed some stilistic changes to the italian manual pages.
2003-02-23 14:00:39 +00:00
Pavel Roskin
c13e3a213a
* lib/mc.ext.in: Add entry for QNX Neutrino packages.
2003-02-23 05:52:05 +00:00
Pavel Roskin
509020b6b5
* acinclude.m4 [AC_G_MODULE_SUPPORTED]: New macro.
...
* configure.in: Test for gmodule. Don't link mc with libX11 if
gmodule is supported.
2003-02-23 04:38:24 +00:00
Pavel Roskin
6536eb48f2
* configure.in: Add --with-glib12 option to confugure to force using glib 1.2.x.
2003-02-22 21:15:50 +00:00
Andrew V. Samoilov
71b13d75c6
* doc/ru/mc.1.in (Extension File Edit): Translate include feature.
2003-02-21 14:54:18 +00:00
Andrew V. Samoilov
274b53e1c1
* doc/ru/mc.1.in (Layout): Translate 'Xterm window title' option.
2003-02-21 14:09:06 +00:00
Pavel Roskin
b4fda7049e
* configure.in: Move list of all translations ...
...
* po/LINGUAS: ... here.
2003-02-20 18:35:32 +00:00
Pavel Roskin
3cf9a2aabf
* syntax/c.syntax: Highlight C++ comments in preprocessor
...
directives.
Reported by Oswald Buddenhagen <ossi@kde.org>
2003-02-18 08:03:13 +00:00
Marco Ciampa
f3f47387a0
it.po converted in UTF-8, changed some upper/lower convention in a more 'italian' way & manual pages updated...
2003-02-13 18:56:56 +00:00
Pavel Roskin
1b9b557238
* configure.in: Bump version to 4.6.0a.
2003-02-05 19:41:43 +00:00
Pavel Roskin
a8726a9a1e
* configure.in: Version 4.6.0 released.
2003-02-05 18:06:48 +00:00
Pavel Roskin
d8a24ad682
* syntax/Syntax: Match *.syntax before other files to fix
...
highlighting of makefile.syntax.
2003-02-05 09:43:37 +00:00
Pavel Roskin
620bf270aa
* syntax/c.syntax: Revert highlighting trailing whitespaces.
2003-02-05 07:44:49 +00:00
Andrew V. Samoilov
46349cbf6e
* autogen.sh: Fix unportable "+" sed regexp in gettext_ver
...
calculation. Reported by vlad@geekizoid.com .
2003-02-03 21:19:57 +00:00
Pavel Roskin
40734f6a14
* syntax/nroff.syntax: Make colors more compatible with the
...
highlighting used in the internal viewer - yellow for bold and
brightred for italic.
2003-01-31 20:39:33 +00:00
Andrew V. Samoilov
9604cb48c6
* syntax/c.syntax: Highlight trailing whitespace(s).
2003-01-31 13:00:21 +00:00
Pavel Roskin
b0c4a45dcf
* acinclude.m4 (MC_WITH_NCURSES): Check -lcurses if -lncurses
...
doesn't work. Useful on OpenBSD 3.2.
2003-01-30 06:52:26 +00:00
Pavel Roskin
4f1e8b8d26
It was a semicolon, not a comma.
2003-01-30 00:30:11 +00:00
Pavel Roskin
9180186101
* lib/mc.ext.in: Fix missing comma that affected viewing RPM packages.
2003-01-30 00:27:33 +00:00
Pavel Roskin
e606c7bf78
* configure.in: Add -lposix on A/UX before all tests.
2003-01-24 21:14:33 +00:00
Pavel Roskin
077e1117ff
* acinclude.m4 (MC_EXTFS_CHECKS): Fix redirection to /dev/null.
2003-01-23 14:27:11 +00:00
Pavel Roskin
02f0c0c661
* configure.in: Bump version to 4.6.0-pre3a.
2003-01-22 08:22:19 +00:00
Pavel Roskin
e9ac1f3c3a
* configure.in: Version 4.6.0-pre3 released.
2003-01-22 07:44:00 +00:00
Pavel Roskin
9f903a7545
* acinclude.m4 (_MC_WITH_XSLANG): Drop support for old S-Lang
...
versions that required the native curses library on some OSes.
2003-01-22 07:10:38 +00:00
Pavel Roskin
fd8c17ed7c
* doc/mcview.1.in: New file.
...
* configure.in: Treat it like doc/mcedit.1.in.
* doc/Makefile.am: Likewise.
2003-01-19 16:49:38 +00:00
Pavel Roskin
a32e6fc699
* doc/mc.1.in (Layout): Document 'Xterm window title' option.
2003-01-19 15:07:25 +00:00
David Martin
6fda1f347e
Add EXTernal virtual File System node (extfs).
2003-01-16 10:37:06 +00:00
David Martin
4dd1cc528e
Set man pages header and footer.
2003-01-16 10:30:41 +00:00
David Martin
e886207c20
Update Spanish messages and help.
2003-01-13 11:02:20 +00:00
David Martin
ca68457e45
Update FSF information in GPL text.
2002-12-27 13:24:46 +00:00
Pavel Roskin
56c5c053d0
* configure.in: Release 4.6.0-pre2, bump version to 4.6.0-pre2a.
2002-12-26 22:04:31 +00:00
Pavel Roskin
05bb51964b
* configure.in: Fix non-portable operator. Bump version to
...
4.6.0-pre2.
2002-12-26 20:05:58 +00:00
Pavel Roskin
201dbae818
* lib/mc.ext.in: Use --nosignature with rpm to avoid a message
...
in the viewer about unsigned packages.
2002-12-24 23:01:43 +00:00
Pavel Roskin
c3fd15e72a
* acinclude.m4 (MC_WITH_SLANG): Don't add -lslang to MCLIBS if
...
the system S-Lang is rejected.
2002-12-24 20:13:05 +00:00
Pavel Roskin
336183ab5d
* lib/mc.ext.in: Play *.mov by mplayer.
2002-12-24 08:30:51 +00:00
Pavel Roskin
001cb449d0
* configure.in: Enable X11 support by default, use --without-x
...
to disable.
2002-12-23 17:02:04 +00:00
Pavel Roskin
9e24e41f9e
* syntax/perl.syntax: Add separate context for function
...
declarations and definitions, highlight prototypes.
2002-12-19 21:32:34 +00:00
Pavel Roskin
7f84fee73d
* acinclude.m4 (MC_EXTFS_CHECKS): Add check for Perl.
...
* configure.in: Substitute Perl location in all extfs scripts
written in Perl.
2002-12-11 20:55:37 +00:00
David Martin
037c9ce751
Update GPL text.
2002-12-11 10:35:40 +00:00
Pavel Roskin
63894e4080
* lib/mc.ext.in: Remove ftplist. Add patchfs.
2002-12-09 20:27:24 +00:00
Andrew V. Samoilov
241aac0cbe
* autogen.sh: Use $srcdir/configure.mc instead of $srcdir/configure
...
if first one exists and is executable.
2002-11-29 06:39:41 +00:00
Pavel Roskin
effd36c053
* configure.in: Determine which help translations user wants to
...
install, based on USE_NLS, LINGUAS and ALL_LINGUAS.
* doc/Makefile.am: Set SUBDIR to the list of the requested
translations.
2002-11-29 00:46:09 +00:00
Pavel Roskin
62f3f2d97d
* acinclude.m4 (MC_EXTFS_CHECKS): New macro.
...
(MC_WITH_VFS): Call MC_EXTFS_CHECKS.
* configure.in: Generate vfs/extfs/uzip.
* vfs/extfs/uzip: Move to vfs/extfs/uzip.in.
* vfs/extfs/Makefile.am: Corresponding adjustments.
2002-11-28 22:59:43 +00:00
Pavel Roskin
759125c6c7
* syntax/sql.syntax: Add highlighting for dot and backticks.
2002-11-26 21:48:20 +00:00
Pavel Roskin
9e20efe375
* configure.in: Move check for pwdauth() to MC_MCSERVER_CHECKS.
...
* acinclude.m4 (MC_MCSERVER_CHECKS): If using crypt(), check for
shadow password support.
2002-11-17 05:44:21 +00:00
Pavel Roskin
fc66f7adb3
* acinclude.m4 (MC_MCSERVER_CHECKS): Don't limit PAM check to
...
Linux. Use AC_SEARCH_LIBS to find crypt(). Consolidate mcserv
libraries into MCSERVLIBS.
2002-11-17 00:54:59 +00:00
Pavel Roskin
ac96da0a1d
* configure.in: Move all mcserv related checks ...
...
* acinclude.m4 (MC_MCSERVER_CHECKS): ... here.
2002-11-16 22:56:50 +00:00
Pavel Roskin
aa1573f046
* configure.in: Fully enable glib2. Update the documentation.
2002-11-15 17:37:53 +00:00
Andrew V. Samoilov
9cd542a5d7
* lib/mc.menu: Don't use --repetitive-best option with bzip2 -
...
it is redundant in versions 0.9.5 and above.
2002-11-14 10:50:23 +00:00
Pavel Roskin
9db4ae7e2f
* configure.in: Check for uintptr_t. Needed to compile regex.c
...
on MacOS X. Reported by Wim Rijnders <wimrijnders@home.nl>
2002-11-11 01:57:43 +00:00
Pavel Roskin
f7477fb810
Move the entry about vfs/extfs/a to vfs/ChangeLog.
2002-11-11 01:49:52 +00:00
Pavel Roskin
5dbffb96c2
* vfs/extfs/a: Set environment to force date and time format
...
suitable for VFS. Fix support for long filenames with spaces.
2002-11-08 18:06:14 +00:00
Andrew V. Samoilov
d6ca256d6c
s/Higlight/Highlight/
...
s/unambigous/unambiguous/
s/Substiture/Substitute/
s/sence/sense/
s/existance/existence/
2002-11-07 10:03:34 +00:00
Andrew V. Samoilov
113eb6f664
* syntax/ada95.syntax: Highlight "then" and "else".
...
From Victor Porton <porton@ex-code.com>.
Higlight "exit".
2002-11-07 08:37:17 +00:00
Pavel Roskin
2797997f9c
* lib/edit.indent.rc: Remove all options for indent and add a
...
comment explaining where those options should be.
2002-11-06 20:27:06 +00:00
Pavel Roskin
f218f0224e
* lib/mc-wrapper.csh.in: Remove /bin/csh at the beginning - this
...
script is not meant to be executed by the kernel. This also
eliminates dependency of the RPM package on csh.
* lib/mc-wrapper.sh.in: Remove /bin/sh at the beginning.
2002-11-05 18:46:10 +00:00
Pavel Roskin
83cb1dd047
* configure.in: Don't substitute mc.sh and mc.csh - it's now
...
done ...
* lib/Makefile.am: ... here. Add wrappers for mc to avoid
defining complex shell scripts in functions and aliases.
* lib/mc-wrapper.csh.in: New file - template for the script
that runs mc and changes directory in csh.
* lib/mc-wrapper.sh.in: New file - template for the script
that runs mc and changes directory in sh.
2002-11-01 18:10:20 +00:00
Andrew V. Samoilov
1d5f40892a
* doc/mc.1.in (Keys): Document S-<chr>.
...
* doc/ru/mc.1.in: Likewise.
2002-11-01 15:36:28 +00:00
Pavel Roskin
e88e193c5e
* syntax/diff.syntax: Revert highlighting for trailing spaces
...
on the added lines - it extends the context to the next line.
2002-10-31 21:58:55 +00:00
Pavel Roskin
d8c9fe58f1
* lib/mc.csh.in: Add quoting and check for missing file.
2002-10-31 16:55:57 +00:00
Pavel Roskin
cca4ac1b16
* lib/mc.csh.in: Update to use the new -P option. This script
...
has absolutely no protection against special symbols in
directory names and lacks TMPDIR support.
2002-10-31 06:30:53 +00:00
Pavel Roskin
f5bf601c7c
* lib/mc.sh.in: Update to use the new -P option.
2002-10-31 05:26:54 +00:00
Pavel Roskin
33a20a08a1
* configure.in: Displaying the install paths is too problematic
...
to implement properly. Remove this code.
2002-10-31 05:21:20 +00:00
Pavel Roskin
38e3189d0a
* lib/mc.ext.in: Rename TROFFASCII to MAN_FLAGS.
...
* configure.in: Likewise. Add "-c" (disable ANSI color) to
MAN_FLAGS if supported.
2002-10-30 02:37:48 +00:00
Pavel Roskin
6002728a7c
* acinclude.m4 (MC_WITH_SLANG): Reject S-Lang with UTF-8
...
support, unless external S-Lang was explicitly requested.
2002-10-29 21:46:20 +00:00
Pavel Roskin
f5bc8ca14a
* lib/mc.ext.in: Don't use links to view html - the "-dump"
...
option has been removed in the recent versions.
From David Martin <dmartina@excite.com>
2002-10-24 04:57:51 +00:00
Pavel Roskin
ed23ead700
* acinclude.m4 (MC_WITH_VFS): cpiofs and extfs were never added
...
to the final configuration message.
2002-10-21 06:51:59 +00:00
Pavel Roskin
1cf3930be5
* doc/hu/Makefile.am: Generate Hungarian help file from the
...
manual, just like other languages.
* doc/hu/mc.1.in: New file, converted from the help file.
* doc/hu/xnc.hlp: Likewise.
* configure.in: Adjust for the above.
2002-10-18 00:06:58 +00:00
Pavel Roskin
e7d3c599a2
* doc/mc.1.in: Add node names. Remove redundant paragraph
...
breaks at the start and the end of the sections. Mention
"stalelink" as color keyword.
2002-10-17 20:26:40 +00:00
Pavel Roskin
bfec8a5fe7
* lib/mc.ext.in: Don't use "-dump" option with "links".
...
From David Martin <dmartina@excite.com>
2002-10-14 13:10:40 +00:00
Pavel Roskin
3e79378af6
* lib/mc.hint*: Remove all references to "-1" - hints file is no
...
substitute to unambigous GUI.
From Christian Laubscher <christian.laubscher@tiscalinet.ch>
2002-10-13 23:29:04 +00:00
Pavel Roskin
6f85fe6f90
* lib/mc.ext.in: Redirect stderr from "links" to suppress a
...
warning if it's not found.
2002-10-12 20:07:58 +00:00
Andrew V. Samoilov
b9331ba800
* doc/mc.1.in (SMB File System): Username is allowed in
...
URLs now (/#smb:[user@]machine).
* doc/ru/mc.1.in: Likewise.
2002-10-09 13:46:22 +00:00
Pavel Roskin
438e723a5a
* configure.in: Rename RH_VERSION to RPM_VERSION - not every
...
rpm-based system is Red Hat. Replace all dashes, not just one.
2002-10-08 20:44:58 +00:00
Pavel Roskin
d570124a7a
* acinclude.m4 (MC_WITH_MCSLANG): Check for terminfo and use
...
termcap if terminfo is missing in the known locations.
* configure.in: Remove --with-termcap processing, it is now in
acinclude.m4.
2002-10-08 04:42:10 +00:00
Pavel Roskin
bba809f2e9
* syntax/syntax.syntax: Fix highlighting for "gray".
2002-10-02 19:25:48 +00:00
Pavel Roskin
2cdb88ccbf
* configure.in: Expand $bindir and $datadir to show at the end.
...
Reported by Nerijus Baliunas <nerijus@users.sourceforge.net>
2002-09-30 22:10:29 +00:00
Pavel Roskin
29d948d3fa
* configure.in: Remove the argument from --with-gpm-mouse. The
...
directories for include files and libraries can be specified
using LDFLAGS and CPPFLAGS, as documented in the output of
"configure --help".
2002-09-30 01:25:58 +00:00
Pavel Roskin
89fb039e0f
* configure.in: Complete rewrite of the screen library support.
...
Add new option --with-screen instead on --with-slang,
--with-included-slang and --with-ncurses. Only allow
--with-termcap is using the included S-Lang library.
* aclocal.m4: Corresponding changes.
2002-09-30 01:02:02 +00:00
Pavel Roskin
31093df1bc
* syntax/mail.syntax: Replace "wholechars right" and "wholechars
...
left" with single "wholechars".
* syntax/nroff.syntax: Likewise.
* syntax/sh.syntax: Likewise.
* syntax/tcl.syntax: Likewise.
2002-09-29 20:28:41 +00:00
Pavel Roskin
0d82a635b3
* syntax/*.syntax: Remove numeric Cooledit colors. It's
...
unreasonable to require them to be correct. On the other hand,
Cooledit can easily be changed to accept named color names.
2002-09-29 20:22:23 +00:00
Pavel Roskin
e27a164ec9
* syntax/syntax.syntax: Don't require Cooledit colors for
...
highlighting color names. Remove Cooledit colors.
2002-09-29 20:09:12 +00:00
Pavel Roskin
4ad6e7a0cc
* syntax/m4.syntax: Don't use yellow color on parentheses, since
...
it interferes with parentheses highlighting. Remove list of
supported Autoconf macros.
2002-09-29 19:49:16 +00:00
Pavel Roskin
9cdc12b33d
* syntax/syntax.syntax: Remove highlighting for numbers - it's
...
for Cooledit only.
2002-09-27 04:16:00 +00:00
Pavel Roskin
30441024b8
* syntax/c.syntax: Require at least one space at the beginning
...
of indented cpp directives. Use brightmagenta for them.
2002-09-27 04:07:21 +00:00
Pavel Roskin
3e7f74c588
* syntax/syntax.syntax: Don't start keywords with "[" - it
...
doesn't work. Use "[]" at the end of keywords to suppress
their special meaning.
2002-09-27 03:33:39 +00:00
Pavel Roskin
c419491314
Typo fix.
2002-09-25 04:25:32 +00:00
Pavel Roskin
15d5cfdca3
* doc/Makefile.am: Remove width from the man2hlp command line.
...
The same for translations.
2002-09-22 17:08:05 +00:00
Pavel Roskin
e30ec8eff1
* configure.in: Remove support for HSC proxy - it's obsolete.
...
Remove all references to HSC proxy everywhere.
2002-09-22 06:23:56 +00:00
Pavel Roskin
aee2962a24
* configure.in: Bump version to 4.6.0-pre1b.
2002-09-22 01:19:34 +00:00
Pavel Roskin
d792494ee9
* doc/hu/mc.hlp.hu: Rename to ...
...
* doc/hu/mc.hlp.hu.in: ... this. Adjust paths.
* configure.in: Substitute doc/hu/mc.hlp.hu.
* doc/hu/Makefile.am: Don't distribute mc.hlp.hu.
2002-09-22 00:58:55 +00:00
Pavel Roskin
748e028d05
* */Makefile.am: Replace mclibdir with pkgdatadir to use "share"
...
directory for architecture-independent files.
2002-09-21 23:49:52 +00:00
Pavel Roskin
93d90d68a4
* syntax/m4.syntax: New file.
...
* syntax/Syntax: Add m4.syntax.
* syntax/Makefile.am: Likewise.
From Vlad Romanenko <VladRomanenko@ukr.net>
2002-09-19 15:47:49 +00:00
Pavel Roskin
4b15a62d38
* syntax/sql.syntax: Only recognize non-standard MySQL comments
...
at the beginning of line.
2002-09-19 13:28:44 +00:00
Andrew V. Samoilov
c4b3002022
* syntax/syntax.syntax: Add "linestart" for "context",
...
"context default" and "context exclusive" keywords.
* syntax/c.syntax: Fix "%s" highlighting for "%-19s"
and "%5.5s" formats.
2002-09-19 11:09:57 +00:00
Pavel Roskin
43b82434a3
* syntax/Syntax: Remove gobledy_gook at the beginning. Move
...
rules for syntax files ...
* syntax/syntax.syntax: ... here. Add "linestart" for "file"
and "include" keywords.
* syntax/Makefile.am: Add syntax.syntax.
2002-09-18 22:25:24 +00:00
Pavel Roskin
08c20906f7
s/highliting/highlighting/
2002-09-18 15:23:44 +00:00
Pavel Roskin
a670175b2b
* syntax/js.syntax: Advanced number highliting.
2002-09-17 22:43:32 +00:00
Pavel Roskin
8aee83616a
* syntax/c.syntax: Highlight "?" by the same color as ":".
...
* syntax/java.syntax: Likewise.
* syntax/swig.syntax: Likewise.
* syntax/python.syntax: Remove duplicate keyword ":".
2002-09-17 22:39:04 +00:00
Pavel Roskin
cfcf9a76df
* Makefile.am: Add m4 to SUBDIRS. Set ACLOCAL_AMFLAGS so that
...
m4 directory is used by aclocal.
* m4/Makefile.am: New file.
* configure.in: Substitute m4/Makefile.
* autogen.sh: Don't copy any macro files, use m4 directory.
2002-09-17 16:13:25 +00:00
Pavel Roskin
f5f367c5ed
* syntax/Makefile.am: Add js.syntax.
2002-09-17 13:50:30 +00:00
Pavel Roskin
7dee44f41a
* configure.in: Add support for glib 2.x. Right now, it has to
...
be explicitly enabled by `--with-glib2'.
From Ali Akcaagac <ali.akcaagac@stud.fh-wilhelmshaven.de>
2002-09-17 13:47:19 +00:00
Pavel Roskin
60f735e4e3
* syntax/js.syntax: New file.
...
* syntax/Syntax: Add js.syntax.
From Vlad Romanenko <VladRomanenko@ukr.net>
2002-09-16 16:57:18 +00:00
Andrew V. Samoilov
808dc28bed
* doc/pl/Makefile.am: Use $(top_srcdir)/doc/xnc.hlp instead
...
of local xnc.hlp
* doc/pl/xnc.hlp: Removed.
2002-09-16 14:45:07 +00:00
Pavel Roskin
965a9d6b16
* configure.in: Add AM_GNU_GETTEXT_VERSION for autopoint.
...
Remove "potfiles" command.
* acinclude.m4: Add empty AM_GNU_GETTEXT_VERSION definition for
compatibility with gettext 0.10.x.
2002-09-13 23:09:22 +00:00
Pavel Roskin
49fa4f649c
* autogen.sh: Use autopoint for gettext 0.11.5 and above. Don't
...
allow gettext versions from 0.10.40 to 0.11.5 (not inclusive).
2002-09-13 22:33:44 +00:00
Pavel Roskin
37d5e7abc7
* po/Makevars: New file for compatibility with gettext 0.11.x.
2002-09-13 21:54:16 +00:00
Pavel Roskin
5ae7ee9ae2
* configure.in: Remove "Debugger code" message.
2002-09-13 15:34:03 +00:00
Pavel Roskin
6d53415313
* acinclude.m4: Replace undelfs_o with use_undelfs.
...
* configure.in: Likewise. Don't substitute it.
2002-09-13 06:55:24 +00:00
Pavel Roskin
99a5d433f0
* configure.in: Simplify processing of without-edit. Replace
...
several variables with use_edit.
* acinclude.m4: Remove AC_WITH_EDIT.
2002-09-13 06:39:06 +00:00
Pavel Roskin
8578a75476
* acinclude.m4: Replace smbfs and SAMBAFILES variables with
...
use_smbfs.
* configure.in: Likewise.
* INSTALL: Document --with-samba.
2002-09-13 06:21:54 +00:00
Pavel Roskin
f17e11bc9f
* configure.in: Roll --enable-mcserv-install into ...
...
* acinclude.m4: ... --with-mcfs. Adjust makefiles.
* INSTALL: Document --with-mcfs.
2002-09-13 06:01:41 +00:00
Pavel Roskin
11861f090b
* configure.in: Don't check if crypt() prototype is needed to
...
avoid warnings - the whole code is not worth avoiding one
legitimate warning.
* acinclude.m4: Remove AC_TRY_WARNINGS.
2002-09-12 22:27:52 +00:00
Pavel Roskin
70b9c3783b
* configure.in: ALL_LINGUAS should be defined unconditionally.
2002-09-12 21:40:50 +00:00
Pavel Roskin
bc77fff113
* acinclude.m4: Clarify some help texts, add defaults in square
...
brackets, use more consistent spacing.
* configure.in: Likewise.
2002-09-12 21:03:04 +00:00
Pavel Roskin
0e0dc9d33a
* lib/mc.menu: Don't call tarballs "releases". Don't
...
dereference symlinks.
2002-09-12 19:21:13 +00:00
Pavel Roskin
ec1b1f9614
Globally replace OS2_NT and _OS_NT with WIN32_NATIVE.
2002-09-10 22:04:11 +00:00
Pavel Roskin
15098a5cd1
* configure.in: Eliminate --with-terminfo option, which was
...
essentially equivalent to --with-included-slang and didn't force
anything.
* acinclude.m4 (AC_USE_TERMINFO): Remove.
* INSTALL: Adjust to match.
* FAQ: Likewise.
2002-09-07 07:52:23 +00:00
Pavel Roskin
3b1339707a
* configure.in: Fix USE_VFS_NET conditional. Don't substitute
...
NETFILES - it's unused.
2002-09-06 01:19:02 +00:00
Pavel Roskin
35908dbd71
* configure.in: Check for arpa/inet.h.
2002-09-06 00:58:28 +00:00
Pavel Roskin
ed9d61551d
* mcfn_install: Remove. Also remove all references to it.
...
* INSTALL.FAST: Update information about ncurses.
From Dmitry Semyonov <Dmitry.Semyonov@oktet.ru>
2002-09-05 06:14:07 +00:00
Pavel Roskin
529cba289f
* acinclude.m4 (AC_USE_TERMCAP): Add -ltermcap to MCLIBS, not LIBS.
...
* configure.in: Eliminate MCCFLAGS, use CPPFLAGS instead. Add
"-L" options to LDFLAGS, not to LIBS or MCLIBS - this should fix
test for ncurses in non-standard directories.
2002-09-05 05:43:10 +00:00
Pavel Roskin
110af08b0b
* lib/mc.ext.in: Remove edit rules for compressed files that
...
were compressing even unchanged files - the editor itself can
handle compression better.
2002-09-04 19:01:13 +00:00
Pavel Roskin
0d7af2cdba
* acinclude.m4: Remove Termnet support, it's too old and obscure
...
to be supported properly.
2002-09-03 17:58:26 +00:00
Pavel Roskin
3fd891256c
* lib/mc.ext.in: Add new OpenOffice.org formats. Always use
...
OpenOffice.org, not StarOffice. Add more video formats.
2002-08-27 06:33:47 +00:00
Pavel Roskin
27b3644329
* lib/mc.ext.in: Use gzip instead of gunzip and compress. Avoid
...
unnecessary pipeline. Redirect stderr from cpio, because it can
be non-empty even for successful operations.
2002-08-27 05:59:06 +00:00
Pavel Roskin
a78d8d408e
* syntax/spec.syntax: New file.
...
* syntax/Syntax: Add spec.syntax.
* syntax/Makefile.am: Likewise.
From PLD Linux Distribution with minor changes.
2002-08-26 04:38:43 +00:00
Pavel Roskin
b54612721c
* lib/mcserv.init: Update from Red Hat package.
...
* lib/mcserv.pamd: Likewise.
2002-08-26 03:46:17 +00:00
Pavel Roskin
4a08acf9d8
* configure.in: Fix interpretation of the iconv test result.
...
Reported by Pavel Shirshov <pavelsh@mail.ru>
2002-08-25 22:17:07 +00:00
Pavel Roskin
a5d26b33aa
* mc.sh.in: Only bash needs the mc() function to be exported.
2002-08-25 19:46:00 +00:00
Pavel Roskin
d912b40022
* doc/pl/mc.1.in: Add node names and options. Use @prefix@
...
instead of /usr where appropriate.
* doc/Makefile.am: Enable generation of the help file.
2002-08-25 19:10:12 +00:00
Pavel Roskin
86b707cc6d
* doc/pl/*: Add Polish translation.
...
* doc/Makefile.am: Adjust for the above.
* configure.in: Likewise.
2002-08-25 07:52:17 +00:00
Pavel Roskin
723739afc8
* lib/edit.indent.rc: Use tidy to format HTML.
...
From David Martin <dmartina@excite.com>
2002-08-24 18:09:45 +00:00
Pavel Roskin
d40f336c24
* lib/cedit.menu: Remove all references to the error file.
...
* lib/edit.indent.rc: Likewise.
* lib/edit.spell.rc: Likewise.
2002-08-24 17:39:07 +00:00
Pavel Roskin
214358fb02
* configure.in: Make GLIB_LIBS a separate AC_SUBST'ed variable,
...
use only for the programs that need it (mc and mcserv).
2002-08-23 21:02:42 +00:00
Pavel Roskin
b42a87f315
* configure.in: Fix help text for gpm and ncurses. Properly
...
handle --without-ncurses.
Reported by Moritz Barsnick <moritz@barsnick.net>
2002-08-23 20:03:30 +00:00
Pavel Roskin
fa57ac87d4
* configure.in: Work around a bug in Autoconf-2.53 that prevents
...
splitting of user-specified path in AC_PATH_PROGS.
2002-08-23 19:44:50 +00:00
Pavel Roskin
479d96a2ef
* configure.in: Move glib test earlier, as it tends to fail for
...
many users. Make GLIB_CONFIG a precious variable. Check for
glib12-config - that's how it's called on FreeBSD.
Reported by Pavel Shirshov <pavelsh@mail.ru>
2002-08-23 15:56:51 +00:00
Pavel Roskin
6a30513830
* configure.in: Remove old-style Linux-only support for shadow
...
passwords.
2002-08-22 18:45:27 +00:00
Pavel Roskin
e3319c5e37
* configure.in: Restore AM_INIT_AUTOMAKE with two arguments for
...
now, otherwise Automake 1.5 breaks. Remove version number from
AC_INIT, the version from AM_INIT_AUTOMAKE takes preference.
Substiture RH_VERSION, which is VERSION without dashes, needed
for RedHat specfile.
2002-08-21 15:22:06 +00:00
Pavel Roskin
1ddb5ffe82
* configure.in: Bump version to 4.6.0-pre1a. Don't use
...
arguments in AM_INIT_AUTOMAKE to avoid defining the version in
two places.
2002-08-21 08:30:38 +00:00
Pavel Roskin
c6a6860c86
Release mc-4.6.0-pre1.
...
* configure.in: Bump version to 4.6.0-pre1.
* po/*.po: Regenerate.
2002-08-21 07:30:05 +00:00
Pavel Roskin
5611faaf76
* doc/es/mc.1.in: Minor changes.
...
* doc/es/xnc.hlp: Likewise.
2002-08-20 20:47:19 +00:00
Andrew V. Samoilov
d49ff66fd4
* mc.spec.in: Add _mandir}/*/man1/*.
2002-08-20 16:43:06 +00:00
Andrew V. Samoilov
e5a783c1f9
* mc.spec.in: Add /usr/lib/mc/mc.charsets.
2002-08-20 16:05:20 +00:00
Pavel Roskin
0f55a3f130
* doc/it/mc.1.in (Controlling Midnight Commander): Remove.
2002-08-20 14:54:05 +00:00
Pavel Roskin
685c693859
* configure.in: Add Italian documentation.
...
* doc/Makefile.am: Likewise.
2002-08-20 01:58:41 +00:00
Pavel Roskin
80bc69201d
* acinclude.m4 (MC_WITH_VFS): Disable mcfs by default.
2002-08-19 07:27:57 +00:00
Pavel Roskin
7c9b06dd4c
* configure.in: Enable subshell support on all operating systems
...
by default. Old issues are most likely solved by now.
2002-08-19 05:17:34 +00:00
Pavel Roskin
9ff6874d9e
* lib/mc.ext.in: Try links before lynx. Force full path when
...
invoking X11 browsers - it breaks VFS, but VFS support in mc.ext
is already broken if the program starts in background. Add a
comment discouraging taking this code as example.
2002-08-19 02:27:19 +00:00
Pavel Roskin
2ec6e2893e
* doc/mc.1.in (Controlling Midnight Commander): Remove, it's obsolete.
...
* doc/es/mc.1.in: Likewise.
* doc/ru/mc.1.in: Likewise.
* doc/hu/mc.hlp.hu: Likewise.
2002-08-18 23:36:55 +00:00
Pavel Roskin
ab104ea1f5
* lib/mc.menu: Remove all references to $MC_CONTROL_FILE, which
...
was unsafe by design and is no longer supported. Use %t instead
of %u to preserve tags in case of failure.
2002-08-18 22:53:07 +00:00
Pavel Roskin
5d6b103e96
* vfs/extfs/ftplist.in: Remove support for running commands, it
...
makes no sence.
2002-08-18 22:40:36 +00:00
Pavel Roskin
785ff75d4f
* lib/mc.global: Remove, it duplicates the role of mc.lib.
...
* lib/mc.lib: Add contents of mc.global.
* lib/Makefile.am: Remove all references to mc.global.
2002-08-17 01:16:02 +00:00
Pavel Roskin
0ab6c80efd
* syntax/sh.syntax: Fix highlighting of "<<-EOF".
...
Reported by Andrew V. Samoilov <sav@bcs.zp.ua>
2002-08-16 22:28:13 +00:00
Andrew V. Samoilov
64cb753187
* syntax/sh.syntax: Highlight alias, bg, eval, exec, export, fg,
...
set, umask and unset like other builtin commands.
2002-08-16 09:17:11 +00:00
Pavel Roskin
5a52a8bc85
* configure.in: Remove check for SIGTSTP, it's not needed for
...
the subshell support.
2002-08-15 21:23:33 +00:00
Pavel Roskin
0dbf2d1caf
* acinclude.m4 (AC_SHORT_D_NAME_LEN): Remove, this test is now
...
done at runtime.
* configure.in: Don't use AC_SHORT_D_NAME_LEN.
2002-08-15 21:19:52 +00:00
Andrew V. Samoilov
7d54de2474
* doc/ru/mc.1.in: Remove reference to README.edit.
...
* doc/mc.1.in: Likewise.
* doc/hu/mc.hlp.hu: Likewise. Remove /var/tmp/mc-4.5.46-buildroot
everywhere.
2002-08-14 17:08:26 +00:00
Pavel Roskin
36f199cc10
* doc/mc.1.in: Consistently use "native" ftp syntax.
...
* doc/ru/mc.1.in: Likewise.
* doc/es/mc.1.in: Update from David Martin <dmartina@excite.com>
* doc/es/xnc.hlp: Likewise.
2002-08-14 16:09:06 +00:00
Pavel Roskin
62a7a04fe5
* lib/mc.hlp.hu: Move ...
...
* doc/hu/mc.hlp.hu: ... here. Make all necessary adjustments.
2002-08-14 06:18:48 +00:00
Pavel Roskin
5a6b3d6b61
* lib/mc.ext.in: Remove all unrecognized actions (e.g. Extract)
...
and entries that are obsolete or make no sence.
2002-08-09 23:19:53 +00:00
Pavel Roskin
ceeb8c3c97
* doc/xnc.hlp: Add translatable titles for topics "QueryBox" and
...
"How to use help".
2002-08-09 22:38:38 +00:00
Pavel Roskin
5c498191e6
* doc/Makefile.am: Don't distribute help file. Generate it in
...
the build directory.
* doc/es/Makefile.am: Likewise.
* doc/ru/Makefile.am: Likewise.
2002-08-09 22:25:37 +00:00
Pavel Roskin
56368fe9f2
* lib/xnc.hlp: Move ...
...
* doc/xnc.hlp: ... here.
* doc/Makefile.am: Necessary adjustments.
* lib/Makefile.am: Likewise.
* src/Makefile.am: Likewise.
2002-08-09 21:55:20 +00:00
Pavel Roskin
a44252f864
* configure.in: Add Spanish documentation.
...
* doc/Makefile.am: Likewise.
* doc/es: Spanish documentation.
From David Martin <dmartina@excite.com>
2002-08-09 21:09:51 +00:00
Pavel Roskin
f68aab696c
* lib/mc.lib: Add f11-f20 keys for Konsole.
2002-08-07 23:43:58 +00:00
Pavel Roskin
5669ebe342
* syntax/list.syntax: New file.
...
* syntax/Syntax: Add lisp.syntax.
* syntax/Makefile.am: Likewise.
From Mykolas Juraitis <juramyko@soften.ktu.lt> with minor changes.
2002-08-06 12:57:39 +00:00
Pavel Roskin
23e56a01e1
* configure.in: Check for SIGTSTP and SIGCONT signals. Disable
...
subshell if this test fails.
2002-08-04 06:49:03 +00:00
Pavel Roskin
925cc59229
* syntax/mail.syntax: Colors changed to be more readable.
...
* syntax/html.syntax: Don't require character entities to be
whole, but check their validity.
2002-08-03 21:00:22 +00:00
Pavel Roskin
d9ab116149
* configure.in: No longer need to define REGEX_MALLOC.
2002-08-02 17:00:12 +00:00
Pavel Roskin
5a7d67be72
* configure.in: Remove support for MAD and Electric Fence.
...
Developers should use modern memory debuggers (e.g. Valgrind).
* INSTALL: Remove references to MAD.
2002-08-01 19:19:51 +00:00
Pavel Roskin
d7f170821b
* syntax/html.syntax: Remove recognition for any individual
...
words - there are too many of them, we cannot keep up.
2002-07-31 16:37:14 +00:00
Pavel Roskin
56a685c3e6
* doc/ru/Makefile.am: Use man2hlp directly.
2002-07-30 22:22:35 +00:00
Pavel Roskin
2a2ff3f76e
* syntax/changelog.syntax: Highlight "*" only after tab. This
...
requires fixed syntax highlighting.
2002-07-28 21:09:45 +00:00
Pavel Roskin
c819e0de4d
* lib/mc.ext.in: Open *.doc and *.rtf files with abiword by
...
default. Open *.xls with gnumeric. Use mplayer for most video
formats.
2002-07-28 21:04:36 +00:00
Pavel Roskin
a39e3254cf
* syntax/nroff.syntax: Require most keywords to be whole.
2002-07-28 06:21:51 +00:00
Pavel Roskin
aeab4a933e
* syntax/fortran.syntax: Fix highlighting of "*" at the
...
beginning of line. Recognize " +" as continuation. Move
all "linestart" keywords earlier to avoid more conflicts.
2002-07-21 18:15:11 +00:00
Pavel Roskin
bd2e7db466
* syntax/unknown.syntax: Don't highlight anything by default.
2002-07-19 02:58:25 +00:00
Pavel Roskin
cfbf39a89e
* syntax/changelog.syntax: Highlight functions without filenames.
...
* syntax/Syntax: Match *ChangeLog*.
2002-07-18 19:33:27 +00:00
Pavel Roskin
4dbe6133e8
* syntax/c.syntax: Reenable highlighting for "/" and preserve
...
highlighting for "//" comments by using exclusive context.
* syntax/java.syntax: Likewise.
* syntax/swig.syntax: Likewise.
* syntax/slang.syntax: Reenable highlighting for "/".
* syntax/sql.syntax: Enable highlighting for "/" and "-".
2002-07-18 16:36:52 +00:00
Pavel Roskin
e58ffae223
* syntax/sql.syntax: New file.
...
* syntax/Syntax: Add sql.syntax.
* syntax/Makefile.am: Likewise.
From Walery Studennikov <despair@sama.ru> with minor changes.
2002-07-18 16:13:28 +00:00
Pavel Roskin
e0a1975590
* lib/mc.ext.in: Remove handling of executables. They should
...
be handled internally for "pause after run" to work.
2002-07-16 05:16:45 +00:00
Pavel Roskin
0129bcc1ca
* configure.in: Don't check for strcasecmp(), strncasecmp() and
...
strdup() - test results are not used except in gettext, which
provides its own tests.
2002-07-15 05:48:25 +00:00
Pavel Roskin
7db8a05550
* configure.in: When checking for ncurses, check for
...
has_colors(), not curses_version() - the later is missing in
older version of ncurses.
2002-07-15 05:16:51 +00:00
Pavel Roskin
81db2df680
* acinclude.m4 (AC_EXT2_UNDEL): Add ext2fs libraries to MC_LIBS,
...
not to LIBS.
* configure.in: Fix breakage in ncurses headers check from the
previous commit. Simplify other instances of AC_CHECK_HEADERS.
Define REGEX_MALLOC here.
2002-07-13 19:09:10 +00:00
Pavel Roskin
05364f344b
* acinclude.m4 (AC_NCURSES): Remove.
...
* configure.in: Use AC_CHECK_HEADERS to find ncurses headers and
AC_CHECK_LIB to check existance of ncurses library. Eliminate
variables force_ncurses and search_ncurses.
2002-07-13 05:10:41 +00:00
Pavel Roskin
cf5046a920
* configure.in: Remove --with-netrc, it is now default and can
...
be disabled at the runtime.
2002-07-10 21:31:53 +00:00
Pavel Roskin
1b5fdb4a33
* syntax/tcl.syntax: New file.
...
* syntax/Syntax: Add tcl.syntax.
* syntax/Makefile.am: Likewise.
* syntax/java.syntax: Don't treat #define separately from other
preprocessor directives.
* syntax/slang.syntax: Likewise.
* syntax/swig.syntax: Likewise.
2002-07-10 19:56:11 +00:00
Pavel Roskin
3f02ae47e8
* syntax/c.syntax: Don't treat #define separately from other
...
preprocessor directives.
2002-07-09 16:51:15 +00:00
Pavel Roskin
dc0e4bf58a
* syntax/perl.syntax: Highlight text after __END__ as a comment.
...
* syntax/po.syntax: Avoid gray color, which is hard to see.
2002-07-08 21:25:42 +00:00
Pavel Roskin
2854f6aebe
* syntax/dos.syntax: Add more commands.
2002-07-05 16:18:14 +00:00
Pavel Roskin
c0c1450514
* AUTHORS: Add Andrew V. Samoilov <kai@cmail.ru>, alphabetically
...
sort authors.
2002-07-04 14:23:32 +00:00
Pavel Roskin
ee328658a6
* syntax/dos.syntax: New file - highlighting for DOS batch
...
files. From Petr Kozelka <pkozelka@centrum.cz>
* syntax/Syntax: Add dos.syntax.
* syntax/Makefile.am: Likewise.
2002-06-25 01:04:08 +00:00
Pavel Roskin
89c15551b2
* syntax/php.syntax: New version.
2002-06-04 15:31:40 +00:00
Andrew V. Samoilov
90702a2ddc
* NEWS: Mention new configure options --with-codepagedir=DIR,
...
--with-configdir=DIR and --without-mcfs.
2002-05-23 15:33:11 +00:00
Andrew V. Samoilov
3b8abce8f8
* NEWS: Mention ftpfs/fish uploading changes.
2002-05-23 14:49:15 +00:00
Pavel Roskin
4035b37feb
* doc/ru/Makefile.am: Fix out-of-tree build.
2002-05-22 16:46:25 +00:00
Pavel Roskin
e262f0a0dc
* configure.in: Fix logic for gettext 0.10.x.
2002-05-14 23:28:17 +00:00
Andrew V. Samoilov
75693b126e
* configure.in: Don't generate po/Makefile if
...
there is 'top_builddir' in po/Makefile.in.
* autogen.sh: More fixes for gettext 0.11+.
2002-05-14 14:16:47 +00:00
Andrew V. Samoilov
f48d3bd620
* configure.in (ALL_LINGUAS): Added "be" for Belarusian.
2002-05-08 10:06:48 +00:00
Pavel Roskin
23b183df45
* lib/mc.ext.in: Add support for *.rmi files - latest TiMidity++
...
can play them.
2002-04-21 04:09:02 +00:00
Andrew V. Samoilov
0eaecaf79d
* autogen.sh: Fix for gettext 0.11 family (and newer).
2002-04-09 13:16:39 +00:00
Pavel Roskin
8dd4337cf1
* doc/ru/Makefile.am: Distribute mc.ru.hlp and don't remove it
...
by "make clean" because not everyone has Perl to rebuild it.
2002-04-03 07:45:02 +00:00
Andrew V. Samoilov
6fd3330f37
* syntax/Syntax: Replace ^Syntax$ with [Ss]yntax$ and add
...
first line regular expression.
2002-03-27 15:35:52 +00:00
Andrew V. Samoilov
20154c6f50
* configure.in: Define USE_INCLUDED_REGEX if GNU C library 2.1
...
or newer is not used.
2002-03-26 13:55:42 +00:00
Andrew V. Samoilov
ffd87714d2
* acinclude.m4: New option --with-mcfs and macro WITH_MCFS.
2002-03-26 13:40:14 +00:00
Andrew V. Samoilov
7f08501250
* src/Makefile.am: Move mc.hlp.ru processing ...
...
* doc/ru/Makefile.am: ... here.
2002-03-26 13:22:32 +00:00
Andrew V. Samoilov
6b6a850816
* syntax/Syntax: Match ^Syntax$ for Syntax Highlighting.
2002-03-22 08:46:53 +00:00
Andrew V. Samoilov
a2bd191696
* syntax/c.syntax: Highlight "%p" printf format.
...
Allow '*' as width and precision for strings and numbers.
2002-03-21 08:01:14 +00:00
Andrew V. Samoilov
3a7a27c135
* doc/mc.1.in: Fix smbfs example. Minor format fixes.
...
* doc/ru/mc.1.in: Likewise.
2002-03-21 07:57:55 +00:00
Pavel Roskin
31fbb7507d
* doc/ru/Makefile.am: Distribute xnc.hlp.
2002-03-18 18:02:17 +00:00
Pavel Roskin
589a0fd037
* doc/Makefile.am: Adjust for doc/ru/Makefile.am.
2002-03-12 16:25:09 +00:00
Andrew V. Samoilov
061fa72493
* configure.in (AC_CONFIG_FILES): Add doc/ru/Makefile.am.
...
* doc/ru/Makefile.am: New file.
* doc/ru/.cvsignore: Add Makefile and Makefile.in.
2002-03-12 11:43:48 +00:00
Pavel Roskin
8642495c05
* doc/Makefile.am (EXTRA_DIST): Distribute doc/ru/mc.1.
2002-03-08 17:29:02 +00:00
Andrew V. Samoilov
d05ff778ff
* configure.in (AC_CONFIG_FILES): Add doc/ru/mc.1.
2002-03-04 12:19:38 +00:00
Andrew V. Samoilov
3a11aa6347
* doc/ru: New directory for Russian manuals.
...
* doc/ru/mc.1.in: Translated mc.1 manual page. Originally
translated by Victor A. Kostromin for mc 4.5.30. Converted
from binary mc.hlp.ru, corrected and actualized by me.
* doc/ru/xnc.hlp: Translated lib/xnc.hlp. See above.
* doc/ru/.cvsignore: Ignore mc.1.
2002-03-01 14:39:58 +00:00
Andrew V. Samoilov
2b2dee6921
* doc/ru: New directory for Russian manuals.
...
* doc/ru/mc.1.in: Translated mc.1 manual page. Originally
translated by Victor A. Kostromin for mc 4.5.30. Converted
from binary mc.hlp.ru, corrected and actualized by me.
* doc/ru/xnc.hlp: Translated lib/xnc.hlp. See above.
* doc/ru/.cvsignore: Ignore mc.1.
2002-03-01 14:30:21 +00:00
Andrew V. Samoilov
1937ae0442
(Virtual File System): Document SMB File System.
2002-02-27 13:47:26 +00:00
Andrew V. Samoilov
8755da29c0
* doc/mc.1.in (Macro Substitution): Document "%var{ENV-default}".
...
(FILES): Document changes in mc behavior. ~/.mc/ini now override
mc.lib settings.
2002-02-27 08:33:09 +00:00
Pavel Roskin
8b5418771b
* lib/mc.ext.in: Run "file" before "nm" to avoid an error
...
message "no symbol found" for unsupported architectures and
provide more useful information.
2002-02-26 23:59:55 +00:00
Pavel Roskin
d95635b074
* README.smbfs: Remove. It contained no useful information
...
and the webpage is now dead.
* Makefile.am: Remove README.smbfs.
2002-02-22 06:45:10 +00:00
Pavel Roskin
3576460977
* README: Mention that glib 1.2.x is required.
2002-02-22 06:09:49 +00:00
Andrew V. Samoilov
f04c521675
* lib/edit.indent.rc: Use "#! /bin/sh"
...
* lib/edit.spell.rc: Likewise.
* lib/mcserv.init: Likewise.
2002-02-21 14:18:46 +00:00
Andrew V. Samoilov
14f1557b8c
* lib/cedit.menu: Eliminate bashisms.
...
Add missed `:' in AUTHOR evaluation.
Unset LANGUAGE and make LC_ALL empty.
Use "#! /path/to/program".
2002-02-21 14:15:28 +00:00
Andrew V. Samoilov
053fc87847
* doc/mc.1.in (FILES): Use ~/.mc/bindings instead of
...
~/.mc/ext, ~/.mc/ini instead of ~/.mc.ini.
Fix tarfs URL syntax example. Minor typo and format fixes.
2002-02-20 11:07:59 +00:00
Andrew V. Samoilov
6e3daebeb6
* doc/mc.1.in (FILES): Use MC_LIBDIR instead of MCHOME.
...
Fix location of configuration files.
2002-02-14 10:03:44 +00:00
Pavel Roskin
e9eac440ff
* configure.in: Don't use defunct ncurses_version.
...
Reported by Thomas Dickey <dickey@herndon4.his.com>
Set force_ncurses whenever --with-ncurses is used. If set,
suppress checks for S-Lang and fail is ncurses is not found.
2002-02-06 05:06:16 +00:00
Pavel Roskin
727898de19
* configure.in: Introduce a new variable screen_type that is
...
either "slang" or "ncurses" without additional text. Use it
instead of screen_manager whenever possible. Fix text in
AC_NCURSES call, use m4 quotes and move shell quotes into the
macro.
* acinclude.m4: Likewise.
Reported by Thomas Dickey <dickey@herndon4.his.com>
2002-02-06 04:38:38 +00:00
Pavel Roskin
91e02f250b
s/CVS macros/CVS keywords/
2002-01-28 23:54:30 +00:00
Pavel Roskin
764730910e
* syntax/Syntax: Known Delphi/Kylix source file extensions
...
supported (*.dpr, *.inc).
* syntax/pascal.syntax: Many new (Delphi/Kylix) keywords added.
Special highlighting of CVS macros. Understands single-line
comments (//).
2002-01-28 22:37:36 +00:00
Alexander Shopov
8277cd40c2
Added Bulgarian translation.
2002-01-24 11:53:42 +00:00
Pavel Roskin
95734aee1c
* NEWS: Mention word completion in the editor.
2002-01-21 17:52:26 +00:00
Pavel Roskin
e02f421074
* extraconf.h: Remove OS/2 specific code.
2002-01-17 07:27:04 +00:00
Pavel Roskin
e09f199636
* doc/mc.1.in (Configuration): Clarify some entries.
2002-01-17 06:51:57 +00:00
Andrew V. Samoilov
1fd13c4732
* acinclude.m4: New options for smbfs:
...
--with-configdir=DIR Where the Samba configuration files are (/etc)
--with-codepagedir=DIR Where the Samba codepage files are
2002-01-11 07:45:11 +00:00
Pavel Roskin
e97b30ad04
* syntax/xml.syntax: New file - hightlighting for XML.
...
From Petr Kozelka <pkozelka@centrum.cz>
* syntax/Syntax: Add xml.syntax.
* syntax/Makefile.am: Likewise.
2002-01-11 05:51:32 +00:00
Pablo Saratxaga
9f0917777c
Added Basque file
2002-01-04 15:03:59 +00:00
Pavel Roskin
a2ee840c65
* lib/mc.menu: Correct quoting.
...
Reported by Matthias Urban <murban@cs.uni-magdeburg.de>
2002-01-03 16:33:08 +00:00
Pavel Roskin
922f8b75c3
* NEWS: Mention removal of the OS/2 port.
...
* README.PC: Remove OS/2 specific parts.
2002-01-03 08:27:25 +00:00
Pavel Roskin
274cef3b46
* configure.in: Make help about --with-subshell easier to
...
understand. Minor alignment fixes for the help.
* acinclude.m4: Minor alignment fixes for the help.
2002-01-02 17:12:46 +00:00
Pavel Roskin
9286ed9c13
* configure.in: Generate vfs/Makefile from vfs/Makefile.in, not
...
vfs/Make-mc.in.
2001-12-31 08:10:46 +00:00
Duarte Loreto
5fd1defe8f
2001-12-27 Duarte Loreto <happyguy_pt@hotmail.com>
...
* configure.in: Added portuguese to ALL_LINGUAS
2001-12-27 02:36:25 +00:00
Pavel Roskin
0b2051a0c3
* acinclude.m4 (AC_WITH_SLANG): Don't add ../slang to includes.
...
Don't remove slang/slang.h - it's never created.
2001-12-21 22:17:08 +00:00
Pavel Roskin
d043f7eee6
* acinclude.m4 (AC_WITH_SLANG): Don't make symlink from
...
slang-mc.h to slang.h. Remove fastdepslang variable, it's
unused.
2001-12-21 20:21:17 +00:00
Wang Jian
72421061d3
*** empty log message ***
2001-12-01 15:14:09 +00:00
Pavel Roskin
bfb469435d
* lib/mc.ext.in: Use "type" to recognize zip and lha archives.
2001-11-29 21:27:55 +00:00
Pavel Roskin
efe14b8bf1
* lib/mc.ext.in: When running X programs in background, do it
...
from subshell. Otherwise some of them terminate when mc exits.
Reported by Christian Dysthe <christian@dysthe.net>
Remove some obsolete and gmc-specific entries. Use StarOffice
to open files detected as "Microsoft Office Document".
2001-11-28 00:25:44 +00:00
Pavel Roskin
6e6eb3465e
* lib/mc.lib: Support "Home" and "End" sequences in xterm from
...
XFree86 4.1.0.
2001-11-27 16:23:40 +00:00
Andrew V. Samoilov
8525b2622a
* doc/mcedit.1.in: Fix help file location.
2001-11-16 11:50:23 +00:00
Pavel Roskin
d85bffa7b2
* acinclude.m4 (MC_UNDELFS_CHECKS): Check for ext2_ino_t,
...
fallback to ino_t for e2fsprogs version 1.19 and older.
2001-11-14 17:54:44 +00:00
Pavel Roskin
3fe616ace4
* lib/mc.ext.in: Add support for Netpbm files.
2001-10-30 08:08:04 +00:00
Andrew V. Samoilov
1ff74e7a5b
* slang/slvideo.c (SLtt_set_color): Eliminate C++ comments.
...
http://bugzilla.gnome.org/show_bug.cgi?id=60935
By drk@sgi.com .
2001-10-25 13:32:14 +00:00
Andrew V. Samoilov
fcce6d2bb0
* doc/mc.1.in: Document "%p" macro.
2001-10-25 06:49:39 +00:00
Pavel Roskin
8644c630f0
* configure.in: Move AC_FUNC_MMAP before it's used indirectly.
...
Allow using --without-mmap.
* INSTALL: Document --without-mmap.
2001-10-25 03:46:59 +00:00
Andrew V. Samoilov
91a56f5470
* configure.in: Resurrect ALL_LINGUAS test, to allow specify list
...
of languages to be installed by setting env variable before
configure. If it is empty, it defaults to full list.
By Alex Tkachenko <alex@bcs.zp.ua>.
2001-10-24 08:38:03 +00:00
Pavel Roskin
5062e120a5
* syntax/sh.syntax: Highlight reserved words inside backticks.
...
Use the same wholechars settings for reserved words and
commands. Recognize more words. Recognize function definitions
without "function" or without "()". Use brightmagenta instead
of brightblue.
2001-10-19 07:37:49 +00:00
Pavel Roskin
fa7b354b12
* configure.in: When checking for "nroff -mandoc" support, don't
...
use /dev/null as input file, use stdin. Some versions of nroff
(e.g. groff-1.16.1) don't accept special files.
2001-10-18 04:54:42 +00:00
Pavel Roskin
ddcec565ec
* lib/mc.ext.in: Treat Makefile.PL as a Perl program, not as a
...
Makefile. Don't allow any suffixes after "Makefile".
2001-10-16 07:30:33 +00:00
Pavel Roskin
fcebeec60c
* lib/mc.ext.in: Add support for *.xcf files (native GIMP
...
format).
2001-10-12 06:32:58 +00:00
Pavel Roskin
f30f16c588
* lib/mc.menu: Use "case" instead of non-portable "egrep -q".
...
Fix compress<->bzip2 conversion and conversion of tagged
archives.
2001-10-06 08:54:05 +00:00
Pavel Roskin
23bdfba2a6
* lib/mc.ext.in: Use ogginfo to view *.ogg files.
...
Suggested by Marcel Pol <mpol@gmx.net>
2001-10-05 22:41:33 +00:00
Pavel Roskin
b3cd72c2df
* lib/mc.ext.in: Use xmms to play *.mp3 under X. When viewing
...
*.mp3, use "verbose" option to mpg123. Add support for *.ogg
and *.mid files.
2001-10-05 05:51:26 +00:00
Pavel Roskin
add68bf853
* configure.in: Don't check whether grep supports stdin - it's
...
not used anymore.
* NEWS: Mention this change.
2001-09-30 19:17:48 +00:00
Pavel Roskin
0f1954d2ff
* doc/mcedit.1.in: Fix a very long line - use double
...
backslashes since they are interpreted even in the .nf blocks.
2001-09-20 01:42:57 +00:00
Pavel Roskin
6f248850ea
* lib/edit.spell.rc: Try aspell before resorting to ispell.
2001-09-20 01:13:29 +00:00
Pavel Roskin
419a1aa3dc
* syntax/php.syntax: Replace with a better implementation by
...
Max Schedriviy <max@tavrida.net>
2001-09-19 04:52:47 +00:00
Pavel Roskin
dad13bfb19
* doc/mc.1.in: Fix location of mcedit files.
...
* doc/mcedit.1.in: Likewise. Remove obsolete technical details.
2001-09-15 23:16:20 +00:00
Pavel Roskin
db1f552c5c
* configure.in: Don't check for ncurses version and for keyok()
...
because the mouse support code doesn't need this hack anymore.
2001-09-15 01:23:49 +00:00
Pavel Roskin
462e063ce4
* configure.in: Fix some cases of overquoting and underquoting.
...
* acinclude.m4: Likewise.
2001-09-13 19:40:40 +00:00
Pavel Roskin
33b09eee48
* configure.in: Update list of browsers. Don't fallback to
...
lynx since it cannot be run in background.
* lib/mc.ext.in: Redirect output of X11 browsers to /dev/null.
If no browser for X11 was found, use lynx.
2001-09-12 22:10:37 +00:00
Pavel Roskin
94ad49d237
* autogen.sh: Add a workaround to ensure that "depcomp" is
...
distributed.
* configure.in: Replace obsolete macros. Use AC_MSG_NOTICE
where appropriate.
* acinclude.m4: Likewise. Fix check whether S-Lang uses
terminfo.
2001-09-12 20:45:46 +00:00
Pavel Roskin
692f52ce8d
* configure.in: Use three-argument form of AC_INIT. Use
...
AC_CONFIG_AUX_DIR. Remove some unused or implied macros.
* Makefile.am (EXTRA_DIST): Remove "depcomp" - this workaround
is not needed if AC_CONFIG_AUX_DIR is used.
* vfs/Make-mc.in: Adjust mkinstalldirs location.
* autogen.sh: Create "config" and remove "autom4te.cache".
2001-09-12 19:18:38 +00:00
Pavel Roskin
fad8bcf073
* syntax/Syntax: New file, extracted from edit/syntax.c.
...
* syntax/Makefile.am: Add Syntax.
2001-09-11 21:42:13 +00:00
Pavel Roskin
4451b088b1
* configure.in: Add -lcurses (for use with S-Lang) to MCLIBS not
...
to LIBS. Don't use unportable "grep -q", use "case" instead.
2001-09-11 20:04:33 +00:00
Pavel Roskin
34a95b4942
* configure.in: Only check for X if --with-tm-x-support has been
...
specified.
2001-09-11 02:35:45 +00:00
Pavel Roskin
28cd178099
* configure.in: Add check for sys/ioctl.h.
2001-09-11 02:03:19 +00:00
Pavel Roskin
61b18a0643
* configure.in: Use AC_FUNC_STRCOLL instead of generic test.
2001-09-11 01:42:08 +00:00
Pavel Roskin
eb67c01aef
* acinclude.m4: Put -lncurses to MCLIBS, not LIBS.
...
* configure.in: Likewise. Add MCLIBS to LIBS temporarily when
testing for functions in ncurses.
2001-09-11 01:29:29 +00:00
Pavel Roskin
5452cf366a
* acinclude.m4: Provide descriptions in all AC_DEFINE macros.
...
* configure.in: Likewise. Use AH_BOTTOM to include extraconf.h.
* acconfig.h: Remove.
2001-09-11 00:27:03 +00:00
Pavel Roskin
cc46c2eb12
* configure.in: Eliminate LIBSLANG and LSLANG.
...
* acinclude.m4: Likewise. Use MCLIBS for -lslang.
2001-09-10 21:55:26 +00:00
Pavel Roskin
c0ddf2c09a
* configure.in: Use MCLIBS for -lgpm. Remove LGPM. Check for
...
resizeterm() and keyok() only if configuring with ncurses.
2001-09-10 21:16:40 +00:00
Pavel Roskin
36ec0ba15b
* configure.in: Remove now unused variables LIBVFS and LVFS.
2001-09-10 20:31:35 +00:00
Pavel Roskin
fea1e1867e
* configure.in: Remove unused variables LINTL and INTLDEPS.
2001-09-10 20:10:43 +00:00
Pavel Roskin
35ef57ca76
* configure.in: Add -I\$(top_builddir)/intl to CPPFLAGS when
...
building with included gettext, because libintl.h is copied
there.
2001-09-10 19:31:14 +00:00
Pavel Roskin
27a58d6bb4
* NEWS: Update.
2001-09-09 04:24:34 +00:00
Pavel Roskin
4e09ec3e27
* configure.in: Remove a hack for Unixware. AC_FUNC_GETMNTENT
...
checks -lgen for getmntent as of Autoconf 2.52.
2001-09-09 04:05:14 +00:00
Pavel Roskin
b9d389a8fd
* configure.in: Check for pwd.h.
2001-09-07 17:23:49 +00:00
Pavel Roskin
22543072c8
* Make.common.in: Remove.
...
* configure.in: Remove all references to Make.common.in and
MCCPPFLAGS.
* aclocal.m4: Likewise.
2001-09-07 15:29:46 +00:00
Pavel Roskin
d5e1314c5d
* configure.in: Require Autoconf 2.52. Remove hacks for
...
Autoconf 2.13.
* Makefile.am: Require Automake 1.5.
2001-09-07 04:25:02 +00:00
Pavel Roskin
7a9716e6a9
* syntax/php.syntax: New file - PHP file highlighting. Copied
...
from Cooledit 3.17.4.
* syntax/Makefile.am: Add php.syntax.
2001-09-06 05:29:07 +00:00
Timur Bakeyev
75fadcff69
2001-09-06 Timur Bakeyev <mc@bat.ru>
...
* acconfig.h: Brought back couple of symbols, that are still necessary
due reference to them from configure.in.
2001-09-05 13:50:57 +00:00
Pavel Roskin
4d3dbca660
* syntax/changelog.syntax: Fix highlighting of functions. Relax
...
strictness for dates.
2001-09-05 01:50:02 +00:00
Pavel Roskin
dbe915be3c
* doc/mc.1.in: Fix troff warnings.
...
* doc/mcedit.1.in: Likewise.
2001-09-04 22:06:30 +00:00
Pavel Roskin
eae55940fc
* doc/mc.1.in: Spellcheck.
...
* doc/mcedit.1.in: Likewise.
* doc/mcserv.8.in: Likewise.
2001-09-03 18:01:45 +00:00
Pavel Roskin
655ec833b4
* doc/mc.1.in (Learn Keys): Complete rewrite.
2001-09-03 09:08:43 +00:00
Pavel Roskin
f150c6b74a
* acconfig.h: Remove all unused symbols.
2001-09-03 03:28:35 +00:00
Pavel Roskin
9b0385f063
* lib/ncurses.h: Remove.
...
* lib/Makefile.am: Remove ncurses.h.
2001-09-03 02:47:38 +00:00
Pavel Roskin
6f8323907f
Trimmed using last chtrim. Ensure exactly 2 spaces before e-mail.
2001-09-01 20:12:16 +00:00
Abel Cheung
aee005a154
Rename zh_TW.Big5 -> zh_TW, to prevent future encoding naming problem.
2001-09-01 19:56:19 +00:00