changeset 38834:3b44716c4df4

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Thu, 16 Aug 2001 07:40:51 +0000
parents 5ddaed302dc3
children 633ee3b8d9f3
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Aug 16 07:40:32 2001 +0000
+++ b/lisp/ChangeLog	Thu Aug 16 07:40:51 2001 +0000
@@ -1,3 +1,9 @@
+2001-08-16  Miles Bader  <miles@gnu.org>
+
+	* simple.el (line-move): Pass an ESCAPE-FROM-EDGE argument of t
+	when calling `constrain-to-field', to avoid problems with comint
+	prompts.
+
 2001-08-15  Gerd Moellmann  <gerd@gnu.org>
 
 	* emacs-lisp/cl-indent.el (lisp-indent-defmethod): New function.