From: Eli Zaretskii Date: Sat, 6 Nov 2004 17:05:42 +0000 (+0000) Subject: Document get-internal-run-time. X-Git-Tag: ttn-vms-21-2-B4~4146 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=66fcf39cc065f281535bec8f313ac2cf1fc7eab2;p=emacs.git Document get-internal-run-time. --- diff --git a/etc/NEWS b/etc/NEWS index a5277a8cb03..726eac5afdb 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -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