]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.16
* lisp/simple.el (shell-command): Add save-match-data comment
[gnu-emacs] / lisp / ChangeLog.16
index 14ee914179eb81eb3395978071230f7daa275985..7fdcbd5a871e7f4e5426c5736270b17d89ca6d43 100644 (file)
        * mouse.el (mouse-yank-primarY): Look for frame-type w32, not
        system-type windows-nt.
 
-       * server.el (server-create-window-system-frame): Look for window
-       type.
+       * server.el (server-create-window-system-frame): Look for window type.
        (server-proces-filter): Only force a window system when windows-nt
        _and_ w32.  Explain why.
 
 2012-09-09  Alan Mackenzie  <acm@muc.de>
 
        * progmodes/cc-engine.el (c-state-cache-init):
-       Initialise c-state-semi-nonlit-pos-cache\(-limit\)? properly.
+       Initialize c-state-semi-nonlit-pos-cache\(-limit\)? properly.
        (c-record-parse-state-state):
        Record c-state-semi-nonlit-pos-cache\(-limit\)?.
 
        c-set-fl-decl-start.
 
        * progmodes/cc-mode.el (c-common-init, c-after-change):
-       Changes due to pluralisation of c-before-font-lock-functions.
+       Changes due to pluralization of c-before-font-lock-functions.
        (c-set-fl-decl-start): New function, extracted from
        c-font-lock-enclosing-decls and enhanced.
 
        (c-nonlabel-token-key): Allow string literals for AWK.
        Refactor for the other modes.
 
-       Large brace-block initialisation makes CC Mode slow: Fix.
+       Large brace-block initialization makes CC Mode slow: Fix.
        Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
        routines.  Limit backward searching in c-font-lock-enclosing.decl.
 
@@ -25224,7 +25223,7 @@ See ChangeLog.15 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.