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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Fri, 11 Jul 2003 15:44:44 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3310 emacs/src/ChangeLog:1.3311
*** emacs/src/ChangeLog:1.3310  Fri Jul 11 05:06:01 2003
--- emacs/src/ChangeLog Fri Jul 11 15:44:44 2003
***************
*** 25,30 ****
--- 25,35 ----
  
  2003-07-09  Stefan Monnier  <address@hidden>
  
+       * buffer.h (struct buffer_text, struct buffer): Use EMACS_INT for
+       position and length information.
+ 
+ 2003-07-09  Stefan Monnier  <address@hidden>
+ 
        Change overlays_after and overlays_before so the overlays themselves
        are linked into lists, rather than using cons cells.  After all each
        Lisp_Misc already occupies 5 words, so we can add a `next' field to




reply via email to

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