# HG changeset patch # User Juanma Barranquero # Date 1085351910 0 # Node ID 8f9010d2a01e7a91c69a0e7271df1aeb0adbc06d # Parent 5806629f98483de34f676af3371e9c714a19d99b *** empty log message *** diff -r 5806629f9848 -r 8f9010d2a01e lisp/ChangeLog --- a/lisp/ChangeLog Sun May 23 22:35:59 2004 +0000 +++ b/lisp/ChangeLog Sun May 23 22:38:30 2004 +0000 @@ -1,3 +1,8 @@ +2004-05-24 Yoichi NAKAYAMA (tiny change) + + * net/browse-url.el (browse-url-interactive-arg): Enable user to + explicitly select the text to be taken as URL. + 2004-05-23 Juri Linkov * info.el (Info-index-nodes): New var and fun. @@ -69,7 +74,7 @@ * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items) (gud-speedbar-buttons, gud-sentinel, gud-display-line) (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for - a new mode. The file (gdb-mi.el) for this mode will be included + a new mode. The file (gdb-mi.el) for this mode will be included with the GDB distribution (6.2 onwards) and will use GDB/MI as its primary interface.