diff options
| author | Eli Zaretskii | 2013-01-11 11:45:54 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2013-01-11 11:45:54 +0200 |
| commit | 10e714d51d98bf0cb4b01447b01ab5cec6b2f752 (patch) | |
| tree | 93dd90a99c16e82a1e25f9f662459aee831a8cb6 /lisp/ChangeLog | |
| parent | 99a7a59166453f799894105930e140ca1a8c6fb2 (diff) | |
| download | emacs-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/ChangeLog | 6 |
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 @@ | |||
| 1 | 2013-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 | |||
| 1 | 2013-01-10 Michael Albinus <michael.albinus@gmx.de> | 7 | 2013-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. |