emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (842b3d7 -> 6c48146)


From: Paul Eggert
Subject: [Emacs-diffs] master updated (842b3d7 -> 6c48146)
Date: Fri, 30 Mar 2018 17:26:32 -0400 (EDT)

eggert pushed a change to branch master.

      from  842b3d7   Fix C-p and C-n when wrap-prefix is too wide
       new  96b8747   Fix another case of freed markers in the undo-list 
(Bug#30931)
       new  6f66a43   Centralize Bug#30931 fix
       new  6c48146   Do not assume --with-file-notification


Summary of changes:
 src/alloc.c               |  9 ---------
 src/editfns.c             |  7 +++----
 src/fileio.c              |  2 ++
 src/insdel.c              |  4 ++--
 src/lisp.h                |  4 ++--
 src/marker.c              | 13 ++++++++++--
 test/src/editfns-tests.el | 51 +++++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 71 insertions(+), 19 deletions(-)



reply via email to

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