comparison lisp/ChangeLog @ 44127:358d5bb850c4

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sun, 24 Mar 2002 19:16:22 +0000
parents 3b329edf33a6
children cd44b644b9dd
comparison
equal deleted inserted replaced
44126:00aef3a1182b 44127:358d5bb850c4
1 2002-03-24 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * facemenu.el (facemenu-get-face): Remove unised variable
4 `foreground'.
5
6 * enriched.el (enriched-face-ans): Support FACE of the form
7 (:foreground COLOR) and (:background COLOR).
8 (enriched-decode-foreground, enriched-decode-background): Set the
9 fore- and background colors of the faces we create, since facemenu
10 doesn't.
11
1 2002-03-24 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 12 2002-03-24 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 13
3 * mwheel.el (mouse-wheel-mode): Use the result of 14 * mwheel.el (mouse-wheel-mode): Use the result of
4 current-global-map instead of the variable `global-map'. 15 current-global-map instead of the variable `global-map'.
5 16