[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
scratch/igc updated (95a30325a84 -> d864c26b207)
From: |
Gerd Moellmann |
Subject: |
scratch/igc updated (95a30325a84 -> d864c26b207) |
Date: |
Fri, 18 Oct 2024 22:50:47 -0400 (EDT) |
gerd pushed a change to branch scratch/igc.
from 95a30325a84 * src/igc.c (fix_frame): Fix last change.
adds 7a14f60b90e * lisp/tab-bar.el (tab-bar-tab-group-format-default):
Hide hints.
adds 9253910a5a5 Restore a default before macOS 14 API change (bug#72440)
adds f1e29506822 ; Fix last change in EmacsView
adds c7d9cd722e5 Update to Transient v0.7.4-1-g3d9e9358
adds 1d0c68fbdcb ; * lisp/transient.el: require pp to defvar
pp-default-function
adds 3ad4623bec4 ; Fix the fix for EmacsView
adds ee371f55b35 Avoid warning when building on macOS versions < 14
(bug#72440)
adds ca258e81b81 * src/search.c (Fre__describe_compiled): Use
'CHECK_STRING'.
adds e7109dfd9c1 Fix typo in pdumper.c
adds 0822d0c1cdd Avoid compiler warning
adds 7b49261b5e3 * lisp/tab-bar.el (tab-bar--format-tab-group): Add
'current-group'.
adds aa5c725fe7b * lisp/format.el (format-alist): Make 'duden' format
write-only.
adds e50d597f450 Fix missing type checks before specbind
adds 292fcd20099 Fix c-ts-common filling function (bug#71760)
adds f94d58008eb Avoid inserting extra space in SVG data
adds db1f749db55 Fix regressions in Customize caused by
'widget-unselected' face
adds d787817076e Document unsupported color Emoji on OpenBSD
adds bfb1aee9989 Fix ':defer nil' in 'use-package'
adds 729b17c2026 ; * src/lread.c (Fload): Add comment. (Bug#72433)
adds b89d65df5fa ; * etc/PROBLEMS: How to install sources on SUSE Linux
(bug#72465).
adds 1c7e00f4f65 Also condition cjk-misc font-spec on Android
adds 3f6e7e1da68 js-ts-mode: Make jsdoc's "description" block a comment
(bug#72461)
adds 1bbb3220179 ; * lisp/erc/erc-fill.el (erc-fill-wrap-mode): Doc fix.
adds 3817355aed5 Add sanity check when adding Tramp functions to shortdoc
adds f1e37ae423f Avoid crashes in very large buffers with long lines
adds 4dc9e99349d Update description of string comparison functions
adds fb642d9cf54 Merge branch 'emacs-30' of
git.savannah.gnu.org:/srv/git/emacs into emacs-30
adds f0a7eec5a7d * lisp/net/tramp-integration.el (shortdoc): Use
`tramp--with-startup'.
adds 679f7ccc49f Prevent accesses to /content files without a GUI
connection
adds 1a4c26d413f Merge from savannah/emacs-30
adds 458a79b3c7e ; Minor change in c-ts-common--fill-block-comment
adds cd9a215ef07 ; Minor fix in c-ts-common--fill-block-comment
adds a4db9b35e16 Merge from savannah/emacs-30
adds c86fc344654 Clean-up warning due to unused lexical variable
adds 153dc4bd1dd Fix cmake-ts-mode number fontification (Bug#72228)
adds 2b087abdbb9 Bind TAB not <tab> in M-x lldb
adds 628f2bf579d Eglot: simplify eglot--lookup-mode
adds 423c86cbde7 Eglot: send more accurate languageId strings to TeX
servers
adds 9464a1d3860 Port zoneinfo-world-style-list to Debian testing
adds 8b662047074 Fix problem in tramp-container.el
adds 09d2125a7fd Fix cmake-ts-mode number fontification (Bug#72228)
adds 673c5e4abcb ; Merge from savannah/emacs-30
adds 3e30c779a70 * lisp/imenu.el (imenu-flatten): Fix doc about
annotation/group limitations.
adds 341e5795d5d Support minibuffer-visible-completions in
completing-read-multiple
adds d22e52375a6 Remove manual entry for string-to-int
adds a577eccdbbc ; * doc/lispref/strings.texi (String Conversion): Fix
last change.
adds a1b8c2610a4 * lisp/help-macro.el: Add
'help-for-help-use-variable-pitch' option.
adds 007ccba141a Merge from savannah/emacs-30
adds 16462b1a62d Register for more Intents actions on Android
adds 3896f5034f4 Merge from savannah/emacs-30
adds 9f03300c5c6 Add PROBLEMS entry for bug#72517
adds de7de561e1e Use SetHandleInformation to set NOINHERIT in UCRT64
adds 944e45db53c ; * src/w32.c (init_ntproc): Fix formatting conventions
in last change.
adds 24b7f810d84 Reuse already read `capabilities'
adds bd6dfb97ff0 NS: Fix scroll-bar setting code (bug#72331)
adds a0406f7c12e ; Improve documentation of 'add-to-list'
adds 23d8e4326c9 Merge from origin/emacs-30
adds 5cace09ed04 Add PROBLEMS entry for bug#72517
adds 361be932825 ; Merge from origin/emacs-30
adds 4dd953d3cc3 * lisp/epg.el (epg--start): Don't convert EOL on
encoding (bug#72542).
adds 6c686003512 Merge from origin/emacs-30
adds 1a38936299d Make ftcrfont_close idempotent
adds b6c2f360694 Fix coordinate transformations in sfnt.c
adds ca56dc2e716 Fix buglet.
adds d60f3d5dd4b ; Fix a typo in the doc-strings of cond*
adds a9336d6996b Adapt emba cache settings
adds c42311e65d5 Merge branch 'master' of
git.savannah.gnu.org:/srv/git/emacs
adds ad9743b436d ; * lisp/emacs-lisp/cond-star.el: Fix typos and
whitespace.
adds 643b564bd38 ; * lisp/emacs-lisp/cond-star.el: Fix whitespace.
adds 02c5ce7c92f Adapt cache settings on emba.
adds 5d69e291645 Remove extraneous entries for `han' from
script-representative-chars
adds 7a828c938ca Document time-parsing functions a bit better
adds 8e925d582ad Fix coordinate transformations in sfnt.c
adds cd66b848128 ; Merge from savannah/emacs-30
adds 5c3d340e001 Fix format 2 cmap handling in sfnt.c
adds c49724b9649 ; Grammar fixes
adds 6d55e94996e macOS: Wrong frame rectangle after wake (bug#71912)
adds b585826a65e ; * lisp/files.el (require-with-check): Fix doc string
and error text.
adds 6533fd65b6f Merge from savannah/emacs-30
adds 632e6c27a89 * test/infra/gitlab-ci.yml (.tree-sitter-template):
Adapt changes.
adds c0ccb18d258 Tag treesit-indirect-buffer as :unstable
adds 2533a60e425 * lisp/calendar/time-date.el: Add comment.
adds 49e7f1b92da Drop fallback code in date-to-time, update documentation
adds 62067d2ae75 ; * etc/NEWS: Update wording of last change
adds 7b60a253289 Fix 'partial-completion' for candidates containing
newlines
adds dcd5b80b09c ; * etc/NEWS: Fix typo.
adds 03a791556af ; * etc/NEWS: Restore reference to Linux kernel.
adds 8db72a8d4b7 Replace some EQ with BASE_EQ
adds cbacdca9e3f Fix unlikely lock file integer overflow
adds 4b6b9a7acdc Avoid some GC when locking/unlocking files
adds 775fa8443fa Refactor current_lock_owner
adds 8b36bfc553b Remove empty (& invalid) lock files
adds 40eecd594ac Port better to NFS unlink
adds 909d1d02db1 Remove Hangul character from `han' representative
character list
adds 2169a9387a5 Don’t ignore -Wclobbered in bytecode.c
adds cfa5a634e91 Don’t ignore -Wclobbered in emacs-module.c
adds 1282714da55 Don’t ignore -Wclobbered in eval.c
adds 3b24ac53885 Don’t ignore -Wclobbered in image.c
adds a967efdd2a5 Don’t ignore -Wclobbered in keyboard.c
adds 8c81818673a Tune volatile in read_char
adds ed305c4b98c Fix x_construct_mouse_click || vs | typo
adds 2c505c68b28 Add CJK Compatibility character to Han representative
chars
adds e9e7e3908ab ; * lisp/files.el (require-with-check): Fix last change.
adds 616a93d185a Tag test in typescript-ts-mode-tests.el as unstable
adds 4589f51c21d (project-find-regexp): Fix the temporary value of
DEFAULT-DIRECTORY
adds 346a47f1511 Merge from origin/emacs-30
adds 7c588a00655 ; Backport gitlab-ci.yml from master (don't merge)
adds 982a7e8ce30 ; Merge from origin/emacs-30
adds 9bedb957beb Improve documentation of time-parsing functions
adds 505139e0bad Fix project-dired keybinding in manual
adds ed8904937ec Disambiguate minor-mode variable in its function
docstring
adds 4f3e8c3b4ed Improve documentation of ERT
adds 9a04b99b3d3 ; * src/data.c (Fsubrp): Improve docstring.
adds 45a78ec6c57 * lisp/files.el (require-with-check): Improve error
messages.
adds 3fc16357832 ; * doc/lispref/strings.texi (Text Comparison): Improve
indexing.
adds 5c9de704cc8 ; * admin/make-tarball.txt: Minor copyedits.
adds 661e5dec570 Merge from origin/emacs-30
adds c70ac0fef12 Fix script for characters in 3300..3357 range
adds ebac1384429 Delete matching of whitespace in ispell's LaTeX env
names
adds 7811a7d38bb Stop subprocesses from using inherited or default PAGER
adds 8a072d1f05b Apply --display kluge for PGTK too
adds e966dd5ee2c Document spell-checking of multiple languages
adds 5c1bd991396 Fix 'forward-comment' in 'toml-ts-mode'
adds bfe07eca598 Fix 'apropos-library' for 'define-symbol-props'
adds 7b752a93a46 Fix dumping of Lisp profiles
adds 6a512ab032e Fix a typo in Eglot manual
adds 142e5c66f3a Merge from savannah/emacs-30
adds 8d5f88d326b Backport ed305c4b98cda5c6d479310e4ba350a17d901e75 to
emacs-30
adds c4beb9a4bda ; Merge from savannah/emacs-30
adds 4f1987cf77b Pacify GCC 14 on recent read_char change
adds 135da3556bb Be more careful about aligning prefix lines in
'visual-wrap-prefix-mode'
adds 754d83d981f Fix finding tags by 'etags' in Java source code
adds a876c4d7a17 Improve SHR/EWW support for 'visual-wrap-prefix-mode'
adds 9ed761a793f Add abnormal hook to determine which tabs to auto-widen
adds 60da504cf7c * lisp/tab-bar.el: Improve
tab-bar-auto-width-predicate-default (bug#71883).
adds 845d22652d0 Remove stray obsolete comment about ‘volatile’
adds bcfab1e88b7 Mark tex-dvi-view-command as :risky
adds 644d2a83316 Fix early use of use-package-always-ensure
adds 8f4ad4d7267 Delete defgroup use-package-ensure
adds 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
adds 43616499016 Merge from savannah/emacs-30
adds 9e7c2d3816e Avoid rare crashes due to clobbering of input events
adds 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
adds a2684967270 Merge from savannah/emacs-30
adds 2f710af5bf3 Test more vc-dir scenarios with Git (bug#68183)
adds 88ac5d03586 Split vc-git-dir-extra-headers into more manageable
chunks
adds 53ea5f1df41 Restore vc-git helper function (bug#68183)
adds 3efb89ddb96 Update to modus-themes version 4.5.0
adds 0b7f649614d Fix a Tramp bug when running several asynchronous
processes
adds bd647f36141 Fix two issues with 'window-deletable-p'
adds 5d0e5f08650 ; Inhibit completion preview in read-only buffers
adds 46f3452b30f Simplify and speed up make-hash-table argument parsing
adds 7c8e28607b7 Prefer static_assert to verify
adds 3d1d4f109ed GCC bug 58416 is fixed in GCC 15
adds 44e3eceeb0f Fix C-n/C-p under both 'line-prefix' and
'visual-line-mode'
adds f8d42e29a50 Add command to copy contents in a diff-mode buffer
adds 7f97cf31dc3 Create blessmail at build time instead of install time
adds 88b51c1c6bd ; * Makefile.in (actual-all): Fix previous change.
adds c1181975ef9 Fix 'next-line' in batch mode.
adds 632cc76fb58 Allow using pulse.el with a single color without
pulsation
adds a7a22e7c22c Fix secret search with basic auth with a port in URL
adds 69ec333eab0 Allow customizing partial-completion to be more like
substring
adds 3f019167b85 Suppress shallow cloning on emba
adds 9d7151c0ffa Add missing :version tags in use-package
adds 58088b36e8a * admin/authors.el: Pick-up version from emacs-29.
adds a0b65be8eb0 * admin/authors.el (authors-aliases,
authors-ignored-files): Update.
adds fe5548f48c5 Merge from origin/emacs-30
adds f9d229e925a Update AUTHORS
adds e18db9c6d2d Update Changelogs
adds 633cc24e4b1 Bump Emacs version to 30.0.90
adds 57bec35c8c3 ; Merge from origin/emacs-30
adds 8ccc165f95a * doc/man/emacsclient.1: Bump date.
adds 3109383f6bd Merge from origin/emacs-30
adds 391e6f99fc8 Update 'ldefs-boot.el' (don't merge)
adds 8dced50f5f9 ; Merge from origin/emacs-30
adds 7e9d05e6d9b ; * admin/authors.el (authors-aliases): Escape periods.
adds a1bb92a13a6 Merge from origin/emacs-30
adds cfcba7ddc41 Eglot: bump version to 1.17.30 and update EGLOT-NEWS
adds 1d8ff948d7c ; Merge from origin/emacs-30
adds 25f53721668 Avoid putting a dead buffer in the minibuffer window
(Bug#72487)
adds 44c26140b6e ; Fix infloop in checkdoc-next-docstring
adds 4211d85eec0 Fix rare segfaults due to freed fontsets
adds 1e528f38b50 Merge from origin/emacs-30
adds 16cb27d1d98 Optimize Tramp's copy-directory
adds f41614ad541 ; * etc/NEWS: Fix typos.
adds 32afdcca881 Forward user to auth-source inside url-basic-auth
adds 4339e70a942 Make sure treesit-parse-string gc its temp buffer
(bug#71012)
adds ac98ff18f4d Fix tree-sitter test for indirect parser list
adds f322905f6a3 Fix Ftreesit_parser_create
adds 8a94cee3b58 ; * src/treesit.c (Ftreesit_parse_string): Fix comment
and punctuation.
adds 71505b723c9 Fix handling of 'min-width' display property
adds 1f4da7fe3e8 ; Still fighting with emba.gnu.org config
adds 7319f5e078b ; Fix bad references to other manuals
adds 3a8222e7003 Faster region-beginning and region-end for rectangle
selections
adds 55aad592e17 Improve computation of indent depth in SHR and
'visual-wrap-prefix-mode'
adds 0a626a64c70 * etc/emacs_lldb.py (Lisp_Object): PVEC_COMPILED ->
PVEC_CLOSURE
adds 8c251a4c419 ; Mention in PROBLEMS issues with long popup menus
adds 99f23546967 Merge from origin/emacs-30
adds 52829bcee61 ; Fix bad references to other manuals
adds 22c228bba30 ; Merge from origin/emacs-30
adds 969498c25d0 Remove dangerous HTML edit from admin.el
adds 096730510cd eglot-tests.el: New tests for existing completion
behavior
adds 713069dd7a8 [Eglot] Stricter "expand common" behavior
adds 0a500193087 Indent ERT failure explanations rigidly
adds 4eaab54896f ; * doc/lispref/display.texi (Low-Level Font): Fix
wording (bug#72771).
adds 9b299dd79c1 Revert a recent change that caused redisplay slowdown
adds d4bd5a3cbab Merge from origin/emacs-30
adds da6e4a86250 ; * test/src/treesit-tests.el
(treesit-indirect-buffer): Untag.
adds d3311499339 (pp): Indent lines right when starting in col > 0
adds 7e17a1fff40 Add convenience to Tramp
adds 6827335538d ; Merge changes to files modified on the release branch
adds bfaa3e029f6 Hide tramp-mode
adds 1ae861ad7e5 Send useless output in flymake-tests to /dev/null
(bug#70716)
adds 10802fb00f5 (message-hide-headers): Don't bind
`inhibit-modification-hooks`
adds e97ab1c4133 Use 'eshell-with-handles' when executing an Eshell file
adds aa6ed7f67ec Fix copyright years by hand (Bug#72809)
adds b8c05d73a11 Fix tree-sitter local parser overlay cleanup routine
adds 31293155879 Improve php-ts-mode font lock and support latest
grammar (bug#72796)
adds 3a4839d1427 More consistent treesit-forward-sexp around comments
(bug#72525)
adds 77302ccb6aa * admin/authors.el (authors-fixed-entries): Update
docstring.
adds afee71273b7 Discuss commit log messages on feature branches
adds d6880bc24dd ; * admin/make-tarball.txt: Document gotcha.
adds 9ffa38d3925 Eglot: fix completion highlighting (bug#72824)
adds e6c72aec9d7 ; Fix typos
adds 413489fe80a Merge from savannah/emacs-30
adds 9cd88bd62a6 ; Document copyright pitfalls
adds 5c68545a936 Use 'eshell-with-handles' in a few more places
adds e269cf63a67 Fix redirecting Eshell output to symbols in some places
adds b6f4ffcc106 Support "/dev/null" as a target when creating Eshell
handles
adds 38650b630bd Document 'cond*'
adds 00f9927693a ; Fix typos
adds 91851fbbf53 Add manual tests for the 'min-width' display property
adds ad18b145a55 ; * etc/NEWS: Grammar fixes.
adds b25da8729dd ; * etc/NEWS: Minor rewording of last change.
adds b930a698f2b New macro `with-work-buffer'.
adds dffdbc1f1fd Use 'with-work-macro' in 'string-pixel-width'
adds 5cb21859663 Improve 'C-h o' in NEWS files
adds e5b6c39f5d0 ; Fix comments in supercite
adds c36ff7d8e46 Adds NSSpeechRecognitionUsageDescription to
Info.plist.in
adds deb31ba8259 ; * etc/NEWS: Move last added entry to its proper place
(bug#72827).
adds a9889b8eece ; Fix last change in subr-x.el
adds 427fb319dab ; * lisp/simple.el (use-region-beginning,
use-region-end): Doc fix.
adds 13f69f254cf Fix rare segfaults due to freed fontsets
adds d05d8c336c8 xwidget: Fix xwidget-at misinterpreting non-xwidget
text-properties
adds 0fb50e26316 ; * admin/MAINTAINERS: Spencer Baugh maintains
flymake.el.
adds 37a097d8663 ; * admin/authors.el (authors-aliases): Fix regexps.
adds 766f69bab12 ; * etc/NEWS: Announce VC-dir "Tracking" header.
(bug#68183)
adds d809d53afc0 ; * admin/authors.el (authors-ignored-files): Add
removed files.
adds 6734b60c0c3 ; * admin/authors.el (authors-valid-file-names): Ignore
Unicode files.
adds 0db53f14a29 ; * admin/authors.el (authors-ignored-files): Ignore
Unicode files.
adds 2a5b129509f Revert "; * admin/authors.el (authors-ignored-files):
Ignore Unicode files."
adds 2d723a280b3 Revert "; * admin/authors.el (authors-ignored-files):
Add removed files."
adds e24d568b565 ; Revert "Revert "; * admin/authors.el
(authors-ignored-files): Add removed files.""
adds 762b85be27b ; Revert "; * admin/authors.el
(authors-valid-file-names): Ignore Unicode files."
adds a9433858131 ; * etc/AUTHORS: Update.
adds a0f740c88d8 ; * lisp/progmodes/flymake.el: Fix "Maintainer" header
adds a18c29a7ebe Merge from origin/emacs-30
adds 4af1dc83ae8 Fix redirecting Eshell output to symbols in some places
adds 5fbbc3d0cd2 Support "/dev/null" as a target when creating Eshell
handles
adds fa00e4a10c8 ; Merge from origin/emacs-30
adds dfcfaa0ef58 More accurate documentation of 'equal' in ELisp
Reference
adds baaf97ce1a1 ; Fix some ungrammatical uses of "allows to"
adds 1baa62b2ac1 ; * etc/NEWS: Fix typos.
adds 62dcbfb776f Merge branch 'emacs-30' of
git.savannah.gnu.org:/srv/git/emacs into emacs-30
adds 4b60267d832 Make Python skeletons available in 'python-ts-mode' as
well
adds d1f896b5f89 Merge from origin/emacs-30
adds 608526a91a0 Revert "* lisp/help-fns.el (help-definition-prefixes):
Don't delete the hashtable"
adds e176ec4a8f2 ; Merge from origin/emacs-30
adds bb5576fc907 Work around Gnuplot bug in displaying plots
adds 4f521fa14c1 Fix handling of hook variables in 'use-package'
adds e27849ecf6e Avoid ANSI escape characters in Python output
(bug#45938)
adds 5fd75133cfe Make 'python-shell--with-environment' respect
buffer-local vars
adds fa76ec7b5f0 Merge from origin/emacs-30
adds ca8170d906f ; Fix merge problem in etc/NEWS.30.
adds 59e0b82776a Better ad-hoc Emacs release of symbol introduction
override
adds bca315aa4c4 Fix broken use-package tests
adds 73277a4097b Fix integer overflow when reading XPM
adds 99a03ddb2d4 Delete cc-compat.el from Makefile.in
adds dc2cdd36835 Explicitly include stdlib.h in src/image.c (Bug#72929)
adds 0155f2ae2c8 * lisp/progmodes/js.el: Improve sexp navigation in
js-ts-mode (bug#72573)
adds 92ea393a16e ; * lisp/menu-bar.el (menu-bar-showhide-menu): Small
optimization.
adds d277123f4bf ; Improve robustness of 'help-fns-edit-variable'
adds 2847106f3b6 Port to Android 35
adds a13eef1fae0 New variable 'completion-preview-overlay-priority'
adds 1a13c5e63e1 ; Update from Gnulib
adds 73367ea5c18 Better port to Android 35
adds b737c6125d6 Fix MinGW build broken by recent update from Gnulib
adds 91e7b47d6c5 ; Fix last change in lib/sig2str.h.
adds df57e44a08f ; Another fix for str2sig.h
adds 42da79c0758 Revert "; Another fix for str2sig.h"
adds e218d090876 Revert "; Fix last change in lib/sig2str.h."
adds 266e321d966 Revert "Fix MinGW build broken by recent update from
Gnulib"
adds 658715c977c Rework fix of MinGW build due to Gnulib update
adds d879c40f68c * etc/NEWS: Mention it.
adds 6cc87d07dd8 ; * lisp/progmodes/project.el
(project-find-file-in-root): Doc fix.
adds 80228d1f6ed Fix discrepancies in auth-source-pass vs netrc behavior
adds e2154c63761 Fix multisession.el when SQLite becomes unavailable
adds 358208dfaa3 Remove low-level keyboard hook when attaching GDB to
Emacs on Windows
adds 2ca7d5649c6 ; More accurate text about how `equal` compares various
objects
adds da980ad838e ; Reword some "allows Xing"
adds 4ff4b78f922 ; Small doc fixes
adds e0d8879bcd5 * test/lisp/emacs-lisp/tabulated-list-tests.el: Add
missing test.
adds 8c044bd9726 ; Fix recent changes in documentation
adds 0def396fa8f Update to Org 9.7.11
adds 7799ef43354 Fix Rmail base64 and qp decoding of MIME payloads
adds 6c15b7710d4 Add new option ruby-bracketed-args-indent
adds 24f12bdd77e Support the new option in ruby-ts-mode too
adds 4047072c7d8 Update FSF's address
adds ae2463796f2 ; Caveats about using :eval in 'mode-line-format'
adds c1cd036d27a ; * doc/lispref/modes.texi (Mode Line Data): Fox
wording.
adds e4dc6711b02 Fix :hook in 'use-package'
adds dad0935cfcb ; * doc/emacs/building.texi (Lisp Libraries): Update
(bug#72961).
adds 87a8b12a0c4 Fix test failure in erc-networks-tests
adds 54071b9cef2 ; Improve doc strings of 'tab-bar-mode' and
'tab-line-mode'
adds 4d6fadb8d21 ; * lisp/which-key.el: Fix ':package-version'
(bug#73072).
adds 04c44405bf6 Fix alignment and documentation of vtable.el
adds e1304e9b1bb Fix 'chart-space-usage' on MS-Windows
adds b420e149b1e Fix a typo in ediff-init.el
adds 6dcd3d24045 Merge from origin/emacs-30
adds 2aef1acc4d2 Keep local keymap out of vc-git-stash-get-at-point
adds 79805652af1 ; Edit the latest NEWS entry
adds 2ce0d397b12 Improve diagnostic of type mismatch in 'setopt'
adds bb239841670 Support for custom php.ini for the built-in PHP web
server.
adds 8081c08ff1b ; Update NEWS for last change.
adds 4073c624376 Fix :type of some user options
adds 9a1de38528a ; * src/json.c: refactor: clean out development detritus
adds 95371fa7542 ; * lisp/emacs-lisp/chart.el (chart--directory-size):
Simpler regexp
adds 87daaaf9a46 Speed up LLDB support for debugging Emacs
adds 21ff61372bf * etc/emacs_lldb.py (Lisp_Object): Recognise
Lisp_Sub_Char_Table
adds d33d8c089b9 Silence compiler error
adds 7d7aa65f63d ; Fix last change
adds 466db358772 ; Revise new command 'project-find-file-in-root'
adds 24c4bc108da * src/xdisp.c (note_tab_bar_highlight): Remove fallback
for help_echo_string.
adds 652a8a0838b Avoid 100% CPU load in Tramp
adds 4f044d0d3df ; Improve documentation of 'suspend-emacs'
adds 89c99891b2b ; * doc/lispref/os.texi (Suspending Emacs): Fix last
change.
adds e55e2e1c6ba Make json-serialize always return a unibyte string
(bug#70007)
adds 2329b36b1fb ; project-files-relative-names: Update docstring
(bug#72701)
adds 0fd259d166c Fix elixir-ts-mode's range query
adds 3fcec09f754 Add debugging function for treesit.c
adds 3435464452b Fix the range handling in treesit.c
adds bf23382f1f2 Read more on each call to treesit's buffer reader
adds 18c6487dbd0 ; * src/treesit.c: Add a prototype so there's no
warning about it.
adds bed38ded730 ; * src/treesit.c (treesit_debug_print_parser_list):
Fix formatting.
adds e0d3f743957 * src/treesit.c (treesit_debug_print_parser_list): Fix
format string.
adds 9f0603207b1 ; * src/treesit.c: Minor cleanups of recent changes.
adds 03e56981675 Clarify the semantics of 'string-pixel-width'
adds f47297782bd ; * doc/lispref/searching.texi (Rx Notation): Simplify
rx example
adds 818c0cc9a51 eglot-test-rust-completion-exit-function: Fix failure
in -Q session
adds ba2190e1ae7 ; * etc/NEWS: Fix indentation.
adds 5c55c860db7 Avoid crashes in redisplay in batch-mode testing
adds 9019536ea66 Fix use of Uniscribe font driver in MinGW build
adds 7e194d33f90 * lisp/ldefs-boot.el: Update.
adds 8ddb54117f1 ; * admin/make-tarball.txt: Remove now unnecessary
configure flag.
adds c3383be5f04 ; * admin/make-tarball.txt: Improve last change.
adds c5925b6ba5f Fix heex-ts-mode indentation following previews
elixir-mode change
adds ee3e3a63111 ; Update version number of exec/configure.ac
adds 76487b7454b Merge from savannah/emacs-30
adds a139c3d6d88 * src/treesit.h (struct Lisp_TS_Parser): Correct merge
error.
adds 69e1aca041c ; * exec/configure.ac: Update version.
adds 8332b4dd07a Allow comments to organizer in icalendar event replies
(Bug#72831)
adds 74ea24233ca ; * test/lisp/gnus/gnus-icalendar-tests.el: remove
unneeded unwind-protect
adds fc3a7f45292 For minibuffer windows record minibuffers only
(Bug#72487)
adds 833158c0b78 Add Ediff feature for copying all differences
adds f2831446582 Allow to disable symbolic links check in Dired
adds 2a75693f24a Add Ftreesit_grammar_location
adds ddd3752b944 ; * doc/emacs/dired.texi (Misc Dired Features): Fix
wording.
adds 06de3ae412e Simple typo in `clean-buffer-list'
adds 31e8500b061 Human readable last display time of killed buffer
adds 5e16d846896 Import updated Unicode files from Unicode 16.0
adds 04e8ad6489e Update Emacs sources for Unicode 16.0
adds 7376623a244 Improve accuracy of character categories
adds b4863908623 Add notes about documenting default values
adds 48d2d616f73 ; * etc/NEWS: Improve 'dired-check-symlinks' entry.
adds ece47e5a218 Use stable URLs for files imported from Unicode
adds f3bb84e53b0 * etc/symbol-releases.eld: Fix URL.
adds 0d07bc1a2d2 * lisp/net/tramp.el (tramp-wait-for-regexp): Deactivate
(sit-for 0.005).
adds 7c767ec781f Update completion-styles defcustom for variable
overrides
adds db1eb8a282c Make the *grep* buffer editable
adds aa7dee58d81 Support GUI dialogs and message boxes better on
MS-Windows
adds 0a6e988b8d2 ; * etc/NEWS: Announce the improvements in w32 GUI
dialogs.
adds f6417ba91b3 New commands unix-word-rubout, unix-filename-rubout
adds fb1db366b98 ; * etc/AUTHORS: Update.
adds 68530860ae9 ; * ChangeLog.4: Update.
adds fe6e58f7c5a Merge from origin/emacs-30
adds 9a1c76bf7ff Bump Emacs version to 30.0.91
adds 7eaa4542834 ; Merge from origin/emacs-30
adds 11e7ae3964e Fix bug#72254
adds 2c6b7b2da9f ; * admin/MAINTAINERS: Remove some entries for Artur
Malabarba.
adds d66b70f3607 * doc/misc/auth.texi: Minor copy edits.
adds 79f68597aba ; * etc/ORG-NEWS: Fix typo.
adds ca3932121a8 Don't fail uniquify-tests in non-version-controlled
source trees
adds 8e1187e336f Improve NEWS entries
adds 272df33fb8b ; * CONTRIBUTE: Minor copyedits.
adds c70bd0e3fe9 Fix tree-sitter indent preset prev-adaptive-prefix
adds 76faf7e6091 Revert "Read more on each call to treesit's buffer
reader"
adds 6a6d7925c9d Fix range handling so it works for multibyte buffer
(bug#73204)
adds 2f243fb91d6 ; Minor doc fix in treesit.el
adds 3cad7cc8dc8 Set treesit-primary-parser for c and elixir ts mode
adds ad289f364e5 ; Improve documentation of 'easy-menu-define'
adds 57d93d0259a ; * lisp/treesit.el (treesit-major-mode-setup): Doc fix.
adds 3cda1fdc3b7 Correctly include fixed strings before a prefix
wildcard in PCM
adds b115c2d5eba ; * lisp/minibuffer.el
(completion-pcm--merge-completions): Fix comments.
adds ef0276de82b ; * lisp/cus-edit.el (setopt): Doc fix. (Bug#73098)
adds d509a356997 Fix regression in widget-move (bug#72995)
adds 0cf9886cdfb Merge from origin/emacs-30
adds 3e98ad3063a ; * etc/NEWS: Fix last change.
adds 98e582e74a2 Fix indentation of Fortran do-loops
adds b44c00669ac Provide a modified xref backend for TeX buffers
adds 3090b2304e7 Update the etags/ctags test files
adds efde34f422e ; * etc/NEWS: Delete duplicated section title.
adds 7451bd6e398 Allow 'kill-region' to kill the last word when there is
no region
adds a6631eaec3c ; * lisp/simple.el (kill-region-dwim): Try to simplify
docstring.
adds 691f441717e ; * etc/NEWS: Fix variable name.
adds 38de992a5a3 * etc/TODO: New item "support indentation guides".
adds 43b678d3d26 * admin/notes/years: Update.
adds 3822a5e5d12 * admin/update-copyright: Print reminder to do manual
updates.
adds ffc00eac53d ; Set Transient's version and add admin/MAINTAINERS
entry
adds 21efdd5ef31 Fix c++-ts-mode font-lock for latest c++ grammar
(bug#73191)
adds 709ce2aff14 Port to Haiku R1/beta5
adds 7793b2fe2ab Merge from savannah/emacs-30
adds 2cd5774689f * lisp/simple.el (kill-region-dwim): Rectify choice
label.
adds 16a142c2b22 ;; Fix typo in Grep Edit mode manual description
(bug#73274).
adds 4464062f4e4 Remove some XEmacs compat code from cperl-mode.el
adds f27553c30a7 Add make-directory to symbol-releases.eld
adds cbe8683410a Remove unnecessary #include
adds 73427887d63 Update from Gnulib by running admin/merge-gnulib
adds 8eb66cca78d Rename project-{find-file-in-root,root-find-file}
adds 7d365a2d72d Fix idna-mapping-table following Unicode 16 changes
adds f1794a17b62 New user option 'completion-preview-ignore-case'
adds 43cde03fa5a Fix yes-or-no-p with multibyte spaces
adds 58a44b6ac31 Fix misuse of toupper in sfnt_parse_style
adds e0b027d1215 Fix some #! misparsing in check_interpreter
adds 865b54e2ace Use c-ctype.h in lib-src
adds 50deb59aaee Only conditionally resolve hosts in nsm-should-check
adds eace68a325b Fix layout of preferences activity on Android 35
adds 6d507d586a7 yes-or-no-p now uses blankp rather than SYNTAX
adds 5e377f4fcc0 Make `dired-do-open' work on more *nix systems
adds 3924730200c ; Small fix for 'grep-change-to-grep-edit-mode'
adds 9026bfb5716 More fixes for kill-region-dwim (bug#69097)
adds 03a99193186 Additional fix for kill-region-dwim (bug#69097)
adds 252ed22d62f ; Use c-ctype.h in w32*.c
adds ae4171efdc6 Support numeric indexing in let-alist
adds 8816b4f3429 * lisp/dired-aux.el (dired-do-open): Optimize
(bug#73004).
adds cbaf7edbb46 Fix M-TAB completion of variables in 'cond'
adds 38c75168279 Speed up tall rectangular selections (bug#72830)
adds 357cd83875a Remove obsolete workaround
adds 117d93a4770 Fix regexps for TeX xref backend
adds 1103134a0e1 ; Delete bug fix from etc/NEWS
adds 4c4e26be7c8 ; * admin/MAINTAINERS: Add yuan to maintainer file.
adds f9fa75c1ef3 Add accessors for treesit-font-lock-settings
adds 2f80e62e6e0 Use (sit-for 0) in Tramp
adds 39ac8ddafd0 * test/infra/gitlab-ci.yml (.tree-sitter-template): Add
treesit.el.
adds a513f2a4dd5 Fix 'regexp-replace' in WDired
adds b0523dffabb Add user option to enable Doxygen syntax highlighting
(bug#72814)
adds 39d2cc36b2f ; * etc/NEWS: Fix last change.
adds a48672c6bbf Add option for delete-pair to mark end of region
adds 4c5ab949fb1 ; * lisp/emacs-lisp/lisp.el (delete-pair-push-mark):
Add :version.
adds a82b7f3e823 Document unavailability of frame geometry on Wayland
adds 81347c1aaf2 ; * etc/PROBLEMS: Fix last change (bug#73207).
adds 460b9d705ab Fix treesit_sync_visible_region's range fixup code
(bug#73264)
adds ae22ad7f624 ; Add even more tests for previous commit
adds c6077015894 ; * src/haiku_support.cc: Correct last change.
adds 4c6f45fa8ee Re-enable GC mark trace buffer by default
adds 8771310a10d ; * admin/notes/unicode: Need to run textsec-tests
(bug#73312).
adds 035024b4e5a ; Fix treesit.c printing
adds f0daa2f2153 Conservative heuristic for tree-sitter parser ranges
(bug#73324)
adds 0f0f21b7f27 ; Improve doc strings of options related to numbered
backups
adds 300d05ecb4c Type-check argument to network-lookup-address-info
adds 956f14ae5e9 * src/treesit.c (treesit_debug_print_parser_list): Fix
compiler warning.
adds 4b9a8fd6074 etags-regen-file-extensions: Add .pm
adds 83b0e604ce2 Merge from origin/emacs-30
adds 7ef805d6a47 Disable fontset-related workaround on non-Android
systems
adds 1cf6ff4362e ; Merge from origin/emacs-30
adds 29d50e245f8 * lisp/progmodes/eglot.el
(eglot--signal-textDocument/didOpen): Fix bug#72696
adds 0f12d6dd23c ; * etc/NEWS: Announce 'doc-view-mpdf--use-svg'.
adds db22efca8d4 editorconfig.el: Fix too naive sync from upstream
adds f7782522207 ; Fix my email address
adds 76c6b4d2799 Fix midnight-mode documentation
adds 0834106a620 Fix treesit--merge-ranges (bug#73324)
adds a6dafbc2bc5 ; * lisp/editorconfig.el
(editorconfig-indentation-alist): Doc fix.
adds b7f6cde419f Disable xwidgets with recent webkitgtk versions
(Bug#66068)
adds 7a8f2a0becc Merge from origin/emacs-30
adds eced1351200 Fix 'replace-regexp' in WDired
adds abc051c431b ; Merge from origin/emacs-30
adds 01ebe6de895 Fix 'whitespace-mode' with 'missing-newline-at-eof'
adds 35e356f958a Fix font-lock of last character before EOB under
'whitespace-mode'
adds ecfebb5abb8 ; Always set 'emoji--insert-buffer'
adds ff2cc0fc23d Merge from origin/emacs-30
adds 7a404e6d510 Fix merging of NEWS from emacs-30.
adds dfecd6037d5 Support electric-layout-mode in python-base-mode
adds 29a76071173 Add subword-mode toggle to python-mode menu
adds 7aa5876cdf3 Add all exceptions up to Python 3.13 as keywords
adds 3cad879c9dd Add Python keywords "aiter" and "anext"
adds dac1a48240a Delete redundant declarations of 'electric' variables
adds 4745bafa6a1 Don't activate midnight-mode when loading 'midnight'
adds 086cb1b5902 CC Mode: fix minor errors in the fontification of enums.
adds f5bf007df12 ; * lisp/midnight.el (midnight-mode): forward-declare
midnight-delay
adds a7192fd7b73 Teach Electric Pair mode about prefix arguments
adds 0f4c09d2678 ; Add test for deleting multiple pairs at once
adds e8f0baf354b Fix multi-file drag-and-drop on MS-Windows
adds 3fb966dc639 ; Fix dnd-tests on MS-Windows
adds dda7abb177b * doc/misc/tramp.texi (Frequently Asked Questions):
Improve indices.
adds 40e0257b108 Extend tramp-otp-password-prompt-regexp
adds e7260d4eb3e ; Fix shr-tests when Emacs was built without libxml2
adds ce601de1caf diff-apply-buffer: Improve failure message
adds e8f5df51751 Declare nested backquotes unsupported in Pcase patterns
(bug#72328)
adds c2d6f191d48 CC Mode: Separate indentation of enums from that of
brace lists
adds 0f424b16c37 * lisp/hi-lock.el (hi-lock-revert-buffer-rehighlight):
Fix lighter.
adds 4b76af49281 ; * Clean-up compilation warning in cc-vars.el
adds 29c610a8324 ; Tramp cosmetic change
adds 1b1b9229929 Test 'network-lookup-address-info' argument type
checking
adds a06a7209028 ; Really disable 'button-mode' in 'emacs-news-mode'
adds f28793822d8 ; Improve use of ngettext
adds 3a0db55b509 * etc/NEWS: Describe the change to enum handling in CC
Mode
adds 0c861b820b7 ; * src/cm.c (calccost): Fix typo. (Bug#73485)
adds 89abbb843a0 Deprecate 'Homepage' header in favor of 'URL'
adds 5f8c2d5bf96 ; Recommend GNU Find for 'find-dired'
adds 8ffb680d09b Revert "; Recommend GNU Find for 'find-dired'"
adds f2e3e563d49 New command diff-revert-and-kill-hunk
adds c86e7a29e78 ; Fix documentation of last change
adds 4c567892e04 * Clean-up unused condition-case
adds 2f485e68ff9 Add Python "*.pth" files to auto-mode-alist
adds b9d103c16e9 ; Fix build error with last change in python.el
adds 37bed70f4c0 ; * etc/NEWS: Don't say that C-c M-r can undo whole
commits.
adds 4591d93a8e5 * lisp/emacs-lisp/pcase.el (pcase--expand-\`): Improve
warning message
adds c95620ffbf8 (pcase-tests-quote-optimization): Fix warning
adds da1416fc699 Move easy-mmode-define-navigation logic to helper
functions
adds e776903b31c Move to start of current header in diff-{file,hunk}-prev
adds 7f0a252f216 Prefer python3 for python-interpreter
adds bdfeb45bfcf Bind "J" to bookmark-jump in bookmark-bmenu-mode
adds 42eb2265e64 ; * lisp/progmodes/python.el (python-interpreter): Fix
:version.
adds 8e08e37166f ; * etc/NEWS: Fix recently added entry.
adds ff4082284a0 ; * lisp/emacs-lisp/easy-mmode.el (easy-mmode--prev):
Doc fix.
adds bfbed2f3ee4 ; * src/cm.c (cmgoto): Add function documentation
(bug#73487).
adds 57c552b8b90 ; * src/cm.c (cmgoto): Fix last change.
adds d98a2b70d73 * lisp/mail/emacsbug.el (submit-emacs-patch): Insert
empty X-Debbugs-Cc
adds 0a1628bf690 CC Mode: Parse C++ lambda functions more correctly
adds 09d63ba32bb * lisp/custom.el (defface): Add missing attributes to
doc string.
adds bba14a27678 Warn about bad face specs in `defface` at compile time
adds fb3aa693562 Add buffer-local register commands to DocView
adds 9c994537cfa ; Improve documentation of last change
adds c12cb25199e Enable 'sh-mode' for files created by Bash 'fc' command
adds daba97699ba * etc/images/kitchen-sink.xpm: New file.
adds b986e2018a4 * BUGS: Minor copy edit.
adds 98177d4b3d1 Document reporting security issues in user manual
adds 4f5fc519f09 Insert correct commit data into VC package descriptions
adds c1f2501f55d Update and improve UI of sql-read-product (bug#73412)
adds c8ed48b9901 ; Improve documentation of 'append'
adds 8f265b49e3d ; Fix last change
adds 32d0c8f6af5 etags-regen-file-extensions: Enable for more extensions
adds 2b53e11a087 Use black-on-white by default for doc-view-svg-face.
adds f189457e5aa ; * lisp/yank-media.el (yank-media-handler): Fix
docstring typo.
adds 4729065ee78 Document 'buttonize-region' in manual
adds bd25a98b4e7 bibtex-mode: fix patch bibtex validation for non-file
buffers
adds 7766ba84199 Align columns in which-key with wide characters properly
adds 794bb2a2e31 remember-data-file: Don't unconditionally call
set-visited-file-name
adds 759b18a33c0 * lisp/imenu.el (imenu-flatten): More limitations in
docstring (bug#73117)
adds d63bff4d88f Fix Tramp shortdoc integration
adds 1f243a97806 Delete duplicated line in Viper refcard
adds 65e589698e6 ; * lisp/filesets.el (filesets-homepage): Fix URL.
adds f5cd5585f46 ; Recommend GNU Find for 'find-dired'
adds 53c887fdf6d ; cperl-mode.el: Fix an invalid face specification
adds 68f53e43488 eieio.texi: Fix bug#73505
adds 69d8f9d1b70 Fix php-ts-mode font-lock for latest PHP grammar
(bug#73516)
adds a1841b4d8e7 ; * admin/authors.el (authors-aliases): Don't ignore
"one.last.kiss".
adds e8830015b07 Require ert-x for use by 'ert-font-lock-deftest-file'
adds c90eb98dab0 Merge from origin/emacs-30
adds e2b01d164cd ; Fix last changes in php-ts-mode.el
adds a8a3f04f8a7 Merge from origin/emacs-30
adds c934450d14d ; Fix 'python-ts-mode'
adds 8d9a4647fbc project--vc-list-files: Use '--sparse' with 'git
ls-files'
adds dfdeee839ac Use directory-name-p in vc-git--file-list-is-rootdir
adds 8d0c8076c3f Warn about :reverse-video in defface
adds a0957595fe8 Stop using :reverse-video in make-mode
adds 8e3205a0c80 * lisp/custom.el (custom-fix-face-spec): Fix
:reverse-video case
adds 0c28a1b0fab Cease accepting the :reverse-video face attribute
(bug#73552)
adds 4003d5f1267 ; Reword :reverse-video warning
adds dd4c67907eb Try "python" before "python3" in python-mode
adds 8f326e0ba23 ; Rename internal variable in erc-fill
adds b0ebb820763 Store one string per user in erc--spkr msg prop
adds 15545e15a34 Bind current erc-response around all handlers
adds 054602533ca Improve inconsistent handling of ban lists in ERC
adds 08f662da112 Fix overlooked case in erc--get-inserted-msg-beg-at
adds 51d5419fdc3 Redo ERC truncation and /CLEAR hook mechanism
adds 4d7f41716e1 Make erc-keep-place-indicator aware of erc-truncate
adds df593b5a619 Skip indentation when gathering faces in erc-track
adds e3c45b9d707 Remove erc-fill binding for cycling visual movement
adds 685ec273ecb Delete some libraries obsolete since Emacs 24.4/24.5
adds e376a27cf27 Fix redirection of read when _FORTIFY_SOURCE is defined
adds 84261bd2b70 ; * nt/inc/ms-w32.h: Fix comments (bug#73444).
adds 4197a845066 cond-star: Fix trivial typos, checkdoc fixes, etc.
adds f95d4208b6b cond-star: Fix copyright
adds b64f69f6dcc New command diff-delete-other-hunks
adds 3e92f952aa1 ; * lisp/emacs-lisp/cond-star.el (cond*): Fix typo.
adds 372ce6adbf3 * Don't iterate over an hash table while modifyiong it
in comp.
adds ff87166227b * lisp/emacs-lisp/package.el (package-isolate): Use
`package-activate-all`
adds e792856b001 Prefer defvar-local where possible
adds e1815536622 Fix warning in dictionary.el
adds bf3129d5821 Use defvar-keymap in lua-ts-mode
adds df8d8a786f1 Prefer defcustom :local specifier in allout
adds 6a68334d546 Prefer defcustom :local specifier in semantic
adds 9ad73f92617 New value 'permanent-only' for defcustom :local keyword
adds fb42a253bdc Warn about bad defcustom :local keyword at compile time
adds 7aa106b8bf3 Move error check from vc-next-action to
diff-vc-deduce-fileset
adds 9e51815265b New function shell-command-do-open
adds 67e807d8970 ; Fix thinko in my last change
adds 4bb62af3263 Prefer defcustom :local specifier in textmodes
adds 79d66b4b297 Process focus-in events immediately on NS
adds c8ecd7fa0da Use Emacs Lisp xref backend in Lisp Help buffers
adds 11e7aa75eeb ; Rework documentation for diff-delete-other-hunks
adds ad529831018 Make xref-find-references work in Help buffers outside
of projects
adds 3d609375f99 Track nil colors in term
adds d5b02b7ad6f Avoid assertion violations due to wrong 'min-width'
property
adds 748f76c5b32 ; Minor changes in gitlab-ci.yml
adds 1aeec0db7d2 Merge branch 'master' of
git.savannah.gnu.org:/srv/git/emacs
adds cc2ad5c2d15 New M-~ entry in save-some-buffers-action-alist
adds f985bab71bc * etc/TODO (Native compiler improvements): Add entry.
adds abb932290df * src/comp.c (compile_function,
Fcomp__compile_ctxt_to_file0): Use DOHASH.
adds b9ebacf4034 * Fix few warnings in lisp/shell.el
adds 8683d64cc57 (help--symbol-completion-table): Try and fix bug#73473
adds 042eee61ee2 ; Fix last change in gitlab-ci.yml
adds 3139ce7ad42 Add commands to interactively set/unset keyboard
translations
adds 0894d3835e8 (key-translate-select): Minor tweaks
adds 03a1e942c0b * doc/misc/eieio.texi (Writing Methods): Typo
adds ef587bf6b46 track-changes.el: Improve error tracing to help
debugging
adds a9e36fc3bf8 xref-location-marker: Use find-file-noselect to ensure
uptodateness
adds 4d43fbe3f57 ; Update a comment accordingly
adds bde00266db4 help-setup-xref: Clean up xref backend before non-Lisp
uses
adds e20ce5fcc53 Prefer defcustom :local specifier
adds 59dcd114332 Fix two warnings in smerge.el
adds c9e30e8c77d Add sentence and sexp movement to python-ts-mode
adds c3e989ca9d7 New minor mode find-function-mode replaces
find-function-setup-keys
adds eeeb13bed47 ; Fix word order in a recently-added comment
adds d9e76c87a12 ; diff-delete-other-hunks manual entry: Expand
explanation
adds 5e0935d9917 Fix term.el tests; refine previous change
adds d6dd71cd56e Add imenu index function for DjVu files in doc-view
adds f3f57c11981 ; * doc/emacs/misc.texi (DocView Navigation): Fix
wording.
adds 598f15bcaf6 ; * lisp/files.el (save-some-buffers-action-alist): Fix
comment.
adds 336e977f18f ; * lisp/doc-view.el (doc-view-djvused-program): allow
nil in type
adds ea7be865ac0 * lisp/net/sieve-mode.el (sieve-tagged-arguments): Face
name typo.
adds 1094c3f9147 find-function-mode: Define keys at a low precedence
level
adds 9ba20e8f39c Expose lambdas in info-look.el to byte-compiler
adds ecac8ca62ea Shorten info-lookup-mode docstring
adds e9727982cf6 * lisp/info-look.el (:mode): Support IELM.
adds ee6e737fdf7 python: Better support := in electric-layout-mode
adds 776ca54e8de ; * etc/NEWS: Document Python electric-layout-mode
support.
adds 0cca6146dc8 Future-proof searching for Python info manual
adds e2b8e9d940d Also use "Python Module Index" for info lookup
adds 6e8fc4f6eab Use python-mode for SCons build files
adds 069ecc9c4c3 work-buffer--release: Bind inhibit-read-only
adds 9f54f24e94d ; Fix clean up of local variables in Help buffers
adds a96954b982d icomplete-completions: Revise computation of
prospects-len
adds 50e52212361 ; Tweak line breaks in last change
adds 84c66625e5e ; Minor cleanup of python-interpreter variable
adds 364801fcd66 Prefer defvar-keymap in python.el
adds 048e72a403e Add file/buffer-to-register (Bug#73308)
adds 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.
adds 7949452350c Merge from origin/emacs-30
adds d54e7f13926 ; Fix warnings in register.el
adds 24fe762503e Remove redundant face specs in manoj-dark theme
adds 4c7a6dc1a0c CC Mode: Remove search limit to fontify first decl in
xdisp.c
adds e776df2a3ea help-setup-xref: Keep the local values only of some
variables
adds 500f5da5fb6 Simplify xref regular expression with rx
adds 61c91389a4d help-setup-xref: Simplify further
adds 9102f1eaafd * lisp/vc/diff-mode.el (diff-apply-buffer): Add more
failures.
adds 1adcbdb21c1 Add a shortcut to go up in the menu hierarchy.
adds 8c5d69998e6 ; Fix last change
adds 49325e13560 ; Fix completion of variables in Eshell immediately
after "$"
adds ff4de9eff30 * lib-src/etags.c (C_entries): Fix assertion violation.
adds 9904376c797 Support calling 'project-current' with custom prompt
adds 2d139141a6c Support file creation and deletion in diff-apply-hunk
adds 7cd8108098c Detect Git version on remote hosts separately from the
local one
adds 70d064dab74 poject--vc-list-files: Check that the current Emacs is
31+
adds c0f10fc3d48 ; Fix 'add-hook' call in 'buffer-to-register'
adds 6a272dedad3 ; Touch up 'buffer-to-register'
adds 9c94363894c * doc/misc/tramp.texi (Customizing Methods): Add
incus-tramp.
adds 339ffd79862 New command-line options for 'etags'
adds 9af36e70f83 Implement drag-n-drop for w32 with support for files
and text
adds 44aa385b9af Make imenu index generation for PDFs more reliable
adds ef87ce0ffae help-setup-xref: Fix the previous changes
adds 9ed82c26a36 ; Fix coding style in w32fns.c
adds a295d7de9e8 Make revision completion in vc-diff and vc-root-diff
more predictable
adds cb0b6a40570 verilog-mode.el: Fix AUTOWIRE etc. range simplification
with subtraction of negative number.
adds 58bcd1dbe0b ; Fix typos
adds 9ddeeda8ce1 Add imenu support for ODF files in doc-view
adds 1d137b69040 Tramp: Don't redisplay in `sit-for'
adds 42393b98837 Add an edebug spec for
macroexp--with-extended-form-stack
adds bf49113d696 shr: handle anonymous documents with an empty base
adds 8032423239a Make url-http thread-safe (Bug#73199)
adds 3462b2b9d0c Fix how 'no-other-window' window parameter is ignored
(Bug#73706)
adds e44f98b71bf Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
adds 08ee074a6f1 Add unbuttonize-region
adds e631a3f3067 Remove buttons when disabling 'button-mode'
adds e0b9eba35c7 gnus-sum: fix missing space after prompt
adds a30f115daad * lisp/help-fns.el (help--load-prefixes): Fix bug#72787
adds 3f1ce47fe7e ; Add face customization to ERC's sample config
adds 1de2c863173 Don't create directory in erc-truncate compat check
adds 9906e34f973 Crystallize erc-nicks-track-faces behavior
adds 9bddb264ba8 Add baseline test coverage for erc-match
adds 6e80509099e Use erc-compat analog for window-no-other-p
adds fbeb3d22b7f Properly operate on current fileset revision in
vc-hg-print-log
adds 16e835171a8 ; Revise docstring from last change
adds 2d4d6dc43a4 Delete XIE X extension from TODO
adds 37a6c859b04 ; * lisp/emacs-lisp/cl-macs.el (cl-once-only): Fix
capitalisation.
adds ed57faafc74 Set treesit-primary-parser for tree-sitter modes
adds 52746ceb625 Remove duplicate indent rules in elixir-ts-mode
adds 1ea0d9b891b Revert "Set treesit-primary-parser for tree-sitter
modes"
adds cd36e070c24 Eglot: minor changes to doc and docstrings
adds 6a5c2edd84f Eglot: use :immediate t when resolving completions
(bug#73279)
adds f520008744b Avoid segfaults in Rmail-MIME
adds e49b479f869 Fix c-ts-mode indentation for initializer lists
(bug#73661)
adds d664227f81a ; More accurate documentation of
'file-newer-than-file-p'
adds 6dbe4e99ac4 ; * lisp/emacs-lisp/chart.el (chart-bar-quickie):
Improve documentation.
adds fb155bcfb6f ; * lisp/emacs-lisp/chart.el (chart-bar-quickie): Doc
fix.
adds 0f8f0773183 ; * doc/emacs/search.texi (Word Search): Document
'dictionary-search'.
adds bb5b25181ea Merge from origin/emacs-30
adds 0e9502b10e0 Correctly update image properties
adds ebfd5874f0b Add foldout command for widening to current fold
adds bd5d84e5d33 Stop highlighting current line when debuggee is running
adds a724a497084 * lisp/progmodes/compile.el (recompile): Autoload
(bug#73697).
adds fc214b66839 Flow fill texts after the last hard newline
adds c3600916b69 Improve tests for flow-fill
adds 7d9513f9c48 Improve face font selection on MS-Windows
adds a58dc58fec8 Fix bug when splitting a frame's root window (Bug#73627)
adds f36d059cded vc-src-working-revision: Call string-trim-right on
command output
adds da048c69270 Fix case problem with 'sql-magic-go' (bug#73499)
adds 9a110c390dc Prevent void-variable error in python-mode (bug#73773)
adds 29bf0a8b31b ; * etc/NEWS: Fix typos.
adds 19f929aaa33 Adapt gitlab-ci.yml
adds 6864ac2bc3b Describe how to add an ELPA package to Tramp
adds 2a6f1527f6b CC Mode: Correct and simplify quoted number regexps
adds c436d4eff97 Set treesit-primary-parser for tree-sitter modes
adds 5c129791c5b Report correct unread count for nnimap groups
adds 4c0d69cbff1 Improve coverage of scripts by the default fontset
adds 358b38bc178 * lisp/emacs-lisp/comp.el
(comp--type-check-optim-block): Improve log msg.
adds cd739d3644b Fix comp branch-optim pass (bug#73270)
adds 1686d484173 * lisp/emacs-lisp/comp-cstr.el (comp-cstr-type-p): Add
assertion.
adds fdac10b216f CC Mode: Rationalize and optimize cache invalidation
(2).
adds 5340fdaade1 CC Mode: Fix dodgy lisp `let' form.
adds 6213ca44d43 Use debian:bookworm for tests on emba
adds aaa734ac6e8 Add suffixes individually and use minor mode directly
adds 561ab9829dd New helper function project-read-project
adds af029cdb3a6 Simplify creation of Eshell command forms
adds 40ffacb34b1 Improve correctness of Eshell sub-forms
adds fada04cfc78 Add support for chaining conditionals in Eshell
adds ee265922a0d More consistently propertize Log Edit headers as fields
adds b9eb7f19452 Merge branch 'master' of
git.savannah.gnu.org:/srv/git/emacs
adds 475a33adb91 vc-start-logentry: Use current buffer as parent buffer
more often
adds 01c8f31a54d New get-change-comment VC backend action
adds 8d7d9dd42a6 log-view-modify-change-comment: Prepend Summary header
adds 38071e39892 ; * lisp/vc/vc.el: Drop some old notes
adds 49084bad799 Add notifications support to 'mpc' (Bug#73538)
adds 4690f2f44d3 mpc.el: Misc tweaks.
adds f994154d089 * lisp/emacs-lisp/track-changes.el
(track-changes--backtrace): Fix prefix
adds 83e3ed651dc ; Mark interactive Eshell output as such after
inserting into the buffer
adds d6ea735af8e ; * etc/NEWS: Shorten find-function-mode entry back to
single line.
adds 09e586b3835 ; Fix documentation of recent changes in mpc.el
adds 5f22c090b1a Make djvused emit UTF-8 encoded text
adds 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".
adds 674ad2ba7fc Merge from origin/emacs-30
adds d3c94102266 Fix Eshell's evaluation of empty 'progn' forms
adds 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
adds cf01f8776a4 Merge from origin/emacs-30
adds c437d7110b3 * admin/notes/git-workflow: Use emacs-30 in examples.
adds e807d62cdd1 (help-fns-short-filename): Fix bug#73766
adds 0886ef01a8d (symbol-file): Fix `C-h v pcase` where `cl-struct`
lacks file info
adds 60e58be091b Fix naming of buffers for tags ending in Y in 'mpc'
adds 1374f20491b Fix the regression in dired-backup-diff's
diff-goto-source behavior
adds b00f400d1d3 ; Undo erroneous change in ERC's sample configuration
adds a5b2de8b54c Fix trailing args bug in erc-d-i--parse-message
adds be3318baddb Move experimental module querypoll to erc-notify
adds 1854f2751e3 Don't autoload erc-modules
new d864c26b207 Merge branch 'master' into scratch/igc
Summary of changes:
.mailmap | 1 +
BUGS | 6 +-
CONTRIBUTE | 12 +-
ChangeLog.3 | 1702 +-
ChangeLog.4 | 80485 ++++++++++++++++++-
Makefile.in | 8 +-
admin/MAINTAINERS | 36 +-
admin/admin.el | 8 +-
admin/authors.el | 264 +-
admin/codespell/codespell.exclude | 59 +
admin/codespell/codespell.ignore | 3 +
admin/make-tarball.txt | 92 +-
admin/merge-gnulib | 4 +-
admin/notes/emba | 2 +-
admin/notes/git-workflow | 22 +-
admin/notes/unicode | 13 +-
admin/notes/years | 41 +-
admin/unidata/BidiBrackets.txt | 8 +-
admin/unidata/BidiMirroring.txt | 15 +-
admin/unidata/Blocks.txt | 19 +-
admin/unidata/IdnaMappingTable.txt | 18205 ++---
admin/unidata/NormalizationTest.txt | 905 +-
admin/unidata/PropertyValueAliases.txt | 65 +-
admin/unidata/README | 34 +-
admin/unidata/ScriptExtensions.txt | 820 +-
admin/unidata/Scripts.txt | 153 +-
admin/unidata/SpecialCasing.txt | 22 +-
admin/unidata/UnicodeData.txt | 5203 +-
admin/unidata/blocks.awk | 22 +-
admin/unidata/copyright.html | 360 +-
admin/unidata/emoji-data.txt | 42 +-
admin/unidata/emoji-sequences.txt | 20 +-
admin/unidata/emoji-test.txt | 70 +-
admin/unidata/emoji-variation-sequences.txt | 8 +-
admin/unidata/emoji-zwj-sequences.txt | 20 +-
admin/unidata/unidata-gen.el | 12 +-
admin/update-copyright | 4 +
build-aux/config.guess | 11 +-
build-aux/config.sub | 729 +-
build-aux/gitlog-to-changelog | 19 +-
configure.ac | 35 +-
cross/ndk-build/Makefile.in | 1 +
cross/ndk-build/ndk-resolve.mk | 4 +-
doc/emacs/ack.texi | 2 +-
doc/emacs/anti.texi | 2 +-
doc/emacs/building.texi | 16 +-
doc/emacs/calendar.texi | 2 +-
doc/emacs/cmdargs.texi | 14 +
doc/emacs/dired.texi | 16 +-
doc/emacs/emacs.texi | 8 +-
doc/emacs/files.texi | 27 +
doc/emacs/fixit.texi | 24 +
doc/emacs/maintaining.texi | 69 +-
doc/emacs/mini.texi | 37 +-
doc/emacs/misc.texi | 32 +-
doc/emacs/programs.texi | 6 +-
doc/emacs/regs.texi | 65 +-
doc/emacs/search.texi | 40 +
doc/emacs/text.texi | 8 +
doc/emacs/trouble.texi | 7 +
doc/lispintro/emacs-lisp-intro.texi | 8 +-
doc/lispref/ChangeLog.1 | 2 +-
doc/lispref/control.texi | 140 +
doc/lispref/customize.texi | 5 +-
doc/lispref/display.texi | 35 +-
doc/lispref/elisp.texi | 4 +-
doc/lispref/files.texi | 3 +-
doc/lispref/frames.texi | 40 +-
doc/lispref/keymaps.texi | 3 +-
doc/lispref/lists.texi | 35 +
doc/lispref/minibuf.texi | 10 +-
doc/lispref/modes.texi | 20 +-
doc/lispref/objects.texi | 11 +-
doc/lispref/os.texi | 81 +-
doc/lispref/parsing.texi | 6 +-
doc/lispref/positions.texi | 11 +-
doc/lispref/searching.texi | 12 +-
doc/lispref/sequences.texi | 5 +-
doc/lispref/strings.texi | 57 +-
doc/lispref/text.texi | 16 +-
doc/lispref/tips.texi | 6 +-
doc/lispref/variables.texi | 4 +-
doc/lispref/windows.texi | 65 +-
doc/man/emacsclient.1 | 2 +-
doc/man/etags.1 | 18 +-
doc/misc/ChangeLog.1 | 2 +-
doc/misc/Makefile.in | 2 +-
doc/misc/auth.texi | 27 +-
doc/misc/bovine.texi | 19 +-
doc/misc/calc.texi | 2 +-
doc/misc/cc-mode.texi | 121 +-
doc/misc/dbus.texi | 2 +-
doc/misc/ediff.texi | 27 +-
doc/misc/efaq.texi | 24 +-
doc/misc/eglot.texi | 30 +-
doc/misc/eieio.texi | 167 +-
doc/misc/erc.texi | 36 +-
doc/misc/ert.texi | 9 +-
doc/misc/eshell.texi | 56 +-
doc/misc/eudc.texi | 8 +-
doc/misc/gnus.texi | 2 +-
doc/misc/modus-themes.org | 251 +-
doc/misc/org.org | 4 +-
doc/misc/tramp.texi | 260 +-
doc/misc/transient.texi | 26 +-
doc/misc/vip.texi | 1952 -
doc/misc/vtable.texi | 19 +-
doc/misc/wisent.texi | 6 +-
etc/AUTHORS | 1033 +-
etc/EGLOT-NEWS | 30 +
etc/ERC-NEWS | 51 +
etc/NEWS | 467 +-
etc/NEWS.29 | 10 +-
etc/NEWS.30 | 169 +-
etc/NEWS.unknown | 31 -
etc/ORG-NEWS | 20 +
etc/PROBLEMS | 76 +
etc/TODO | 17 +-
etc/emacs_lldb.py | 119 +-
etc/images/gud/README | 4 +-
etc/images/kitchen-sink.xpm | 56 +
etc/refcards/Makefile | 7 -
etc/refcards/README | 1 -
etc/refcards/orgcard.tex | 2 +-
etc/refcards/vipcard.tex | 681 -
etc/refcards/viperCard.tex | 1 -
etc/symbol-releases.eld | 37 +
etc/themes/manoj-dark-theme.el | 316 +-
etc/themes/modus-operandi-deuteranopia-theme.el | 42 +-
etc/themes/modus-operandi-theme.el | 42 +-
etc/themes/modus-operandi-tinted-theme.el | 46 +-
etc/themes/modus-operandi-tritanopia-theme.el | 44 +-
etc/themes/modus-themes.el | 106 +-
etc/themes/modus-vivendi-deuteranopia-theme.el | 38 +-
etc/themes/modus-vivendi-theme.el | 38 +-
etc/themes/modus-vivendi-tinted-theme.el | 38 +-
etc/themes/modus-vivendi-tritanopia-theme.el | 38 +-
etc/tutorials/TUTORIAL.eo | 4 +-
exec/configure.ac | 2 +-
exec/exec.c | 10 +-
java/AndroidManifest.xml.in | 3 +-
java/INSTALL | 39 +-
java/org/gnu/emacs/EmacsActivity.java | 6 +
java/org/gnu/emacs/EmacsFillPolygon.java | 13 +-
java/org/gnu/emacs/EmacsOpenActivity.java | 10 +-
java/org/gnu/emacs/EmacsPreferencesActivity.java | 11 +
.../style.xml => values-v35/styles.xml} | 10 +-
lib-src/asset-directory-tool.c | 4 +-
lib-src/ebrowse.c | 10 +-
lib-src/emacsclient.c | 6 +-
lib-src/etags.c | 343 +-
lib-src/movemail.c | 2 +-
lib-src/update-game-score.c | 6 +-
lib/_Noreturn.h | 2 +-
lib/acl.h | 14 +-
lib/attribute.h | 49 +-
lib/c++defs.h | 48 +-
lib/cdefs.h | 2 +-
lib/diffseq.h | 10 +-
lib/dirent.in.h | 45 +-
lib/errno.in.h | 9 +-
lib/faccessat.c | 8 +-
lib/fcntl.in.h | 12 +-
lib/file-has-acl.c | 6 +-
lib/gnulib.mk.in | 29 +-
lib/intprops-internal.h | 4 +-
lib/inttypes.in.h | 16 +-
lib/libc-config.h | 5 +
lib/md5-stream.c | 7 -
lib/mini-gmp-gnulib.c | 4 +-
lib/sig2str.c | 4 +-
lib/sig2str.h | 21 -
lib/signal.in.h | 69 +-
lib/stdbit.in.h | 2 +-
lib/stddef.in.h | 4 +-
lib/stdio.in.h | 302 +-
lib/stdlib.in.h | 377 +-
lib/strftime.c | 2 +-
lib/strftime.h | 18 +-
lib/string.in.h | 146 +-
lib/sys_random.in.h | 11 +-
lib/sys_select.in.h | 12 +-
lib/sys_stat.in.h | 96 +-
lib/sys_time.in.h | 4 +-
lib/time.in.h | 95 +-
lib/time_rz.c | 57 +-
lib/unistd.in.h | 343 +-
lib/utimens.c | 4 +
lib/utimens.h | 8 +
lib/verify.h | 9 +-
lib/warn-on-use.h | 8 +-
lib/xalloc-oversized.h | 3 +-
lisp/ChangeLog.16 | 2 +-
lisp/ChangeLog.17 | 4 +-
lisp/Makefile.in | 13 +-
lisp/allout-widgets.el | 2 +-
lisp/allout.el | 32 +-
lisp/apropos.el | 5 +-
lisp/auth-source-pass.el | 19 +-
lisp/auth-source.el | 38 +-
lisp/bindings.el | 4 +-
lisp/bookmark.el | 1 +
lisp/button.el | 25 +-
lisp/calc/calc-ext.el | 2 +-
lisp/calc/calc-graph.el | 4 +-
lisp/calculator.el | 110 +-
lisp/calendar/iso8601.el | 13 +-
lisp/calendar/parse-time.el | 6 +
lisp/calendar/time-date.el | 24 +-
lisp/cedet/pulse.el | 2 +-
lisp/cedet/semantic/db-find.el | 5 +-
lisp/cedet/semantic/imenu.el | 24 +-
lisp/cedet/semantic/senator.el | 4 +-
lisp/cedet/semantic/symref.el | 2 +-
lisp/completion-preview.el | 47 +-
lisp/cus-edit.el | 8 +-
lisp/custom.el | 14 +-
lisp/dired-aux.el | 55 +-
lisp/dired.el | 46 +-
lisp/dirtrack.el | 3 +-
lisp/doc-view.el | 221 +-
lisp/editorconfig.el | 22 +-
lisp/elec-pair.el | 77 +-
lisp/electric.el | 8 +-
lisp/elide-head.el | 2 +-
lisp/emacs-lisp/bytecomp.el | 70 +-
lisp/emacs-lisp/chart.el | 88 +-
lisp/emacs-lisp/checkdoc.el | 2 +-
lisp/emacs-lisp/cl-extra.el | 3 +
lisp/emacs-lisp/cl-macs.el | 2 +-
lisp/emacs-lisp/comp-cstr.el | 11 +-
lisp/emacs-lisp/comp-run.el | 3 +-
lisp/emacs-lisp/comp.el | 12 +-
lisp/emacs-lisp/compat.el | 12 +-
lisp/emacs-lisp/cond-star.el | 133 +-
lisp/emacs-lisp/crm.el | 5 +
lisp/emacs-lisp/easy-mmode.el | 106 +-
lisp/emacs-lisp/easymenu.el | 3 +-
lisp/emacs-lisp/ert-font-lock.el | 1 +
lisp/emacs-lisp/ert.el | 29 +-
lisp/emacs-lisp/find-func.el | 43 +-
lisp/emacs-lisp/let-alist.el | 25 +-
lisp/emacs-lisp/lisp.el | 16 +-
lisp/emacs-lisp/macroexp.el | 3 +-
lisp/emacs-lisp/multisession.el | 118 +-
lisp/emacs-lisp/package-vc.el | 14 +-
lisp/emacs-lisp/package.el | 2 +-
lisp/emacs-lisp/pcase.el | 6 +-
lisp/emacs-lisp/pp.el | 29 +-
lisp/emacs-lisp/subr-x.el | 74 +-
lisp/emacs-lisp/testcover.el | 4 +-
lisp/emacs-lisp/track-changes.el | 72 +-
lisp/emacs-lisp/vtable.el | 28 +-
lisp/emulation/viper-init.el | 2 +-
lisp/emulation/viper-util.el | 2 +-
lisp/epg.el | 2 +-
lisp/erc/erc-backend.el | 10 +-
lisp/erc/erc-compat.el | 12 +
lisp/erc/erc-fill.el | 54 +-
lisp/erc/erc-goodies.el | 226 +-
lisp/erc/erc-log.el | 34 +-
lisp/erc/erc-match.el | 63 +-
lisp/erc/erc-nicks.el | 95 +-
lisp/erc/erc-notify.el | 196 +
lisp/erc/erc-pcomplete.el | 8 +
lisp/erc/erc-speedbar.el | 3 +-
lisp/erc/erc-stamp.el | 110 +-
lisp/erc/erc-track.el | 261 +-
lisp/erc/erc-truncate.el | 155 +-
lisp/erc/erc.el | 326 +-
lisp/eshell/em-alias.el | 6 +-
lisp/eshell/em-script.el | 16 +-
lisp/eshell/esh-arg.el | 5 +-
lisp/eshell/esh-cmd.el | 113 +-
lisp/eshell/esh-io.el | 28 +-
lisp/eshell/esh-mode.el | 16 +-
lisp/eshell/esh-proc.el | 12 +-
lisp/eshell/esh-var.el | 15 +-
lisp/eshell/eshell.el | 8 +-
lisp/faces.el | 7 +-
lisp/files.el | 70 +-
lisp/filesets.el | 2 +-
lisp/find-dired.el | 5 +
lisp/find-file.el | 44 +-
lisp/foldout.el | 15 +
lisp/format.el | 6 +-
lisp/frame.el | 68 +
lisp/gnus/gnus-icalendar.el | 64 +-
lisp/gnus/gnus-sum.el | 4 +-
lisp/gnus/message.el | 1 -
lisp/gnus/nnimap.el | 4 +-
lisp/help-fns.el | 116 +-
lisp/help-macro.el | 9 +-
lisp/help-mode.el | 20 +-
lisp/hi-lock.el | 2 +-
lisp/htmlfontify.el | 2 +-
lisp/icomplete.el | 18 +-
lisp/image-mode.el | 9 +-
lisp/image/image-dired.el | 2 +-
lisp/imenu.el | 11 +
lisp/info-look.el | 229 +-
lisp/info.el | 4 +-
lisp/international/characters.el | 43 +-
lisp/international/emoji.el | 2 +-
lisp/international/fontset.el | 46 +-
lisp/international/mule-cmds.el | 17 +-
lisp/international/ucs-normalize.el | 3 +-
lisp/jka-cmpr-hook.el | 10 +-
lisp/keymap.el | 59 +-
lisp/kmacro.el | 2 +-
lisp/mail/emacsbug.el | 2 +
lisp/mail/flow-fill.el | 4 +-
lisp/mail/mailabbrev.el | 2 +-
lisp/mail/mailalias.el | 4 +-
lisp/mail/rmailmm.el | 14 +-
lisp/mail/smtpmail.el | 6 +-
lisp/mail/supercite.el | 4 +-
lisp/menu-bar.el | 3 +-
lisp/mh-e/mh-e.el | 2 +-
lisp/mh-e/mh-folder.el | 3 +-
lisp/midnight.el | 29 +-
lisp/minibuffer.el | 75 +-
lisp/mpc.el | 110 +-
lisp/net/dictionary.el | 10 +-
lisp/net/eudc.el | 38 +-
lisp/net/eww.el | 5 +-
lisp/net/nsm.el | 33 +-
lisp/net/rcirc.el | 18 +-
lisp/net/shr.el | 30 +-
lisp/net/sieve-manage.el | 3 +-
lisp/net/sieve-mode.el | 2 +-
lisp/net/tramp-adb.el | 8 +-
lisp/net/tramp-cache.el | 18 +-
lisp/net/tramp-cmds.el | 47 +-
lisp/net/tramp-container.el | 39 +-
lisp/net/tramp-crypt.el | 12 +-
lisp/net/tramp-fuse.el | 3 +-
lisp/net/tramp-gvfs.el | 3 +-
lisp/net/tramp-integration.el | 90 +-
lisp/net/tramp-message.el | 22 +-
lisp/net/tramp-rclone.el | 3 +-
lisp/net/tramp-sh.el | 110 +-
lisp/net/tramp-smb.el | 3 -
lisp/net/tramp-sshfs.el | 11 +-
lisp/net/tramp.el | 207 +-
lisp/newcomment.el | 2 +-
lisp/obsolete/cc-compat.el | 165 -
lisp/obsolete/info-edit.el | 89 -
lisp/obsolete/iswitchb.el | 3 +-
lisp/obsolete/longlines.el | 16 +-
lisp/obsolete/meese.el | 38 -
lisp/obsolete/otodo-mode.el | 965 -
lisp/obsolete/rcompile.el | 180 -
lisp/obsolete/rlogin.el | 3 +-
lisp/obsolete/sup-mouse.el | 203 -
lisp/obsolete/terminal.el | 1333 -
lisp/obsolete/tpu-edt.el | 15 +-
lisp/obsolete/vi.el | 1495 -
lisp/obsolete/vip.el | 3050 -
lisp/obsolete/ws-mode.el | 539 -
lisp/obsolete/yow.el | 94 -
lisp/org/ob-gnuplot.el | 3 +-
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 | 8 +-
lisp/pixel-scroll.el | 14 +-
lisp/play/animate.el | 2 +-
lisp/play/decipher.el | 4 +-
lisp/plstore.el | 2 +-
lisp/proced.el | 24 +-
lisp/profiler.el | 12 +-
lisp/progmodes/bat-mode.el | 4 +-
lisp/progmodes/c-ts-common.el | 6 +-
lisp/progmodes/c-ts-mode.el | 56 +-
lisp/progmodes/cc-align.el | 20 +-
lisp/progmodes/cc-awk.el | 10 +-
lisp/progmodes/cc-defs.el | 123 +-
lisp/progmodes/cc-engine.el | 849 +-
lisp/progmodes/cc-fonts.el | 22 +-
lisp/progmodes/cc-langs.el | 94 +-
lisp/progmodes/cc-mode.el | 100 +-
lisp/progmodes/cc-styles.el | 2 +-
lisp/progmodes/cc-vars.el | 387 +-
lisp/progmodes/cmake-ts-mode.el | 7 +-
lisp/progmodes/compile.el | 96 +-
lisp/progmodes/cperl-mode.el | 7 +-
lisp/progmodes/csharp-mode.el | 158 +-
lisp/progmodes/dockerfile-ts-mode.el | 2 +-
lisp/progmodes/eglot.el | 88 +-
lisp/progmodes/elisp-mode.el | 13 +-
lisp/progmodes/elixir-ts-mode.el | 10 +-
lisp/progmodes/etags-regen.el | 15 +-
lisp/progmodes/etags.el | 37 +-
lisp/progmodes/flymake.el | 2 +-
lisp/progmodes/fortran.el | 5 +-
lisp/progmodes/gdb-mi.el | 3 +-
lisp/progmodes/go-ts-mode.el | 4 +-
lisp/progmodes/grep.el | 87 +
lisp/progmodes/gud.el | 24 +-
lisp/progmodes/heex-ts-mode.el | 10 +-
lisp/progmodes/java-ts-mode.el | 18 +-
lisp/progmodes/js.el | 10 +-
lisp/progmodes/json-ts-mode.el | 2 +-
lisp/progmodes/lua-ts-mode.el | 22 +-
lisp/progmodes/make-mode.el | 16 +-
lisp/progmodes/octave.el | 2 -
lisp/progmodes/php-ts-mode.el | 158 +-
lisp/progmodes/project.el | 64 +-
lisp/progmodes/python.el | 325 +-
lisp/progmodes/ruby-mode.el | 23 +
lisp/progmodes/ruby-ts-mode.el | 12 +-
lisp/progmodes/rust-ts-mode.el | 2 +-
lisp/progmodes/sh-script.el | 2 +-
lisp/progmodes/sql.el | 34 +-
lisp/progmodes/typescript-ts-mode.el | 4 +-
lisp/progmodes/verilog-mode.el | 46 +-
lisp/progmodes/xref.el | 16 +-
lisp/rect.el | 212 +-
lisp/register.el | 64 +-
lisp/shell.el | 8 +-
lisp/simple.el | 122 +-
lisp/startup.el | 6 +
lisp/subr.el | 15 +-
lisp/svg.el | 1 -
lisp/tab-bar.el | 46 +-
lisp/tab-line.el | 10 +-
lisp/term.el | 45 +-
lisp/term/w32-win.el | 42 +-
lisp/textmodes/bibtex.el | 9 +-
lisp/textmodes/css-mode.el | 2 +-
lisp/textmodes/emacs-news-mode.el | 4 +-
lisp/textmodes/fill.el | 4 +-
lisp/textmodes/html-ts-mode.el | 2 +-
lisp/textmodes/ispell.el | 15 +-
lisp/textmodes/less-css-mode.el | 8 +-
lisp/textmodes/page-ext.el | 4 +-
lisp/textmodes/refer.el | 13 +-
lisp/textmodes/reftex.el | 6 +-
lisp/textmodes/remember.el | 11 +-
lisp/textmodes/rst.el | 2 -
lisp/textmodes/tex-mode.el | 320 +-
lisp/textmodes/toml-ts-mode.el | 4 +-
lisp/textmodes/two-column.el | 9 +-
lisp/textmodes/yaml-ts-mode.el | 2 +-
lisp/time.el | 2 +-
lisp/tmm.el | 42 +-
lisp/transient.el | 283 +-
lisp/treesit.el | 220 +-
lisp/url/url-auth.el | 13 +-
lisp/url/url-http.el | 103 +-
lisp/use-package/use-package-core.el | 117 +-
lisp/use-package/use-package-delight.el | 2 -
lisp/use-package/use-package-diminish.el | 2 -
lisp/use-package/use-package-ensure.el | 48 -
lisp/use-package/use-package.el | 2 +-
lisp/vc/diff-mode.el | 183 +-
lisp/vc/ediff-init.el | 10 +-
lisp/vc/ediff-merg.el | 10 +-
lisp/vc/ediff-util.el | 32 +-
lisp/vc/log-edit.el | 17 +-
lisp/vc/log-view.el | 28 +-
lisp/vc/smerge-mode.el | 4 +-
lisp/vc/vc-dispatcher.el | 17 +-
lisp/vc/vc-git.el | 302 +-
lisp/vc/vc-hg.el | 9 +-
lisp/vc/vc-src.el | 5 +-
lisp/vc/vc.el | 58 +-
lisp/visual-wrap.el | 34 +-
lisp/which-key.el | 134 +-
lisp/whitespace.el | 32 +-
lisp/wid-edit.el | 34 +-
lisp/window.el | 306 +-
lisp/xwidget.el | 2 +-
lisp/yank-media.el | 2 +-
m4/builtin-expect.m4 | 4 +-
m4/errno_h.m4 | 10 +-
m4/extensions-aix.m4 | 25 +
m4/fchmodat.m4 | 14 +-
m4/fpieee.m4 | 2 +-
m4/gnulib-common.m4 | 219 +-
m4/gnulib-comp.m4 | 17 +-
m4/locale-en.m4 | 137 +
m4/malloc.m4 | 7 +-
m4/ndk-build.m4 | 35 +-
m4/realloc.m4 | 7 +-
m4/sig2str.m4 | 11 +-
m4/signal_h.m4 | 8 +-
m4/std-gnu11.m4 | 25 +-
m4/stdlib_h.m4 | 18 +-
m4/time_h.m4 | 7 +-
m4/time_rz.m4 | 30 +-
m4/utimens.m4 | 3 +-
msdos/autogen/Makefile.in | 4 +-
nextstep/templates/Info.plist.in | 2 +
nt/INSTALL | 2 +-
nt/emacs.rc.in | 2 +-
nt/emacsclient.rc.in | 2 +-
nt/inc/ms-w32.h | 8 +-
nt/inc/signal.h | 39 +
nt/preprep.c | 8 +-
src/.gdbinit | 5 +
src/alloc.c | 42 +-
src/android.c | 4 +-
src/android.h | 2 +-
src/androidfont.c | 4 +-
src/androidvfs.c | 9 +-
src/bidi.c | 4 +-
src/buffer.c | 12 +-
src/bytecode.c | 24 +-
src/casefiddle.c | 2 +-
src/character.h | 1 -
src/cm.c | 4 +-
src/coding.c | 4 +-
src/comp.c | 18 +-
src/data.c | 16 +-
src/decompress.c | 2 -
src/dispnew.c | 6 +-
src/doc.c | 2 +-
src/editfns.c | 3 +-
src/emacs-module.c | 40 +-
src/emacs.c | 4 +-
src/eval.c | 141 +-
src/fileio.c | 9 +-
src/filelock.c | 218 +-
src/fns.c | 143 +-
src/fontset.c | 26 -
src/fringe.c | 2 +-
src/ftcrfont.c | 18 +-
src/haiku_support.cc | 10 +-
src/image.c | 78 +-
src/json.c | 71 +-
src/keyboard.c | 32 +-
src/keyboard.h | 4 +-
src/keymap.c | 2 +-
src/lisp.h | 60 +-
src/lread.c | 5 +-
src/menu.c | 7 +-
src/minibuf.c | 59 +-
src/nsgui.h | 6 -
src/nsterm.h | 16 -
src/nsterm.m | 12 +-
src/pdumper.c | 30 +-
src/pgtkselect.c | 20 +-
src/process.c | 18 +-
src/regex-emacs.c | 2 +-
src/search.c | 11 +-
src/sfnt.c | 41 +-
src/sfntfont.c | 8 +-
src/sort.c | 2 +-
src/sysdep.c | 13 +-
src/thread.h | 2 +-
src/timefns.c | 4 +-
src/treesit.c | 392 +-
src/treesit.h | 28 +-
src/unexelf.c | 7 +-
src/unexw32.c | 8 +-
src/w32.c | 32 +-
src/w32fns.c | 231 +-
src/w32menu.c | 214 +-
src/w32term.c | 98 +-
src/w32term.h | 4 +-
src/w32uniscribe.c | 2 +-
src/window.c | 17 +-
src/xdisp.c | 125 +-
src/xfaces.c | 27 +-
src/xterm.c | 4 +-
test/infra/Dockerfile.emba | 26 +-
test/infra/gitlab-ci.yml | 20 +-
test/lisp/auth-source-pass-tests.el | 54 +-
test/lisp/calendar/time-date-tests.el | 24 +-
test/lisp/cus-edit-tests.el | 2 +-
test/lisp/custom-tests.el | 29 +
test/lisp/dnd-tests.el | 12 +-
test/lisp/electric-tests.el | 24 +
test/lisp/emacs-lisp/bytecomp-tests.el | 41 +
test/lisp/emacs-lisp/ert-tests.el | 54 +
test/lisp/emacs-lisp/pcase-tests.el | 2 +-
test/lisp/emacs-lisp/tabulated-list-tests.el | 27 +
test/lisp/erc/erc-fill-tests.el | 10 +-
test/lisp/erc/erc-goodies-tests.el | 62 +-
test/lisp/erc/erc-match-tests.el | 400 +
test/lisp/erc/erc-networks-tests.el | 2 +
test/lisp/erc/erc-nicks-tests.el | 269 +-
test/lisp/erc/erc-notify-tests.el | 87 +
.../erc-scenarios-keep-place-indicator-trunc.el | 94 +
.../lisp/erc/erc-scenarios-keep-place-indicator.el | 7 +-
test/lisp/erc/erc-scenarios-log.el | 157 +-
test/lisp/erc/erc-tests.el | 94 +-
test/lisp/erc/erc-track-tests.el | 388 +-
test/lisp/erc/resources/erc-d/erc-d-i.el | 18 +-
test/lisp/erc/resources/erc-d/erc-d-tests.el | 38 +-
test/lisp/erc/resources/erc-d/resources/basic.eld | 2 +-
test/lisp/erc/resources/erc-scenarios-common.el | 2 +-
test/lisp/erc/resources/erc-tests-common.el | 96 +-
test/lisp/eshell/em-script-tests.el | 18 +
test/lisp/eshell/esh-arg-tests.el | 13 +
test/lisp/eshell/esh-cmd-tests.el | 48 +-
test/lisp/eshell/esh-io-tests.el | 6 -
test/lisp/eshell/esh-var-tests.el | 8 +
test/lisp/eshell/eshell-tests-helpers.el | 6 +
test/lisp/eshell/eshell-tests.el | 20 +
test/lisp/gnus/gnus-icalendar-tests.el | 70 +
test/lisp/help-mode-tests.el | 2 +-
test/lisp/international/ucs-normalize-tests.el | 27 +-
test/lisp/mail/flow-fill-tests.el | 42 +-
test/lisp/minibuffer-tests.el | 17 +-
test/lisp/net/shr-tests.el | 1 +
test/lisp/net/tramp-tests.el | 99 +-
.../lisp/progmodes/c-ts-mode-resources/indent.erts | 39 +
test/lisp/progmodes/eglot-tests.el | 136 +-
test/lisp/progmodes/flymake-resources/Makefile | 2 +-
.../ruby-bracketed-args-indent.rb | 42 +
test/lisp/progmodes/ruby-mode-tests.el | 1 +
test/lisp/progmodes/ruby-ts-mode-tests.el | 1 +
test/lisp/progmodes/typescript-ts-mode-tests.el | 1 +
test/lisp/term-tests.el | 31 +-
test/lisp/uniquify-tests.el | 1 +
test/lisp/vc/vc-git-tests.el | 98 +-
test/lisp/which-key-tests.el | 2 +-
test/lisp/wid-edit-tests.el | 17 +
test/manual/BidiCharacterTest.txt | 9 +-
test/manual/etags/CTAGS.good | 1619 +-
test/manual/etags/CTAGS.good_crlf | 1537 +-
test/manual/etags/CTAGS.good_update | 1537 +-
test/manual/etags/ETAGS.good_1 | 1636 +-
test/manual/etags/ETAGS.good_2 | 1636 +-
test/manual/etags/ETAGS.good_3 | 1636 +-
test/manual/etags/ETAGS.good_4 | 1636 +-
test/manual/etags/ETAGS.good_5 | 1636 +-
test/manual/etags/ETAGS.good_6 | 1636 +-
test/manual/etags/{ETAGS.good_1 => ETAGS.good_7} | 1662 +-
test/manual/etags/Makefile | 1 +
test/manual/redisplay-testsuite.el | 56 +-
test/src/comp-resources/comp-test-funcs.el | 17 +
test/src/comp-tests.el | 4 +
test/src/eval-tests.el | 8 +
test/src/json-tests.el | 50 +-
test/src/process-tests.el | 6 +-
test/src/treesit-tests.el | 74 +-
641 files changed, 124928 insertions(+), 36574 deletions(-)
delete mode 100644 doc/misc/vip.texi
delete mode 100644 etc/NEWS.unknown
create mode 100644 etc/images/kitchen-sink.xpm
delete mode 100644 etc/refcards/vipcard.tex
create mode 100644 etc/symbol-releases.eld
copy java/res/{values-v29/style.xml => values-v35/styles.xml} (78%)
delete mode 100644 lisp/obsolete/cc-compat.el
delete mode 100644 lisp/obsolete/info-edit.el
delete mode 100644 lisp/obsolete/meese.el
delete mode 100644 lisp/obsolete/otodo-mode.el
delete mode 100644 lisp/obsolete/rcompile.el
delete mode 100644 lisp/obsolete/sup-mouse.el
delete mode 100644 lisp/obsolete/terminal.el
delete mode 100644 lisp/obsolete/vi.el
delete mode 100644 lisp/obsolete/vip.el
delete mode 100644 lisp/obsolete/ws-mode.el
delete mode 100644 lisp/obsolete/yow.el
create mode 100644 m4/extensions-aix.m4
create mode 100644 m4/locale-en.m4
create mode 100644 nt/inc/signal.h
create mode 100644 test/lisp/erc/erc-notify-tests.el
create mode 100644 test/lisp/erc/erc-scenarios-keep-place-indicator-trunc.el
create mode 100644
test/lisp/progmodes/ruby-mode-resources/ruby-bracketed-args-indent.rb
copy test/manual/etags/{ETAGS.good_1 => ETAGS.good_7} (70%)
- scratch/igc updated (95a30325a84 -> d864c26b207),
Gerd Moellmann <=