# HG changeset patch # User Richard M. Stallman # Date 1003964227 0 # Node ID 61a533745adf55dbb576e1612057916889f8c015 # Parent f53d3da02996fedc65f84a54674bbc8b3f35243a *** empty log message *** diff -r f53d3da02996 -r 61a533745adf lisp/ChangeLog --- a/lisp/ChangeLog Wed Oct 24 22:54:38 2001 +0000 +++ b/lisp/ChangeLog Wed Oct 24 22:57:07 2001 +0000 @@ -1,5 +1,18 @@ 2001-10-24 Richard M. Stallman + * facemenu.el (facemenu-unlisted-faces): Improve doc strings + of t and nil values. + (facemenu-set-face): Handle START and END interactively. + (facemenu-set-foreground): Don't use a face; specify color directly. + (facemenu-set-background): Likewise. + (facemenu-set-face-from-menu): Doc fix. + (facemenu-active-faces): Use face-attribute-vector + to handle bare attributes not in faces. + (facemenu-get-face): Don't handle face names fg:... and bg:... + specially. + (facemenu-add-new-face): New argument MENU. + New way to handle adding colors to the color menus. + * env.el (substitute-env-vars): Quote the arg to rx. 2001-10-24 Sam Steingold diff -r f53d3da02996 -r 61a533745adf src/ChangeLog --- a/src/ChangeLog Wed Oct 24 22:54:38 2001 +0000 +++ b/src/ChangeLog Wed Oct 24 22:57:07 2001 +0000 @@ -1,3 +1,8 @@ +2001-10-24 Richard M. Stallman + + * xfaces.c (Fface_attributes_as_vector): New function. + (syms_of_xfaces): defsubr it. + 2001-10-24 Pavel Jan,Bm(Bk * dispnew.c (sync_window_with_frame_matrix_rows): Remove unused