Refill some long/short copyright headers.
[bpt/emacs.git] / src / ChangeLog.3
index fbe3f75..a361142 100644 (file)
        Change mouse movement events to be arranged like click events.
        (format_modifiers): Note that the click modifier has no
        written representation.
-       (modifier_names, modifer_symbols): New variables, used to
+       (modifier_names, modifier_symbols): New variables, used to
        create the Qevent_symbol_elements property.
        (modify_event_symbol): Change the format of the modified
        symbol cache; there are too many modifier bits now to use a
        Document the format of the cache.
        Put the Qevent_symbol_elements property on each new symbol,
        instead of a Qevent_unmodified property.
-       (symbols_of_keyboard): Put Qevent_symbol_elements properties on
-       the symbols specified in head_table, not Qevent_unmodifed properties.
+       (symbols_of_keyboard): Put Qevent_symbol_elements properties on the
+       symbols specified in head_table, not Qevent_unmodified properties.
        Initialize and staticpro modifier_symbols, and staticpro the
        window elements of button_down_location.
 
 
        * 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.
        events to send the function key number instead of a symbol.
        * keyboard.c (modify_event_symbol): Re-arranged to work well
        with function key/mouse button numbers instead of symbols.
-       And if (MODIFIERS & up_modifer), prepend "U-" to the name of the
+       And if (MODIFIERS & up_modifier), prepend "U-" to the name of the
        symbol being constructed.
        (make_lispy_event): Use the new modify_event_symbol.
 
 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