emacs-diffs
[Top][All Lists]
Advanced

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

feature/noverlay updated (19f5431cf6 -> 37a1145410)


From: Stefan Monnier
Subject: feature/noverlay updated (19f5431cf6 -> 37a1145410)
Date: Wed, 19 Oct 2022 21:40:25 -0400 (EDT)

monnier pushed a change to branch feature/noverlay.

      from  19f5431cf6 * src/itree.c: Eliminate all prototypes for static 
functions
       new  1c44f6c83d ; * src/buffer.c (set_overlay_region): remove unused 
function.
       new  8159d8b1a7 Remove the ITREE_NULL macro and use NULL everywhere.
       new  06252617b2 Revert "mark_overlays: Use the normal ITREE_FOREACH"
       new  f421b58db5 Prefix all itree.h type names with itree_
       new  37a1145410 Rename all exported itree.h functions with the itree_ 
prefix


Summary of changes:
 src/alloc.c    |  26 ++++-
 src/buffer.c   |  75 ++++++--------
 src/buffer.h   |   8 +-
 src/itree.c    | 322 ++++++++++++++++++++++++++++-----------------------------
 src/itree.h    |  62 ++++++-----
 src/lisp.h     |   2 +-
 src/pdumper.c  |  12 +--
 src/textprop.c |   2 +-
 src/xdisp.c    |   4 +-
 9 files changed, 259 insertions(+), 254 deletions(-)



reply via email to

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