diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -1212,8 +1212,10 @@ reset transient-mark-mode to the value OLDVAL. The values `only' and | |||
| 1212 | *** The new variables `before-init-time' and `after-init-time' record the | 1212 | *** The new variables `before-init-time' and `after-init-time' record the |
| 1213 | value of `current-time' before and after Emacs loads the init files. | 1213 | value of `current-time' before and after Emacs loads the init files. |
| 1214 | 1214 | ||
| 1215 | +++ | ||
| 1215 | *** The new function `emacs-uptime' returns the uptime of an Emacs instance. | 1216 | *** The new function `emacs-uptime' returns the uptime of an Emacs instance. |
| 1216 | 1217 | ||
| 1218 | +++ | ||
| 1217 | *** The new function `emacs-init-time' returns the duration of the | 1219 | *** The new function `emacs-init-time' returns the duration of the |
| 1218 | Emacs initialization. | 1220 | Emacs initialization. |
| 1219 | 1221 | ||
| @@ -1550,6 +1552,7 @@ times the default column width. | |||
| 1550 | 1552 | ||
| 1551 | ** Miscellaneous new functions | 1553 | ** Miscellaneous new functions |
| 1552 | 1554 | ||
| 1555 | +++ | ||
| 1553 | *** `format-seconds' converts a number of seconds into a readable | 1556 | *** `format-seconds' converts a number of seconds into a readable |
| 1554 | string of days, hours, etc. | 1557 | string of days, hours, etc. |
| 1555 | 1558 | ||