aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKim F. Storm2005-05-01 22:33:16 +0000
committerKim F. Storm2005-05-01 22:33:16 +0000
commit5c2e5a5e28e0513453555a0083dfd849cd1bdc69 (patch)
tree1684b7411103d7dddfbb1b6714c0309700a2629a /src/ChangeLog
parent189cbdd6bb2d92882499667a309d8ee7f637115d (diff)
downloademacs-5c2e5a5e28e0513453555a0083dfd849cd1bdc69.tar.gz
emacs-5c2e5a5e28e0513453555a0083dfd849cd1bdc69.zip
*** empty log message ***
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 b0a2f344e2e..15671e0b38a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12005-05-01 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (move_it_in_display_line_to): Stop if we move beyond TO_CHARPOS.
4 This may happen if last glyphs was an image or stretch glyph.
5
12005-05-01 Luc Teirlinck <teirllm@auburn.edu> 62005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2 7
3 * dispnew.c (sit_for): Vexecuting_macro -> Vexecuting_kbd_macro. 8 * dispnew.c (sit_for): Vexecuting_macro -> Vexecuting_kbd_macro.