[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lispref/variables.texi
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/lispref/variables.texi |
Date: |
Mon, 15 Jul 2002 11:50:56 -0400 |
Index: emacs/lispref/variables.texi
diff -c emacs/lispref/variables.texi:1.32 emacs/lispref/variables.texi:1.33
*** emacs/lispref/variables.texi:1.32 Mon Jul 15 11:39:40 2002
--- emacs/lispref/variables.texi Mon Jul 15 11:50:56 2002
***************
*** 1683,1689 ****
value of @var{alias-var} changes the value of @var{base-var}.
If the @var{docstring} argument is present, it specifies the documentation for
! @var{alias-var}; otherwise, it has the same documentation that @var{base-var},
if any.
@end defmac
--- 1683,1689 ----
value of @var{alias-var} changes the value of @var{base-var}.
If the @var{docstring} argument is present, it specifies the documentation for
! @var{alias-var}; otherwise, it has the same documentation as @var{base-var},
if any.
@end defmac