]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog.8
* xterm.c (x_make_frame_visible): Restore hack which is needed when
[gnu-emacs] / src / ChangeLog.8
index 6a48b09e64ba29d2aa6fdbe181dcf9c588916f38..e89e6b006b75d168838de9bc79ede29639009d1d 100644 (file)
        * dispextern.h (struct glyph_row): Flag internal_border_p removed.
 
        * xfns.c (x_create_tip_frame): Don't set bitmapIcon resource
-       because this will try to access a nonexisting widget.
+       because this will try to access a nonexistent widget.
 
 1999-07-26  Markus Rost  <rost@gnu.org>
 
        Substitute homedir by `~' also in default_filename.
 
        * xdisp.c (try_window_id): Fix computation of tab_offset when
-       backing up over a character that is splitted across lines.
+       backing up over a character that is split across lines.
 
 1999-05-08  Kenichi HANDA  <handa@etl.go.jp>
 
        * w32.c (stat): GetFileInformationByHandle can legitimately fail,
        so don't rely on it succeeding.
 
-       * w32fns.c (x_to_w32_font): Specify DEFAULT_CHARSET in the w32
+       * w32fns.c (x_to_w32_font): Specify DEFAULT_CHARSET in the Windows
        LOGFONT struct if x font doesn't specify the charset.
        (x_to_w32_charset): Change >= to == when testing results of
        stricmp.
 
 See ChangeLog.7 for earlier changes.
 
-  Copyright (C) 1999, 2001-201 Free Software Foundation, Inc.
+  Copyright (C) 1999, 2001-2013 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.