comparison lisp/ChangeLog @ 28842:979956ac9352

*** empty log message ***
author Dave Love <fx@gnu.org>
date Tue, 09 May 2000 15:51:57 +0000
parents fbefbd8057b8
children 6b355411e13a
comparison
equal deleted inserted replaced
28841:354a826d7b20 28842:979956ac9352
1 2000-05-09 Dave Love <fx@gnu.org>
2
3 Changes mostly following Richard Sharman <rsharman@wave.home.com>.
4
5 * help.el (describe-variable): Have customize button pop the
6 help-xref stack when invoked.
7 (help-xref-symbol-regexp): Add `face'.
8 (help-make-xrefs): Check for quoted face names and adapt regexp
9 submatch numbers to cope.
10 (help-xref-interned): Maybe insert face doc too. Separate
11 sections with a line of hyphens.
12
13 * faces.el: Some doc fixes.
14 (describe-face): Add customize button. Return the help
15 text. Fix prompt.
16
1 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il> 17 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
2 18
3 * term/internal.el (IT-character-translations): Fix last change. 19 * term/internal.el (IT-character-translations): Fix last change.
4 20
5 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il> 21 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>