]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog.12
Prevent bar cursor overwriting next glyph (bug#16856)
[gnu-emacs] / src / ChangeLog.12
index f29b175fb377a8156edf5c655eb03fdd75f5cdd6..b2df482ba775a113a8901cdb2193b5747bebf581 100644 (file)
        (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.
@@ -22936,7 +22936,7 @@ See ChangeLog.11 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 2011-2015 Free Software Foundation, Inc.
+  Copyright (C) 2011-2016 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.