emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: David Kastrup
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Tue, 22 Mar 2005 11:04:03 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4286 emacs/src/ChangeLog:1.4287
*** emacs/src/ChangeLog:1.4286  Mon Mar 21 17:36:01 2005
--- emacs/src/ChangeLog Tue Mar 22 16:04:02 2005
***************
*** 1,3 ****
--- 1,13 ----
+ 2005-03-22  David Kastrup  <address@hidden>
+ 
+       * textprop.c (Fnext_char_property_change)
+       (Fprevious_char_property_change): allow marker as limit.
+       (Fnext_single_char_property_change)
+       (Fprevious_single_char_property_change): Check that limit is a
+       number in strings.
+       (Fnext_single_char_property_change): Coerce position to integer.
+       (Fprevious_single_char_property_change): Same here.
+ 
  2005-03-21  Thien-Thi Nguyen  <address@hidden>
  
        * s/openbsd.h (LD_SWITCH_SYSTEM_tmp): Define if undefined.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]