aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 7476bb51958..ea62ba6e676 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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
133using several time zones, in a buffer. 133using 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