From: Juri Linkov Date: Thu, 2 Jul 2009 23:01:42 +0000 (+0000) Subject: Add `Info-virtual-index' and `async-shell-command'. X-Git-Tag: emacs-pretest-23.1.90~2333 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9f18817ff4f8dbc5f669df66f286a079c8fd7467;p=emacs.git Add `Info-virtual-index' and `async-shell-command'. --- diff --git a/etc/NEWS b/etc/NEWS index 1ad3d504340..041d773c5fb 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -41,6 +41,11 @@ frame parameter fullscreen makes the Emacs frame maximized. * 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*'. + * Installation Changes in Emacs 23.1