]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog.3
lisp.h: Fix a problem with aliasing and vector headers.
[gnu-emacs] / src / ChangeLog.3
index 11c818f18d94bf77eb7d85efcd20beb9242d9c23..beb7a0a2ae16548651b2cfe6f44549b7e8594510 100644 (file)
 
        * 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.
        * 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
        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.
 
 
        * 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.
 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 <http://www.gnu.org/licenses/>.
-
-;;; arch-tag: 136a8e5c-4f83-403b-9132-874f1c47f8a9