comparison lisp/ChangeLog @ 44394:6821b8f374fa

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 04 Apr 2002 20:50:15 +0000
parents b5cf83d7e776
children 307a3e75b2f7
comparison
equal deleted inserted replaced
44393:6ae0e3db6a85 44394:6821b8f374fa
1 2002-04-04 Richard M. Stallman <rms@gnu.org>
2
3 * mail/mailabbrev.el (mail-abbrev-make-syntax-table):
4 Use (syntax-table), not old-syntax-table.
5
6 * enriched.el (enriched-decode-foreground)
7 (enriched-decode-background): Don't call facemenu-get-face.
8
1 2002-04-04 Mike Williams <mdub@bigfoot.com> 9 2002-04-04 Mike Williams <mdub@bigfoot.com>
2 10
3 * textmodes/sgml-mode.el: Add missing require. 11 * textmodes/sgml-mode.el: Add missing require.
4 (sgml-lexical-context): Fix up CDATA detection for boundary cases. 12 (sgml-lexical-context): Fix up CDATA detection for boundary cases.
5 13