[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (5c59ab56e67 -> cf01f8776a4)
From: |
Michael Albinus |
Subject: |
master updated (5c59ab56e67 -> cf01f8776a4) |
Date: |
Fri, 18 Oct 2024 11:58:59 -0400 (EDT) |
albinus pushed a change to branch master.
from 5c59ab56e67 Replace my recent change to vc-start-logentry
adds de54d922b5c * doc/emacs/mini.texi (Passwords): Mention password
visibility.
adds b1203978685 Merge branch 'emacs-30' of
git.sv.gnu.org:/srv/git/emacs into emacs-30
adds ae75ea62324 ; * src/fileio.c (Ffile_newer_than_file_p): Fix wording
(bug#73709).
adds b87fda63dd4 Fix formatting of long keyboard macros by
'list-keyboard-macros'.
adds c154047c46a Fix c-ts-mode--anchor-prev-sibling (bug#73661)
adds 4d90a1d8209 ; * doc/emacs/search.texi (Word Search): Spelling fixes.
adds 94d0e9c4018 : Revert a mistaken change
adds 3d30905b022 * lisp/calc/calc-ext.el (math-approx-sqrt-e): Doc fix
(bug#73817).
adds 0085e48f917 * admin/notes/emba: Docker builds do not run in a
worktree.
adds d5723fc4f03 * lisp/progmodes/c-ts-mode.el (treesit-node-eq):
Declare to silence warning.
adds 569186c36e3 ; * doc/lispref/display.texi (Face Attributes): Fix
typo (bug#73824).
adds c5eba443ae7 ; * lisp/icomplete.el (icomplete-in-buffer): Doc fix
(bug#73820).
adds 78e6328fafd ; (select-safe-coding-system-interactively): Say
"safely encode".
new 674ad2ba7fc Merge from origin/emacs-30
adds d3c94102266 Fix Eshell's evaluation of empty 'progn' forms
new 01eb03d8072 ; Merge from origin/emacs-30
adds 90c6880a922 (track-changes--after): Fix problem found in bug#73041
adds e5d600006e2 ; * src/doc.c (Ftext_quoting_style): Make doc string
agree with code.
adds 2c640e63a8a Explain tty-color-mode frame parameter more.
adds 19049efd30f ; Fix last documentation change
adds 7dbbd58d6c9 Locate password icon in global-mode-string
new cf01f8776a4 Merge from origin/emacs-30
Summary of changes:
admin/notes/emba | 2 +-
doc/emacs/cmdargs.texi | 14 ++++++++
doc/emacs/mini.texi | 12 ++++---
doc/emacs/search.texi | 8 ++---
doc/lispref/display.texi | 2 +-
doc/lispref/frames.texi | 3 +-
doc/lispref/minibuf.texi | 6 ++--
doc/misc/efaq.texi | 20 ++++++++++++
lisp/auth-source.el | 38 ++++++++--------------
lisp/calc/calc-ext.el | 2 +-
lisp/emacs-lisp/track-changes.el | 16 ++++-----
lisp/icomplete.el | 12 +++++--
lisp/international/mule-cmds.el | 6 ++--
lisp/kmacro.el | 2 +-
lisp/progmodes/c-ts-mode.el | 18 +++++-----
src/doc.c | 2 +-
src/fileio.c | 4 +--
.../lisp/progmodes/c-ts-mode-resources/indent.erts | 2 +-
18 files changed, 104 insertions(+), 65 deletions(-)
- master updated (5c59ab56e67 -> cf01f8776a4),
Michael Albinus <=