aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2010-07-10 13:58:29 -0400
committerChong Yidong2010-07-10 13:58:29 -0400
commit7c33a0572280bdcf0583c5625cfda32f63fad56d (patch)
tree24567629c9a942f6a31f692de5699cfc65282221 /src/ChangeLog
parent4565b08e186d740b61d073d12ed4d59f912e7048 (diff)
downloademacs-7c33a0572280bdcf0583c5625cfda32f63fad56d.tar.gz
emacs-7c33a0572280bdcf0583c5625cfda32f63fad56d.zip
* xfaces.c (realize_face): Garbage the frame if a face is removed
(Bug#6593).
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9ca8ac29dd8..b6fe8f8c5c3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12010-07-10 Chong Yidong <cyd@stupidchicken.com>
2
3 * xfaces.c (realize_face): Garbage the frame if a face is removed
4 (Bug#6593).
5
12010-07-05 Andreas Schwab <schwab@linux-m68k.org> 62010-07-05 Andreas Schwab <schwab@linux-m68k.org>
2 7
3 * keyboard.c: Remove duplicate <setjmp.h>. 8 * keyboard.c: Remove duplicate <setjmp.h>.