aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorEli Zaretskii2012-12-10 15:25:17 +0200
committerEli Zaretskii2012-12-10 15:25:17 +0200
commit2b8c906403908a5037b52bfecb72b65d0ce0cd1e (patch)
treef1d720c43535ee624f02cf2b47f24e44d4a80e99 /lisp
parentf282b9f7987fd7c2c8e323cc9f934ea53c05c3af (diff)
downloademacs-2b8c906403908a5037b52bfecb72b65d0ce0cd1e.tar.gz
emacs-2b8c906403908a5037b52bfecb72b65d0ce0cd1e.zip
Final cleanups and updated ChangeLog entries.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog9
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 @@
12012-12-10 Eli Zaretskii <eliz@gnu.org>
2
3 * subr.el (w32notify-handle-event): New function.
4 (inotify-handle-event): Doc fix.
5
12012-12-10 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de> 62012-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
22472012-10-07 Eli Zaretskii <eliz@gnu.org>
2248
2249 * subr.el (w32notify-handle-event): New function.
2250
22512012-10-07 Glenn Morris <rgm@gnu.org> 22522012-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):