Mercurial > emacs
comparison lisp/ChangeLog @ 67211:6eba479e6fab
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 29 Nov 2005 23:52:42 +0000 |
parents | af4b92018fde |
children | 818361523ce8 |
comparison
equal
deleted
inserted
replaced
67210:404fd238ffd6 | 67211:6eba479e6fab |
---|---|
1 2005-11-30 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * apropos.el (apropos-parse-pattern): Doc fix. | |
4 Set apropos-regexp directly, rather than expecting callers to do so. | |
5 (apropos-command, apropos, apropos-value, apropos-documentation): | |
6 Simplify calls to apropos-parse-pattern. | |
7 | |
1 2005-11-29 Chong Yidong <cyd@stupidchicken.com> | 8 2005-11-29 Chong Yidong <cyd@stupidchicken.com> |
2 | 9 |
3 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer) | 10 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer) |
4 (hi-lock-face-phrase-buffer): Use hi-yellow face. | 11 (hi-lock-face-phrase-buffer): Use hi-yellow face. |
5 (hi-lock-write-interactive-patterns): Use comment-region. | 12 (hi-lock-write-interactive-patterns): Use comment-region. |