emacs-diffs
[Top][All Lists]
Advanced

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

master updated (ba44b481844 -> 8d1332d135f)


From: Dmitry Gutov
Subject: master updated (ba44b481844 -> 8d1332d135f)
Date: Fri, 5 May 2023 21:00:30 -0400 (EDT)

dgutov pushed a change to branch master.

      from  ba44b481844 Add interface for finding users in erc-server-PRIVMSG
      adds  fceaf230b06 Note that Emacs pauses when handling sentinel errors
       new  47c424f5ec8 Merge from origin/emacs-29
      adds  e338a8ac41d Handle point not at EOB in minibuffer-choose-completion
       new  3baab6c432b ; Merge from origin/emacs-29
      adds  b93eb68cc30 Use 'calendar-buffer' instead of fixed string
      adds  57562c3fd0a Recognize defstruct slot names in various eieio 
functions
      adds  8d5aa8df4ad Fix inserting selection data into Mozilla programs
      adds  21ec6c1d5cc Update to Transient v0.3.7-219-g3ded15b
      adds  cc090294d77 (rng-complete-tag): Add the (ignored) argument to the 
:company-kind function
      adds  eaf25b9c6ae go-ts-mode: Use iota query only if supported (Bug#63086)
      adds  eaad302bd6f Rename eglot-update to eglot-upgrade
      adds  2901a3443c7 Prevent unnecessary modifications of 
'package-vc-selected-packages'
      adds  8eb6e33691d Fix rcirc messages printing in the wrong place
      adds  ab44c8a6f9d Fix order of rcirc-connect arguments
      adds  b42ccb2e5c1 ; Minor grammar fix in treesit manual.
      adds  aba41d2c4bb ; Minor doc cleanups in go-ts-mode.el
      adds  94e984e6700 Make loaddefs-generate slightly more tolerant
      adds  2f3a514b6db Clarify documentation wrt floating point division by 
zero and NaN
      adds  a2d4cd06f45 Improve VHDL mode highlighting
      adds  b1bda8228e5 More fixes for NetBSD/vax
      adds  b4e90070f96 Fix arguments of xml.c functions as displayed in Help 
buffers
      adds  c0ab4e9ca93 Eglot: re-rename eglot-upgrade to eglot-upgrade-eglot
      adds  79a886ba368 (package-upgrade): Don't remove the package from 
'package-selected-packages'
       new  0c6311386a1 Merge from origin/emacs-29
       new  53cc61d60db package-upgrade: Implement the upgrading of built-ins
       new  8d1332d135f Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs


Summary of changes:
 doc/lispref/modes.texi                 |  2 +-
 doc/lispref/numbers.texi               | 39 ++++++++++++++++---------
 doc/lispref/processes.texi             |  8 ++++--
 doc/misc/eglot.texi                    |  4 +--
 etc/EGLOT-NEWS                         | 10 +++++++
 lisp/calendar/parse-time.el            | 16 +++++++----
 lisp/emacs-lisp/cl-preloaded.el        |  1 +
 lisp/emacs-lisp/loaddefs-gen.el        |  7 +++--
 lisp/emacs-lisp/package-vc.el          | 17 +++++------
 lisp/emacs-lisp/package.el             | 52 +++++++++++++++++++++-------------
 lisp/net/rcirc.el                      | 14 ++++-----
 lisp/nxml/rng-nxml.el                  |  2 +-
 lisp/progmodes/eglot.el                |  5 +++-
 lisp/progmodes/go-ts-mode.el           | 13 +++++++--
 lisp/progmodes/vhdl-mode.el            |  9 +++++-
 lisp/select.el                         | 31 +++++++++++---------
 lisp/subr.el                           |  4 +--
 lisp/transient.el                      |  3 +-
 src/sysdep.c                           |  7 +++++
 test/lisp/calendar/cal-julian-tests.el |  2 +-
 20 files changed, 162 insertions(+), 84 deletions(-)



reply via email to

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