1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-24 10:38:38 +00:00

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