*** empty log message ***
authorMiles Bader <miles@gnu.org>
Mon, 27 Aug 2001 18:31:08 +0000 (18:31 +0000)
committerMiles Bader <miles@gnu.org>
Mon, 27 Aug 2001 18:31:08 +0000 (18:31 +0000)
lisp/ChangeLog
src/ChangeLog

index b8f10b3..91abab9 100644 (file)
@@ -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
index 1da0dcb..5bd581f 100644 (file)
@@ -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