aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2006-06-13 23:19:49 +0000
committerRichard M. Stallman2006-06-13 23:19:49 +0000
commitcac9d7667c46443394a09e77df7cd0e7c33bb5dc (patch)
tree1fdb7a6470890dbcc9e049d15508de3114c19a44
parent873759d5d8371981229fdc4b617a63ee745d8d9d (diff)
downloademacs-cac9d7667c46443394a09e77df7cd0e7c33bb5dc.tar.gz
emacs-cac9d7667c46443394a09e77df7cd0e7c33bb5dc.zip
*** empty log message ***
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 15a816e5832..db96d94c425 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12006-06-14 Richard Stallman <rms@gnu.org>
2
3 * eval.c (Fdefconst): Mark variable as risky.
4
5 * callproc.c (Fcall_process): Doc fix.
6
7 * window.c (adjust_window_trailing_edge): Don't break out of the loop
8 because there's no next window, if there are parallel windows.
9 Do break out when WINDOW is nil.
10
12006-06-14 Kim F. Storm <storm@cua.dk> 112006-06-14 Kim F. Storm <storm@cua.dk>
2 12
3 * dispextern.h (IT_STACK_SIZE): New macro specifying size of 13 * dispextern.h (IT_STACK_SIZE): New macro specifying size of