Mercurial > emacs
diff lisp/ChangeLog @ 27541:a980b6571ea9
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 31 Jan 2000 20:18:20 +0000 |
parents | c961bfd66c60 |
children | fb5064fd7e02 |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Jan 31 20:12:37 2000 +0000 +++ b/lisp/ChangeLog Mon Jan 31 20:18:20 2000 +0000 @@ -1,3 +1,18 @@ +2000-01-31 Gerd Moellmann <gerd@gnu.org> + + * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el, + progmodes/ebnf-iso.el, progmodes/ebnf-otz.el, + progmodes/ebnf-yac.el: Update copyright. + + * jit-lock.el (jit-lock-function): Widen before calculating end + position. + (jit-lock-stealth-chunk-start): Rewritten. + + * info.el (Info-title-face-alist): Removed. + (Info-title-1-face, Info-title-2-face, Info-title-3-face): New + faces. + (Info-fontify-node): Use these faces. + 2000-01-30 Gerd Moellmann <gerd@gnu.org> * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)