emacs-diffs
[Top][All Lists]
Advanced

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

master updated (c148bfc229 -> e193ea3c34)


From: Lars Ingebrigtsen
Subject: master updated (c148bfc229 -> e193ea3c34)
Date: Fri, 24 Jun 2022 05:04:58 -0400 (EDT)

larsi pushed a change to branch master.

      from  c148bfc229 Fix handling of mouse motion across screens during 
drag-and-drop
       new  bd1f20eea1 Make debug-early-backtrace more resilient
       new  2ff5cb4cb4 Make warning about require/autoload while bootstrapping 
not error out
       new  49910adf87 Fix cl-generic bootstrap problems
       new  bed9fd41ef Allow read-multiple-choice to do long-form answers
       new  f2b7525e38 Preload seq
       new  e193ea3c34 Allow `kill-buffer' query to save the buffer first


Summary of changes:
 doc/lispref/commands.texi           |  7 ++++++-
 etc/NEWS                            |  3 +++
 lisp/arc-mode.el                    |  1 +
 lisp/emacs-lisp/cl-generic.el       |  9 ++++-----
 lisp/emacs-lisp/debug-early.el      |  8 +++++++-
 lisp/emacs-lisp/rmc.el              | 25 ++++++++++++++++++++++---
 lisp/emacs-lisp/subr-x.el           | 13 -------------
 lisp/loadup.el                      |  4 ++++
 lisp/net/eudc.el                    |  1 +
 lisp/simple.el                      | 17 +++++++++++++++++
 lisp/sqlite-mode.el                 |  1 +
 lisp/subr.el                        | 12 ++++++++++++
 src/buffer.c                        | 10 +++++++---
 src/eval.c                          |  9 +++++++--
 src/fns.c                           |  9 +++++++--
 test/lisp/custom-tests.el           |  1 +
 test/lisp/emacs-lisp/cconv-tests.el |  1 +
 17 files changed, 101 insertions(+), 30 deletions(-)



reply via email to

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