Mercurial > emacs
comparison etc/NEWS @ 91739:61157aec32d2
Add emacs-startup-time, emacs-uptime.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 11 Feb 2008 00:29:11 +0000 |
parents | 04e7668f6b61 |
children | 816e9aceecc0 |
comparison
equal
deleted
inserted
replaced
91738:f188677bed3d | 91739:61157aec32d2 |
---|---|
129 This is because some file name handlers (like ange-ftp) are not able to | 129 This is because some file name handlers (like ange-ftp) are not able to |
130 run processes remotely. | 130 run processes remotely. |
131 | 131 |
132 ** The new command `display-time-world' starts an updating time display | 132 ** The new command `display-time-world' starts an updating time display |
133 using several time zones, in a buffer. | 133 using several time zones, in a buffer. |
134 | |
135 ** The new variable `emacs-startup-time' gives the time at which Emacs started. | |
136 | |
137 ** The new function `emacs-uptime' returns the uptime of an Emacs instance. | |
138 | |
134 | 139 |
135 * Startup Changes in Emacs 23.1 | 140 * Startup Changes in Emacs 23.1 |
136 | 141 |
137 ** New user option `initial-buffer-choice' specifies what to display | 142 ** New user option `initial-buffer-choice' specifies what to display |
138 after starting Emacs: startup screen, *scratch* buffer, visiting a | 143 after starting Emacs: startup screen, *scratch* buffer, visiting a |