Mercurial > emacs
comparison lisp/ChangeLog @ 50723:c33d684245e2
use Jan in ChangeLog entry header per rms
author | Karl Berry <karl@gnu.org> |
---|---|
date | Mon, 28 Apr 2003 14:07:13 +0000 |
parents | 631f4bd98510 |
children | 2acee3c76744 |
comparison
equal
deleted
inserted
replaced
50722:631f4bd98510 | 50723:c33d684245e2 |
---|---|
118 | 118 |
119 * ibuffer.el (ibuffer-name-map, ibuffer-mode-name-map) | 119 * ibuffer.el (ibuffer-name-map, ibuffer-mode-name-map) |
120 (ibuffer-mode-filter-group-map): Initialize in `defvar'. | 120 (ibuffer-mode-filter-group-map): Initialize in `defvar'. |
121 (ibuffer-do-view-1): Use `make-frame' instead of `new-frame'. | 121 (ibuffer-do-view-1): Use `make-frame' instead of `new-frame'. |
122 | 122 |
123 2003-04-25 Karl Berry <karl@gnu.org> | 123 2003-04-21 Jan Nieuwenhuizen <janneke@gnu.org> |
124 | |
125 Installed this change: | |
126 003-04-21 Jan Nieuwenhuizen <janneke@gnu.org> | |
127 | 124 |
128 * info.el (Info-unescape-quotes) | 125 * info.el (Info-unescape-quotes) |
129 (Info-split-parameter-string) | 126 (Info-split-parameter-string) |
130 (Info-display-images-node): New functions for displaying images. | 127 (Info-display-images-node): New functions for displaying images. |
131 (Info-select-node): Call Info-display-images-node. | 128 (Info-select-node): Call Info-display-images-node. |