emacs-diffs
[Top][All Lists]
Advanced

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

master updated (1c901386518 -> be67cc276a9)


From: Stefan Kangas
Subject: master updated (1c901386518 -> be67cc276a9)
Date: Sun, 4 Dec 2022 00:47:14 -0500 (EST)

skangas pushed a change to branch master.

      from  1c901386518 Improve performance of other_frames and 
XTfullscreen_hook
      adds  17d40c163e0 vc-git-print-log: Don't assume vc-git-log-switches is a 
list
       new  395f9d83f26 Merge from origin/emacs-29
      adds  3623d5c195d Revert "Make easy-mmode-defmap obsolete and adjust only 
caller"
      adds  641ef36403b Fix gud-minor-mode-menu
       new  91a578ac9fe ; Merge from origin/emacs-29
      adds  401f76cc3d6 Make sure 'user-emacs-directory' ends in a slash
      adds  11c3c54d8ad Fix handling of relative directories in 
"--init-directory=DIR"
      adds  a0dd9fdebe3 ; Add cross-reference to string-equal docstring
      adds  bd58dcedfb9 Fix and expand tests broken by commit 2772ebe366 of 
2022-11-28
      adds  f6e2f30f394 ; Fix typos
      adds  afa4fcb95b4 Fix "C-h k" when clicking on another frame
      adds  c5ba47c889e Speed up Unicode normalisation tests by a factor of 5
      adds  6fb9a03cbdf ; Remove debugging leftover message
      adds  2c4d92d30f6 ; * lisp/subr.el (posn-col-row): Revert inadvertent 
change.
      adds  520a4e12f8e ; * lisp/treesit.el (treesit-end-of-defun): Guard 
against nil value.
      adds  96af584af6c Fix comment-start-skip in tree-sitter modes (bug#59690)
       new  be67cc276a9 Merge from origin/emacs-29


Summary of changes:
 lisp/cedet/semantic/bovine/c.el                |   2 +-
 lisp/cedet/semantic/db.el                      |   2 +-
 lisp/cedet/semantic/format.el                  |   2 +-
 lisp/cedet/semantic/ia.el                      |   2 +-
 lisp/cedet/semantic/idle.el                    |   2 +-
 lisp/cedet/semantic/lex-spp.el                 |   2 +-
 lisp/cedet/semantic/lex.el                     |   6 +-
 lisp/cedet/semantic/sort.el                    |   2 +-
 lisp/cedet/semantic/symref.el                  |   3 +-
 lisp/emacs-lisp/comp.el                        |   1 -
 lisp/help.el                                   |   6 +-
 lisp/progmodes/c-ts-mode.el                    |   6 +-
 lisp/progmodes/csharp-mode.el                  |   3 +-
 lisp/progmodes/java-ts-mode.el                 |   3 +-
 lisp/progmodes/js.el                           |   3 +-
 lisp/progmodes/typescript-ts-mode.el           |   4 +-
 lisp/speedbar.el                               |   2 +-
 lisp/startup.el                                |   6 ++
 lisp/subr.el                                   |   4 +-
 lisp/treesit.el                                |   7 +-
 lisp/vc/vc-git.el                              |   2 +-
 src/fns.c                                      |   4 +-
 test/lisp/emacs-lisp/comp-tests.el             |  55 ++++++++------
 test/lisp/international/ucs-normalize-tests.el | 100 +++++++++++++------------
 24 files changed, 133 insertions(+), 96 deletions(-)



reply via email to

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