emacs-diffs
[Top][All Lists]
Advanced

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

master updated (5904bdf5819 -> 2d0de863618)


From: Stefan Kangas
Subject: master updated (5904bdf5819 -> 2d0de863618)
Date: Wed, 22 Mar 2023 01:44:59 -0400 (EDT)

skangas pushed a change to branch master.

      from  5904bdf5819 (describe-function): Load file for `...' references
      adds  eed240bc022 Improve defvar-keymap docstring.
      adds  786de66ec3c Comment out jobs on EMBA
      adds  6bf441ff115 Warn package authors away from keymap-unset with REMOVE
      adds  263d6c38539 Comp fix calls to redefined primtives with op-bytecode 
(bug#61917)
      adds  7a1272168af * lisp/treesit.el (treesit-end-of-defun): Guard arg 
against nil (bug#62158).
      adds  4a6eefb93a5 Expand defvar-keymap documentation
      adds  4a7a0c9a9f5 * lisp/emacs-lisp/comp.el (comp-emit-set-call-subr): 
Improve 263d6c38539
      adds  47d8e4b0d38 Eglot: report window/workDoneProgress capability to 
language server
      adds  35648a86730 ; Delete accidental leftover '()' Eglot function
      adds  8b6a0de964d Improve docstring of treesit-parent-while (bug#62301)
       new  2d0de863618 Merge from origin/emacs-29


Summary of changes:
 doc/lispref/keymaps.texi | 67 ++++++++++++++++++++++++++++++++++++++++++++++++
 doc/lispref/parsing.texi | 22 ++++++++++------
 lisp/emacs-lisp/comp.el  | 30 ++++++++++++++--------
 lisp/keymap.el           | 19 ++++++++------
 lisp/progmodes/eglot.el  |  3 ++-
 lisp/treesit.el          | 13 +++++-----
 test/infra/gitlab-ci.yml | 65 +++++++++++++++++++++++++---------------------
 test/src/comp-tests.el   | 13 ++++++++++
 8 files changed, 169 insertions(+), 63 deletions(-)



reply via email to

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