/[emacs]/emacs/lisp/eshell/esh-var.el
ViewVC logotype

Diff of /emacs/lisp/eshell/esh-var.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.15 by lektu, Tue Jun 14 11:33:54 2005 UTC revision 1.16 by lektu, Mon Jul 4 02:51:48 2005 UTC
# Line 28  Line 28 
28  (defgroup eshell-var nil  (defgroup eshell-var nil
29    "Variable interpolation is introduced whenever the '$' character    "Variable interpolation is introduced whenever the '$' character
30  appears unquoted in any argument (except when that argument is  appears unquoted in any argument (except when that argument is
31  surrounded by single quotes) .  It may be used to interpolate a  surrounded by single quotes).  It may be used to interpolate a
32  variable value, a subcommand, or even the result of a Lisp form."  variable value, a subcommand, or even the result of a Lisp form."
33    :tag "Variable handling"    :tag "Variable handling"
34    :group 'eshell)    :group 'eshell)

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26