]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.14
* lisp/epa-file.el (epa-file-select-keys): Revert to nil default.
[gnu-emacs] / lisp / ChangeLog.14
index 9b5e0dcf2c0efa7a266c02ea3f038c3a0bf02f44..eeed5d7797c175f518f09257d955a21d53696861 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)
        (proced-descend): New variable.
        (proced-sort): New arg descend.
        (proced-sort-interactive): Repeated calls toggle sort order.
-       (proced-format): Accomodate changes of proced-format-alist.
+       (proced-format): Accommodate changes of proced-format-alist.
        Undefined attributes are displayed as "?".
        (proced-process-attributes): New optional arg pid-list.
        Ignore processes with empty attribute list.
 2008-12-06  Chong Yidong  <cyd@stupidchicken.com>
 
        * term/xterm.el (terminal-init-xterm): Discard pending input
-       before reading a reply to the terminal attributes query.
+       before reading a reply to the terminal attributes query.  (Bug#1495)
 
 2008-12-05  Andreas Schwab  <schwab@suse.de>
 
        (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.
@@ -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