comparison lisp/ChangeLog @ 43845:2b7c6a39c827

*** empty log message ***
author Colin Walters <walters@gnu.org>
date Mon, 11 Mar 2002 21:53:49 +0000
parents 04ed48e48558
children 81831e8ae980
comparison
equal deleted inserted replaced
43844:a0885debe0c5 43845:2b7c6a39c827
1 2002-03-11 Colin Walters <walters@verbum.org>
2
3 * shell.el (toplevel): Revert previous change to use pcomplete.
4 (shell-mode): Ditto.
5 (shell-pcomplete-setup-done): Remove.
6 (shell-pcomplete): Ditto.
7 (shell-pcomplete-reverse): Ditto.
8
9 * comint.el: Remove documentation on setting up pcomplete.
10
1 2002-03-11 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 11 2002-03-11 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 12
3 * font-lock.el (java-font-lock-extra-types): Add "URL" as separate 13 * font-lock.el (java-font-lock-extra-types): Add "URL" as separate
4 item. Doc fix. 14 item. Doc fix.
5 15
75 (ibuffer-update-title-and-summary): Renamed from 85 (ibuffer-update-title-and-summary): Renamed from
76 `ibuffer-update-title'. Handle "summarizer" columns. 86 `ibuffer-update-title'. Handle "summarizer" columns.
77 (ibuffer-clear-summary-columns): New function. 87 (ibuffer-clear-summary-columns): New function.
78 88
79 * ibuf-ext.el (ibuffer-filter-format-alist): Add type and group. 89 * ibuf-ext.el (ibuffer-filter-format-alist): Add type and group.
80 (ibuffer-toggle-sorting-mode): Ditto.
81 90
82 2002-03-07 Gerd Moellmann <gerd@gnu.org> 91 2002-03-07 Gerd Moellmann <gerd@gnu.org>
83 92
84 * progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern): 93 * progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern):
85 Use the other-window instead of the other-frame functions when 94 Use the other-window instead of the other-frame functions when