]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog.3
Fix Myanmar OTF support
[gnu-emacs] / src / ChangeLog.3
index 5b5624ec368036c81e763d069853c190db45c110..fbe3f752aedc6180d9c19f14d74721eff71eba5b 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
        * editfns.c (Fcurrent_time_zone): New function.
        (syms_of_editfns): defsubr it.
 
-       * keyboard.c (read_key_sequence): Clear the eight bit of the
+       * keyboard.c (read_key_sequence): Clear the eighth bit of the
        character from the key sequence, NOT the index of the character IN
        the key sequence.  How many tries will it take to get it right?
 
 
        * 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)
 
@@ -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.