[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (0b722a74a56 -> f518543aa4e)
From: |
Eli Zaretskii |
Subject: |
master updated (0b722a74a56 -> f518543aa4e) |
Date: |
Thu, 18 May 2023 07:50:48 -0400 (EDT) |
eliz pushed a change to branch master.
from 0b722a74a56 * lisp/erc/erc-fill.el (erc-fill-spaced-commands): Fix
typing errors
adds 61659f36c88 Another fix for VHDL mode highlighting
adds 1e6a7594361 Fix building of VC package manuals with relative
includes
adds b96dc472bcb Ignore current-prefix-arg in async-shell-command
adds 5c8864fab4f ; * lisp/simple.el (async-shell-command): Doc fix.
(Bug#63432)
adds ce7d18cbc07 ; Minor fixes in ELisp manual
adds 229af8e4b31 ; * lisp/progmodes/csharp-mode.el
(csharp-ts-mode--defun-name): typo
new d4295285d75 Merge from origin/emacs-29
adds c90d47619e6 Bump Emacs version for next pretest
adds 4627ede36b1 ; * lisp/ldefs-boot.el: Regenerate for emacs-29.0.91.
adds 88ca37b8589 ; Regenerate files for emacs-29.0.91
new 92a00de5c59 ; Merge from origin/emacs-29
adds 3aef46e466f Merge branch 'emacs-29' of
git.sv.gnu.org:/srv/git/emacs into emacs-29
adds c665ca79ff4 ; * admin/make-tarball.txt: Minor copyedits.
adds 95a724abaac Update to Org 9.6.6
adds 33485fe8f74 ; Better warning message when loading tree-sitter fails
adds c18f9f155f6 * lisp/tab-bar.el (tab-bar-new-tab-to): Set
'window-side' to nil (bug#62427).
adds b5bfd808c6b Avoid duplicate VC packages in
'package-selected-packages'
adds 1e57b2b4c79 * Account for `byte-compile-warnings' during native
compilation (bug#63302).
adds d879847cd4d Fix M-x completion-predicate under python-ts-mode
adds af3b0dc53ff Improve documentation of package-menu commands
adds dc1a437d460 Clarify misleading comment in isearch.el
adds 4daa6f70497 ; * lisp/simple.el (async-shell-command): Add
commentary about 3rd arg.
adds f8d9e40d2c1 Attempt to fix redisplay problems on macOS
new f518543aa4e Merge from origin/emacs-29
Summary of changes:
admin/make-tarball.txt | 7 +--
doc/emacs/package.texi | 19 +++++---
doc/lispref/functions.texi | 7 +++
etc/refcards/orgcard.tex | 2 +-
lisp/emacs-lisp/comp.el | 2 +
lisp/emacs-lisp/package-vc.el | 13 +++--
lisp/emacs-lisp/package.el | 110 ++++++++++++++++++++++--------------------
lisp/isearch.el | 6 +--
lisp/org/org-clock.el | 103 +++++++++++++++++++--------------------
lisp/org/org-version.el | 4 +-
lisp/org/org.el | 2 +-
lisp/progmodes/csharp-mode.el | 1 -
lisp/progmodes/python.el | 4 +-
lisp/progmodes/vhdl-mode.el | 60 ++++++++++++++---------
lisp/simple.el | 23 +++++++--
lisp/tab-bar.el | 4 +-
lisp/treesit.el | 5 +-
src/nsterm.m | 3 +-
18 files changed, 218 insertions(+), 157 deletions(-)
- master updated (0b722a74a56 -> f518543aa4e),
Eli Zaretskii <=