[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (b2ebba1d3cd -> 7949452350c)
From: |
Eli Zaretskii |
Subject: |
master updated (b2ebba1d3cd -> 7949452350c) |
Date: |
Sat, 5 Oct 2024 07:43:38 -0400 (EDT) |
eliz pushed a change to branch master.
from b2ebba1d3cd ; * etc/NEWS: Fix formatting.
adds 7abecbcd633 ; * nt/INSTALL: Update MinGW notes URL. (Bug#73528)
adds 36ff7138feb ; Fix a thinko in sieve-manage.el
adds c0ef8a9a1b3 Fix a typo in the calendar manual
adds 11e3e0cadd4 Fix executing commands in Eshell using "env" with no
local variables
adds fd1a1b07805 Remove out-of-date documentation from python.el
adds 9c904e8ceae Change :group of 'eglot' defgroup to 'tools'
adds 96b87ad5363 Mention LSP acronym in eglot defgroup docstring
adds 84bea20eba2 ; * lisp/info-look.el: Add two more links.
adds 63058e1153a Tag interactive commands in 'lua-ts-mode'
adds 44156c21407 ; Minor clarification in variables.texi
adds 108b3179bd4 Revert "; Minor clarification in variables.texi"
adds e6a37869c8d Fix inconsistency in value of rcirc-activity-string
adds d68e6d2689d ; rcirc-update-activity-string: Justify some existing
behaviour
adds f46f476bb8f ; * admin/MAINTAINERS: Take VC subsystem, add note
about handovers
adds d42d7d474fe ; * lisp/doc-view.el (doc-view-svg-face): Copy-edit
docstring.
adds 4c866abab96 ; * doc/lispref/variables.texi (Creating Buffer-Local):
Fix wording.
adds bf26ff0dc8d Update csharp-ts-mode font-lock (bug#73369)
adds 705a5a1a9e6 ; * ChangeLog.4: Fix attribution of one change.
adds 5eaf0c784bf * lisp/info-look.el (mapc): Add use-package manual's
index.
adds 51ef05f684c count-windows: Fix reference to walk-windows
adds e9dcf0c57dd Fix 'list-tags' when invoked from a non-file buffer
adds d656be9794d Expand email abbrevs in X-Debbugs-Cc header.
adds aaaafddc945 Normalize "Commentary" section in eudc.el
adds 6b1271b169a Fix python-ts-mode-map docstring
adds 5a462948e13 Update Arni Magnusson's email address
adds ba44fc9a447 Restore comment/string check for 'electric-layout-mode'
adds 688201ef18d ; * lisp/window.el (switch-to-prev-buffer-skip-regexp):
Doc fix (bug#73545).
adds b68b9f291cc ; * lisp/progmodes/csharp-mode.el
(treesit-query-compile): Declare.
new 7949452350c Merge from origin/emacs-30
Summary of changes:
.mailmap | 1 +
ChangeLog.4 | 2 +-
admin/MAINTAINERS | 13 ++++
doc/emacs/calendar.texi | 2 +-
doc/emacs/maintaining.texi | 15 ++--
doc/lispref/ChangeLog.1 | 2 +-
doc/lispref/variables.texi | 4 +-
doc/misc/ChangeLog.1 | 2 +-
lisp/ChangeLog.16 | 2 +-
lisp/ChangeLog.17 | 4 +-
lisp/doc-view.el | 2 +-
lisp/electric.el | 8 +-
lisp/eshell/esh-var.el | 3 +-
lisp/info-look.el | 3 +
lisp/mail/mailabbrev.el | 2 +-
lisp/mail/mailalias.el | 4 +-
lisp/net/eudc.el | 38 +++++-----
lisp/net/rcirc.el | 18 ++++-
lisp/net/sieve-manage.el | 3 +-
lisp/progmodes/bat-mode.el | 4 +-
lisp/progmodes/csharp-mode.el | 156 +++++++++++++++++++++++++++++---------
lisp/progmodes/eglot.el | 4 +-
lisp/progmodes/etags.el | 37 ++++++---
lisp/progmodes/lua-ts-mode.el | 6 +-
lisp/progmodes/python.el | 19 +----
lisp/window.el | 5 +-
nt/INSTALL | 2 +-
test/lisp/eshell/esh-var-tests.el | 5 ++
28 files changed, 246 insertions(+), 120 deletions(-)
- master updated (b2ebba1d3cd -> 7949452350c),
Eli Zaretskii <=