]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog.10
Ibuffer change marks
[gnu-emacs] / src / ChangeLog.10
index 19adb22b8696f85e08a406f44eef8f1b96ae094d..340f15e4d636b8ba93ebc297cb073fdcc88af20c 100644 (file)
 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
 
        * w32.c (convert_time): Use explicit long double constants to
-       ensure long double arithmetics is used throughout.
+       ensure long double arithmetic is used throughout.
 
 2006-07-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
        * w32term.c (x_make_frame_visible): Use SystemParametersInfo with
        SPI_GETWORKAREA to find the dimensions of the screen work area,
        and adjust vertical position of the frame in order to avoid being
-       covered by the task bar.
+       covered by the taskbar.
 
        * w32fns.c (w32_createwindow): Use CW_USEDEFAULT instead of
        f->left_pos and SH_SHOW instead of f->top_pos in the call to
 
        * fontset.c (syms_of_fontset): Setup Vfont_encoding_alist here.
 
-       * editfns.c (Fformat): Convert an unibyte char argument that is
+       * editfns.c (Fformat): Convert a unibyte char argument that is
        formatted by "%c" to multibyte if the total result must be a
        multibyte string.
 
@@ -27912,7 +27912,7 @@ See ChangeLog.9 for earlier changes.
 ;; add-log-time-zone-rule: t
 ;; End:
 
-    Copyright (C) 2001-2014 Free Software Foundation, Inc.
+    Copyright (C) 2001-2016 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.