Add `Info-virtual-index' and `async-shell-command'.
authorJuri Linkov <juri@jurta.org>
Thu, 2 Jul 2009 23:01:42 +0000 (23:01 +0000)
committerJuri Linkov <juri@jurta.org>
Thu, 2 Jul 2009 23:01:42 +0000 (23:01 +0000)
etc/NEWS

index 1ad3d50..041d773 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -41,6 +41,11 @@ frame parameter fullscreen makes the Emacs frame maximized.
 \f
 * Changes in Specialized Modes and Packages in Emacs 23.2
 
+** Info
+
+*** The new command `Info-virtual-index' bound to "I" displays a menu of
+matched topics found in the index.
+
 +++
 ** New connection methods in Tramp.
 On systems which support GVFS-Fuse, Tramp offers the new connection
@@ -50,6 +55,13 @@ methods "dav", "davs", "obex" and "synce".
 
 *** When a file is not found, VC will not try to check it out of RCS anymore.
 
+** Miscellaneous
+
+*** The new command `async-shell-command' bound globally to `M-&' executes
+the command asynchronously without the need to manually add ampersand to
+the end of the command.  Its output appears in the buffer `*Async Shell
+Command*'.
+
 \f
 * Installation Changes in Emacs 23.1