comparison lisp/ChangeLog @ 50446:08f70ca9fb02

*** empty log message ***
author John Paul Wallington <jpw@pobox.com>
date Fri, 04 Apr 2003 21:50:21 +0000
parents 0538658c405e
children a5a6cd517d62
comparison
equal deleted inserted replaced
50445:cb7054372647 50446:08f70ca9fb02
1 2003-04-04 John Paul Wallington <jpw@gnu.org>
2
3 * ibuffer.el (ibuffer-insert-filter-group): `help-echo' text
4 property dynamically respects `tooltip-mode'.
5 (define-ibuffer-column name): Likewise.
6
7 * ibuf-ext.el (ibuffer-format-filter-group-data): Don't append "\n".
8
1 2003-04-04 Masatake YAMATO <jet@gyve.org> 9 2003-04-04 Masatake YAMATO <jet@gyve.org>
2 10
3 * progmodes/etags.el (find-file-of-tag-noselect, find-file-of-tag): 11 * progmodes/etags.el (find-file-of-tag-noselect, find-file-of-tag):
4 New helper functions. 12 New helper functions.
5 (snarf-tag-function): Doc string is changed. Explained about new 13 (snarf-tag-function): Doc string is changed. Explained about new
177 2003-03-31 Stefan Monnier <monnier@cs.yale.edu> 185 2003-03-31 Stefan Monnier <monnier@cs.yale.edu>
178 186
179 * reveal.el (reveal-post-command): Better error handling. 187 * reveal.el (reveal-post-command): Better error handling.
180 188
181 2003-03-31 Nick Roberts <nick@nick.uklinux.net> 189 2003-03-31 Nick Roberts <nick@nick.uklinux.net>
190
182 * gdb-ui.el (gdb-inferior-io-mode): Remove Unix pathname for cat 191 * gdb-ui.el (gdb-inferior-io-mode): Remove Unix pathname for cat
183 so that it can run on NT also. 192 so that it can run on NT also.
184 193
185 2003-03-31 Masatake YAMATO <jet@gyve.org> 194 2003-03-31 Masatake YAMATO <jet@gyve.org>
186 195