aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim F. Storm2006-08-28 12:03:03 +0000
committerKim F. Storm2006-08-28 12:03:03 +0000
commit62d108d4b9bc9008063f71c608b359c7bc1bf3fa (patch)
tree94edeb6efadc1c327983c35db89107f721e9c839
parent24d8984e70c0623f8d004cec369e68e1cef0a627 (diff)
downloademacs-62d108d4b9bc9008063f71c608b359c7bc1bf3fa.tar.gz
emacs-62d108d4b9bc9008063f71c608b359c7bc1bf3fa.zip
*** empty log message ***
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 19625735579..41f02828c97 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12006-08-28 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (get_window_cursor_type) [!HAVE_WINDOW_SYSTEM]:
4 Don't attempt to replace cursor on image glyphs.
5
12006-08-28 Kenichi Handa <handa@m17n.org> 62006-08-28 Kenichi Handa <handa@m17n.org>
2 7
3 * coding.c (Fdetect_coding_region, Fdetect_coding_string): Fix 8 * coding.c (Fdetect_coding_region, Fdetect_coding_string): Fix