[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (5be502a697c -> 4fa37dc4261)
From: |
Stefan Kangas |
Subject: |
master updated (5be502a697c -> 4fa37dc4261) |
Date: |
Mon, 5 Dec 2022 00:45:56 -0500 (EST) |
skangas pushed a change to branch master.
from 5be502a697c Improve passing user switches to Git log commands
(bug#59414)
adds 84214578f5a Fix markup in ERC manual
adds 3768b100777 ; * lisp/pcomplete.el (pcomplete-allow-modifications):
Fix a typo.
new 9d5ec880b03 Merge from origin/emacs-29
adds 029988d4a51 Prevent a segfault when deleting a fullscreen frame on
NextStep.
new f09cf0efd6f ; Merge from origin/emacs-29
adds 432b9655ae0 Restore font-lock-type-face for lisp mode &symbols
adds a27f61f6f48 Use the function 'window-system' on the
tab-bar/tab-line (bug#59620)
adds 4bcdb1cc65b Make killing a non-last client work the same no matter
the auto-stop setting
adds ec00d292ec0 Improve treesit-fontify-with-override
new 4fa37dc4261 Merge from origin/emacs-29
Summary of changes:
doc/misc/erc.texi | 18 +++++--------
lisp/emacs-lisp/lisp-mode.el | 4 +--
lisp/pcomplete.el | 2 +-
lisp/progmodes/c-ts-mode.el | 28 ++++++++-------------
lisp/progmodes/js.el | 2 +-
lisp/progmodes/python.el | 2 +-
lisp/server.el | 60 +++++++++++++++++++++++++++-----------------
lisp/tab-bar.el | 8 +++---
lisp/tab-line.el | 2 +-
lisp/treesit.el | 42 +++++++++++++++++++------------
10 files changed, 90 insertions(+), 78 deletions(-)
- master updated (5be502a697c -> 4fa37dc4261),
Stefan Kangas <=