+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)
2000-01-31 Gerd Moellmann <gerd@gnu.org>
+ * emacs.c (USAGE): Use term `display options' instead of `X
+ options'.
+
+ * xdisp.c (Ftrace_to_stderr) [GLYPH_DEBUG]: New function.
+ (syms_of_xdisp) [GLYPH_DEBUG]: Defsubr it.
+
* fns.c (sweep_weak_table): New function.
(sweep_weak_hash_tables): Use it. Keep on marking until there
is no more change.