Fix ChangeLog typos.
[bpt/emacs.git] / src / ChangeLog.3
index 6c580fe..4f6e02f 100644 (file)
        (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.