Mercurial > emacs
changeset 77032:707bb6c48d95
* progmodes/grep.el (grep-find-use-xargs): Rewrite docstring.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 07 Apr 2007 16:55:28 +0000 |
parents | cfce87e45fa7 |
children | 25b4502cd0b4 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Apr 07 16:49:42 2007 +0000 +++ b/lisp/ChangeLog Sat Apr 07 16:55:28 2007 +0000 @@ -1,5 +1,7 @@ 2007-04-07 Chong Yidong <cyd@stupidchicken.com> + * progmodes/grep.el (grep-find-use-xargs): Rewrite docstring. + * net/tls.el (open-tls-stream): Properly handle case where there is no associated buffer.