]> git.eshelyaron.com Git - emacs.git/commitdiff
(Variable Aliases): Minor cleanup.
authorRichard M. Stallman <rms@gnu.org>
Sun, 25 Nov 2007 03:49:12 +0000 (03:49 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 25 Nov 2007 03:49:12 +0000 (03:49 +0000)
doc/lispref/variables.texi

index 0ca217dbe475e95914f074d7d80b025b2c660912..aee7d4f8be3484b5b9ab8f9efb18fc163d12b3a3 100644 (file)
@@ -1701,7 +1701,7 @@ the old name is obsolete and therefore that it may be removed at some
 stage in the future.
 
 @defun make-obsolete-variable obsolete-name current-name &optional when
-This function makes the byte-compiler warn that the variable
+This function makes the byte compiler warn that the variable
 @var{obsolete-name} is obsolete.  If @var{current-name} is a symbol, it is
 the variable's new name; then the warning message says to use
 @var{current-name} instead of @var{obsolete-name}.  If @var{current-name}