]> git.eshelyaron.com Git - emacs.git/commitdiff
Add bug-reference.el, goto-address.el.
authorGlenn Morris <rgm@gnu.org>
Thu, 24 Apr 2008 05:49:36 +0000 (05:49 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 24 Apr 2008 05:49:36 +0000 (05:49 +0000)
etc/NEWS

index 4ae4cfa1028d807ece2a489b140cfabea527e094..58930e7c7f024acfcf20ff51d0c1b430cdad7d97 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -404,6 +404,8 @@ Proced makes an Emacs buffer containing a listing of the current processes
 (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.
+
 \f
 * Changes in Specialized Modes and Packages in Emacs 23.1
 
@@ -646,6 +648,9 @@ See the file GNUS-NEWS or the node "No Gnus" in the Gnus manual for details.
 
 ** 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.