mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-07 06:50:23 -08:00
; * etc/NEWS: Fix typo.
This commit is contained in:
parent
7050128cfe
commit
459e635099
1 changed files with 1 additions and 1 deletions
2
etc/NEWS
2
etc/NEWS
|
|
@ -434,7 +434,7 @@ the signature) the automatically inferred function type as well.
|
||||||
|
|
||||||
---
|
---
|
||||||
*** 'describe-function' now shows the type of the function object.
|
*** 'describe-function' now shows the type of the function object.
|
||||||
The text used to say things like "car is is a built-in function" whereas
|
The text used to say things like "car is a built-in function" whereas
|
||||||
it now says "car is a primitive-function" where "primitive-function" is
|
it now says "car is a primitive-function" where "primitive-function" is
|
||||||
the symbol returned by 'cl-type-of'. You can click on those words to
|
the symbol returned by 'cl-type-of'. You can click on those words to
|
||||||
get information about that type.
|
get information about that type.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue