summaryrefslogtreecommitdiff
path: root/src/ChangeLog.3
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2012-09-27 00:42:54 +0200
committerJuanma Barranquero <lekktu@gmail.com>2012-09-27 00:42:54 +0200
commit41e9b956afd3eed1c9a8385b474a83697bd75dbb (patch)
treef28d3c13bd880aa944fac6a11b6f21a76c4de737 /src/ChangeLog.3
parente3b60857258096f99125f93ac989616076b5e03d (diff)
downloademacs-41e9b956afd3eed1c9a8385b474a83697bd75dbb.tar.gz
Fix ChangeLog typos.
Diffstat (limited to 'src/ChangeLog.3')
-rw-r--r--src/ChangeLog.32
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.3 b/src/ChangeLog.3
index 6c580fe4b52..4f6e02ff8d3 100644
--- a/src/ChangeLog.3
+++ b/src/ChangeLog.3
@@ -11154,7 +11154,7 @@
(classify_object): Removed code to look up a function key in the
global and local function key keymaps, since this will be done
more generally.
- (Fexecute_mouse_event): Elided this function with a #if 0; I
+ (Fexecute_mouse_event): Elided this function with a #if 0; I
think it will go away once the more general keymap stuff is
implemented, but I'm not sure.
(syms_of_keyboard): Removed defsubr for Sexecute_mouse_event.