mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
NEWS: Fix typo in last commit.
This commit is contained in:
parent
3ca34b22ec
commit
d6a62260f2
1 changed files with 1 additions and 1 deletions
2
etc/NEWS
2
etc/NEWS
|
|
@ -170,7 +170,7 @@ non-nil, they output the same results.
|
|||
|
||||
*** 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
|
||||
generated class. For generic functions, it will show all
|
||||
implementations together with links to the source. The old commands
|
||||
`describe-class', `describe-constructor' and `describe-generic' were
|
||||
removed.
|
||||
|
|
|
|||
Loading…
Reference in a new issue