Mercurial > emacs
comparison lisp/ChangeLog @ 59280:fd2d9e72b7df
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 01 Jan 2005 14:20:10 +0000 |
parents | 3e1e48d5821a |
children | fde69534ba1a |
comparison
equal
deleted
inserted
replaced
59279:565c4724abdc | 59280:fd2d9e72b7df |
---|---|
1 2005-01-01 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * cus-face.el (custom-face-attributes): Fix :help-echo strings | |
4 for :foreground and :background. | |
5 | |
6 2004-12-31 Richard M. Stallman <rms@gnu.org> | |
7 | |
8 * dired.el (dired-view-command-alist): Variable deleted. | |
9 (dired-view-file, dired-mouse-find-file-other-window): | |
10 Delete the code to use it. | |
11 | |
1 2005-01-01 Kim F. Storm <storm@cua.dk> | 12 2005-01-01 Kim F. Storm <storm@cua.dk> |
2 | 13 |
3 * image.el (insert-sliced-image): Use t for line-height property. | 14 * image.el (insert-sliced-image): Use t for line-height property. |
4 | 15 |
5 2004-12-31 Jay Belanger <belanger@truman.edu> | 16 2004-12-31 Jay Belanger <belanger@truman.edu> |