Mercurial > emacs
comparison lisp/ChangeLog @ 55710:23826e112618
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Thu, 20 May 2004 23:32:27 +0000 |
parents | f9ebf0f3d214 |
children | d8105fad15ae |
comparison
equal
deleted
inserted
replaced
55709:166093a56a5b | 55710:23826e112618 |
---|---|
1 2004-05-20 Luc Teirlinck <teirllm@auburn.edu> | |
2 | |
3 * files.el (find-file-noselect-1): Limit the scope of the | |
4 `inhibit-read-only' binding. Make sure that `inhibit-read-only' | |
5 is, by default, nil during the execution of | |
6 `find-file-not-found-functions' and `find-file-hook'. | |
7 | |
1 2004-05-20 Michael Mauger <mmaug@yahoo.com> | 8 2004-05-20 Michael Mauger <mmaug@yahoo.com> |
2 | 9 |
3 * facemenu.el (facemenu-color-name-equal): New function. | 10 * facemenu.el (facemenu-color-name-equal): New function. |
4 (list-colors-display): Use it to compare colors instead of | 11 (list-colors-display): Use it to compare colors instead of |
5 facemenu-color-equal. | 12 facemenu-color-equal. |