comparison lisp/ChangeLog @ 40177:e139b00b4f06

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Mon, 22 Oct 2001 09:45:39 +0000
parents 5eb4f51c6f1e
children b5434558b7e8
comparison
equal deleted inserted replaced
40176:744190a4880c 40177:e139b00b4f06
1 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il> 1 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * textmodes/sgml-mode.el (sgml-mode-map): Bind 8-bit codes above
4 127 to sgml-maybe-name-self.
5 (sgml-name-8bit-mode): Doc fix.
6 (sgml-char-names-table): New variable.
7 (sgml-name-char): Support non-ASCII and mule-unicode-*
8 characters. Doc fix.
9 (sgml-maybe-name-self): Convert unibyte characters to multibyte.
2 10
3 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Mention in the 11 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Mention in the
4 doc string the effect of `left' and `top' parameters in 12 doc string the effect of `left' and `top' parameters in
5 tooltip-frame-parameters, the default values, and the units. 13 tooltip-frame-parameters, the default values, and the units.
6 (tooltip-frame-parameters): Mention `top' and `left' in the doc 14 (tooltip-frame-parameters): Mention `top' and `left' in the doc