* doc/mc.1.in (Macro Substitution): Document "%var{ENV-default}".

(FILES): Document changes in mc behavior. ~/.mc/ini now override
mc.lib settings.
This commit is contained in:
Andrew V. Samoilov 2002-02-27 08:33:09 +00:00
parent 8b5418771b
commit 8755da29c0
2 changed files with 18 additions and 2 deletions

View File

@ -1,3 +1,9 @@
2002-02-27 Andrew V. Samoilov <kai@cmail.ru>
* 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-26 Pavel Roskin <proski@gnu.org>
* lib/mc.ext.in: Run "file" before "nm" to avoid an error
@ -2132,3 +2138,4 @@ Thu Nov 26 12:20:06 1998 Pavel Roskin <pavel_roskin@geocities.com>
* configure.in: Use MC_HPUX_PROG_CC_STDC
* ChangeLog: There was no ChangeLog here, so I added one.
>>>>>>> 1.417

View File

@ -2062,6 +2062,16 @@ the braces is used as a prompt. The macro is substituted by the text
typed by the user. The user can press ESC or F10 to cancel. This macro
doesn't work on the command line yet.
.PP
.I "%var{ENV:default}"
.IP
If environment variable
.I ENV
is unset, the
.I default
is substituted. Otherwise, the value of
.I ENV
is substituted.
.PP
.SH " The subshell support"
The subshell support is a compile time option, that works with the
shells: bash, tcsh and zsh.
@ -3132,8 +3142,7 @@ the user doesn't have his own ~/.mc/ini file.
@prefix@/lib/mc/mc.lib
.IP
Global settings for the Midnight Commander. Settings in this file
affect all users, whether they have ~/.mc/ini or not, as long as
~/.mc/ini doesn't override them. Currently, only
affect all users, whether they have ~/.mc/ini or not. Currently, only
.\"LINK2"
terminal settings
.\"Terminal databases"