Index: emacs/lisp/eshell/esh-var.el
diff -c emacs/lisp/eshell/esh-var.el:1.15 emacs/lisp/eshell/esh-var.el:1.16
*** emacs/lisp/eshell/esh-var.el:1.15 Tue Jun 14 11:33:54 2005
--- emacs/lisp/eshell/esh-var.el Mon Jul 4 02:51:48 2005
***************
*** 28,34 ****
(defgroup eshell-var nil
"Variable interpolation is introduced whenever the '$' character
appears unquoted in any argument (except when that argument is
! surrounded by single quotes) . It may be used to interpolate a
variable value, a subcommand, or even the result of a Lisp form."
:tag "Variable handling"
:group 'eshell)
--- 28,34 ----
(defgroup eshell-var nil
"Variable interpolation is introduced whenever the '$' character
appears unquoted in any argument (except when that argument is
! surrounded by single quotes). It may be used to interpolate a
variable value, a subcommand, or even the result of a Lisp form."
:tag "Variable handling"
:group 'eshell)
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs