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: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Thu, 18 Apr 2002 20:13:58 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2608 emacs/src/ChangeLog:1.2609
*** emacs/src/ChangeLog:1.2608  Wed Apr 17 15:39:00 2002
--- emacs/src/ChangeLog Thu Apr 18 20:13:57 2002
***************
*** 1,3 ****
--- 1,13 ----
+ 2002-04-18  Richard M. Stallman  <address@hidden>
+ 
+       * textprop.c (remove_properties): New arg LIST allows scanning
+       either a list or a plist.
+       (interval_has_some_properties_list): New function, like
+       interval_has_some_properties using list instead of plist.
+       All callers changed.
+       (Fremove_list_of_text_properties): New function.
+       (syms_of_textprop): Defsubr it.
+ 
  2002-04-17  Eli Zaretskii  <address@hidden>
  
        * s/sol2.h (HAVE_LIBKSTAT): Define only if not already defined.



reply via email to

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