aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman2005-07-15 18:11:53 +0000
committerRichard M. Stallman2005-07-15 18:11:53 +0000
commite4b477a1d1b208f7c270f7fb1d7bb03107014fff (patch)
tree588a2791eab2fa16d641ce5405157ec13646003a /src
parent673b8d0ecaef28d061761cff1d415a44e03adc50 (diff)
downloademacs-e4b477a1d1b208f7c270f7fb1d7bb03107014fff.tar.gz
emacs-e4b477a1d1b208f7c270f7fb1d7bb03107014fff.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 21d4564ef11..0f3cdcbcb00 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12005-07-15 Richard M. Stallman <rms@gnu.org>
2
3 * xdisp.c (select_frame_for_redisplay): Use find_symbol_value.
4
12005-07-15 Kim F. Storm <storm@cua.dk> 52005-07-15 Kim F. Storm <storm@cua.dk>
2 6
3 * xdisp.c: Fix redisplay loop in last change. 7 * xdisp.c: Fix redisplay loop in last change.