emacs-diffs
[Top][All Lists]
Advanced

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

master updated (3748c8a62e8 -> 42fba8f36b1)


From: Stefan Kangas
Subject: master updated (3748c8a62e8 -> 42fba8f36b1)
Date: Mon, 20 Mar 2023 01:46:22 -0400 (EDT)

skangas pushed a change to branch master.

      from  3748c8a62e8 (textsec-bidi-controls-suspicious-p): Minor tweak
      adds  d3ad6c5e161 ; Auto-commit of loaddefs files.
       new  32bfeaf0070 ; Merge from origin/emacs-29
      adds  168165178f3 Use 'package-vc-selected-packages' to store package 
specs
      adds  39fea115515 Do not store :lisp-dir in package descriptors
      adds  27edd7f88cb Remove 'package-vc--query-spec'
      adds  d814c249f44 * test/infra/Dockerfile.emba: Install clangd.
      adds  61adb44318a * configure.ac: Fix native comp compatibility check 
(bug#61960)
      adds  078cf512eef * test/infra/Dockerfile.emba: Use debian:bullseye.
      adds  d5d4959ed7d Document how to construct JSONRPC arrays in Eglot manual
      adds  4cb8a850b08 ; Tweak doc/misc/eglot.texi
      adds  028f1102738 Fix quoting of font-family in 'hfy-family'
       new  c194a31fc45 Merge from origin/emacs-29
      adds  e10144c1568 Emphasize emacs-29-specificity in this version of 
lisp/progmodes/eglot.el
       new  f615968fe1b ; Merge from origin/emacs-29
      adds  9d3fdf7e0d4 Fix Eglot's command generation for code actions
      adds  dfb36d36230 Refer to EWW instead of w3 and w3m
      adds  1961bdb52ed ; Add WebDAV entry to index in Tramp manual
      adds  7385c991dff Also exempt eglot-inlay-hints-mode from desktop.el's 
fumblings
      adds  5cf1de683b2 Fix python-fill-paragraph problems on filling strings 
(bug#62142)
      adds  a2222b9a9bf ; Minor wording fix in ELisp reference manual
      adds  a4a9ffdd80a Fix the documentation of various aspects of adding Xref 
history
      adds  bb3e0ded9eb Don't add a key binding when REMOVE is non-nil
      adds  e4a7d0cd6ea Document `keymap-unset' in lispref
      adds  e8cee15f780 ; Fix markup in previous change
      adds  c54bda15e35 Reset abbrevs-changed after saving abbrevs (bug#62208)
      adds  6f82596b490 Fix Eglot's snippet insertion to follow the manual
      adds  38067f05b92 Enhance section about troubleshooting in Eglot manual.
      adds  90362f87d58 ; Correct last commit, downcase node reference
      adds  ea87c54f359 ; * lisp/subr.el (setq-local): Add missing period 
(bug#62242).
       new  20d8a1cf4bd Merge from origin/emacs-29
      adds  f0b4ebbaf62 Fix 'find-ls-option-default-ls' for BSD/MacOS 
(bug#62096)
       new  f8873577563 ; Merge from origin/emacs-29
      adds  faee8d50738 ; Fix 'make-obsolete-variable' forms
      adds  aedb9e3ec37 Add tests for Bug#62207
       new  bcbfb88c2f4 Merge from origin/emacs-29
      adds  f77ea400db0 CC Mode: Allow lists of strings as safe values for 
*-font-lock-extra-types
      adds  147773a1ef2 CC Mode: Eliminate duplicate function c-list-of-strings
       new  3a11371d544 ; Merge from origin/emacs-29
      adds  531f8f7103a ; * admin/git-bisect-start: Update failing commits
      adds  647c6bf2a6c ; * test/lisp/abbrev-tests.el 
(abbrev--possibly-save-test): Fix test.
      adds  0eddfa28ebd Avoid slowdowns in xmltok-scan-attributes
      adds  94a21c88647 * lisp/progmodes/eglot.el (eglot--connect): Improve 
Tramp workaround.
      adds  013057e3512 ; Prefer "language server" to "LSP server" in Eglot 
manual
      adds  3293f939882 Don't take over mouse-1 binding on Eglot diagnostics 
(bug#62157)
      adds  22a70451f34 Merge confusing duplicate sections on commands in Eglot 
manual
      adds  a55d2edc5a9 ; Remove overly verbose commentary
      adds  b75e489362b ; Again correct node reference casing in 
doc/misc/eglot.texi
      adds  d2cf1386fa4 ; * doc/misc/eglot.texi (Eglot Commands): Improve 
indexing.
      adds  33a26703689 ; Minor fixes in recent Eglot changes
      adds  e388a77cf0b ; Minor copyedits of recent changes in ELisp reference 
manual
      adds  11592bcfda6 ; * lisp/nxml/xmltok.el (xmltok-scan-attributes): Fix 
last change
      adds  ea0949853f8 Merge branch 'emacs-29' of 
git.savannah.gnu.org:/srv/git/emacs into emacs-29
      adds  e84f878e19a ; * admin/notes/tree-sitter/starter-guide: Update 
starter-guide.
      adds  829e5dfabea Update to Org 9.6.1-48-g92471e
      adds  6674c362ad9 Merge branch 'emacs-29' of 
git.savannah.gnu.org:/srv/git/emacs into emacs-29
      adds  0bebd0e5f09 ; Remove 'build-module' and 'html-manual' directories 
from 'admin'
      adds  231190b37f8 * lisp/net/tramp.el (tramp-yn-prompt-regexp): Fix 
regexp.
      adds  c3a543123ab Protect against too large size of 'recent-keys' vector
      adds  5bbbd70f56e Improve ergonomics of Eglot's inlay hints
      adds  61d571760b3 ; Clarify in-code commentary of eglot--after-change
      adds  a4d97811ed4 Bail early from eglot--apply-text-edits if nothing to do
      adds  94d1c81cf07 * lisp/mpc.el (mpc-format): Fix oversight in commit 
48b6cec61cf
      adds  e62f8b0239d Fix visiting XBM/XPM files when 'c-ts-mode' is active
      adds  b7f03333551 Improve warning about changing the string returned by 
symbol-name
       new  42fba8f36b1 Merge from origin/emacs-29


Summary of changes:
 admin/git-bisect-start                             |  15 +-
 admin/notes/tree-sitter/build-module/README        |  17 -
 .../tree-sitter/html-manual/Accessing-Node.html    | 205 ----------
 .../html-manual/Language-Definitions.html          | 401 ------------------
 .../html-manual/Multiple-Languages.html            | 327 ---------------
 .../html-manual/Parser_002dbased-Font-Lock.html    | 247 -----------
 .../html-manual/Parser_002dbased-Indentation.html  | 280 -------------
 .../html-manual/Parsing-Program-Source.html        | 125 ------
 .../tree-sitter/html-manual/Pattern-Matching.html  | 450 ---------------------
 .../tree-sitter/html-manual/Retrieving-Node.html   | 420 -------------------
 .../html-manual/Tree_002dsitter-C-API.html         | 211 ----------
 .../tree-sitter/html-manual/Using-Parser.html      | 230 -----------
 .../notes/tree-sitter/html-manual/build-manual.sh  |  23 --
 admin/notes/tree-sitter/html-manual/manual.css     | 374 -----------------
 admin/notes/tree-sitter/starter-guide              | 157 +++----
 configure.ac                                       |   4 +-
 doc/emacs/maintaining.texi                         |  19 +-
 doc/emacs/package.texi                             |  23 --
 doc/lispref/keymaps.texi                           |  12 +
 doc/lispref/objects.texi                           |  15 +-
 doc/lispref/symbols.texi                           |   5 +-
 doc/misc/eglot.texi                                | 248 +++++++-----
 doc/misc/idlwave.texi                              |   7 +-
 doc/misc/tramp.texi                                |   1 +
 etc/NEWS.29                                        |  12 +-
 etc/ORG-NEWS                                       |   6 +-
 lisp/abbrev.el                                     |  22 +-
 lisp/emacs-lisp/package-vc.el                      |  68 ++--
 lisp/htmlfontify.el                                |   4 +-
 lisp/mpc.el                                        |   2 +-
 lisp/net/tramp.el                                  |   2 +-
 lisp/nxml/xmltok.el                                |   9 +-
 lisp/org/ob-latex.el                               |  17 +-
 lisp/org/ol-bibtex.el                              |  22 +-
 lisp/org/org-agenda.el                             |   2 +-
 lisp/org/org-element.el                            |   4 +-
 lisp/org/org-persist.el                            |   8 +-
 lisp/org/org-src.el                                |   2 +-
 lisp/org/org-version.el                            |   2 +-
 lisp/org/ox-ascii.el                               |   4 +-
 lisp/org/ox-html.el                                |   4 +-
 lisp/org/ox-latex.el                               |   6 +-
 lisp/org/ox-md.el                                  |   4 +-
 lisp/org/ox-odt.el                                 |   4 +-
 lisp/progmodes/c-ts-mode.el                        |  13 +-
 lisp/progmodes/eglot.el                            | 122 +++---
 lisp/progmodes/etags.el                            |  10 +-
 lisp/progmodes/python.el                           |  35 +-
 lisp/progmodes/xref.el                             |  14 +-
 lisp/subr.el                                       |   2 +-
 lisp/url/url-gw.el                                 |   2 +-
 lisp/url/url-misc.el                               |   2 +-
 src/data.c                                         |   5 +-
 src/keyboard.c                                     |  17 +-
 src/keymap.c                                       |  31 +-
 test/infra/Dockerfile.emba                         |   5 +-
 test/lisp/abbrev-tests.el                          |  16 +
 test/lisp/progmodes/python-tests.el                | 119 ++++++
 test/src/keymap-tests.el                           |  18 +
 59 files changed, 698 insertions(+), 3733 deletions(-)
 delete mode 100644 admin/notes/tree-sitter/build-module/README
 delete mode 100644 admin/notes/tree-sitter/html-manual/Accessing-Node.html
 delete mode 100644 
admin/notes/tree-sitter/html-manual/Language-Definitions.html
 delete mode 100644 admin/notes/tree-sitter/html-manual/Multiple-Languages.html
 delete mode 100644 
admin/notes/tree-sitter/html-manual/Parser_002dbased-Font-Lock.html
 delete mode 100644 
admin/notes/tree-sitter/html-manual/Parser_002dbased-Indentation.html
 delete mode 100644 
admin/notes/tree-sitter/html-manual/Parsing-Program-Source.html
 delete mode 100644 admin/notes/tree-sitter/html-manual/Pattern-Matching.html
 delete mode 100644 admin/notes/tree-sitter/html-manual/Retrieving-Node.html
 delete mode 100644 
admin/notes/tree-sitter/html-manual/Tree_002dsitter-C-API.html
 delete mode 100644 admin/notes/tree-sitter/html-manual/Using-Parser.html
 delete mode 100755 admin/notes/tree-sitter/html-manual/build-manual.sh
 delete mode 100644 admin/notes/tree-sitter/html-manual/manual.css



reply via email to

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