aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 05613acdf96..e9c28b2a0c1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12006-07-03 Richard Stallman <rms@gnu.org>
2
3 * xfns.c (Fx_create_frame): Move unwind_create_frame setup down.
4
5 * xfaces.c (Fface_attribute_relative_p): Doc fix.
6
7 * textprop.c (Fget_char_property_and_overlay): Doc fix.
8
9 * eval.c (Fdefvaralias): Doc fix.
10
12006-07-03 Kim F. Storm <storm@cua.dk> 112006-07-03 Kim F. Storm <storm@cua.dk>
2 12
3 * dispnew.c (sit_for): Fix preempt condition. 13 * dispnew.c (sit_for): Fix preempt condition.