comparison lisp/ChangeLog @ 48614:e3614ce7f90f

*** empty log message ***
author Dave Love <fx@gnu.org>
date Mon, 02 Dec 2002 13:01:24 +0000
parents 86555a848e72
children 4347ee7b708a
comparison
equal deleted inserted replaced
48613:e771680828e5 48614:e3614ce7f90f
1 2002-12-02 Dave Love <fx@gnu.org>
2
3 * autoarg.el (autoarg-kp-mode): Give it a :group.
4
1 2002-12-02 Noah Friedman <friedman@splode.com> 5 2002-12-02 Noah Friedman <friedman@splode.com>
2 6
3 * complete.el (PC-do-completion): Do not add wildcards to pattern 7 * complete.el (PC-do-completion): Do not add wildcards to pattern
4 unless filename is non-nil. 8 unless filename is non-nil.
5 9
15 (toggle-gdb-windows): Remove. (Patch from Stefan Monnier) 19 (toggle-gdb-windows): Remove. (Patch from Stefan Monnier)
16 20
17 * tooltip.el (tooltip-gud-process-output): Handle annotations that 21 * tooltip.el (tooltip-gud-process-output): Handle annotations that
18 are output with gdba in gdb-ui.el. 22 are output with gdba in gdb-ui.el.
19 (tooltip-strip-annotations): New function. 23 (tooltip-strip-annotations): New function.
24
25 2002-12-29 Dave Love <fx@gnu.org>
26
27 * autoarg.el (autoarg-mode): Give it a :group.
20 28
21 2002-11-29 Bill Wohler <wohler@newt.com> 29 2002-11-29 Bill Wohler <wohler@newt.com>
22 30
23 * mail/mh-comp.el, mail/mh-e.el, mail/mh-funcs.el, 31 * mail/mh-comp.el, mail/mh-e.el, mail/mh-funcs.el,
24 mail/mh-mime.el, mail/mh-pick.el, mail/mh-seq.el, 32 mail/mh-mime.el, mail/mh-pick.el, mail/mh-seq.el,