diff etc/NEWS @ 107524:ec5432ca82a4

Document multi-isearch-buffers and tab-always-indent. * search.texi (Other Repeating Search): Document multi-isearch-buffers and multi-isearch-buffers-regexp. * indent.texi (Indentation): Clarify description of indent-for-tab-command. Document tab-always-indent.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 21 Mar 2010 14:32:19 -0400
parents dda920d04029
children cd363410df90
line wrap: on
line diff
--- a/etc/NEWS	Sun Mar 21 11:28:53 2010 -0400
+++ b/etc/NEWS	Sun Mar 21 14:32:19 2010 -0400
@@ -143,7 +143,7 @@
 ** Completion changes
 
 *** The new command `completion-at-point' provides mode-sensitive completion.
-
++++
 *** tab-always-indent set to `complete' lets TAB do completion as well.
 +++
 *** The new completion-style `initials' is available.
@@ -360,7 +360,7 @@
 `comint-history-isearch' is non-nil.  New commands `comint-history-isearch-backward'
 and `comint-history-isearch-backward-regexp' (bound to M-r) start Isearch
 in the input history regardless of the value of `comint-history-isearch'.
-
++++
 *** Interactively `multi-isearch-buffers' and `multi-isearch-buffers-regexp'
 read buffer names to search, one by one, ended with RET.  With a prefix
 argument, they ask for a regexp, and search in buffers whose names match