# HG changeset patch # User Glenn Morris # Date 1209016176 0 # Node ID d952da3116d43529ede6f76d2077f76238b0d117 # Parent 91dd07fb6b739f9ad078c068a030b2917ec33046 Add bug-reference.el, goto-address.el. diff -r 91dd07fb6b73 -r d952da3116d4 etc/NEWS --- 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.