*** empty log message ***

This commit is contained in:
Gerd Moellmann
2000-07-18 19:43:58 +00:00
parent 62ba722af5
commit dc1cac5985
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2000-07-18 Gerd Moellmann <gerd@gnu.org>
* faces.el (face-font-selection-order)
(face-font-family-alternatives): Add custom type.
2000-07-18 Dave Love <fx@gnu.org>
* cus-edit.el (custom-variable-reset-saved)

View File

@@ -1,5 +1,8 @@
2000-07-18 Gerd Moellmann <gerd@gnu.org>
* dispnew.c (update_text_area): Write the whole row if it
has mouse-face in it.
* xfaces.c (face-alternative-font-family-alist): Remove
DEFVAR_LISP; staticpro instead.