comparison lisp/ChangeLog @ 54753:86f974440115

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Thu, 08 Apr 2004 03:12:16 +0000
parents 2538c5756157
children b3ef5fefdb59
comparison
equal deleted inserted replaced
54752:4aa6485ff6e3 54753:86f974440115
1 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
2
3 * info.el (Info-hide-cookies-node): New function.
4 (Info-select-node): Use it.
5 (Info-display-images-node): Remove message with image file name.
6
1 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org> 7 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
2 8
3 * progmodes/compile.el (compilation-warning-face) 9 * progmodes/compile.el (compilation-warning-face)
4 (compilation-info-face, compilation-skip-threshold) 10 (compilation-info-face, compilation-skip-threshold)
5 (compilation-skip-visited, compilation-context-lines): Declare 11 (compilation-skip-visited, compilation-context-lines): Declare
184 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by 190 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
185 `dired-move-to-filename-regexp'. 191 `dired-move-to-filename-regexp'.
186 192
187 2004-03-31 H,Ae(Bkan Granath <hakan.granath@kau.se> (tiny change) 193 2004-03-31 H,Ae(Bkan Granath <hakan.granath@kau.se> (tiny change)
188 194
189 * dired.el (dired-move-to-filename-regexp): Add . to HH:MM. 195 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
190 196
191 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br> 197 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
192 198
193 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if 199 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
194 and only if the buffer was modified. 200 and only if the buffer was modified.