Mercurial > emacs
changeset 27541:a980b6571ea9
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 31 Jan 2000 20:18:20 +0000 |
parents | d26783d86d5f |
children | 7454554ca53d |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 15 insertions(+), 0 deletions(-) [+] |
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)