Commit Graph

405 Commits

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