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
3ca34b22
Commit
3ca34b22
authored
Jan 09, 2014
by
David Engster
Browse files
Updated NEWS with `describe-function' EIEIO support.
parent
05e0afce
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
0 deletions
+11
-0
etc/ChangeLog
etc/ChangeLog
+4
-0
etc/NEWS
etc/NEWS
+7
-0
No files found.
etc/ChangeLog
View file @
3ca34b22
2014-01-09 David Engster <deng@randomsample.de>
* NEWS: Added new `describe-function' EIEIO support.
2014-01-09 Glenn Morris <rgm@gnu.org>
* SERVICE: Mark as obsolete.
...
...
etc/NEWS
View file @
3ca34b22
...
...
@@ -168,6 +168,13 @@ non-nil, they output the same results.
+++
***
The key `?' now describes prefix bindings, like `C-h'.
*** The command `describe-function' was extended for EIEIO.
Running it on constructors will show a full description of the
generated class. For generic functions, if will show all
implementations together with links to the source. The old commands
`describe-class',
`describe-constructor' and `describe-generic' were
removed.
*** The command `quail-help' is deleted. Use `C-h C-\'
(`describe-input-method')
instead.
...
...
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