aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.3
diff options
context:
space:
mode:
authorJuanma Barranquero2012-09-27 00:42:54 +0200
committerJuanma Barranquero2012-09-27 00:42:54 +0200
commit41e9b956afd3eed1c9a8385b474a83697bd75dbb (patch)
treef28d3c13bd880aa944fac6a11b6f21a76c4de737 /src/ChangeLog.3
parente3b60857258096f99125f93ac989616076b5e03d (diff)
downloademacs-41e9b956afd3eed1c9a8385b474a83697bd75dbb.tar.gz
emacs-41e9b956afd3eed1c9a8385b474a83697bd75dbb.zip
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 @@
11154 (classify_object): Removed code to look up a function key in the 11154 (classify_object): Removed code to look up a function key in the
11155 global and local function key keymaps, since this will be done 11155 global and local function key keymaps, since this will be done
11156 more generally. 11156 more generally.
11157 (Fexecute_mouse_event): Elided this function with a #if 0; I 11157 (Fexecute_mouse_event): Elided this function with a #if 0; I
11158 think it will go away once the more general keymap stuff is 11158 think it will go away once the more general keymap stuff is
11159 implemented, but I'm not sure. 11159 implemented, but I'm not sure.
11160 (syms_of_keyboard): Removed defsubr for Sexecute_mouse_event. 11160 (syms_of_keyboard): Removed defsubr for Sexecute_mouse_event.