changeset 38978:2db4503e9503

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Mon, 27 Aug 2001 18:31:08 +0000
parents 3037adea8353
children 72325d07bc49
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 12 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Aug 27 18:13:39 2001 +0000
+++ b/lisp/ChangeLog	Mon Aug 27 18:31:08 2001 +0000
@@ -1,4 +1,10 @@
-2001-08-22  Miles Bader  <miles@gnu.org>
+2001-08-28  Miles Bader  <miles@gnu.org>
+
+	* comint.el (comint-next-prompt): Don't loop infinitely if
+	{next,previous}-single-char-property-change returns its input
+	position when the search fails.
+
+2001-08-27  Miles Bader  <miles@gnu.org>
 
 	* comint.el (comint-get-old-input-default): Don't signal an error
 	if point is not on an input field; instead, return the current
--- a/src/ChangeLog	Mon Aug 27 18:13:39 2001 +0000
+++ b/src/ChangeLog	Mon Aug 27 18:31:08 2001 +0000
@@ -1,3 +1,8 @@
+2001-08-28  Miles Bader  <miles@gnu.org>
+
+	* textprop.c (Fprevious_single_char_property_change) 
+       (Fnext_single_char_property_change): Doc fixes.
+
 2001-08-27  Gerd Moellmann  <gerd@gnu.org>
 
 	* fileio.c (Finsert_file_contents): Allocate, restore, and