[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (5e940a353e3 -> a2684967270)
From: |
Po Lu |
Subject: |
master updated (5e940a353e3 -> a2684967270) |
Date: |
Tue, 20 Aug 2024 09:57:39 -0400 (EDT) |
oldosfan pushed a change to branch master.
from 5e940a353e3 ; Fix :version tags
adds 1463434907e ; Eliminate C++ comments and typo
adds 5397808e5bc ; Eliminate more C++ comments
adds 30b2fae77b7 * Makefile.in (PREFERRED_BRANCH): Update to emacs-30.
adds d6726e6dfc7 Further fix of reading and writing profiler data
new 43616499016 Merge from savannah/emacs-30
adds 9e7c2d3816e Avoid rare crashes due to clobbering of input events
new e1ee82f7387 ; Merge from savannah/emacs-30
adds 502285e84aa ; * admin/make-tarball.txt: Some clarifications.
adds 4d9d3fec1b9 * Makefile.in (CHANGELOG_HISTORY_INDEX_MAX): Bump.
adds d8e9eb73c2b Bump use-package version for Emacs 30.1
adds 55337dc36a2 * test/infra/gitlab-ci.yml (.tree-sitter-template):
Adapt changes.
adds acfd91bc0c7 ; * lisp/emacs-lisp/compat.el: Fix header style.
adds b54e8b3741b ; * etc/NEWS: Announce 'shr-fill-text'.
adds 023d387a7bd Update to Org 9.7.10
adds 8715619d485 ; * etc/NEWS: Fix wording of last change.
adds 21be5cadaf1 ; * lisp/subr.el (sha1): Fix typo in docstring.
adds fc7581ae2ee ; Fix documentation of secure-hash functions
adds 45ae4de0e7c * lisp/help-fns.el (help-definition-prefixes): Don't
delete the hashtable
adds 3419e7ea522 Correct Android failure to open an old CJK font
new a2684967270 Merge from savannah/emacs-30
Summary of changes:
Makefile.in | 4 ++--
admin/make-tarball.txt | 13 ++++++++-----
doc/lispref/text.texi | 14 +++++++-------
etc/NEWS | 10 ++++++++++
etc/refcards/orgcard.tex | 2 +-
lib-src/etags.c | 4 ++--
lib-src/movemail.c | 2 +-
lisp/emacs-lisp/compat.el | 12 +++++-------
lisp/help-fns.el | 6 +++---
lisp/org/org-persist.el | 4 +++-
lisp/org/org-version.el | 4 ++--
lisp/org/org.el | 2 +-
lisp/org/ox-html.el | 2 +-
lisp/org/ox.el | 1 +
lisp/profiler.el | 5 +++++
lisp/subr.el | 4 ++--
lisp/use-package/use-package.el | 2 +-
nt/preprep.c | 8 ++++----
src/fns.c | 4 +++-
src/sfnt.c | 19 ++++++++++++-------
src/unexw32.c | 8 ++++----
test/infra/gitlab-ci.yml | 3 +++
22 files changed, 81 insertions(+), 52 deletions(-)
- master updated (5e940a353e3 -> a2684967270),
Po Lu <=