]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog.12
Don't install keyboard hook when debugged on MS-Windows
[gnu-emacs] / src / ChangeLog.12
index 80d7460c734491bb628e3ac5bfe330157de16376..b2df482ba775a113a8901cdb2193b5747bebf581 100644 (file)
 
 2012-12-08  Fabrice Popineau  <fabrice.popineau@gmail.com>
 
-       * w32fns.c (emacs_abort): Don't do arithmetics on void pointers.
+       * w32fns.c (emacs_abort): Don't do arithmetic on void pointers.
 
 2012-12-08  Eli Zaretskii  <eliz@gnu.org>
 
        (wait_reading_process_output, init_process_emacs):
        Assume O_NONBLOCK.
        (wait_reading_process_output): Put in a special case for WINDOWSNT
-       to mimick the older behavior where it had O_NDELAY but not O_NONBLOCK.
+       to mimic the older behavior where it had O_NDELAY but not O_NONBLOCK.
        It's not clear this is needed, but it's a more-conservative change.
        (create_process): Assume FD_CLOEXEC.
        (create_process, create_pty): Assume O_NOCTTY.
        defining an XRectangle structure.
 
        * w32proc.c (RVA_TO_PTR, w32_executable_type): Fix pointer
-       arithmetics for compatibility with x64.
+       arithmetic for compatibility with x64.
 
        * w32menu.c (add_menu_item): Use UINT_PTR instead of UINT, for
        compatibility with x64.
 2012-09-17  Kenichi Handa  <handa@gnu.org>
 
        * font.c (Ffont_shape_gstring): Fix previous change; GLYPHs may
-       not covert the last few charactes.
+       not convert the last few characters.
 
 2012-09-16  Kenichi Handa  <handa@gnu.org>
 
@@ -22936,7 +22936,7 @@ See ChangeLog.11 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 2011-2014 Free Software Foundation, Inc.
+  Copyright (C) 2011-2016 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.