X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/1259009aa17da6dc038afff96963f6d9bbd3b8e1..a7fecaa0c5f8247c3b3747506201ec2a2ecbe292:/src/ChangeLog.3 diff --git a/src/ChangeLog.3 b/src/ChangeLog.3 index 6c580fe4b5..1a2763f8ff 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. @@ -12845,8 +12845,8 @@ longer DEFVARed: they are already declared in window.c. * screen.c (window_from_coordinates): Use Fnext_window, even if - MULTI_SCREEN, to obtain the next window. This is an test. - Also, new paramater part returns text or modeline symbol. + MULTI_SCREEN, to obtain the next window. This is a test. + Also, new parameter part returns text or modeline symbol. (Flocate_window_from_coordinates): Pass &part to window_from_coordinates. (coordinates_in_window): Don't say modeline if window_height is 1, @@ -15447,7 +15447,7 @@ * xterm.c (XTread_socket_hook): For X11, on map and unmap events check the window manager hints for iconification status. - * xterm.c (x_make_widow_icon): For X11, just request + * xterm.c (x_make_window_icon): For X11, just request iconification of the window manager. 1989-05-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu) @@ -16507,7 +16507,7 @@ See ChangeLog.2 for earlier changes. ;; coding: utf-8 ;; End: - Copyright (C) 1993, 2001-2012 Free Software Foundation, Inc. + Copyright (C) 1993, 2001-2014 Free Software Foundation, Inc. This file is part of GNU Emacs.