emacs-diffs
[Top][All Lists]
Advanced

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

master updated (1ddd31bf98 -> e1b2446b2e)


From: Stefan Kangas
Subject: master updated (1ddd31bf98 -> e1b2446b2e)
Date: Thu, 5 Jan 2023 00:45:06 -0500 (EST)

skangas pushed a change to branch master.

      from  1ddd31bf98 Merge from origin/emacs-29
      adds  c786afcbb9 Fontify C++ function definitions in c-ts-mode (bug#60529)
      adds  651927ac39 ; Fix function reference in comment in c-ts-mode.el 
(bug#60514)
      adds  6b5831c696 Tree-sitter doc fixes (bug#60524)
      adds  7eed8e050a * lisp/files.el (find-sibling-rules): Fix docstring.
      adds  c18878ee0a Fix bug in Tramp multi-hop
      adds  8d530ca654 ; Fix documentation of y-or-n-p/yes-or-no-p
      adds  cef875f6c5 ; * etc/NEWS: Instructions for builds without 
tree-sitter (bug#60559)
      adds  92f753dc19 ; * etc/NEWS: Fix wording in last change.
       new  e1b2446b2e Merge from origin/emacs-29


Summary of changes:
 .../tree-sitter/html-manual/Accessing-Node.html    |  2 +-
 .../html-manual/Language-Definitions.html          |  2 +-
 .../html-manual/Parser_002dbased-Font-Lock.html    |  2 +-
 .../tree-sitter/html-manual/Retrieving-Node.html   | 10 +++----
 .../html-manual/Tree_002dsitter-C-API.html         | 12 ++++----
 admin/notes/tree-sitter/starter-guide              |  2 +-
 doc/lispref/modes.texi                             |  2 +-
 doc/lispref/parsing.texi                           | 33 +++++++++++-----------
 etc/NEWS.29                                        |  9 ++++++
 lisp/files.el                                      |  6 ++--
 lisp/net/tramp.el                                  |  3 +-
 lisp/progmodes/c-ts-mode.el                        | 14 +++++++--
 lisp/subr.el                                       |  3 +-
 lisp/treesit.el                                    | 15 +++++-----
 src/fns.c                                          |  3 +-
 15 files changed, 67 insertions(+), 51 deletions(-)



reply via email to

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