Mercurial > emacs
diff etc/NEWS @ 98618:6c1d5906741d
Documented clone-indirect-buffer and kill-matching-buffers.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 11 Oct 2008 17:37:12 +0000 |
parents | cd7bedfff49a |
children | fa239c11871f |
line wrap: on
line diff
--- a/etc/NEWS Sat Oct 11 17:35:20 2008 +0000 +++ b/etc/NEWS Sat Oct 11 17:37:12 2008 +0000 @@ -483,6 +483,7 @@ This is because some file name handlers (like ange-ftp) are not able to run processes remotely. ++++ *** The new command kill-matching-buffers kills buffers whose name matches a regexp. @@ -1129,6 +1130,7 @@ (foo bar) ((debug error) nil)) ++++ ** clone-indirect-buffer now runs the clone-indirect-buffer-hook. ** `beginning-of-defun-function' now takes one argument, the count