emacs-diffs
[Top][All Lists]
Advanced

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

master updated (03a7e448a26 -> 68c95344248)


From: Eli Zaretskii
Subject: master updated (03a7e448a26 -> 68c95344248)
Date: Sat, 2 Sep 2023 04:39:25 -0400 (EDT)

eliz pushed a change to branch master.

      from  03a7e448a26 Remove newsticker--lists-intersect-p
      adds  a6cb8e3a1fa Repair bug#65068 on Emacs 29
      adds  de335cb3dc9 ; Effect a safer version of that fix for Emacs 29
       new  e0eca0eb98d ; Merge from origin/emacs-29
      adds  0c50af054f9 Fix applying patches with Git on MS-Windows
      adds  31d3808fb9d Adapt Eshell manual
      adds  45cf3a0cede Update to Transient v0.4.3
      adds  e7ac50a1539 * lisp/emacs-lisp/comp.el (comp--native-compile): Fix 
OUTPUT for non abs paths
      adds  91d2d8439bb * Handle missing eln file when trying to disassble 
(bug#65455)
      adds  ea5fd6c96bc * Fix native disassemble on Windows platforms 
(bug#65455)
      adds  34f7a47c9ce Fix Tramp on MS Windows
      adds  bc0426ce8ed Don't add an extraneous slash in remote PATH list in 
Eshell
      adds  458442fe78c Escape percent character in treesit--inspect-name 
(bug#65540)
      adds  648a5e33e80 Update to Org 9.6.8-3-g21171d
       new  ec3ea8c036a Merge from origin/emacs-29
      adds  f26622b2a47 * lisp/subr.el (combine-change-calls-1): Fix bug#64989
       new  6028678ba82 ; Merge from origin/emacs-29
      adds  ec4d29c4494 Improve performance of treesit_cursor_helper_1
      adds  18b292140ee ; * src/treesit.c: Add ts function boilerplate
      adds  3f7598806eb Add syntax-propertize-function to js-ts-mode
      adds  a219ee8c314 Fix minor bugs in vc-git and vc-hg on Windows uncovered 
by vc-tests
      adds  5cbe96d17f6 ; Improve documentation of 'char-table-range'
      adds  369f2eea100 Add "terraform-ls" LSP server to Eglot
      adds  890a4c209ab Fix `image-auto-resize-on-window-resize' custom :type
      adds  60dcea7658a Fix two defcustom :types
      adds  57760f585e2 * lisp/help.el (substitute-quotes): Improve docstring.
      adds  c32fd92d67e Add documentation to plstore.el
      adds  e660ee88e3d ; Remove incorrect example from ELisp Reference manual
      adds  2137fdfd550 * lisp/emacs-lisp/gv.el (buffer-local-value): 
Unobsolete (bug#65555).
      adds  dbbcf4a6599 Fix fontification of " in edit-kbd-macro
       new  73951234797 Merge from origin/emacs-29
       new  68c95344248 Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs


Summary of changes:
 doc/lispref/commands.texi          | 10 ----------
 doc/lispref/sequences.texi         |  3 ++-
 doc/misc/eshell.texi               |  3 ++-
 doc/misc/transient.texi            | 25 ------------------------
 etc/refcards/orgcard.tex           |  2 +-
 lisp/edmacro.el                    |  2 +-
 lisp/emacs-lisp/comp.el            |  3 ++-
 lisp/emacs-lisp/disass.el          | 17 ++++++++---------
 lisp/emacs-lisp/gv.el              |  1 -
 lisp/eshell/esh-util.el            |  2 +-
 lisp/frame.el                      |  2 +-
 lisp/help.el                       |  7 ++++---
 lisp/image-mode.el                 |  2 +-
 lisp/net/tramp-sh.el               |  3 ++-
 lisp/org/oc-basic.el               |  2 +-
 lisp/org/org-element.el            | 18 +++---------------
 lisp/org/org-version.el            |  4 ++--
 lisp/org/org.el                    | 25 +++++++++++++++---------
 lisp/plstore.el                    | 39 +++++++++++++++++++++++++++++---------
 lisp/progmodes/eglot.el            |  3 ++-
 lisp/progmodes/js.el               | 24 +++++++++++++++++++++++
 lisp/treesit.el                    |  3 ++-
 lisp/url/url-vars.el               |  2 +-
 lisp/vc/vc-git.el                  | 13 +++++++++++--
 lisp/vc/vc-hg.el                   |  5 ++++-
 lisp/vc/vc.el                      | 21 ++++++++++++++++----
 src/chartab.c                      |  3 ++-
 src/treesit.c                      | 26 ++++++++++++-------------
 test/lisp/eshell/esh-util-tests.el | 30 +++++++++++++++++++++++++++++
 test/lisp/vc/vc-tests.el           |  5 +++--
 30 files changed, 186 insertions(+), 119 deletions(-)



reply via email to

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