]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.14
Merge: Minor changes for problems found by GCC 4.5.2's static checks.
[gnu-emacs] / lisp / ChangeLog.14
index a01020b87d029e0951cf2cece2efc6706a902de2..7c32b11ec14621fbddaf1219f4caf58ff1a3779c 100644 (file)
@@ -1,3 +1,7 @@
+2009-02-07  Dave Love  <fx@gnu.org>
+
+       * net/tls.el (open-tls-stream): Don't query killing process.
+
 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
 
        * Branch for 23.1.
 
 2009-04-11  Chong Yidong  <cyd@stupidchicken.com>
 
-       * files.el (dir-locals-directory-cache):  Rename from
+       * files.el (dir-locals-directory-cache): Rename from
        dir-locals-directory-alist.  Change format to include
        the mtime of the directory-local variables file (Bug#2833).
        (dir-locals-set-directory-class): New arg mtime.  Store it in
        * emacs-lisp/find-func.el (find-library-name, find-library):
        Doc fixes.  (Part of bug#2270)
 
-2009-02-10  Eric Hanchrow  <eric.hanchrow@gmail.com>  (tiny change)
+2009-02-10  Eric Hanchrow  <eric.hanchrow@gmail.com>
 
        * env.el (getenv): When FRAME is non-nil, pass the frame environment
        to `getenv-internal', not the frame.  (Bug#2259)
        (hl-line-unhighlight, global-hl-line-unhighlight): Use `when'.
        (hl-line-sticky-flag): Remove spurious * in docstring.
 
-2008-10-14  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
+2008-10-14  Eric Hanchrow  <offby1@blarg.net>
 
        * vc-git.el (vc-git-show-log-entry): Include the revision in the
        search string.
 
 2008-07-31  Alan Mackenzie  <acm@muc.de>
 
-       * progmodes/cc-mode.el (c-before-hack-hook): New function
+       * progmodes/cc-mode.el (c-before-hack-hook): New function.
        (Top Level): Install c-before-hack-hook on
        before-hack-local-variables-hook, rather than
        c-postprocess-file-styles on hack-local-variables-hook.
@@ -20547,7 +20551,7 @@ See ChangeLog.13 for earlier changes.
 ;; coding: utf-8
 ;; End:
 
-    Copyright (C) 2008, 2009, 2010  Free Software Foundation, Inc.
+    Copyright (C) 2008-2011  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
@@ -20564,4 +20568,3 @@ See ChangeLog.13 for earlier changes.
   You should have received a copy of the GNU General Public License
   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
-;; arch-tag: c241c1f9-d668-48bf-920a-2897ed0340bc