X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/50efd41b43c9b1b540c49c53d4e7824468ec7879..a3dae87a1b5405d2bffde7c2d829a5dbfc7ff274:/lisp/ChangeLog.14 diff --git a/lisp/ChangeLog.14 b/lisp/ChangeLog.14 index 9b5e0dcf2c..eeed5d7797 100644 --- a/lisp/ChangeLog.14 +++ b/lisp/ChangeLog.14 @@ -1,3 +1,7 @@ +2009-02-07 Dave Love + + * net/tls.el (open-tls-stream): Don't query killing process. + 2009-06-21 Chong Yidong * Branch for 23.1. @@ -640,7 +644,7 @@ 2009-04-11 Chong Yidong - * 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 @@ -2144,7 +2148,7 @@ * emacs-lisp/find-func.el (find-library-name, find-library): Doc fixes. (Part of bug#2270) -2009-02-10 Eric Hanchrow (tiny change) +2009-02-10 Eric Hanchrow * env.el (getenv): When FRAME is non-nil, pass the frame environment to `getenv-internal', not the frame. (Bug#2259) @@ -4283,7 +4287,7 @@ (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. @@ -4417,7 +4421,7 @@ 2008-12-06 Chong Yidong * 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 @@ -6514,7 +6518,7 @@ (hl-line-unhighlight, global-hl-line-unhighlight): Use `when'. (hl-line-sticky-flag): Remove spurious * in docstring. -2008-10-14 Eric Hanchrow (tiny change) +2008-10-14 Eric Hanchrow * 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 . -;; arch-tag: c241c1f9-d668-48bf-920a-2897ed0340bc