diff options
author | Gerd Moellmann <gerd@gnu.org> | 2000-11-22 19:47:33 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2000-11-22 19:47:33 +0000 |
commit | a41d49e9b3a562369ef30b65f790bd1ffaa73e22 (patch) | |
tree | 730602bff45c055ad838b00df91ef1d78a169f93 /lisp | |
parent | 58dd38f196cb40a2fe14d2f12eff87d35bc86862 (diff) | |
download | emacs-a41d49e9b3a562369ef30b65f790bd1ffaa73e22.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 82a17e94486..bdf074b4afd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2000-11-22 Gerd Moellmann <gerd@gnu.org> + + * hi-lock.el (hi-lock-refontify): Don't call non-existent + jit-lock-fontify-buffer; it should anyway be unneccessary to + dp anything special when jit-lock is active. + (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs. + 2000-11-22 Dave Love <fx@gnu.org> * language/chinese.el, language/cyrillic.el: |