aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKim F. Storm2005-07-15 11:31:55 +0000
committerKim F. Storm2005-07-15 11:31:55 +0000
commita8613adf06727455b4d670e16a1d6328f31086b9 (patch)
treeed3fe8cdd29dc5dc7bc3613d198b5cb32d2f0c8d /src
parent1930e8f02a3a2ffc98b5361f47f1e98489fdd764 (diff)
downloademacs-a8613adf06727455b4d670e16a1d6328f31086b9.tar.gz
emacs-a8613adf06727455b4d670e16a1d6328f31086b9.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 98799338e4c..21d4564ef11 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12005-07-15 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c: Fix redisplay loop in last change.
4 (IT_POS_VALID_AFTER_MOVE_P): New macro.
5 (move_it_vertically_backward, move_it_by_lines): Use it.
6
12005-07-14 Jason Rumney <jasonr@gnu.org> 72005-07-14 Jason Rumney <jasonr@gnu.org>
2 8
3 * w32.c (init_environment): Default HOME directory to user's 9 * w32.c (init_environment): Default HOME directory to user's