]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog.3
Convert most remaining function definitions to standard C.
[gnu-emacs] / src / ChangeLog.3
index a3103f362bae5ffc7b64f9dac8c2cab3a1141ca5..241019b51c7a4597ac6fa96d113ce20e5ec50b8b 100644 (file)
        New struct face with associated typedef FACE declared, along with
        accessing macros.
 
-       * scroll.c (do_scrolling): Don't bcopy non-existant `nruns' or
+       * scroll.c (do_scrolling): Don't bcopy non-existent `nruns' or
        `face_list' elements.  Do copy new `max_ascent' frame element.
 
        * dispnew.c (scroll_frame_lines): All references to frame elements
 
        * xdisp.c (display_mode_line): Set desired_glyphs->bufp to 0 for
        mode line.
-       All occurences of struct screen * replaced with SCREEN_PTR.
+       All occurrences of struct screen * replaced with SCREEN_PTR.
 
 1990-08-13  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
 
 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,7 +16507,7 @@ See ChangeLog.2 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
-    Copyright (C) 1993, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
+    Copyright (C) 1993, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
        Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.