changeset 62092:d79218691a51

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 05 May 2005 22:42:38 +0000
parents cf2beba69ed0
children ea21bf283231
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu May 05 22:40:56 2005 +0000
+++ b/lisp/ChangeLog	Thu May 05 22:42:38 2005 +0000
@@ -1,5 +1,8 @@
 2005-05-06  Kim F. Storm  <storm@cua.dk>
 
+	* simple.el (line-move-1): Fix 2005-04-26 change.  Must still use
+	vertical-motion when selective-display is active.
+
 	* ido.el (ido-setup-hook): New hook.
 	(ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
 	(ido-input-stack): New var.