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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/eshell/esh-ext.el [lexbind]
Date: Wed, 06 Oct 2004 01:45:34 -0400

Index: emacs/lisp/eshell/esh-ext.el
diff -c emacs/lisp/eshell/esh-ext.el:1.12.2.2 
emacs/lisp/eshell/esh-ext.el:1.12.2.3
*** emacs/lisp/eshell/esh-ext.el:1.12.2.2       Tue Oct 14 23:51:31 2003
--- emacs/lisp/eshell/esh-ext.el        Wed Oct  6 05:21:59 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]