# HG changeset patch # User Dave Love # Date 957887517 0 # Node ID 979956ac93521ebe1574d9868004a56c7a06f822 # Parent 354a826d7b2006353c8b6803156a4de00cb0ba59 *** empty log message *** diff -r 354a826d7b20 -r 979956ac9352 lisp/ChangeLog --- a/lisp/ChangeLog Tue May 09 15:50:39 2000 +0000 +++ b/lisp/ChangeLog Tue May 09 15:51:57 2000 +0000 @@ -1,3 +1,19 @@ +2000-05-09 Dave Love + + Changes mostly following Richard Sharman . + + * help.el (describe-variable): Have customize button pop the + help-xref stack when invoked. + (help-xref-symbol-regexp): Add `face'. + (help-make-xrefs): Check for quoted face names and adapt regexp + submatch numbers to cope. + (help-xref-interned): Maybe insert face doc too. Separate + sections with a line of hyphens. + + * faces.el: Some doc fixes. + (describe-face): Add customize button. Return the help + text. Fix prompt. + 2000-05-09 Eli Zaretskii * term/internal.el (IT-character-translations): Fix last change.