comparison lisp/ChangeLog @ 55758:8f9010d2a01e

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 23 May 2004 22:38:30 +0000
parents 11d33fd7f8c4
children 410d58c90929
comparison
equal deleted inserted replaced
55757:5806629f9848 55758:8f9010d2a01e
1 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
2
3 * net/browse-url.el (browse-url-interactive-arg): Enable user to
4 explicitly select the text to be taken as URL.
5
1 2004-05-23 Juri Linkov <juri@jurta.org> 6 2004-05-23 Juri Linkov <juri@jurta.org>
2 7
3 * info.el (Info-index-nodes): New var and fun. 8 * info.el (Info-index-nodes): New var and fun.
4 (Info-goto-index, Info-index, info-apropos) 9 (Info-goto-index, Info-index, info-apropos)
5 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes. 10 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
67 (def-gdb-var): Delete. 72 (def-gdb-var): Delete.
68 73
69 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items) 74 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
70 (gud-speedbar-buttons, gud-sentinel, gud-display-line) 75 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
71 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for 76 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
72 a new mode. The file (gdb-mi.el) for this mode will be included 77 a new mode. The file (gdb-mi.el) for this mode will be included
73 with the GDB distribution (6.2 onwards) and will use GDB/MI as its 78 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
74 primary interface. 79 primary interface.
75 80
76 2004-05-23 Jesper Harder <harder@ifa.au.dk> 81 2004-05-23 Jesper Harder <harder@ifa.au.dk>
77 82