diff options
| author | Glenn Morris | 2007-11-29 04:48:15 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-11-29 04:48:15 +0000 |
| commit | e07ea83391b4ba13f8eaac18de52a5bca7e17b65 (patch) | |
| tree | 7eb9bebfd18ac1cf61bd3ed2953b422cb413159f /lisp/ChangeLog | |
| parent | e4b07c8b950d768b29295897c2dc514bc910f000 (diff) | |
| download | emacs-e07ea83391b4ba13f8eaac18de52a5bca7e17b65.tar.gz emacs-e07ea83391b4ba13f8eaac18de52a5bca7e17b65.zip | |
(with-decoded-time-value): Doc fix.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8668630578f..3576d72bf1a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2007-11-29 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * calendar/time-date.el (with-decoded-time-value): Doc fix. | ||
| 4 | |||
| 5 | 2007-11-29 Ari Roponen <ari.roponen@gmail.com> (tiny change) | ||
| 6 | |||
| 7 | * calendar/time-date.el (encode-time-value): Doc fix. | ||
| 8 | |||
| 1 | 2007-11-26 Juanma Barranquero <lekktu@gmail.com> | 9 | 2007-11-26 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 10 | ||
| 3 | * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix. | 11 | * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix. |