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
61a5bb85
Commit
61a5bb85
authored
Jan 08, 2013
by
Bastien Guerry
Browse files
etc/NEWS: Document the change wrt `apropos-user-option' and `apropos-variable'
parent
ca6a2684
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
etc/NEWS
etc/NEWS
+7
-0
No files found.
etc/NEWS
View file @
61a5bb85
...
...
@@ -31,6 +31,13 @@ configure option `--without-acl'.
* Startup Changes in Emacs 24.4
*
Changes in Emacs 24.4
+++
**
`apropos-variable' is now `apropos-user-option'
`apropos-user-option'
shows all user options while `apropos-variable'
shows all variables. When called with a universal prefix argument,
the two commands swap their behaviors. When `apropos-do-all' is
non-nil, they output the same results.
+++
**
`eval-defun' on an already defined defcustom calls the :set function,
if there is one.
...
...
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