aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2013-01-11 11:45:54 +0200
committerEli Zaretskii2013-01-11 11:45:54 +0200
commit10e714d51d98bf0cb4b01447b01ab5cec6b2f752 (patch)
tree93dd90a99c16e82a1e25f9f662459aee831a8cb6 /lisp/ChangeLog
parent99a7a59166453f799894105930e140ca1a8c6fb2 (diff)
downloademacs-10e714d51d98bf0cb4b01447b01ab5cec6b2f752.tar.gz
emacs-10e714d51d98bf0cb4b01447b01ab5cec6b2f752.zip
Fix last commit in autorevert.el.
lisp/autorevert.el (auto-revert-notify-rm-watch) (auto-revert-notify-add-watch): Fix typos in w32notify function names.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0d4566a91a6..c5753e76fae 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12013-01-11 Eli Zaretskii <eliz@gnu.org>
2
3 * autorevert.el (auto-revert-notify-rm-watch)
4 (auto-revert-notify-add-watch): Fix typos in w32notify function
5 names.
6
12013-01-10 Michael Albinus <michael.albinus@gmx.de> 72013-01-10 Michael Albinus <michael.albinus@gmx.de>
2 8
3 * autorevert.el (auto-revert-notify-enabled): Move up. 9 * autorevert.el (auto-revert-notify-enabled): Move up.