Commit Graph

784 Commits

Author SHA1 Message Date
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