Mercurial > emacs
changeset 94320:d952da3116d4
Add bug-reference.el, goto-address.el.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 24 Apr 2008 05:49:36 +0000 |
parents | 91dd07fb6b73 |
children | 459cf28d9e54 |
files | etc/NEWS |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Thu Apr 24 05:49:09 2008 +0000 +++ b/etc/NEWS Thu Apr 24 05:49:36 2008 +0000 @@ -404,6 +404,8 @@ (using ps(1)). You can use the normal Emacs commands to move around in this buffer, and special Proced commands to operate on the processes listed. +** bug-reference.el provides clickable links to bug reports. + * Changes in Specialized Modes and Packages in Emacs 23.1 @@ -646,6 +648,9 @@ ** Miscellaneous +*** goto-address.el provides two new minor modes, goto-address-mode and +goto-address-prog-mode, which buttonize URLS and email addresses. + *** comint-mode uses `start-file-process' now (see Lisp Changes). If `default-directory' is a remote file name, subprocesses are started on the corresponding remote system.