aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2012-12-11 17:29:13 +0100
committerMichael Albinus2012-12-11 17:29:13 +0100
commit38e791fdf78ef0f18e26c3866aa20e11c70cf6cb (patch)
tree0ddb5591a35b9b36c818bd874bc339089b1c8808 /src/ChangeLog
parentf9d1448f46d3d645e68fdd449758b50a1402d729 (diff)
downloademacs-38e791fdf78ef0f18e26c3866aa20e11c70cf6cb.tar.gz
emacs-38e791fdf78ef0f18e26c3866aa20e11c70cf6cb.zip
* inotify.c (inotify_callback): Generate an Emacs event for every
incoming inotify event.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0a2af0472a9..c8bf63fe462 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12012-12-11 Michael Albinus <michael.albinus@gmx.de>
2
3 * inotify.c (inotify_callback): Generate an Emacs event for every
4 incoming inotify event.
5
12012-12-11 Eli Zaretskii <eliz@gnu.org> 62012-12-11 Eli Zaretskii <eliz@gnu.org>
2 7
3 * xdisp.c (handle_face_prop): Fix logic of computing 8 * xdisp.c (handle_face_prop): Fix logic of computing