Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
5648486c
Commit
5648486c
authored
May 04, 2005
by
Richard M. Stallman
Browse files
Follow whitespace conventions.
parent
97726d1b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lispref/variables.texi
lispref/variables.texi
+2
-2
No files found.
lispref/variables.texi
View file @
5648486c
...
...
@@ -1714,7 +1714,7 @@ of the variable at the end of the chain of aliases.
This function returns @var{base-var}.
@end defun
Variable aliases are convenient for replacing an old name for a
Variable aliases are convenient for replacing an old name for a
variable with a new name. @code{make-obsolete-variable} declares that
the old name is obsolete and therefore that it may be removed at some
stage in the future.
...
...
@@ -1731,7 +1731,7 @@ variable was first made obsolete---for example, a date or a release
number.
@end defun
You can make two variables synonyms and declare one obsolete at the
You can make two variables synonyms and declare one obsolete at the
same time using the macro @code{define-obsolete-variable-alias}.
@defmac define-obsolete-variable-alias variable new &optional when docstring
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment