aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2006-08-29 22:17:05 +0000
committerChong Yidong2006-08-29 22:17:05 +0000
commit41d24b39c7a261c08e66a9397e128c639cace0bb (patch)
tree78b1b7a914d4bcd103f243376316151a797f3028 /src/ChangeLog
parent0832681690ad4705cc57d6c490d0175d699bd6f6 (diff)
downloademacs-41d24b39c7a261c08e66a9397e128c639cace0bb.tar.gz
emacs-41d24b39c7a261c08e66a9397e128c639cace0bb.zip
* indent.c (Fvertical_motion): Don't move back if we were
displaying a Lisp string, either.
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 41f02828c97..68d8c52f388 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12006-08-29 Chong Yidong <cyd@stupidchicken.com>
2
3 * indent.c (Fvertical_motion): Don't move back if we were
4 displaying a Lisp string, either.
5
12006-08-28 Kim F. Storm <storm@cua.dk> 62006-08-28 Kim F. Storm <storm@cua.dk>
2 7
3 * xdisp.c (get_window_cursor_type) [!HAVE_WINDOW_SYSTEM]: 8 * xdisp.c (get_window_cursor_type) [!HAVE_WINDOW_SYSTEM]: