mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-21 05:21:37 -07:00
*** empty log message ***
This commit is contained in:
parent
ce9561acfd
commit
1091dd67d1
2 changed files with 5 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
|||
2000-09-07 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* menu-bar.el (menu-bar-update-buffers): Call frame-parameter
|
||||
instead of frame-parameters.
|
||||
|
||||
* faces.el (set-face-attribute): Simplify by calling
|
||||
internal-set-lisp-face-attribute with FRAME being 0.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
2000-09-07 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* frame.c (Fframe_parameter): Handle `name' specially.
|
||||
|
||||
* xfaces.c (Finternal_set_lisp_face_attribute): If FRAME is 0,
|
||||
change face on all frames, and change the default for new frames.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue