emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/eshell/esh-ext.el [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/eshell/esh-ext.el [emacs-unicode-2]
Date: Tue, 21 Sep 2004 06:13:35 -0400

Index: emacs/lisp/eshell/esh-ext.el
diff -c emacs/lisp/eshell/esh-ext.el:1.14.4.1 
emacs/lisp/eshell/esh-ext.el:1.14.4.2
*** emacs/lisp/eshell/esh-ext.el:1.14.4.1       Fri Apr 16 12:50:15 2004
--- emacs/lisp/eshell/esh-ext.el        Tue Sep 21 09:34:12 2004
***************
*** 150,157 ****
  
  (defcustom eshell-explicit-command-char ?*
    "*If this char occurs before a command name, call it externally.
! That is, although vi may be an alias, *vi will always call the
! external version.  UNIX users may prefer this variable to be \."
    :type 'character
    :group 'eshell-ext)
  
--- 150,157 ----
  
  (defcustom eshell-explicit-command-char ?*
    "*If this char occurs before a command name, call it externally.
! That is, although `vi' may be an alias, `\vi' will always call the
! external version."
    :type 'character
    :group 'eshell-ext)
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]