diff options
| author | Eli Zaretskii | 2008-10-17 19:37:14 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2008-10-17 19:37:14 +0000 |
| commit | 53728487f15e5f324edf550d64894a95ea48aa54 (patch) | |
| tree | 1d525655bb3b8731c1e912c6414ff9442b2f716d /doc/lispref/ChangeLog | |
| parent | 4f77c25dfe39469d9b311533b0fe468a846ed748 (diff) | |
| download | emacs-53728487f15e5f324edf550d64894a95ea48aa54.tar.gz emacs-53728487f15e5f324edf550d64894a95ea48aa54.zip | |
(Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
(Time Parsing): Document `format-seconds'.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index c0e27ea4712..5891f611050 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -5,6 +5,8 @@ | |||
| 5 | `window-system-initialization-alist'. Document reading the | 5 | `window-system-initialization-alist'. Document reading the |
| 6 | abbrevs file. Document the call to `server-start' under --daemon. | 6 | abbrevs file. Document the call to `server-start' under --daemon. |
| 7 | Rearrange a bit to be consistent with the code flow. | 7 | Rearrange a bit to be consistent with the code flow. |
| 8 | (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'. | ||
| 9 | (Time Parsing): Document `format-seconds'. | ||
| 8 | 10 | ||
| 9 | 2008-10-17 Martin Rudalics <rudalics@gmx.at> | 11 | 2008-10-17 Martin Rudalics <rudalics@gmx.at> |
| 10 | 12 | ||