From dd4c0a92b7c69f18873687fd082272c65b27dab6 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 11 Oct 2008 17:37:12 +0000 Subject: [PATCH] Documented clone-indirect-buffer and kill-matching-buffers. --- etc/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index 64375d54222..d336a1f46a7 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -483,6 +483,7 @@ called with a prefix and the default directory is a remote file name. 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 @@ like this: (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 -- 2.39.5