changeset 40277:61a533745adf

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 24 Oct 2001 22:57:07 +0000
parents f53d3da02996
children 6ee20fddfbc5
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 18 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <rms@gnu.org>
 
+	* 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  <sds@gnu.org>
--- 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  <rms@gnu.org>
+
+	* xfaces.c (Fface_attributes_as_vector): New function.
+	(syms_of_xfaces): defsubr it.
+
 2001-10-24  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
 
 	* dispnew.c (sync_window_with_frame_matrix_rows): Remove unused