1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 17:30:54 -08:00

*** empty log message ***

This commit is contained in:
Gerd Moellmann 2001-10-29 12:25:58 +00:00
parent 426b5652c6
commit 3f08fcd2a6
2 changed files with 6 additions and 0 deletions

View file

@ -1,5 +1,8 @@
2001-10-29 Gerd Moellmann <gerd@gnu.org>
* enriched.el (enriched-face-ans): Handle face attributes
of the form `(FACE1 FACE2 ...)'.
* dired-x.el (dired-omit-startup): Show ``Omit'' only in Dired
buffers.

View file

@ -1,5 +1,8 @@
2001-10-29 Gerd Moellmann <gerd@gnu.org>
* xfaces.c (Fface_font): Use UNSPECIFIEDP instead of NILP for
the slant attribute if FRAME is t.
* xfns.c (x_set_internal_border_width): Set frame garbaged
when X window doesn't exist yet.