mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-30 19:53:09 +00:00
*** empty log message ***
This commit is contained in:
parent
84e70f7869
commit
d436d53865
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user