# HG changeset patch # User Chong Yidong # Date 1175964928 0 # Node ID 707bb6c48d95000bec715021d389316c436c0e8d # Parent cfce87e45fa78539b4981406d1b38428e7c88a24 * progmodes/grep.el (grep-find-use-xargs): Rewrite docstring. diff -r cfce87e45fa7 -r 707bb6c48d95 lisp/ChangeLog --- 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 + * progmodes/grep.el (grep-find-use-xargs): Rewrite docstring. + * net/tls.el (open-tls-stream): Properly handle case where there is no associated buffer.