diff options
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -131,6 +131,11 @@ 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 | ||