]> code.delx.au - gnu-emacs/blobdiff - lib-src/ChangeLog.1
Prevent bar cursor overwriting next glyph (bug#16856)
[gnu-emacs] / lib-src / ChangeLog.1
index 0bb24c375e773b6b7df70e7c0343cabc735e00fa..030ef6fbb087d641cd8952c36d1eebce525750ff 100644 (file)
        * update-game-score.c: Include inttypes.h, stdbool.h.
        (min): New macro, if not already defined.
        (MAX_SCORES, main): Limit the maximum number of scores only from
-       limits imposed by the underyling platform, instead of the
+       limits imposed by the underlying platform, instead of the
        arbitrary value 200.
        (struct score_entry, main, read_score, write_score):
        Scores are now intmax_t, not long.
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 1988-1999, 2001-2015 Free Software Foundation, Inc.
+  Copyright (C) 1988-1999, 2001-2016 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.