/[emacs]/emacs/lispref/variables.texi
ViewVC logotype

Diff of /emacs/lispref/variables.texi

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

revision 1.58 by teirllm, Mon May 2 02:47:30 2005 UTC revision 1.59 by rms, Wed May 4 14:21:38 2005 UTC
# Line 1714  of the variable at the end of the chain Line 1714  of the variable at the end of the chain
1714  This function returns @var{base-var}.  This function returns @var{base-var}.
1715  @end defun  @end defun
1716    
1717  Variable aliases are convenient for replacing an old name for a    Variable aliases are convenient for replacing an old name for a
1718  variable with a new name.  @code{make-obsolete-variable} declares that  variable with a new name.  @code{make-obsolete-variable} declares that
1719  the old name is obsolete and therefore that it may be removed at some  the old name is obsolete and therefore that it may be removed at some
1720  stage in the future.  stage in the future.
# Line 1731  variable was first made obsolete---for e Line 1731  variable was first made obsolete---for e
1731  number.  number.
1732  @end defun  @end defun
1733    
1734  You can make two variables synonyms and declare one obsolete at the    You can make two variables synonyms and declare one obsolete at the
1735  same time using the macro @code{define-obsolete-variable-alias}.  same time using the macro @code{define-obsolete-variable-alias}.
1736    
1737  @defmac define-obsolete-variable-alias variable new &optional when docstring  @defmac define-obsolete-variable-alias variable new &optional when docstring

Legend:
Removed from v.1.58  
changed lines
  Added in v.1.59

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