]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog.3
Fix Imenu regression.
[gnu-emacs] / src / ChangeLog.3
index 6c580fe4b52f1693581d51baf4a4daef8622843a..4f6e02ff8d395415067f679f17f532f70a490aa9 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.