emacs-diffs
[Top][All Lists]
Advanced

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

master updated (0878279809c -> 66fdd45bdd8)


From: Po Lu
Subject: master updated (0878279809c -> 66fdd45bdd8)
Date: Sat, 10 Dec 2022 20:34:31 -0500 (EST)

oldosfan pushed a change to branch master.

      from  0878279809c Fix GDB save history (bug#59838)
      adds  58a483960dd ; Improve use-package-autoload-keymap docstring
      adds  f5c3585e4dd ; Fix typos
      adds  c2aea9d1323 ; Mention flush-lines in kill-matching-lines docstring
      adds  d3d9676bf88 New script admin/check-man-pages
      adds  bdbb7099784 ; Fix groff warnings in man pages
      adds  465a9e78b96 Better test-custom-opts diagnostics
      adds  0cfeb1c2bc9 Eglot: cleanup whitespace and indentation
      adds  74a009dd96a Eglot: Handle LSP progress with Emacs progress 
reporters (bug#59149)
      adds  801c1c22de8 ; Prefer HTTPS to HTTP in some URLs
      adds  acd462b0306 ; Improve the use-package manual
      adds  dcf69a1da4a Respect some spaces in auth-source-pass--match-regexp
      adds  56a6712bd6f ; * lisp/erc/erc.el (erc-default-target): Fix comment.
      adds  f626b9f3856 ; * doc/misc/use-package.texi: Fix indexing.
      adds  b36bc692671 ; * etc/NEWS: Fix typos.
      adds  5fbd12ff494 Adapt manual names in emacs-news-mode
       new  13310643cd6 Merge from origin/emacs-29
      adds  6a9e38f22c6 * test/infra/test-jobs.yml: Regenerate for the new 
use-package subdirectory.
      adds  fa36b5ddf58 Backport: Enable native speed 2 EMBA build and tests 
and disable speed 0
       new  e0856443291 ; Merge from origin/emacs-29
      adds  2ea7a357fd1 ; * doc/misc/use-package.texi: Fix @acronym.
      adds  d268ab1c5d7 Bring back the project--value-in-dir logic
      adds  bcf235acd58 Merge branch 'emacs-29' of 
git.savannah.gnu.org:/srv/git/emacs into emacs-29
      adds  0bd26abf7fb ; * doc/misc/use-package.texi: Fix @file.
      adds  940d9070e97 Support newer glib versions (Bug#59061)
      adds  594267395d5 Update Turkish Hello
      adds  33a8415eb7e Use 'project--value-in-dir' for 
'project-vc-include-untracked' too
      adds  4df35e3491c Improve fontification in csharp-ts-mode (bug#59909)
      adds  7141920c6af Fix escape-sequence feature in typescript-ts-mode 
(bug#59906)
      adds  1014bcc8e32 Fix fontification of method-invocations in js-ts-mode 
(bug#59904)
      adds  8f49137c9bf Add dockerfile-ts-mode (Bug#59894)
      adds  839341d7370 Make more granular defun-type-regexp (bug#59873)
      adds  8de8f1dc051 Add class_body indentation for typescript (bug#59680)
      adds  8f53fa10d94 Fontify "this" as a keyword in c++-ts-mode (bug#59924)
      adds  ebef8905b0d Make indirect buffers use tree-sitter parsers of their 
base buffer
      adds  5a092c8e461 ; * admin/notes/tree-sitter/starter-guide (Indent): 
Minor fix.
      adds  af88b00b19c Refresh the package quickstart file in package-vc
      adds  5e8bc79f6b2 ; Fix reference in docstring to 
'package-vc-install-from-checkout'
      adds  357fe91996b Check if package already exists before installing from 
checkout
      adds  022ab1061b2 Ensure 'package-vc--main-file' always returns an 
existing file
      adds  a8ee046fb50 Ensure 'package-vc--version' always returns a version
      adds  44c5f361497 ; Fix two byte-compiler warnings
       new  6d6ca47aba7 Merge from origin/emacs-29
      adds  1b7ece20956 ; Fix a failure when running server-tests via the 
command line
       new  52de8885048 ; Merge from origin/emacs-29
      adds  2f1269c3331 ; Fix some minor issues in use-package.texi
      adds  1753da24cd4 Fix infloop in 'shell-resync-dirs' with tcsh
      adds  3c5a41b2008 ; * doc/lispref/keymaps.texi (Searching Keymaps): Fix a 
typo (bug#59886).
      adds  29b9aeae32a ; * doc/misc/use-package.texi: Fix misplaced @end group.
      adds  26a8644a587 ; tabulated-list.el: Remove duplicate obsolete 
declaration
      adds  01154166057 Update to Org 9.6-31-g954a95
      adds  30e3cb21351 Unset the weight/slant/width in the spec when realizing 
a font
      adds  118465f6fed ; Improve checkdoc.el commentary section
      adds  7d787564c08 Actually improve detection of long lines
      adds  a9037aa8e81 ; Fix use-package-ensure-system-package macOS footnote
      adds  79659416f95 ; * admin/git-bisect-start: Fix commit hash
       new  5737c2a3af7 Merge from origin/emacs-29
      adds  7013b0179cb ; Auto-commit of loaddefs files.
       new  6048503c526 ; Merge from origin/emacs-29
      adds  05ece1eb8b7 Improve last change to xfaces.c
       new  66fdd45bdd8 Merge from origin/emacs-29


Summary of changes:
 admin/check-man-pages                              |  56 ++
 admin/cus-test.el                                  |  32 +-
 admin/git-bisect-start                             |   2 +-
 admin/make-tarball.txt                             |   6 +
 admin/notes/tree-sitter/build-module/batch.sh      |   1 +
 admin/notes/tree-sitter/build-module/build.sh      |   6 +-
 admin/notes/tree-sitter/starter-guide              |   2 +-
 doc/lispref/keymaps.texi                           |   2 +-
 doc/lispref/parsing.texi                           |  10 +-
 doc/man/etags.1                                    |  10 +-
 doc/misc/eglot.texi                                |   7 +
 doc/misc/flymake.texi                              |   2 +-
 doc/misc/org.org                                   |   2 +-
 doc/misc/use-package.texi                          | 800 ++++++++++++++-------
 etc/HELLO                                          |   2 +-
 etc/NEWS                                           |   5 +
 etc/NEWS.29                                        |  18 +-
 lib-src/seccomp-filter.c                           |   2 +
 lisp/emacs-lisp/checkdoc.el                        |  25 +-
 lisp/emacs-lisp/package-vc.el                      |  56 +-
 lisp/emacs-lisp/tabulated-list.el                  |   2 -
 lisp/erc/erc.el                                    |  17 +-
 lisp/gnus/gnus-icalendar.el                        |   2 +-
 lisp/language/european.el                          |   2 +-
 lisp/net/tramp-gvfs.el                             |   2 +-
 lisp/org/ob-comint.el                              |   8 +
 lisp/org/ob-core.el                                |   4 +-
 lisp/org/ol.el                                     |   6 +-
 lisp/org/org-clock.el                              |  95 +--
 lisp/org/org-element.el                            |   6 +-
 lisp/org/org-fold-core.el                          |   9 +-
 lisp/org/org-footnote.el                           |   9 +-
 lisp/org/org-persist.el                            |  15 +-
 lisp/org/org-table.el                              |  59 +-
 lisp/org/org-version.el                            |   2 +-
 lisp/org/org.el                                    |   6 +-
 lisp/org/ox-md.el                                  |   3 +-
 lisp/org/ox.el                                     |   5 +
 lisp/progmodes/c-ts-mode.el                        |   6 +-
 lisp/progmodes/csharp-mode.el                      |  12 +-
 lisp/progmodes/dockerfile-ts-mode.el               | 176 +++++
 lisp/progmodes/eglot.el                            | 116 +--
 lisp/progmodes/flymake.el                          |   5 +-
 lisp/progmodes/java-ts-mode.el                     |  10 +-
 lisp/progmodes/js.el                               |  27 +-
 lisp/progmodes/project.el                          |  49 +-
 lisp/progmodes/typescript-ts-mode.el               |   7 +-
 lisp/replace.el                                    |   5 +-
 lisp/shell.el                                      |   1 +
 lisp/textmodes/emacs-news-mode.el                  |   2 +-
 lisp/use-package/bind-key.el                       |   4 +-
 lisp/use-package/use-package-bind-key.el           |  13 +-
 src/buffer.c                                       |   1 -
 src/buffer.h                                       |  11 -
 src/itree.c                                        |   2 +-
 src/itree.h                                        |   2 +-
 src/pdumper.c                                      |   1 -
 src/treesit.c                                      |  61 +-
 src/xdisp.c                                        |   3 +-
 src/xfaces.c                                       |  69 +-
 .../progmodes/project-resources/.dir-locals.el     |   1 +
 test/lisp/progmodes/project-resources/etc          |   1 +
 test/lisp/progmodes/project-resources/foo          |   1 +
 test/lisp/progmodes/project-tests.el               |  15 +-
 test/src/treesit-tests.el                          |  34 +
 65 files changed, 1375 insertions(+), 558 deletions(-)
 create mode 100755 admin/check-man-pages
 create mode 100644 lisp/progmodes/dockerfile-ts-mode.el
 create mode 100644 test/lisp/progmodes/project-resources/.dir-locals.el
 create mode 100644 test/lisp/progmodes/project-resources/etc
 create mode 100644 test/lisp/progmodes/project-resources/foo



reply via email to

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