X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/c0943d3db2b2737d5092e887fd22d7088c3ca43d..eab3844f965646b62e242aa622754b86d1fd3444:/src/ChangeLog.3 diff --git a/src/ChangeLog.3 b/src/ChangeLog.3 index 11c818f18d..beb7a0a2ae 100644 --- a/src/ChangeLog.3 +++ b/src/ChangeLog.3 @@ -6993,7 +6993,7 @@ * keyboard.c (Qvertical_split): Renamed to `vertical-line', since the window arrangement is actually referred to as a - `horizontal split.' + `horizontal split'. (make_lispy_event, make_lispy_movement, syms_of_keyboard): Uses renamed here. * keyboard.h (Qvertical_split): Extern declaration changed here. @@ -7023,7 +7023,7 @@ * fileio.c: There are two versions of Fexpand_file_name defined here; the latter is inside a `#if 0' clause. Change its DEFUN to a DEAFUN, so that its docstring doesn't make it into the DOC file - and supercede the real docstring. + and supersede the real docstring. * callint.c (Fcall_interactively): For the 'K' interactive spec, set varies[i] to -1, indicating that the mouse click should be @@ -11142,7 +11142,7 @@ wait_reading_process_input, instead of just the first two. * process.c (wait_reading_process_input): Remove support for - only waiting for mouse input, since that has been superceded. + only waiting for mouse input, since that has been superseded. This removes X dependencies from process.c, and eliminates some references to code that should only exist when using X10. @@ -11450,7 +11450,7 @@ * minibuf.c (temp_echo_area_glyphs): Clear echo_area_glyphs and previous_echo_glyphs, so the message we're displaying will - supercede any existing message. + supersede any existing message. * keyboard.c: Removed external declaration of echo_area_glyphs, since it's declared in window.h. @@ -14197,7 +14197,7 @@ 1989-12-14 Joseph Arceneaux (jla@spiff) * xfns.c: New variable Vx_no_window_manager. - (Fx_track_pointer): If bufp < 0, abort. + (Fx_track_pointer): If bufp < 0, abort. * xterm.c (XTread_socket): When leaving window, set x_mouse_x and x_mouse_y to -1. @@ -16507,8 +16507,7 @@ See ChangeLog.2 for earlier changes. ;; coding: utf-8 ;; End: - Copyright (C) 1993, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 - Free Software Foundation, Inc. + Copyright (C) 1993, 2001-2011 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -16524,5 +16523,3 @@ See ChangeLog.2 for earlier changes. You should have received a copy of the GNU General Public License along with GNU Emacs. If not, see . - -;;; arch-tag: 136a8e5c-4f83-403b-9132-874f1c47f8a9