emacs-diffs
[Top][All Lists]
Advanced

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

master updated (7e98b8a0fa -> dce6791e99)


From: Stefan Kangas
Subject: master updated (7e98b8a0fa -> dce6791e99)
Date: Wed, 28 Dec 2022 15:41:28 -0500 (EST)

skangas pushed a change to branch master.

      from  7e98b8a0fa Add treesit-transpose-sexps (bug#60128)
      adds  cf32776622 ; * doc/lispref/parsing.texi (Using Parser): Remove 
deleted function.
      adds  7c7950fe00 Add maintainer stub for tree-sitter files
      adds  2bcd1e9a99 ; * doc/lispref/parsing.texi (Retrieving Nodes): Add 
notice.
      adds  6e52a9fcad ; * doc/lispref/modes.texi (Parser-based Font Lock): 
Minor fixes.
      adds  c6b0282645 ; Remove unused function in c-ts-mode
      adds  28f26b11a1 Add comment indent and filling to other tree-sitter 
major modes
      adds  8f68b6497e Clean up python-ts-mode font-lock features
      adds  eb26872837 Fix imenu for c-ts-mode (bug#60296)
      adds  d90d7d15f2 ; Fix vindexes in parsing.texi
      adds  6c86faec29 loaddefs-gen: Group results by absolute file name
      adds  082fc6e308 Fix 'json-available-p' on MS-Windows
      adds  26b2ec7cb8 Simplify last change (bug#60311)
      adds  669160d47b ; * nt/INSTALL.W64: More fixes and updates.
      adds  b14bbd108e Improve handling of tab-bar height.
      adds  a14821d615 Improve gnutls-min-prime-bits docstring
      adds  835a80dcc4 ; Fix tree-sitter defun tests
      adds  a6d961ae2f Add a new tree-sitter query predicate 'pred'
      adds  2347f37f67 ; * test/src/treesit-tests.el: remove dead store 
(bytecomp warning)
      adds  1fe4b98b4d Improve support for Scheme R6RS and R7RS libraries 
(bug#54704)
      adds  1b4dc4691c Fix htmlfontify.el command injection vulnerability.
      adds  e3b4cd0ac1 ; * lisp/htmlfontify.el (hfy-text-p): Fix whitespace.
      adds  41f12e1019 ; * lisp/elide-head.el (elide-head): Doc fix to silence 
checkdoc.
      adds  624e382211 ; Improve doc strings of some new faces
      adds  8b8b791567 ; Improve documentation of TAB/SPC indentation
      adds  2b55a48d3e * src/w32menu.c (simple_dialog_show): Use MB_YESNOCANCEL 
style.
      adds  8ab6df0c9f ; * lisp/epa-ks.el (epa-ks-do-key-to-fetch): Fix 'when' 
usage
      adds  637f5b164f ; Add "src" to the heuristic sub-directory heuristic
      adds  5326b04198 Improve treesit-node-top-level and treesit-parent-until
      adds  7512b9025a ; * lisp/treesit.el (treesit-traverse-parent): Remove 
alias.
      adds  ba1ddea9da Fix treesit--things-around (bug#60355)
      adds  b39dc7ab27 Add tree-sitter helper functions for Imenu
      adds  248c13dcfe Update tree-sitter major modes to use the new Imenu 
facility
      adds  eedc9d79ae Fix tree-sitter typos
      adds  b464e6c490 Make last change of w32 GUI dialogs conditional and 
reversible
      adds  8503b370be (python--treesit-settings): Remove duplicate matcher
      adds  2d0a921486 ; Avoid treesit-related byte-compiler warnings
      adds  2d8f7b66bc ; Fix one more treesit byte-compilation warning.
      adds  19d00fab9a Avoid "already compiled" warning in erc-compat
      adds  2ddc480f44 Warn of absent networks module in ERC
      adds  8676bec51d ; * lisp/treesit.el (treesit--simple-imenu-1): Doc fix; 
wording.
      adds  c0be51389e ; Yet another declare-function to avoid treesit-related 
warning
      adds  b164660260 * etc/package-keyring.gpg: Update with new key
      adds  fd48201ffe * lisp/tab-line.el (tab-line-cache-key-default): More 
cache keys (bug#60340).
      adds  70480d3b6b * lisp/repeat.el (repeat-echo-function): Suggest 
'add-function' in docstring.
      adds  62fb2dc37d * doc/emacs/display.texi (Text Scale): Improve section 
about repeating keys.
      adds  9263847ab7 ; * etc/NEWS: Move the paragraph with 'C-u RET' closer 
to the related section.
      adds  b69bffeec0 * lisp/vc/diff-mode.el (diff-minor-mode-prefix): Replace 
"ESC" with "\e".
      adds  7a0eaee198 * lisp/isearch.el: Small fixes.
      adds  d42c2668cf ; * etc/NEWS: Fix wording of a recently edited entry.
      adds  489865c21e ; Improve markup of long key sequences
      adds  db96b1282f * lisp/help.el: Use 'C-h C-q' to toggle 'help-quick' 
window (bug#60249).
       new  dce6791e99 Merge from origin/emacs-29


Summary of changes:
 doc/emacs/display.texi                             |  12 +-
 doc/lispref/modes.texi                             |  35 ++-
 doc/lispref/parsing.texi                           |  50 +++--
 doc/misc/erc.texi                                  |  12 +-
 etc/ERC-NEWS                                       |  11 +-
 etc/NEWS.29                                        |  38 +++-
 etc/package-keyring.gpg                            | Bin 2069 -> 2043 bytes
 lisp/elide-head.el                                 |   7 +-
 lisp/emacs-lisp/loaddefs-gen.el                    |   3 +-
 lisp/emacs-lisp/package-vc.el                      |  27 ++-
 lisp/epa-ks.el                                     |   6 +-
 lisp/erc/erc-backend.el                            |  10 +
 lisp/erc/erc-compat.el                             |   2 +-
 lisp/erc/erc-networks.el                           |  26 ++-
 lisp/erc/erc-sasl.el                               |   2 +-
 lisp/erc/erc.el                                    |   6 +-
 lisp/files.el                                      |   2 +-
 lisp/font-lock.el                                  |   6 +-
 lisp/help.el                                       |  32 ++-
 lisp/htmlfontify.el                                |   5 +-
 lisp/indent.el                                     |   3 +-
 lisp/isearch.el                                    |  13 +-
 lisp/net/gnutls.el                                 |   5 +-
 lisp/progmodes/c-ts-mode.el                        | 230 ++++++++-----------
 lisp/progmodes/csharp-mode.el                      |  73 ++----
 lisp/progmodes/java-ts-mode.el                     |  68 +-----
 lisp/progmodes/js.el                               |  98 ++------
 lisp/progmodes/json-ts-mode.el                     |  40 +---
 lisp/progmodes/python.el                           |  43 +++-
 lisp/progmodes/rust-ts-mode.el                     |  73 +-----
 lisp/progmodes/scheme.el                           |  20 +-
 lisp/progmodes/sh-script.el                        |   2 +
 lisp/progmodes/typescript-ts-mode.el               |  32 +--
 lisp/repeat.el                                     |   3 +-
 lisp/subr.el                                       |   7 +-
 lisp/tab-line.el                                   |  14 +-
 lisp/textmodes/css-mode.el                         |  32 +--
 lisp/textmodes/toml-ts-mode.el                     |  42 +---
 lisp/treesit.el                                    | 246 +++++++++++++++------
 lisp/vc/diff-mode.el                               |   3 +-
 nt/INSTALL.W64                                     |  32 ++-
 src/indent.c                                       |   2 +
 src/json.c                                         |  79 ++++---
 src/treesit.c                                      |  59 ++++-
 src/w32menu.c                                      |  13 +-
 src/w32term.c                                      |  11 +-
 src/xdisp.c                                        |   8 +-
 test/lisp/erc/erc-scenarios-base-unstable.el       |  54 ++++-
 .../netnick.eld => networks/no-module/basic.eld}   |  14 +-
 test/src/treesit-tests.el                          | 121 ++++++----
 50 files changed, 911 insertions(+), 821 deletions(-)
 copy test/lisp/erc/resources/{base/assoc/queries/netnick.eld => 
networks/no-module/basic.eld} (90%)



reply via email to

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