]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog.3
Convert most remaining function definitions to standard C.
[gnu-emacs] / src / ChangeLog.3
index cf5dbd53697a36f2920e1c3d56e2103861e93561..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
 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.