diff options
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): |