mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 08:43:40 -07:00
*** empty log message ***
This commit is contained in:
parent
628436fbc6
commit
0da3ecefde
2 changed files with 9 additions and 1 deletions
|
|
@ -1,6 +1,9 @@
|
|||
2000-09-07 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* vc.el: Remove `$Id$' tag.
|
||||
* faces.el (set-face-attribute): Simplify by calling
|
||||
internal-set-lisp-face-attribute with FRAME being 0.
|
||||
|
||||
* vc.el: Remove `Id' version control keyword.
|
||||
|
||||
2000-09-07 Kenichi Handa <handa@etl.go.jp>
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,8 @@
|
|||
2000-09-07 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* xfaces.c (Finternal_set_lisp_face_attribute): If FRAME is 0,
|
||||
change face on all frames, and change the default for new frames.
|
||||
|
||||
2000-09-07 Dave Love <fx@gnu.org>
|
||||
|
||||
* Makefile.in [!SYSTEM_MALLOC && REL_ALLOC_MMAP]: Set mallocobj.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue