changeset 30783:6134e3d42e3b

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Mon, 14 Aug 2000 13:18:04 +0000
parents bc1377250f7c
children dbc1e69a89a9
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Aug 14 12:56:03 2000 +0000
+++ b/lisp/ChangeLog	Mon Aug 14 13:18:04 2000 +0000
@@ -1,3 +1,8 @@
+2000-08-14  Miles Bader  <miles@gnu.org>
+
+	* comint.el (comint-bol): Use `forward-line 0' instead of calling
+	beginning-of-line with inhibit-field-text-motion bound.
+
 2000-08-14  Gerd Moellmann  <gerd@gnu.org>
 
 	* calendar/timeclock.el: New file.