Mercurial > emacs
changeset 103699:5dd704be2946
Add `Info-virtual-index' and `async-shell-command'.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Thu, 02 Jul 2009 23:01:42 +0000 |
parents | 01395a3c52c8 |
children | 702bb8ad83ac |
files | etc/NEWS |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Thu Jul 02 22:50:07 2009 +0000 +++ b/etc/NEWS Thu Jul 02 23:01:42 2009 +0000 @@ -41,6 +41,11 @@ * 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 @@ *** 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