Document get-internal-run-time.

This commit is contained in:
Eli Zaretskii 2004-11-06 17:05:42 +00:00
parent 6159c232a6
commit 66fcf39cc0

View file

@ -2326,6 +2326,10 @@ configuration files.
* Lisp Changes in Emacs 21.4
+++
** The new primitive `get-internal-run-time' returns the processor
run time used by Emacs since start-up.
+++
** The new function `called-interactively-p' does what many people
have mistakenly believed `interactively-p' did: it returns t if the