/[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.55 by rms, Tue Apr 26 10:55:24 2005 UTC revision 1.56 by rms, Tue Apr 26 10:56:01 2005 UTC
# Line 1722  stage in the future. Line 1722  stage in the future.
1722  @defmac make-obsolete-variable variable new &optional when  @defmac make-obsolete-variable variable new &optional when
1723  This macro makes the byte-compiler warn that the variable  This macro makes the byte-compiler warn that the variable
1724  @var{variable} is obsolete.  If @var{new} is a symbol, it is the  @var{variable} is obsolete.  If @var{new} is a symbol, it is the
1725  variable's new name; the warning messages say to use @var{new}  variable's new name; then the warning messages says to use @var{new}
1726  instead of @var{variable}.  instead of @var{variable}.  If @var{new} is a string, this is the
1727  If @var{new} is a string, this is the message and there is no  message and there is no replacement variable.
 replacement variable.  
1728    
1729  If provided, @var{when} should be a string indicating when the  If provided, @var{when} should be a string indicating when the
1730  variable was first made obsolete---for example, a date or a release  variable was first made obsolete---for example, a date or a release

Legend:
Removed from v.1.55  
changed lines
  Added in v.1.56

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