emacs-diffs
[Top][All Lists]
Advanced

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

master updated (a1cb77771a2 -> a798a29f751)


From: Stefan Kangas
Subject: master updated (a1cb77771a2 -> a798a29f751)
Date: Thu, 2 Mar 2023 00:45:13 -0500 (EST)

skangas pushed a change to branch master.

      from  a1cb77771a2 ; * src/haikufont.c (haikufont_open): Remove unused 
variable.
      adds  7ef9a8210c9 Replace C++ comments with C style equivalents
      adds  4a6db125b9e Fix treesit-indent-region
      adds  40c9fc8e3b3 Eglot: work around Tramp instability bug#61350
      adds  0a4b1c0102d ; Eglot: improve 
bug-reference-url-format/bug-reference-url-regexp
      adds  99df815c153 Revert "Don't disable eldoc when doing edebug"
      adds  1f1d36fa808 * lisp/emacs-lisp/debug-early.el 
(debug-early-backtrace): Fix bug#61847
      adds  07f3236133b * src/profiler.c (malloc_probe): Make it safe for GC 
(bug#60237)
       new  c9b0f1df0d3 Merge from origin/emacs-29
      adds  ef72e99e867 * lisp/icomplete.el: Fix in-buffer completion.
      adds  db50545e3e9 * lisp/icomplete.el (fido-mode): Enable in-buffer 
completion (bug#45763).
       new  65e99fb08b8 ; Merge from origin/emacs-29
      adds  6b2720778dc Improve tree-sitter's prev-sibling indent anchor
      adds  b06d5519664 Fix c-ts-mode empty line indentation (bug#61893)
      adds  56cd810b9d1 Don’t signal warning when loading go-ts-mode.el without 
grammar
      adds  59365f92856 * lisp/progmodes/go-ts-mode.el: Use 
treesit-language-available-p.
       new  a798a29f751 Merge from origin/emacs-29


Summary of changes:
 lisp/emacs-lisp/debug-early.el                     |  8 +++---
 lisp/emacs-lisp/eldoc.el                           |  1 +
 lisp/progmodes/c-ts-mode.el                        | 20 ++++++++-----
 lisp/progmodes/eglot.el                            | 26 ++++++++++++++---
 lisp/progmodes/go-ts-mode.el                       |  2 +-
 lisp/treesit.el                                    | 32 ++++++++++++++++-----
 src/alloc.c                                        |  5 ++--
 src/bytecode.c                                     |  4 +--
 src/profiler.c                                     |  3 ++
 src/xdisp.c                                        |  2 +-
 .../lisp/progmodes/c-ts-mode-resources/indent.erts | 33 ++++++++++++++++------
 11 files changed, 100 insertions(+), 36 deletions(-)



reply via email to

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