emacs-diffs
[Top][All Lists]
Advanced

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

master updated (ff57f30bee -> 88d719e95b)


From: Stefan Kangas
Subject: master updated (ff57f30bee -> 88d719e95b)
Date: Sat, 30 Jul 2022 19:51:48 -0400 (EDT)

skangas pushed a change to branch master.

      from  ff57f30bee ; Fix warnings from #pragma GCC iagnostic pop on macOS
       new  a3d974d59f ; * etc/NEWS: Minor edits.
       new  5b29f8cd98 Delete redisplay-end-trigger-functions and related defuns
       new  88d719e95b ; Silence byte-compiler in two tests


Summary of changes:
 admin/coccinelle/window.cocci |  6 ------
 doc/lispref/hooks.texi        |  1 -
 etc/NEWS                      | 27 ++++++++++++------------
 lisp/emacs-lisp/byte-opt.el   |  2 +-
 lisp/loadhist.el              |  2 +-
 lisp/subr.el                  |  3 ---
 src/dispextern.h              |  3 ---
 src/window.c                  | 27 ------------------------
 src/window.h                  | 10 ---------
 src/xdisp.c                   | 49 -------------------------------------------
 test/lisp/subr-tests.el       |  3 ++-
 test/src/print-tests.el       |  3 ++-
 12 files changed, 20 insertions(+), 116 deletions(-)



reply via email to

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