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
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
4c85e3f7
Commit
4c85e3f7
authored
Apr 19, 2019
by
Stefan Monnier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* lisp/emacs-lisp/byte-run.el (define-obsolete-variable-alias): Tweak doc
parent
cb411c60
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/emacs-lisp/byte-run.el
lisp/emacs-lisp/byte-run.el
+1
-1
No files found.
lisp/emacs-lisp/byte-run.el
View file @
4c85e3f7
...
@@ -423,7 +423,7 @@ variable (this is due to the way `defvaralias' works).
...
@@ -423,7 +423,7 @@ variable (this is due to the way `defvaralias' works).
If provided, WHEN should be a string indicating when the variable
If provided, WHEN should be a string indicating when the variable
was first made obsolete, for example a date or a release number.
was first made obsolete, for example a date or a release number.
For the benefit of
`custom-set-variables'
, if OBSOLETE-NAME has
For the benefit of
Customize
, if OBSOLETE-NAME has
any of the following properties, they are copied to
any of the following properties, they are copied to
CURRENT-NAME, if it does not already have them:
CURRENT-NAME, if it does not already have them:
`saved-value', `saved-variable-comment'."
`saved-value', `saved-variable-comment'."
...
...
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