emacs-diffs
[Top][All Lists]
Advanced

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

feature/noverlay updated (a2fde77b5c -> 9d7ba2b199)


From: Stefan Monnier
Subject: feature/noverlay updated (a2fde77b5c -> 9d7ba2b199)
Date: Mon, 24 Oct 2022 12:59:48 -0400 (EDT)

monnier pushed a change to branch feature/noverlay.

      from  a2fde77b5c Fix handling of overlays that begin at END in 
'overlays_in'
       new  f2a51774a9 Fix a narrow-to-region vs. overlays-at bug
       new  555bc1f8b3 Add `get-pos-property' tests covering bug#58706
       new  b78be2bf7a Fix `get-pos-property' for the new overlay 
implementation.
       new  9d7ba2b199 Fix compiler warning about possible null pointer 
dereference


Summary of changes:
 src/buffer.c             | 31 ++++++++++++------
 src/buffer.h             |  2 +-
 src/editfns.c            | 16 ++++++++--
 src/itree.c              |  2 ++
 test/src/buffer-tests.el | 82 +++++++++++++++++++++++++++++++++++++++++-------
 5 files changed, 107 insertions(+), 26 deletions(-)



reply via email to

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