diff options
| author | Eli Zaretskii | 2012-12-10 15:25:17 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2012-12-10 15:25:17 +0200 |
| commit | 2b8c906403908a5037b52bfecb72b65d0ce0cd1e (patch) | |
| tree | f1d720c43535ee624f02cf2b47f24e44d4a80e99 /lisp | |
| parent | f282b9f7987fd7c2c8e323cc9f934ea53c05c3af (diff) | |
| download | emacs-2b8c906403908a5037b52bfecb72b65d0ce0cd1e.tar.gz emacs-2b8c906403908a5037b52bfecb72b65d0ce0cd1e.zip | |
Final cleanups and updated ChangeLog entries.
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b06344075d7..f496863d76d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-12-10 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * subr.el (w32notify-handle-event): New function. | ||
| 4 | (inotify-handle-event): Doc fix. | ||
| 5 | |||
| 1 | 2012-12-10 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de> | 6 | 2012-12-10 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de> |
| 2 | 7 | ||
| 3 | * subr.el (inotify-event-p, inotify-handle-event): New functions. | 8 | * subr.el (inotify-event-p, inotify-handle-event): New functions. |
| @@ -2244,10 +2249,6 @@ | |||
| 2244 | (rst-indent-comment): Correct :version tag. | 2249 | (rst-indent-comment): Correct :version tag. |
| 2245 | (rst-official-cvs-rev): Correct version string. | 2250 | (rst-official-cvs-rev): Correct version string. |
| 2246 | 2251 | ||
| 2247 | 2012-10-07 Eli Zaretskii <eliz@gnu.org> | ||
| 2248 | |||
| 2249 | * subr.el (w32notify-handle-event): New function. | ||
| 2250 | |||
| 2251 | 2012-10-07 Glenn Morris <rgm@gnu.org> | 2252 | 2012-10-07 Glenn Morris <rgm@gnu.org> |
| 2252 | 2253 | ||
| 2253 | * mail/rmailmm.el (rmail-mime-process-multipart): | 2254 | * mail/rmailmm.el (rmail-mime-process-multipart): |