aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim F. Storm2004-03-03 09:02:24 +0000
committerKim F. Storm2004-03-03 09:02:24 +0000
commit6c2488df0c41c84df0389e65d2481d3d08eec796 (patch)
tree126575a21b86a0f448d7358156289152c6995325
parent8bde1d70ff0cdc5162f760b7b1f422cbfb9e09e9 (diff)
downloademacs-6c2488df0c41c84df0389e65d2481d3d08eec796.tar.gz
emacs-6c2488df0c41c84df0389e65d2481d3d08eec796.zip
*** empty log message ***
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 557856da811..ea241bf542d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12004-03-03 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (display_line): Fix call to get_overlay_arrow_glyph_row.
4
12004-03-02 Stefan Monnier <monnier@iro.umontreal.ca> 52004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
2 6
3 * editfns.c (Ftranslate_region): Lisp_Object/int mixup. 7 * editfns.c (Ftranslate_region): Lisp_Object/int mixup.