Mercurial > emacs
comparison lisp/ChangeLog @ 50731:21f2e5586119
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 29 Apr 2003 05:36:19 +0000 |
parents | 593e537d5449 |
children | fd94199a0bd9 |
comparison
equal
deleted
inserted
replaced
50730:593e537d5449 | 50731:21f2e5586119 |
---|---|
127 | 127 |
128 * ibuffer.el (ibuffer-name-map, ibuffer-mode-name-map) | 128 * ibuffer.el (ibuffer-name-map, ibuffer-mode-name-map) |
129 (ibuffer-mode-filter-group-map): Initialize in `defvar'. | 129 (ibuffer-mode-filter-group-map): Initialize in `defvar'. |
130 (ibuffer-do-view-1): Use `make-frame' instead of `new-frame'. | 130 (ibuffer-do-view-1): Use `make-frame' instead of `new-frame'. |
131 | 131 |
132 2003-04-21 Jan Nieuwenhuizen <janneke@gnu.org> | 132 2003-04-25 Jan Nieuwenhuizen <janneke@gnu.org> |
133 | 133 |
134 * info.el (Info-unescape-quotes) | 134 * info.el (Info-unescape-quotes) |
135 (Info-split-parameter-string) | 135 (Info-split-parameter-string) |
136 (Info-display-images-node): New functions for displaying images. | 136 (Info-display-images-node): New functions for displaying images. |
137 (Info-select-node): Call Info-display-images-node. | 137 (Info-select-node): Call Info-display-images-node. |