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: Ken Raeburn
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Mon, 15 Jul 2002 02:57:04 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2762 emacs/src/ChangeLog:1.2763
*** emacs/src/ChangeLog:1.2762  Sun Jul 14 22:18:31 2002
--- emacs/src/ChangeLog Mon Jul 15 02:57:04 2002
***************
*** 1,3 ****
--- 1,15 ----
+ 2002-07-15  Ken Raeburn  <address@hidden>
+ 
+       * lisp.h (STRING_INTERVALS): Produce rvalue.
+       (STRING_SET_INTERVALS): New macro.
+       * buffer.c (Fget_buffer_create, Fmake_indirect_buffer): Use it.
+       * fns.c (Fstring_as_multibyte): Likewise.
+       * intervals.c (create_root_interval,
+       balance_possible_root_interval, delete_interval,
+       copy_intervals_to_string): Likewise.
+       * textprop.c (set_text_properties): Likewise.  Use NULL_INTERVAL
+       instead of 0.
+ 
  2002-07-14  Ken Raeburn  <address@hidden>
  
        * lisp.h (STRING_SET_CHARS): New macro.



reply via email to

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