Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
emacs-diffs (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Sat Dec 31 2022 23:08:45 -0500
Threads in reverse chronological order
[
Next Period
]
emacs-29 f0e9775b18: ; Auto-commit of loaddefs files.
,
Stefan Kangas
,
2022/12/31
master b898875100: ; Auto-commit of loaddefs files.
,
Stefan Kangas
,
2022/12/31
emacs-29 72a81e2022: ; * lisp/treesit.el (treesit-simple-indent-presets): Fix typo.
,
Yuan Fu
,
2022/12/31
emacs-29 updated (f9aef67c36 -> ddfeee3e8a)
,
Yuan Fu
,
2022/12/31
emacs-29 6837469780 2/3: ; Add REVISION to treesit-language-source-alist
,
Yuan Fu
,
2022/12/31
emacs-29 0dc788aa01 1/3: ; Remove GRAMMAR-DIR from treesit-language-source-alist
,
Yuan Fu
,
2022/12/31
emacs-29 ddfeee3e8a 3/3: Build recipe interactively in treesit-install-language-grammar
,
Yuan Fu
,
2022/12/31
emacs-29 f9aef67c36: Tweak csharp-mode font-lock-settings (bug#60376)
,
Yuan Fu
,
2022/12/31
emacs-29 46362c0a3a: ; * doc/lispref/tips.texi (Documentation Tips): Add indexing.
,
Eli Zaretskii
,
2022/12/31
emacs-29 9a386b682e: Revert a recent change which causes errors
,
Eli Zaretskii
,
2022/12/31
emacs-29 9871ee8b14: ; More fixes for documentation of 'defalias'
,
Eli Zaretskii
,
2022/12/31
emacs-29 f309651b67: ; Fix handling of 'not' by 'buffer-match-p'
,
Philip Kaludercic
,
2022/12/31
emacs-29 9292f595a7: ; Fix typos
,
Stefan Kangas
,
2022/12/31
emacs-29 43c7e05a2a: Fix misspelled functions in shortdoc groups
,
Stefan Kangas
,
2022/12/31
branch feature/android created (now fd074f3133)
,
Po Lu
,
2022/12/31
feature/android cfbc8a5dbc 1/2: Bring up the Android operating system and its window system
,
Po Lu
,
2022/12/31
feature/android fd074f3133 2/2: Merge remote-tracking branch 'origin/master' into feature/android
,
Po Lu
,
2022/12/31
emacs-29 01acecc79c: Simplify introduction of use-package manual
,
Stefan Kangas
,
2022/12/31
master f59d012af7: whitespace: Use `define-globalized-minor-mode' for global mode
,
Eli Zaretskii
,
2022/12/31
emacs-29 2a7e072e53: ; Fix documentation of 'defalias'
,
Eli Zaretskii
,
2022/12/31
emacs-29 eee2aeca25: Fix python-shell-buffer-substring when retrieving a single statement
,
Eli Zaretskii
,
2022/12/31
emacs-29 bfdad6c4e5: ; Fix recent treesit-related changes
,
Eli Zaretskii
,
2022/12/31
scratch/pkg updated (54ec3973e2 -> 716d676747)
,
Gerd Moellmann
,
2022/12/31
scratch/pkg 716d676747: Merge remote-tracking branch 'origin/master' into scratch/pkg
,
Gerd Moellmann
,
2022/12/31
master 24488bc4b2: Fix the build broken by latest GnuTLS-related changes
,
Eli Zaretskii
,
2022/12/31
master updated (57e363a451 -> 2ec4e187c9)
,
Stefan Kangas
,
2022/12/31
master 2ec4e187c9: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/31
master updated (9d0f5909af -> 57e363a451)
,
Po Lu
,
2022/12/30
master e645bcc26d 1/2: Fix last change in gnutls.c
,
Po Lu
,
2022/12/30
master 57e363a451 2/2: ; * src/gnutls.c (Fgnutls_boot): Fix typo.
,
Po Lu
,
2022/12/30
emacs-29 ab1f245f1a: Show tree-sitter query source when signaling query error
,
Yuan Fu
,
2022/12/30
emacs-29 0b58ea0e60: ; * lisp/treesit.el (treesit--install-language-grammar-1): Minor fix.
,
Yuan Fu
,
2022/12/30
emacs-29 724da28763: Add version tags and mention the new options in NEWS
,
Dmitry Gutov
,
2022/12/30
emacs-29 8675f4136c: Add new options for Ruby code indentation
,
Dmitry Gutov
,
2022/12/30
master 9d0f5909af: Correct suppression of suspicious eq type warning
,
Mattias Engdegård
,
2022/12/30
master a77204c646: ; Fix Eshell tests on macOS
,
Jim Porter
,
2022/12/30
master e9983b1b63: Add :pass and :flags to gnutls-boot for :keylist
,
Robert Pluim
,
2022/12/30
emacs-29 4922de626f: ; Fix doc strings of 'treesit-install-language-grammar'
,
Eli Zaretskii
,
2022/12/30
emacs-29 69b2aaaade: ; Fix recently modified docs of 'set-face-attribute' (bug#52493)
,
Eli Zaretskii
,
2022/12/30
emacs-29 updated (fba35657da -> 0248fc9e1a)
,
Yuan Fu
,
2022/12/30
emacs-29 312f82d36f 1/3: Change "language definition" to "language grammar" in manual.
,
Yuan Fu
,
2022/12/30
emacs-29 0248fc9e1a 3/3: Add treesit-install-language-grammar
,
Yuan Fu
,
2022/12/30
emacs-29 0237c5927e 2/3: Add treesit-language-abi-version
,
Yuan Fu
,
2022/12/30
master updated (073da412a1 -> 7493b4026f)
,
Mattias Engdegård
,
2022/12/30
master 7493b4026f 2/2: ; fix misplaced bracketing of `and` inside `when`
,
Mattias Engdegård
,
2022/12/30
master c34230f12a 1/2: ; remove incorrect quoting of condition names
,
Mattias Engdegård
,
2022/12/30
emacs-29 updated (39265abf0c -> fba35657da)
,
Yuan Fu
,
2022/12/30
emacs-29 fba35657da 2/2: ; * lisp/progmodes/c-ts-mode.el (c-ts-mode--fill-paragraph): Fix.
,
Yuan Fu
,
2022/12/30
emacs-29 dec1b37a32 1/2: ; * doc/lispref/parsing.texi (Accessing Node Information): Fix typo.
,
Yuan Fu
,
2022/12/30
emacs-29 updated (644c71d678 -> 39265abf0c)
,
Michael Albinus
,
2022/12/30
emacs-29 ebf65c7e7e 1/2: * lisp/eshell/em-tramp.el (tramp): Require also at runtime. (Bug#60402)
,
Michael Albinus
,
2022/12/30
emacs-29 39265abf0c 2/2: * test/lisp/net/tramp-tests.el (tramp-test32-shell-command): Fix test.
,
Michael Albinus
,
2022/12/30
master 073da412a1: Fix reference-counting of Eshell I/O handles
,
Jim Porter
,
2022/12/30
master updated (9153cf8158 -> 89e7bb230d)
,
Stefan Kangas
,
2022/12/30
master 89e7bb230d: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/30
emacs-29 updated (d086cd6cf8 -> 644c71d678)
,
Roland Winkler
,
2022/12/30
emacs-29 ab38abfdf7 1/2: lisp/textmodes/bibtex.el: Treat $ as punctuation in BibTeX fields (bug#50202)
,
Roland Winkler
,
2022/12/30
emacs-29 644c71d678 2/2: lisp/textmodes/bibtex.el: fix bibtex-beginning-of-entry (bug#56636)
,
Roland Winkler
,
2022/12/30
master updated (91ae9f3d12 -> 9153cf8158)
,
Paul Eggert
,
2022/12/30
master 523261b454 6/7: Document calc-time-zone abbreviation obsolescence
,
Paul Eggert
,
2022/12/30
master 007e66bccb 5/7: Use RFC 822 abbrevs in sunrise-sunset strings
,
Paul Eggert
,
2022/12/30
master 8c13e84978 1/7: Fix newsticker timezone decode
,
Paul Eggert
,
2022/12/30
master 73769dc2b8 2/7: In cal-dst, be consistent re default to UTC
,
Paul Eggert
,
2022/12/30
master bc4cbbcc57 4/7: Add nndiary-headers obsolescence comment
,
Paul Eggert
,
2022/12/30
master d11e34ce76 3/7: Default mbox "From " time zone to -0000
,
Paul Eggert
,
2022/12/30
master 9153cf8158 7/7: Avoid some obsolescent tz abbrevs in doc.
,
Paul Eggert
,
2022/12/30
emacs-29 d086cd6cf8: Clarify the documentation of 'set-face-attribute'
,
Gregory Heytings
,
2022/12/29
emacs-29 dafa6d6bad: Handle non-string values in pcomplete
,
Gregory Heytings
,
2022/12/29
emacs-29 beed746f94: Fix completion when completion-auto-select is set
,
Gregory Heytings
,
2022/12/29
emacs-29 7ccb88486e: ; * etc/DEBUG: Update MS-Windows specifics for GDB 13 and later.
,
Eli Zaretskii
,
2022/12/29
emacs-29 updated (793641a3db -> 558b59d81b)
,
Yuan Fu
,
2022/12/29
emacs-29 558b59d81b 2/2: Add color fontification in css-ts-mode (bug#60405)
,
Yuan Fu
,
2022/12/29
emacs-29 a96a7c8115 1/2: ; * lisp/textmodes/css-mode.el (css-ts-mode): Fix imenu setup.
,
Yuan Fu
,
2022/12/29
emacs-29 793641a3db: ; * lisp/progmodes/js.el: Fix byte-compile warning.
,
Yuan Fu
,
2022/12/29
master 91ae9f3d12: Allow for indentation in prog-fill-reindent-defun (bug#60322)
,
Dmitry Gutov
,
2022/12/29
emacs-29 0aea1cf819: * lisp/hi-lock.el (hi-lock--regexps-at-point): Fix bug (bug#60241).
,
Juri Linkov
,
2022/12/29
emacs-29 60418e6f09: * src/keyboard.c (echo_add_key): Use recently rebound C-h key C-q (bug#60249)
,
Juri Linkov
,
2022/12/29
master updated (314cbef849 -> 753b7a1cff)
,
Mattias Engdegård
,
2022/12/29
master 753b7a1cff 2/2: * etc/NEWS: Mention some recently added byte-compiler warnings
,
Mattias Engdegård
,
2022/12/29
master 29d23b7fa0 1/2: Consistent empty-body warning messages for let and let*
,
Mattias Engdegård
,
2022/12/29
master 314cbef849: ; Suppress empty-body warnings in cedet/semantic
,
Mattias Engdegård
,
2022/12/29
master 7c63b632e4: Add empty-body warning for when, unless etc
,
Mattias Engdegård
,
2022/12/29
emacs-29 706ed85285: Avoid assertion violations in treesit.c with --enable-checking
,
Eli Zaretskii
,
2022/12/29
master updated (d9d90666f5 -> 2de25accaf)
,
Mattias Engdegård
,
2022/12/29
master 1480865e64 3/4: Warn about `ignore-error` with quoted condition argument
,
Mattias Engdegård
,
2022/12/29
master 2de25accaf 4/4: Warn about `condition-case' with quoted condition names
,
Mattias Engdegård
,
2022/12/29
master 1a88a28ace 1/4: * lisp/subr.el (with-demoted-errors): Better message and location.
,
Mattias Engdegård
,
2022/12/29
master a6db8464e1 2/4: ; Fix byte-compilation warnings in admin/*.el
,
Mattias Engdegård
,
2022/12/29
emacs-29 38c35bf0f6: Clean up treesit-default-defun-skipper and add comments
,
Yuan Fu
,
2022/12/29
emacs-29 9d814bea46 1/2: ; whitespace.el: Use the new 'ert-with-buffer-selected' in tests
,
Eli Zaretskii
,
2022/12/29
emacs-29 9371d488be 2/2: Merge branch 'emacs-29' of git.savannah.gnu.org:/srv/git/emacs into emacs-29
,
Eli Zaretskii
,
2022/12/29
emacs-29 784e509bde: Fix c-ts-mode bracket indentation (bug#60398)
,
Yuan Fu
,
2022/12/29
master updated (dce6791e99 -> d9d90666f5)
,
Stefan Kangas
,
2022/12/29
master d9d90666f5: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/29
emacs-29 updated (0a61e4e2b7 -> 909091d757)
,
Yuan Fu
,
2022/12/28
emacs-29 909091d757 2/2: ; Minor cleanup for tree-sitter font-lock rules in js-ts-mode
,
Yuan Fu
,
2022/12/28
emacs-29 e78e69b331 1/2: Clean up font-lock rules in js-ts-mode
,
Yuan Fu
,
2022/12/28
emacs-29 updated (db96b1282f -> 0a61e4e2b7)
,
Yuan Fu
,
2022/12/28
emacs-29 f509246ba1 2/5: Call tree-sitter parser notifier on the first parse
,
Yuan Fu
,
2022/12/28
emacs-29 19b8733aa2 3/5: Fix syntax for < and > in c++-ts-mode (bug#60351)
,
Yuan Fu
,
2022/12/28
emacs-29 ec6feeaa19 1/5: Fix tree-sitter parser notifier recursion
,
Yuan Fu
,
2022/12/28
emacs-29 0a61e4e2b7 5/5: ; * doc/lispref/parsing.texi (Using Parser): Minor improvement.
,
Yuan Fu
,
2022/12/28
emacs-29 398ed75c27 4/5: ; * lisp/progmodes/c-ts-mode.el (c-ts-mode--fill-paragraph): Fix.
,
Yuan Fu
,
2022/12/28
master updated (7e98b8a0fa -> dce6791e99)
,
Stefan Kangas
,
2022/12/28
master dce6791e99: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/28
emacs-29 db96b1282f: * lisp/help.el: Use 'C-h C-q' to toggle 'help-quick' window (bug#60249).
,
Juri Linkov
,
2022/12/28
emacs-29 489865c21e: ; Improve markup of long key sequences
,
Eli Zaretskii
,
2022/12/28
emacs-29 d42c2668cf: ; * etc/NEWS: Fix wording of a recently edited entry.
,
Eli Zaretskii
,
2022/12/28
emacs-29 7a0eaee198: * lisp/isearch.el: Small fixes.
,
Juri Linkov
,
2022/12/28
emacs-29 b69bffeec0: * lisp/vc/diff-mode.el (diff-minor-mode-prefix): Replace "ESC" with "\e".
,
Juri Linkov
,
2022/12/28
emacs-29 9263847ab7: ; * etc/NEWS: Move the paragraph with 'C-u RET' closer to the related section.
,
Juri Linkov
,
2022/12/28
emacs-29 62fb2dc37d: * doc/emacs/display.texi (Text Scale): Improve section about repeating keys.
,
Juri Linkov
,
2022/12/28
master 7e98b8a0fa: Add treesit-transpose-sexps (bug#60128)
,
Stefan Monnier
,
2022/12/28
emacs-29 70480d3b6b: * lisp/repeat.el (repeat-echo-function): Suggest 'add-function' in docstring.
,
Juri Linkov
,
2022/12/28
emacs-29 fd48201ffe: * lisp/tab-line.el (tab-line-cache-key-default): More cache keys (bug#60340).
,
Juri Linkov
,
2022/12/28
master updated (f9a22cf78d -> 7dc24fb611)
,
Stefan Kangas
,
2022/12/28
master 7dc24fb611: ; Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/28
master f9a22cf78d: Fixes in prog-fill-reindent-defun
,
Juri Linkov
,
2022/12/28
emacs-29 b164660260: * etc/package-keyring.gpg: Update with new key
,
Stefan Monnier
,
2022/12/28
emacs-29 c0be51389e: ; Yet another declare-function to avoid treesit-related warning
,
Eli Zaretskii
,
2022/12/28
emacs-29 8676bec51d: ; * lisp/treesit.el (treesit--simple-imenu-1): Doc fix; wording.
,
Stefan Kangas
,
2022/12/28
emacs-29 updated (2d8f7b66bc -> 2ddc480f44)
,
F. Jason Park
,
2022/12/28
emacs-29 19d00fab9a 1/2: Avoid "already compiled" warning in erc-compat
,
F. Jason Park
,
2022/12/28
emacs-29 2ddc480f44 2/2: Warn of absent networks module in ERC
,
F. Jason Park
,
2022/12/28
emacs-29 2d8f7b66bc: ; Fix one more treesit byte-compilation warning.
,
Eli Zaretskii
,
2022/12/28
emacs-29 2d0a921486: ; Avoid treesit-related byte-compiler warnings
,
Eli Zaretskii
,
2022/12/28
emacs-29 8503b370be: (python--treesit-settings): Remove duplicate matcher
,
Dmitry Gutov
,
2022/12/28
emacs-29 b464e6c490: Make last change of w32 GUI dialogs conditional and reversible
,
Eli Zaretskii
,
2022/12/28
emacs-29 eedc9d79ae: Fix tree-sitter typos
,
Yuan Fu
,
2022/12/28
emacs-29 updated (ba1ddea9da -> 248c13dcfe)
,
Yuan Fu
,
2022/12/28
emacs-29 248c13dcfe 2/2: Update tree-sitter major modes to use the new Imenu facility
,
Yuan Fu
,
2022/12/28
emacs-29 b39dc7ab27 1/2: Add tree-sitter helper functions for Imenu
,
Yuan Fu
,
2022/12/28
emacs-29 updated (637f5b164f -> ba1ddea9da)
,
Yuan Fu
,
2022/12/27
emacs-29 5326b04198 1/3: Improve treesit-node-top-level and treesit-parent-until
,
Yuan Fu
,
2022/12/27
emacs-29 ba1ddea9da 3/3: Fix treesit--things-around (bug#60355)
,
Yuan Fu
,
2022/12/27
emacs-29 7512b9025a 2/3: ; * lisp/treesit.el (treesit-traverse-parent): Remove alias.
,
Yuan Fu
,
2022/12/27
emacs-29 updated (2b55a48d3e -> 637f5b164f)
,
Philip Kaludercic
,
2022/12/27
emacs-29 8ab6df0c9f 1/2: ; * lisp/epa-ks.el (epa-ks-do-key-to-fetch): Fix 'when' usage
,
Philip Kaludercic
,
2022/12/27
emacs-29 637f5b164f 2/2: ; Add "src" to the heuristic sub-directory heuristic
,
Philip Kaludercic
,
2022/12/27
emacs-29 2b55a48d3e: * src/w32menu.c (simple_dialog_show): Use MB_YESNOCANCEL style.
,
Eli Zaretskii
,
2022/12/27
emacs-29 8b8b791567: ; Improve documentation of TAB/SPC indentation
,
Eli Zaretskii
,
2022/12/27
master efc44727da: Support Apache License 2.0 in elide-head-mode
,
Stefan Kangas
,
2022/12/27
master fb0ff54eb4: Make elide-head-headers-to-hide more forgiving
,
Stefan Kangas
,
2022/12/27
emacs-29 624e382211: ; Improve doc strings of some new faces
,
Eli Zaretskii
,
2022/12/27
emacs-29 41f12e1019: ; * lisp/elide-head.el (elide-head): Doc fix to silence checkdoc.
,
Stefan Kangas
,
2022/12/27
emacs-29 updated (1fe4b98b4d -> e3b4cd0ac1)
,
Eli Zaretskii
,
2022/12/27
emacs-29 e3b4cd0ac1 2/2: ; * lisp/htmlfontify.el (hfy-text-p): Fix whitespace.
,
Eli Zaretskii
,
2022/12/27
emacs-29 1b4dc4691c 1/2: Fix htmlfontify.el command injection vulnerability.
,
Eli Zaretskii
,
2022/12/27
emacs-29 1fe4b98b4d: Improve support for Scheme R6RS and R7RS libraries (bug#54704)
,
Eli Zaretskii
,
2022/12/27
emacs-29 2347f37f67: ; * test/src/treesit-tests.el: remove dead store (bytecomp warning)
,
Mattias Engdegård
,
2022/12/27
emacs-29 updated (a14821d615 -> a6d961ae2f)
,
Yuan Fu
,
2022/12/26
emacs-29 a6d961ae2f 2/2: Add a new tree-sitter query predicate 'pred'
,
Yuan Fu
,
2022/12/26
emacs-29 835a80dcc4 1/2: ; Fix tree-sitter defun tests
,
Yuan Fu
,
2022/12/26
emacs-29 a14821d615: Improve gnutls-min-prime-bits docstring
,
Stefan Kangas
,
2022/12/26
emacs-29 b14bbd108e: Improve handling of tab-bar height.
,
Gregory Heytings
,
2022/12/26
master 2ffe1494e1: Avoid duplicate inclusion of stdalign.h
,
Paul Eggert
,
2022/12/26
emacs-29 669160d47b: ; * nt/INSTALL.W64: More fixes and updates.
,
Eli Zaretskii
,
2022/12/26
master 9a352ab1c7: ; * etc/NEWS: Fix wording of a recently added entry.
,
Eli Zaretskii
,
2022/12/26
emacs-29 updated (6c86faec29 -> 26b2ec7cb8)
,
Eli Zaretskii
,
2022/12/26
emacs-29 082fc6e308 1/2: Fix 'json-available-p' on MS-Windows
,
Eli Zaretskii
,
2022/12/26
emacs-29 26b2ec7cb8 2/2: Simplify last change (bug#60311)
,
Eli Zaretskii
,
2022/12/26
emacs-29 6c86faec29: loaddefs-gen: Group results by absolute file name
,
Eli Zaretskii
,
2022/12/26
emacs-29 updated (2608e5edcc -> d90d7d15f2)
,
Yuan Fu
,
2022/12/26
emacs-29 2bcd1e9a99 3/9: ; * doc/lispref/parsing.texi (Retrieving Nodes): Add notice.
,
Yuan Fu
,
2022/12/26
emacs-29 7c7950fe00 2/9: Add maintainer stub for tree-sitter files
,
Yuan Fu
,
2022/12/26
emacs-29 c6b0282645 5/9: ; Remove unused function in c-ts-mode
,
Yuan Fu
,
2022/12/26
emacs-29 6e52a9fcad 4/9: ; * doc/lispref/modes.texi (Parser-based Font Lock): Minor fixes.
,
Yuan Fu
,
2022/12/26
emacs-29 8f68b6497e 7/9: Clean up python-ts-mode font-lock features
,
Yuan Fu
,
2022/12/26
emacs-29 eb26872837 8/9: Fix imenu for c-ts-mode (bug#60296)
,
Yuan Fu
,
2022/12/26
emacs-29 d90d7d15f2 9/9: ; Fix vindexes in parsing.texi
,
Yuan Fu
,
2022/12/26
emacs-29 cf32776622 1/9: ; * doc/lispref/parsing.texi (Using Parser): Remove deleted function.
,
Yuan Fu
,
2022/12/26
emacs-29 28f26b11a1 6/9: Add comment indent and filling to other tree-sitter major modes
,
Yuan Fu
,
2022/12/26
emacs-29 2608e5edcc: ; Fix typos
,
Stefan Kangas
,
2022/12/26
master cc29fab3a6: Redisplay "invisible" frames that are actually visible on modern X
,
Po Lu
,
2022/12/26
master updated (48db8b68a8 -> 419ca81809)
,
Stefan Kangas
,
2022/12/26
master 419ca81809: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/26
emacs-29 6c00d126e7: Remove remaining mentions of 'eval-current-buffer'
,
Gregory Heytings
,
2022/12/25
emacs-29 1073e96170: ; * doc/lispref/text.texi (Database): Fix a typo. (Bug#60317)
,
Eli Zaretskii
,
2022/12/25
emacs-29 b1e68a33d8: Update to Org 9.6-61-g63e073f
,
Kyle Meyer
,
2022/12/25
emacs-29 dad73e4de1: ; Review and fix NEWS and related documentation
,
Eli Zaretskii
,
2022/12/25
emacs-29 72786ae237: ; Restore ARGS argument in c-ts-mode--fontify-declarator
,
Juanma Barranquero
,
2022/12/25
emacs-29 updated (dda011c78d -> 940ab2423c)
,
Philip Kaludercic
,
2022/12/25
emacs-29 9ab98cd42a 1/2: Add heuristic to locate lisp code in source packages
,
Philip Kaludercic
,
2022/12/25
emacs-29 940ab2423c 2/2: ; Always consider :lisp-dir when locating main file of VC packages
,
Philip Kaludercic
,
2022/12/25
emacs-29 dda011c78d: ; * doc/lispref/parsing.texi (Tree-sitter major modes): Fix @cindex.
,
Eli Zaretskii
,
2022/12/25
emacs-29 d62b634d8f: ; * src/process.c (Fprocess_running_child_p): Doc fix.
,
Eli Zaretskii
,
2022/12/25
emacs-29 updated (e8b34109ee -> f6c5b3d635)
,
Yuan Fu
,
2022/12/25
emacs-29 f6c5b3d635 5/5: ; * doc/lispref/parsing.texi: Add a reminder.
,
Yuan Fu
,
2022/12/25
emacs-29 4234033a47 3/5: ; * lisp/treesit.el: Add some comments.
,
Yuan Fu
,
2022/12/25
emacs-29 a819ca5a93 1/5: Generalize treesit-defun functions to "things"
,
Yuan Fu
,
2022/12/25
emacs-29 79584a206b 2/5: Further generalize treesit-defun functions
,
Yuan Fu
,
2022/12/25
emacs-29 e6c49c0454 4/5: ; Fix byte-copmiler warning in c-ts-mode--fontify-declarator
,
Yuan Fu
,
2022/12/25
emacs-29 e8b34109ee: Reorder optional arguments to 'package-vc-install'
,
Philip Kaludercic
,
2022/12/25
emacs-29 updated (2cec78254e -> b38e56d8a9)
,
Philip Kaludercic
,
2022/12/25
emacs-29 7bc7b6b4dd 1/2: ; Partial revert of f3e7820b
,
Philip Kaludercic
,
2022/12/25
emacs-29 b38e56d8a9 2/2: Handle missing dependencies for source packages
,
Philip Kaludercic
,
2022/12/25
emacs-29 2cec78254e: ; * nt/INSTALL.W64: Fix wording.
,
Eli Zaretskii
,
2022/12/25
emacs-29 ecee3bd420: ; Fix recent changes in treesit documentation
,
Eli Zaretskii
,
2022/12/25
master updated (4dc5bee98d -> 48db8b68a8)
,
Stefan Kangas
,
2022/12/25
master 48db8b68a8: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/25
emacs-29 c36fe3df17: Fix c-ts-mode imenu defun name (bug#60296)
,
Yuan Fu
,
2022/12/24
emacs-29 a24e350170: Fix treesit--children-covering-range-recurse (bug#60301)
,
Yuan Fu
,
2022/12/24
emacs-29 updated (b6a2e1ddf6 -> fbb4eb919b)
,
Yuan Fu
,
2022/12/24
emacs-29 f8e219ebfa 3/5: Add treesit-defun-name and friends
,
Yuan Fu
,
2022/12/24
emacs-29 6253184afc 4/5: ; * lisp/treesit.el (treesit-defun-at-point): Guard against nil.
,
Yuan Fu
,
2022/12/24
emacs-29 fbb4eb919b 5/5: Support treesit-defun-name in tree-sitter major modes
,
Yuan Fu
,
2022/12/24
emacs-29 7f7def2ae6 1/5: ; Add treesit-no-parser error
,
Yuan Fu
,
2022/12/24
emacs-29 35c2ca2ca6 2/5: Make treesit-node-at/on guess language at point
,
Yuan Fu
,
2022/12/24
emacs-29 b6a2e1ddf6: * nt/INSTALL.W64: update instructions for setting up W64 environment
,
Oscar Fuentes
,
2022/12/24
emacs-29 265b91d891: Revert "; Bump minimum supported Windows version for MinGW64 to Windows 10."
,
Eli Zaretskii
,
2022/12/24
emacs-29 75155e4586: ; Bump minimum supported Windows version for MinGW64 to Windows 10.
,
Eli Zaretskii
,
2022/12/24
master 4dc5bee98d: * lisp/tab-bar.el: Fix the recent removal of substring as a gv-place.
,
Juri Linkov
,
2022/12/24
emacs-29 677f6c79eb: ; Update minimum requirements of MinGW-w64
,
Eli Zaretskii
,
2022/12/24
emacs-29 7723af5e4a: ; * lisp/progmodes/c-ts-mode.el: quote literal string in regexp
,
Mattias Engdegård
,
2022/12/24
master updated (cc2cc0c297 -> 1748361c68)
,
Mattias Engdegård
,
2022/12/24
master 8bb8cc5b49 1/2: Fix condition-case body for-effect miscompilation
,
Mattias Engdegård
,
2022/12/24
master 1748361c68 2/2: Fix condition-case empty success handler misinterpretation
,
Mattias Engdegård
,
2022/12/24
emacs-29 38866510c7: ; * src/xdisp.c (redisplay_internal): Reinstate the FRAME_LIVE_P test.
,
Eli Zaretskii
,
2022/12/24
emacs-29 a825aa0b13: Fix definition of CNS 11643-15 charset
,
Eli Zaretskii
,
2022/12/24
master cc2cc0c297: Assume make-directory handler follows new API
,
Paul Eggert
,
2022/12/24
emacs-29 updated (4437dbedf7 -> a42b20dd95)
,
Yuan Fu
,
2022/12/24
emacs-29 e30621caa2 3/5: ; Add treesit_recursion_limit
,
Yuan Fu
,
2022/12/24
emacs-29 a42b20dd95 5/5: ; * lisp/progmodes/c-ts-mode.el: Add outline section headers.
,
Yuan Fu
,
2022/12/24
emacs-29 6a43af5880 2/5: Fix block comment indent and filling for c-ts-mode (bug#59763)
,
Yuan Fu
,
2022/12/24
emacs-29 e4e3634539 4/5: Improve c-ts-mode block comment indent (bug#60270)
,
Yuan Fu
,
2022/12/24
emacs-29 e492c21e81 1/5: Fix treesit_cursor_helper (bug#60267)
,
Yuan Fu
,
2022/12/24
emacs-29 4437dbedf7: Fix restart-emacs alarms (Bug#60220)
,
Paul Eggert
,
2022/12/24
master 6c1413d5ef: configure: Remove obsolete check for -b i486-linuxaout
,
Eli Zaretskii
,
2022/12/24
emacs-29 121a9ff9f6: Fix alternate stack test in configure
,
Eli Zaretskii
,
2022/12/24
emacs-29 84888080ee: Add more functions to "string" shortdoc
,
Eli Zaretskii
,
2022/12/24
emacs-29 c90f97d4e5: Make the Contour terminal an alias of xterm-256color
,
Eli Zaretskii
,
2022/12/24
emacs-29 updated (a8c3424d28 -> c3fac9465f)
,
Eli Zaretskii
,
2022/12/24
emacs-29 756bb422a4 1/2: Correct wrong info in (info)Go to node
,
Eli Zaretskii
,
2022/12/24
emacs-29 c3fac9465f 2/2: ; Fix punctuation in last change.
,
Eli Zaretskii
,
2022/12/24
emacs-29 a8c3424d28: Fix typo in TUTORIAL.fr (bug#60261)
,
Eli Zaretskii
,
2022/12/24
emacs-29 24cd2f0daf: Add some diff-fixup-modifs tests
,
Eli Zaretskii
,
2022/12/24
master 489563a166: Update from Gnulib by running admin/merge-gnulib
,
Paul Eggert
,
2022/12/24
emacs-29 d32091199a: Fix quoted argument in emacsclient-mail.desktop Exec key
,
Eli Zaretskii
,
2022/12/24
emacs-29 updated (0e39ad6fa5 -> 286c48137f)
,
Eli Zaretskii
,
2022/12/24
emacs-29 823c49cea8 2/3: ; ert-x: Simplify `ert-with-test-buffer-selected'
,
Eli Zaretskii
,
2022/12/24
emacs-29 38c6abe4d0 1/3: ; ert-x: Add test for buffer read-only state
,
Eli Zaretskii
,
2022/12/24
emacs-29 286c48137f 3/3: ert-x: Move window selection logic to its own macro
,
Eli Zaretskii
,
2022/12/24
master 785095c416: ; * src/xterm.c (x_error_quitter): Fix typo.
,
Po Lu
,
2022/12/24
master 2830436217: Print out more X error details
,
Po Lu
,
2022/12/24
emacs-29 0e39ad6fa5: Fix crash after X error
,
Po Lu
,
2022/12/24
master updated (666c24a626 -> 8fcedd81ab)
,
Stefan Kangas
,
2022/12/24
master 8fcedd81ab 2/2: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/24
master ed0414de60 1/2: ; Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/24
master 666c24a626: vc-git-checkin: Stash other staged changes
,
Sean Whitton
,
2022/12/23
emacs-29 9a3b08061f: Fix ruby-mode.el local command injection vulnerability (bug#60268)
,
Dmitry Gutov
,
2022/12/23
emacs-29 updated (eccb813a94 -> 4b44a395b3)
,
Michael Albinus
,
2022/12/23
emacs-29 86b11981b0 1/3: Update Tramp version (don't merge with master)
,
Michael Albinus
,
2022/12/23
emacs-29 458e175270 2/3: Merge branch 'emacs-29' of git.sv.gnu.org:/srv/git/emacs into emacs-29
,
Michael Albinus
,
2022/12/23
emacs-29 4b44a395b3 3/3: ; * etc/NEWS: Fix typos.
,
Michael Albinus
,
2022/12/23
master a5d39e1144: ; Fix typos
,
Stefan Kangas
,
2022/12/23
emacs-29 eccb813a94: Fix "C-h k" in recursive minibuffers
,
Eli Zaretskii
,
2022/12/23
emacs-29 6dda2106ec: ; Improve documentation of "C-x @"
,
Eli Zaretskii
,
2022/12/23
emacs-29 a0738e8ad1: ; * etc/NEWS: Announce the new behavior of 'C-h f'. (Bug#60252)
,
Eli Zaretskii
,
2022/12/23
master 6cf0784a0d: Speed up completion plugins over slow networks
,
Po Lu
,
2022/12/23
master dcc5644152: Leap seconds are planned to go away by the year 2035.
,
Paul Eggert
,
2022/12/23
master updated (17bf6a829c -> 6d5d693b23)
,
Stefan Kangas
,
2022/12/23
master 6d5d693b23 2/2: ; Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/23
master 99feed933a 1/2: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/23
emacs-29 updated (0754173c92 -> 5a34e7c86c)
,
Sean Whitton
,
2022/12/22
emacs-29 5a34e7c86c 2/2: ; * admin/notes/git-workflow: Adding "Backport:" is optional.
,
Sean Whitton
,
2022/12/22
emacs-29 baaa9f42e5 1/2: vc-git-checkin: Don't try to apply an empty patch
,
Sean Whitton
,
2022/12/22
master updated (d3f1682ae9 -> 17bf6a829c)
,
Jim Porter
,
2022/12/22
master 6defbd65b6 2/3: Fix handling of output handles in nested Eshell forms
,
Jim Porter
,
2022/12/22
master 17bf6a829c 3/3: Simplify handling of /dev/null redirection in Eshell
,
Jim Porter
,
2022/12/22
master 54087e84df 1/3: Add 'eshell-duplicate-handles' to return a copy of file handles
,
Jim Porter
,
2022/12/22
master d3f1682ae9: Handle make-directory return values in file name handlers
,
Michael Albinus
,
2022/12/22
emacs-29 0754173c92: ; Fix docstring
,
Arash Esbati
,
2022/12/22
emacs-29 014232d384: Eglot: eglot--servers-by-xrefed-file doesn't need to be value-weak
,
João Távora
,
2022/12/22
emacs-29 bbe35c280c: Prevent stale servers when using eglot-extend-to-xref
,
João Távora
,
2022/12/22
emacs-29 9bf13a3fb9: ; * src/alloc.c (Fmemory_info): Doc fix.
,
Eli Zaretskii
,
2022/12/22
emacs-29 baa33a5c05: * etc/tutorials/TUTORIAL.cn: Fix typos. (Bug#60221)
,
Eli Zaretskii
,
2022/12/22
emacs-29 a488a6870a 1/2: Add alias for removed font-lock function
,
Eli Zaretskii
,
2022/12/22
emacs-29 98d7f76b45 2/2: Merge branch 'emacs-29' of git.savannah.gnu.org:/srv/git/emacs into emacs-29
,
Eli Zaretskii
,
2022/12/22
emacs-29 updated (05d8310fb5 -> 02e046566e)
,
Yuan Fu
,
2022/12/22
emacs-29 02e046566e 3/3: Set beginning/end-of-defun-function in treesit-major-mode-setup
,
Yuan Fu
,
2022/12/22
emacs-29 69123d4aa4 1/3: ; Fix treesit--defuns-around
,
Yuan Fu
,
2022/12/22
emacs-29 7dea58b88d 2/3: Add treesit-defun-at-point and fix c-ts-mode-indent-defun
,
Yuan Fu
,
2022/12/22
emacs-29 05d8310fb5: Use the new keyword ':repeat' in repeatable keymaps.
,
Juri Linkov
,
2022/12/22
master f681b76a7c: Simplify X premultipled pixel allocation code
,
Po Lu
,
2022/12/22
master updated (ad5a67996d -> e98ab3f458)
,
Stefan Kangas
,
2022/12/22
master 08bb91c7df 1/2: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/22
master e98ab3f458 2/2: ; Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/22
emacs-29 d6c8d5dbc9: When redirecting in Eshell, check for "/dev/null" specifically
,
Jim Porter
,
2022/12/21
emacs-29 e59216d3be: * Invoke spawed Emacs processes with '-Q' when native compiling (bug#60208)
,
Andrea Corallo
,
2022/12/21
emacs-29 777b383dd0: Fix Eshell electric slash when used from the root directory of a remote host
,
Jim Porter
,
2022/12/21
emacs-29 c088cdad9e: Fix the --without-all build with tree-sitter
,
Eli Zaretskii
,
2022/12/21
emacs-29 ec9fbad908: Fix write-region to null device on MS-Windows
,
Eli Zaretskii
,
2022/12/21
emacs-29 f35da11199: message: Do not default to eudc-capf-complete yet
,
Thomas Fitzsimmons
,
2022/12/21
emacs-29 98c16a8c88: ; * lisp/tab-bar.el: Remaining renaming of "fixed-width" to "auto-width".
,
Juri Linkov
,
2022/12/21
emacs-29 d76d7a3beb: whitespace: Avoid mutating original buffer's markers in clones
,
Eli Zaretskii
,
2022/12/21
master ad5a67996d: Fix broken eww desktop restore reload prompt message insertion
,
Mattias Engdegård
,
2022/12/21
master c2f04019bf: soap-client: fix validation against byte[]
,
Mattias Engdegård
,
2022/12/21
master updated (e871f21348 -> 05740f05b7)
,
Stefan Kangas
,
2022/12/21
master 05740f05b7: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/21
emacs-29 updated (d3a76db88b -> 12b2b8864c)
,
Yuan Fu
,
2022/12/20
emacs-29 12b2b8864c 2/2: Fix empty pairs in js tree-sitter imenu alist (bug#59945)
,
Yuan Fu
,
2022/12/20
emacs-29 6d9f367ead 1/2: ; * lisp/treesit.el (treesit-simple-indent-presets): Fix typo.
,
Yuan Fu
,
2022/12/20
master updated (1424342225 -> e871f21348)
,
Stefan Kangas
,
2022/12/20
master 2bbc554db6 1/2: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/20
master e871f21348 2/2: ; Manually fix merge errors in etc/NEWS
,
Stefan Kangas
,
2022/12/20
master updated (9fafeb2a66 -> 1424342225)
,
Sean Whitton
,
2022/12/20
master 1424342225 2/2: vc-git-checkin: Don't try to apply an empty patch
,
Sean Whitton
,
2022/12/20
master 962bdfcdfe 1/2: vc-git-checkin: Offer to unstage conflicting changes
,
Sean Whitton
,
2022/12/20
emacs-29 d3a76db88b: * lisp/repeat.el: Fix repeat-keep-prefix to allow customizing it to non-nil.
,
Juri Linkov
,
2022/12/20
scratch/comp-static-data updated (f61a9ee8e4 -> e7459fcbde)
,
Vibhav Pant
,
2022/12/20
scratch/comp-static-data 4385d8e590 4/9: comp: Use the correct integer types and values for storing mark bits
,
Vibhav Pant
,
2022/12/20
scratch/comp-static-data 0f3bcbba83 1/9: src/alloc.c: Don't mark a symbol's name if it's already marked.
,
Vibhav Pant
,
2022/12/20
scratch/comp-static-data 89892db0af 8/9: src/comp.h: Check for GC_CHECK_MARKED_OBJECTS correctly.
,
Vibhav Pant
,
2022/12/20
scratch/comp-static-data a6f3188ba1 6/9: Separate marking native comp units into their own function.
,
Vibhav Pant
,
2022/12/20
scratch/comp-static-data bcc739d73d 5/9: Statically emit self evaluating bytecode vectors during native comp.
,
Vibhav Pant
,
2022/12/20
scratch/comp-static-data 0f63d334b9 3/9: Improve how static Lisp strings are generated.
,
Vibhav Pant
,
2022/12/20
scratch/comp-static-data ec88bbd1bf 7/9: Correctly build builtin syms string while hashing abi.
,
Vibhav Pant
,
2022/12/20
scratch/comp-static-data 722b58bf9d 2/9: Add static_comp_object_p for working with statically emmited objects
,
Vibhav Pant
,
2022/12/20
scratch/comp-static-data e7459fcbde 9/9: Merge branch 'master' into scratch/comp-static-data
,
Vibhav Pant
,
2022/12/20
master 9fafeb2a66: Ensure that we are not aset-ing Lisp records in purespace.
,
Vibhav Pant
,
2022/12/20
emacs-29 8ef3777d54: Correct capitalization of Lisp in the manual (bug#60222)
,
Eli Zaretskii
,
2022/12/20
emacs-29 d03ea89378: eglot.el: Add vscode-json-languageserver to eglot-server-programs
,
Eli Zaretskii
,
2022/12/20
emacs-29 8550a99378: ; * src/emacs-module.h.in (enum emacs_funcall_exit): Fix typo.
,
Philipp Stephani
,
2022/12/20
master 8d6fb6498a: ; Revert UK->US spelling fix in rx.el
,
Stefan Kangas
,
2022/12/20
master f47419766d: Improve safety of calls to vendor-specific-keysyms
,
Po Lu
,
2022/12/20
master b4941419c5: ; Fix typos in some function names
,
Stefan Kangas
,
2022/12/20
emacs-29 fb7f3999c5: ; Fix ruby-method-params-indent's :version value
,
Dmitry Gutov
,
2022/12/19
master updated (ae91da5233 -> 8739cba1ee)
,
Sean Whitton
,
2022/12/19
master 8739cba1ee 2/2: ; * lisp/vc/vc.el (vc-prepare-patch): Fix typo.
,
Sean Whitton
,
2022/12/19
master aaca72806e 1/2: vc-prepare-patch: Number the attached patches
,
Sean Whitton
,
2022/12/19
emacs-29 cfbfd393b4: * lisp/progmodes/project.el (project--read-file-cpd-relative): Optimize.
,
Juri Linkov
,
2022/12/19
emacs-29 updated (399433cc2b -> 2b1fdbffcb)
,
Dmitry Gutov
,
2022/12/19
emacs-29 2b1fdbffcb 2/2: ruby-method-params-indent: New user option
,
Dmitry Gutov
,
2022/12/19
emacs-29 b9e813f79f 1/2: ; ruby-indent-level: Improve the docstring
,
Dmitry Gutov
,
2022/12/19
emacs-29 399433cc2b: * lisp/progmodes/project.el: Filter out empty strings from history (bug#58447)
,
Juri Linkov
,
2022/12/19
emacs-28 ae9bfed50d: Fix storing email into nnmail by Gnus
,
Eli Zaretskii
,
2022/12/19
master ae91da5233: ; Fix byte-compilation warnings
,
Eli Zaretskii
,
2022/12/19
master 03e75b0f5f: called-interactively-p: cut broken comparison
,
Mattias Engdegård
,
2022/12/19
emacs-29 23f7c9c2a9: Fix storing email into nnmail by Gnus
,
Eli Zaretskii
,
2022/12/19
emacs-29 63cdbd986b: ; Really respect browse-url var in erc-compat
,
F. Jason Park
,
2022/12/19
emacs-29 64163618d2: whitespace: Fix unintended change in buffer modification status
,
Eli Zaretskii
,
2022/12/19
emacs-29 a75d1da911: Make emacsclient add abbreviated file names to file-name-history
,
Eli Zaretskii
,
2022/12/19
scratch/pkg updated (b182f18017 -> 54ec3973e2)
,
Gerd Moellmann
,
2022/12/19
scratch/pkg 54ec3973e2: Merge remote-tracking branch 'origin/master' into scratch/pkg
,
Gerd Moellmann
,
2022/12/19
master cb242bf151: Add support for additional memory checks using AddressSanitizer.
,
Vibhav Pant
,
2022/12/19
master updated (7f00dbe81a -> 79b1dede34)
,
Mattias Engdegård
,
2022/12/19
master 79b1dede34 3/3: Use equal and member instead of eq and memq
,
Mattias Engdegård
,
2022/12/19
master 91d6b73421 1/3: alist-get testfn argument evaluation correction
,
Mattias Engdegård
,
2022/12/19
master 33af537198 2/3: Elide broken but unnecessary `if` optimisations
,
Mattias Engdegård
,
2022/12/19
emacs-29 b3e7768a0e: Repair setopt test after error demotion to warning
,
Mattias Engdegård
,
2022/12/19
master updated (17480a55eb -> 7f00dbe81a)
,
Michael Albinus
,
2022/12/19
master 39c6437e47 1/2: Ignore some handlers in ange-ftp.el
,
Michael Albinus
,
2022/12/19
master 7f00dbe81a 2/2: ; * test/infra/test-jobs.yml: Regenerate for the new use-package subdirectory.
,
Michael Albinus
,
2022/12/19
master 17480a55eb: Improve earlier changes to xterm.c
,
Po Lu
,
2022/12/19
master updated (03648965a0 -> 6c842ef81c)
,
Stefan Kangas
,
2022/12/18
master d468cf91b9 3/8: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/18
master 2f93334968 4/8: ; Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/18
master 690724f0f1 5/8: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/18
master 0ef6d4c34f 6/8: ; Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/18
master 9a58585668 1/8: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/18
master 9a633dce63 2/8: ; Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/18
master 6c540e38f4 7/8: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/18
master 6c842ef81c 8/8: ; Fix merge errors in etc/NEWS
,
Stefan Kangas
,
2022/12/18
master 03648965a0: bs.el: Use the right buffer context to compute the mode name
,
Juanma Barranquero
,
2022/12/18
emacs-29 12e26cc0c1: ; * admin/git-bisect-start: Add mistakenly ommitted commits to skip
,
Gregory Heytings
,
2022/12/18
emacs-29 9a751e0a38: ruby-mode: Support endless singleton method definitions too
,
Dmitry Gutov
,
2022/12/18
emacs-29 ce7b7e5af3: Remove comment-start-skip preset in tree-sitter indentation engine
,
Yuan Fu
,
2022/12/18
master updated (09b5f00613 -> 79e1bff269)
,
Paul Eggert
,
2022/12/18
master ab3cfa4a17 1/2: Don’t hang when copying FIFOs
,
Paul Eggert
,
2022/12/18
master 79e1bff269 2/2: Improve rename-file fix (bug#34069)
,
Paul Eggert
,
2022/12/18
emacs-29 c1e015ae32: Fix recent change in tramp-smb.el
,
Michael Albinus
,
2022/12/18
master 09b5f00613: ; Fix calls to treesit functions
,
Eli Zaretskii
,
2022/12/18
emacs-29 updated (3941cc29df -> cf1b771864)
,
Michael Albinus
,
2022/12/18
emacs-29 50d18bb6ea 1/2: Make tramp-archive autoloads robust for older Emacs versions
,
Michael Albinus
,
2022/12/18
emacs-29 cf1b771864 2/2: ; * etc/NEWS: Fix typos.
,
Michael Albinus
,
2022/12/18
feature/asan-gc-poisoning updated (7f8aa9db63 -> 8043ba186d)
,
Vibhav Pant
,
2022/12/18
feature/asan-gc-poisoning b9495c3713 1/2: src/alloc.c: Convert ASan functions to macros to reduce overhead.
,
Vibhav Pant
,
2022/12/18
feature/asan-gc-poisoning 8043ba186d 2/2: Avoid build failure when building without -fsanitize=address.
,
Vibhav Pant
,
2022/12/18
master updated (2c2ecb46b0 -> 614695a5ad)
,
Mattias Engdegård
,
2022/12/18
master 730a39e881 2/3: Warn about lambda expressions in comparisons
,
Mattias Engdegård
,
2022/12/18
master 68fb06f47f 1/3: Fix compiler macro expansion bug
,
Mattias Engdegård
,
2022/12/18
master 614695a5ad 3/3: Suppress memql warning in test
,
Mattias Engdegård
,
2022/12/18
master 2c2ecb46b0: ; lisp/progmodes/verilog-mode.el: Collected updates from verilog-mode upstream.
,
Wilson Snyder
,
2022/12/18
emacs-29 3941cc29df: ; Improve documentation of 'setopt'
,
Eli Zaretskii
,
2022/12/18
emacs-29 6f88de109c: ruby-mode: Support endless methods (bug#54702)
,
Dmitry Gutov
,
2022/12/18
emacs-29 91dd893e34: ; * lisp/progmodes/sql.el (sql-product-interactive): Doc fix (bug#60175)
,
Eli Zaretskii
,
2022/12/18
emacs-29 updated (c2375e7791 -> 138d9dc4cb)
,
Philip Kaludercic
,
2022/12/18
emacs-29 d1e0542f33 1/2: Allow customising windmove user options with an empty prefix
,
Philip Kaludercic
,
2022/12/18
emacs-29 138d9dc4cb 2/2: * lisp/cus-edit.el (setopt--set): Warn instead of rasing an error
,
Philip Kaludercic
,
2022/12/18
emacs-29 c2375e7791: Improve and extend admin/git-bisect-start
,
Gregory Heytings
,
2022/12/18
emacs-29 7cc2313eb0: Make 'rmail-summary-by-thread' faster
,
Eli Zaretskii
,
2022/12/18
emacs-29 88e59b16cb: ; Improve documentation of installing tree-sitter and grammars.
,
Eli Zaretskii
,
2022/12/18
emacs-29 897f33bf31: Fix the MS-DOS build
,
Po Lu
,
2022/12/18
emacs-29 660e941235: Avoid crashes in PGTK build due to signal in 'note_mouse_highlight'
,
Eli Zaretskii
,
2022/12/18
master updated (5a344d90c5 -> 185bfc1af7)
,
Paul Eggert
,
2022/12/18
master bda755bf92 1/2: Update from Gnulib by running admin/merge-gnulib
,
Paul Eggert
,
2022/12/18
master 185bfc1af7 2/2: Remove Gnulib explicit_bzero module
,
Paul Eggert
,
2022/12/18
master 5a344d90c5: Port better to glibc 2.28+ renameat2
,
Paul Eggert
,
2022/12/18
emacs-29 0fc5fb2d05: Fix MS-Windows build broken by recent treesit.c changes
,
Eli Zaretskii
,
2022/12/18
emacs-29 5b2e6d04ce: Fix wrong capture in typescript-ts-mode (bug#60167)
,
Yuan Fu
,
2022/12/17
emacs-29 updated (69f2c71135 -> cb8ccdd267)
,
Yuan Fu
,
2022/12/17
emacs-29 9fcf764dd7 1/2: Indentation fixes for jsx/tsx (bug#60169)
,
Yuan Fu
,
2022/12/17
emacs-29 cb8ccdd267 2/2: Add rust-ts-mode (Bug#60136)
,
Yuan Fu
,
2022/12/17
emacs-29 updated (a54c7a8df0 -> 69f2c71135)
,
Yuan Fu
,
2022/12/17
emacs-29 a275e436df 1/4: Add treesit_assume_true and treesit_cursor_helper
,
Yuan Fu
,
2022/12/17
emacs-29 5f0286c0af 2/4: Switch to use cursor API in treesit.c
,
Yuan Fu
,
2022/12/17
emacs-29 1fc7535546 3/4: Use cursor API in treesit-node-parent
,
Yuan Fu
,
2022/12/17
emacs-29 69f2c71135 4/4: Fix treesit-query-validate problem with view-mode
,
Yuan Fu
,
2022/12/17
emacs-29 a54c7a8df0: Remove file-exists-in-trash-p
,
Paul Eggert
,
2022/12/17
emacs-29 3e02029642: Update to Org 9.6-49-g47d129
,
Kyle Meyer
,
2022/12/17
emacs-29 updated (627e7e0243 -> 4a8ff671b0)
,
Paul Eggert
,
2022/12/17
emacs-29 bef1edc9ca 2/4: make-directory now returns t if dir already exists
,
Paul Eggert
,
2022/12/17
emacs-29 4a8ff671b0 4/4: Don’t assume make-directory handler returns nil
,
Paul Eggert
,
2022/12/17
emacs-29 8a9579ca29 1/4: Use make-directory handlers uniformly
,
Paul Eggert
,
2022/12/17
emacs-29 44c83b239d 3/4: Fix copy-directory bug when dest dir exists
,
Paul Eggert
,
2022/12/17
emacs-29 627e7e0243: Improve documentation of 'file-exists-p'
,
Eli Zaretskii
,
2022/12/17
master 0dddf9849e: ; lisp/progmodes/verilog-mode.el: Collected updates from verilog-mode upstream.
,
Wilson Snyder
,
2022/12/17
emacs-29 c9015ef55f: Fix resizing of mini-windows by 'set-minibuffer-message'
,
Eli Zaretskii
,
2022/12/17
emacs-29 5a245bc786: Prevent Abort dialogs from async-compiling jobs on Windows
,
Eli Zaretskii
,
2022/12/17
emacs-29 4d1e4a4893: Fix 'window-max-chars-per-line' when there are no fringes
,
Eli Zaretskii
,
2022/12/17
master 7828ceac1d: ; * src/xterm.c (x_send_scroll_bar_event): Remove unused variables.
,
Eli Zaretskii
,
2022/12/17
emacs-29 d65beb820c: ; Revert "; * lisp/subr.el (internal--with-narrowing): Simplify"
,
Eli Zaretskii
,
2022/12/17
master updated (f4db260e94 -> 83d9fa6a28)
,
Philip Kaludercic
,
2022/12/17
master 83d9fa6a28 2/2: ; * lisp/subr.el (internal--with-narrowing): Simplify
,
Philip Kaludercic
,
2022/12/17
master 3b226f769e 1/2: * lisp/emacs-lisp/package.el (package-report-bug): Autoload it.
,
Philip Kaludercic
,
2022/12/17
master updated (6a390fd42e -> f4db260e94)
,
Po Lu
,
2022/12/17
master f4db260e94 2/2: Minor improvements to frame synchronization
,
Po Lu
,
2022/12/17
master 825afc84d0 1/2: ; * lib-src/etags.c (do_move_file): Fix coding style.
,
Po Lu
,
2022/12/17
emacs-29 updated (d9add66161 -> 1c0b90e5f7)
,
Dmitry Gutov
,
2022/12/16
emacs-29 3356c0cb16 1/2: Fix end-of-defun in ruby-mode
,
Dmitry Gutov
,
2022/12/16
emacs-29 1c0b90e5f7 2/2: ruby-mode: Recognize instance or global var as first arg in parenless call
,
Dmitry Gutov
,
2022/12/16
emacs-29 d9add66161: ; * lisp/subr.el (internal--with-narrowing): Simplify
,
Philip Kaludercic
,
2022/12/16
emacs-29 67bc96c9d9: Remove treesit-defun-prefer-top-level and friends
,
Yuan Fu
,
2022/12/16
emacs-29 4f9bccef55: Add yaml-ts-mode (Bug#60105)
,
Yuan Fu
,
2022/12/16
emacs-29 updated (1a66435dda -> f9cb144d45)
,
Yuan Fu
,
2022/12/16
emacs-29 f9cb144d45 2/2: Fix indentation in json-ts-mode (bug#60123)
,
Yuan Fu
,
2022/12/16
emacs-29 3d348c46e7 1/2: ; Handle nil ARG in treesit-beginning/end-of-defun
,
Yuan Fu
,
2022/12/16
emacs-29 1a66435dda: New input method 'cyrillic-chuvash'
,
Eli Zaretskii
,
2022/12/16
master updated (8624734504 -> 6a390fd42e)
,
Mattias Engdegård
,
2022/12/16
master 6283b92334 2/3: Elide broken but unnecessary `if` optimisations
,
Mattias Engdegård
,
2022/12/16
master 30d2b72c41 1/3: alist-get testfn argument evaluation correction
,
Mattias Engdegård
,
2022/12/16
master 6a390fd42e 3/3: Use equal and member instead of eq and memq
,
Mattias Engdegård
,
2022/12/16
emacs-29 b9227c502d: ; Improve wording of 'format' doc string
,
Eli Zaretskii
,
2022/12/16
emacs-29 65b0040f9f: Backport: ; * lisp/bs.el: Small doc and whitespace fixes
,
Juanma Barranquero
,
2022/12/16
master 8624734504: ; * lisp/bs.el: Small doc and whitespace fixes
,
Juanma Barranquero
,
2022/12/16
emacs-29 de2239a584: Revert "alist-get testfn argument evaluation correction"
,
Eli Zaretskii
,
2022/12/16
emacs-29 856d889f3a: Revert "Elide broken but unnecessary `if` optimisations"
,
Eli Zaretskii
,
2022/12/16
emacs-29 8e42e20ed7: Revert "Use equal and member instead of eq and memq"
,
Eli Zaretskii
,
2022/12/16
master 12424cf31d: New option for selecting symbols by double-clicking
,
Eli Zaretskii
,
2022/12/16
emacs-29 updated (b01d0246d7 -> f4b430140f)
,
Mattias Engdegård
,
2022/12/16
emacs-29 17d65c99cd 1/3: alist-get testfn argument evaluation correction
,
Mattias Engdegård
,
2022/12/16
emacs-29 f4b430140f 3/3: Use equal and member instead of eq and memq
,
Mattias Engdegård
,
2022/12/16
emacs-29 13aa376e93 2/3: Elide broken but unnecessary `if` optimisations
,
Mattias Engdegård
,
2022/12/16
master b29be11a6f: Closures are always non-nil
,
Mattias Engdegård
,
2022/12/16
emacs-29 b01d0246d7: * lisp/term/xterm.el (xterm-function-map): Add M-SPC. (Bug#60077)
,
Eli Zaretskii
,
2022/12/16
master 9452dc4821: tab-bar.el: Fix "void-function cl--set-substring" error
,
Stefan Monnier
,
2022/12/16
emacs-29 303d6ac142: Fix moving to trash files that overwrite dangling symlinks there
,
Eli Zaretskii
,
2022/12/16
emacs-29 dc78779c0c: Fix SVG scaling (bug#59802)
,
Eli Zaretskii
,
2022/12/16
emacs-29 10415d9651: ; Add useful hint to which-func documentation
,
Eli Zaretskii
,
2022/12/16
emacs-29 c26ab22cf4: ; Improve doc strings of minibuffer-history commands
,
Eli Zaretskii
,
2022/12/16
emacs-29 80f410d281: ; Fix last changes in buffer.c
,
Eli Zaretskii
,
2022/12/16
emacs-29 updated (89f54e8157 -> f04680e067)
,
F. Jason Park
,
2022/12/16
emacs-29 f04680e067 3/3: Fix some naming issues involving query buffers in ERC
,
F. Jason Park
,
2022/12/16
emacs-29 173e02f4eb 2/3: ; Fix doc string in ERC's module-activation commands
,
F. Jason Park
,
2022/12/16
emacs-29 5a9263a872 1/3: Increment erc-debug-irc-protocol-version to 2
,
F. Jason Park
,
2022/12/16
emacs-29 89f54e8157: A better fix for bug#60096
,
Eli Zaretskii
,
2022/12/16
emacs-29 1b9ca1e5e6: ; Fix printing Lisp types in .gdbinit
,
Eli Zaretskii
,
2022/12/16
emacs-29 updated (8bf4cdcf79 -> 7575c85efd)
,
João Távora
,
2022/12/16
emacs-29 7575c85efd 2/2: Bump Eglot version to 1.10
,
João Távora
,
2022/12/16
emacs-29 a0806bc7ea 1/2: Eglot: fix discrepant eglot-guess-contact/eglot-command-history
,
João Távora
,
2022/12/16
emacs-29 8bf4cdcf79: Avoid recursive process filters in lisp/jsonrpc.el (bug#60088)
,
João Távora
,
2022/12/16
master 4331771222: ; Fix merge errors
,
Stefan Kangas
,
2022/12/16
master updated (b52d0147e9 -> 03892d4f7c)
,
Stefan Kangas
,
2022/12/16
master 03892d4f7c: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/16
master b52d0147e9: Fix typo in rcirc function name
,
Stefan Kangas
,
2022/12/16
emacs-29 033071692c: ; Fix typos
,
Stefan Kangas
,
2022/12/16
master 0c4ca9f007: Fix typo in rcirc variable name
,
Stefan Kangas
,
2022/12/16
master d9ab1027b1: Fix lisp/bs.el change in commit e0a057c16b of 2022-12-07
,
Juanma Barranquero
,
2022/12/16
master updated (c585ca89a6 -> b8eef7b8c1)
,
Jim Porter
,
2022/12/16
master b8eef7b8c1 3/3: ; Rename 'eshell-flatten-args' token to 'eshell-splice-immediately'
,
Jim Porter
,
2022/12/16
master 66ac920b0c 1/3: Support completion of variables with the length operator in Eshell
,
Jim Porter
,
2022/12/16
master e63ef66c57 2/3: Add support for the "splice operator" in Eshell
,
Jim Porter
,
2022/12/16
emacs-29 f4a513344d: Add lambda_expression-rule to java-ts-mode (bug#60091)
,
Yuan Fu
,
2022/12/15
emacs-29 546aed3543: eglot: Add support for new language server csharp-ls
,
Stefan Kangas
,
2022/12/15
emacs-29 updated (cac070b23e -> cb761eb7ac)
,
Yuan Fu
,
2022/12/15
emacs-29 e8f7ab67ad 1/4: Add basic support for hideshow in python-ts-mode (bug#60044)
,
Yuan Fu
,
2022/12/15
emacs-29 cb761eb7ac 4/4: Use the new tree-sitter commands
,
Yuan Fu
,
2022/12/15
emacs-29 fee2efe1b0 2/4: Add go-ts-mode and go-mod-ts-mode (Bug#60025)
,
Yuan Fu
,
2022/12/15
emacs-29 037407ad95 3/4: Add "function" feature to python-ts-mode (bug#59977)
,
Yuan Fu
,
2022/12/15
emacs-29 cac070b23e: Add "this" keyword to java-ts-mode (bug#60086)
,
Yuan Fu
,
2022/12/15
master c585ca89a6: * lisp/bs.el: Use modern height preserving method instead of hooks
,
Juanma Barranquero
,
2022/12/15
emacs-29 c8d75046a2: When completing relative project file names, use relative history
,
Dmitry Gutov
,
2022/12/15
emacs-29 3b618d0e3e: Avoid segfaults due to invalid selected-window's buffer
,
Eli Zaretskii
,
2022/12/15
master updated (db69249b76 -> 0d60579b6b)
,
Stefan Kangas
,
2022/12/15
master eacdac3c6e 3/5: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/15
master 0d60579b6b 5/5: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/15
master e17c1b01d8 4/5: ; Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/15
master 037889c4a9 2/5: ; Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/15
master fa70076974 1/5: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/15
emacs-29 99aa00e6e3: Revert 21b387c39bd with last-minute hasty changes (bug#60048).
,
Juri Linkov
,
2022/12/15
emacs-29 386d6e74d8: Replace an erroneous eq with an equal in cc-defs.el
,
Alan Mackenzie
,
2022/12/15
emacs-29 eb06947063: * lisp/tab-bar.el ([tab-bar]): Use 'make-sparse-keymap' instead of 'ignore'.
,
Juri Linkov
,
2022/12/15
emacs-29 26243f7b65: compile.el: Fix regression with nb of errors in modeline
,
Stefan Monnier
,
2022/12/15
emacs-29 updated (367022f316 -> 6e2923d80f)
,
Juri Linkov
,
2022/12/15
emacs-29 b211a63455 1/2: Make tab-bar-tab-group-format-function also handle current group
,
Juri Linkov
,
2022/12/15
emacs-29 6e2923d80f 2/2: Make tab-bar-tab-group-format-function backwards-compatible (bug#60073)
,
Juri Linkov
,
2022/12/15
emacs-29 367022f316: Ensure package directories for source packages from checkouts
,
Philip Kaludercic
,
2022/12/15
emacs-29 3a633bdd6d: ; * etc/NEWS: Fix recent changes.
,
Eli Zaretskii
,
2022/12/15
emacs-29 updated (8404253d17 -> 6aa5d16c64)
,
Michael Albinus
,
2022/12/15
emacs-29 bb27be36dd 2/3: Fix bug#60060 in Tramp
,
Michael Albinus
,
2022/12/15
emacs-29 6aa5d16c64 3/3: * test/README (SELECTOR): Add eglot-tests.el to remote file using libraries.
,
Michael Albinus
,
2022/12/15
emacs-29 d4c2aa4f91 1/3: ; * lisp/net/tramp-crypt.el: Fix comment.
,
Michael Albinus
,
2022/12/15
master db69249b76: Handle selection transfer errors earlier
,
Po Lu
,
2022/12/15
emacs-29 8404253d17: * .gitignore: Ignore GDB history files.
,
Eli Zaretskii
,
2022/12/15
emacs-29 12684c3a19: Mention 'tree-sitter' in user manual and NEWS
,
Eli Zaretskii
,
2022/12/15
emacs-29 49d7e0cec6: ; * etc/NEWS: Rearrange entries for tree-sitter supported modes.
,
Eli Zaretskii
,
2022/12/15
emacs-29 0ad2112a2f: ; Announce 'toml-ts-mode' in NEWS.
,
Eli Zaretskii
,
2022/12/15
emacs-29 98ea7054a7: ; Auto-commit of loaddefs files.
,
Stefan Kangas
,
2022/12/14
master 09a985ae9f: ; Auto-commit of loaddefs files.
,
Stefan Kangas
,
2022/12/14
emacs-29 updated (fd403a5c5a -> a15cd55044)
,
Stefan Kangas
,
2022/12/14
emacs-29 a15cd55044 2/2: ; Don't quote nil in comments
,
Stefan Kangas
,
2022/12/14
emacs-29 da39200c4b 1/2: ; Checkdoc fixes in dired-aux.el
,
Stefan Kangas
,
2022/12/14
emacs-29 fd403a5c5a: Fix ruby-add-log-current-method after nested class definition
,
Dmitry Gutov
,
2022/12/14
master 8ab1f09e09: Mark flymake diagnostic modes as non-interactive
,
Stefan Kangas
,
2022/12/14
emacs-29 2ca06aed7b: Add indent rules to js/typescript/tsx-ts-mode (bug#60074)
,
Yuan Fu
,
2022/12/14
emacs-29 updated (1985762fbd -> a54d5f500c)
,
Yuan Fu
,
2022/12/14
emacs-29 a54d5f500c 2/2: Improve fontification in csharp-ts-mode (bug#59897)
,
Yuan Fu
,
2022/12/14
emacs-29 3db2f560bb 1/2: Revert "Add expression for generic_name in csharp-ts-mode"
,
Yuan Fu
,
2022/12/14
emacs-29 1985762fbd: Introduce support for TOML config-format
,
Yuan Fu
,
2022/12/14
master 537f78b537: Warn about unmatchable constant args to `eq`, `memq` etc
,
Mattias Engdegård
,
2022/12/14
emacs-29 622838b957: Fix handling of % when searching in .tex or .dtx files
,
Arash Esbati
,
2022/12/14
emacs-29 updated (fbf0d3b796 -> 3b226b6024)
,
Yuan Fu
,
2022/12/14
emacs-29 480f41c7de 1/2: Add < and > to the syntax table in c++-ts-mode (bug#60049)
,
Yuan Fu
,
2022/12/14
emacs-29 3b226b6024 2/2: Treat C++ classes as defuns in C Tree-sitter mode (bug#60047)
,
Yuan Fu
,
2022/12/14
emacs-29 fbf0d3b796: Improve fontifications in Typescript mode
,
Eli Zaretskii
,
2022/12/14
emacs-29 f93a5180a6: Update the documentation of overlays (bug#59996)
,
Eli Zaretskii
,
2022/12/14
emacs-29 d51b66ed54: ; Improve description of scoping and let-bindings
,
Eli Zaretskii
,
2022/12/14
emacs-29 752f9dde63: ; Fix a typo in window.el
,
Eli Zaretskii
,
2022/12/14
master updated (42c757913a -> 3b573f7d1f)
,
Eli Zaretskii
,
2022/12/14
master 3b573f7d1f 3/3: Make proced-tests work on more systems
,
Eli Zaretskii
,
2022/12/14
master 7b8f3e00dd 1/3: Make proced-update preserve refinements
,
Eli Zaretskii
,
2022/12/14
master e22a71443a 2/3: Add tests for proced
,
Eli Zaretskii
,
2022/12/14
emacs-29 updated (2d96a18cd0 -> 102a3e3b44)
,
F. Jason Park
,
2022/12/14
emacs-29 f0c9088878 6/7: Set erc-network to a "given" ID instead of failing
,
F. Jason Park
,
2022/12/14
emacs-29 0155fc67be 2/7: Respect a nil erc-session-password when reconnecting
,
F. Jason Park
,
2022/12/14
emacs-29 9ac80e8a6e 1/7: Add dedicated auth-source section in ERC manual
,
F. Jason Park
,
2022/12/14
emacs-29 44b04c0ac1 4/7: Actually accept non-symbols as IDs in erc-open
,
F. Jason Park
,
2022/12/14
emacs-29 75f26646d4 3/7: ; Be nicer when updating browse-url var in erc-compat
,
F. Jason Park
,
2022/12/14
emacs-29 102a3e3b44 7/7: Don't send erc-sasl-user as USER command argument
,
F. Jason Park
,
2022/12/14
emacs-29 09c0c6b2ba 5/7: Limit casemapping to appropriate ranges in ERC
,
F. Jason Park
,
2022/12/14
master 42c757913a: Work around primary selection clobbering during xterm DND
,
Po Lu
,
2022/12/14
emacs-29 2d96a18cd0: ; * lisp/emacs-lisp/shortdoc.el: fix mistakes in previous commit
,
Mattias Engdegård
,
2022/12/14
emacs-29 updated (be165f7533 -> 1d3cbba7df)
,
Mattias Engdegård
,
2022/12/14
emacs-29 0cc199f1a6 2/3: Better shortdoc examples
,
Mattias Engdegård
,
2022/12/14
emacs-29 931d97bf56 1/3: Shortdoc: read and evaluate strings after :eval
,
Mattias Engdegård
,
2022/12/14
emacs-29 1d3cbba7df 3/3: ; * lisp/progmodes/cmake-ts-mode.el (auto-mode-alist): $ -> \'
,
Mattias Engdegård
,
2022/12/14
emacs-29 be165f7533: Fix Tramp tests in eglot-tests, prefix tests uniquely
,
Michael Albinus
,
2022/12/14
emacs-29 8c30cb90ba: * lisp/vc/vc-git.el (vc-git-checkin): Use make-nearby-temp-file (bug#60011)
,
Juri Linkov
,
2022/12/14
emacs-29 3efe4df1d2: Delete temp files after icalendar tests
,
Stefan Kangas
,
2022/12/14
emacs-29 33e0a10464: ; * lisp/keymap.el (keymap-substitute): Doc fix. (Bug#60059)
,
Stefan Kangas
,
2022/12/14
master 1568123196: ; * lisp/keymap.el (keymap-substitute): Doc fix. (Bug#60059)
,
Stefan Kangas
,
2022/12/14
emacs-29 updated (489b02d03c -> fafcf02c85)
,
Yuan Fu
,
2022/12/13
emacs-29 91b8d9b7db 2/3: ; * admin/notes/tree-sitter/build-module/build.sh: Minor name change.
,
Yuan Fu
,
2022/12/13
emacs-29 1b0e282a7f 1/3: ; Comment and stylistic change in treesit.el
,
Yuan Fu
,
2022/12/13
emacs-29 fafcf02c85 3/3: Fix syntax tables of tree-sitter modes (bug#59807)
,
Yuan Fu
,
2022/12/13
emacs-29 489b02d03c: * doc/misc/Makefile.in (need_emacsver): Add use-package.
,
Stefan Kangas
,
2022/12/13
master f1840cf12f: ; * etc/NEWS: Fix another merge error.
,
Stefan Kangas
,
2022/12/13
master f8bc26a3db: ; Fix merge error
,
Stefan Kangas
,
2022/12/13
master updated (19d608da2a -> 8036739c1b)
,
Stefan Kangas
,
2022/12/13
master 8036739c1b: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/13
emacs-29 cd5856e403: Fix bug when calling `rgrep` non-interactively
,
Stefan Kangas
,
2022/12/13
emacs-29 ba4bdd6a25: Adapt Tramp specific tests in eglot-tests.el
,
Michael Albinus
,
2022/12/13
emacs-29 1d5c35c8e4: * lisp/textmodes/texinfo.el (texinfo-flymake): Improve docstring.
,
Stefan Kangas
,
2022/12/13
emacs-29 a99d0e7e6c: Support a function in the BUFFER-LIST arg of list-buffers-noselect (bug#59935)
,
Juri Linkov
,
2022/12/13
emacs-29 def51dd645: ; Fix typos
,
Stefan Kangas
,
2022/12/13
emacs-29 4980ed7a6d: Don't allow lazy highlight from recursive minibuffers
,
Juri Linkov
,
2022/12/13
emacs-29 4ef8b9f544: Improve resetting face attributes when looking for suitable fonts
,
Eli Zaretskii
,
2022/12/13
master 19d608da2a: ; * lisp/progmodes/gdb-mi.el (gdb-locals-table-row-config): fix type
,
Mattias Engdegård
,
2022/12/13
master e6bad7999a: ; Improve recently installed documentation
,
Eli Zaretskii
,
2022/12/13
master 12e6ff037a: ; Fix typos in xterm.c
,
Eli Zaretskii
,
2022/12/13
emacs-29 c4b8bc90a8: ; Fix typos in doc strings
,
Eli Zaretskii
,
2022/12/13
master f5948449d6: ; * src/xterm.c: Improve commentary. Describe error handling.
,
Po Lu
,
2022/12/13
emacs-29 c45eb13845: ; * lisp/bs.el (bs-attributes-list): Doc fix
,
Juanma Barranquero
,
2022/12/13
master e9ec7e5349: ; * src/xterm.c (x_send_scroll_bar_event): Minor clean up.
,
Po Lu
,
2022/12/13
emacs-29 d6adaf487d: Add lexical-binding to example package header
,
Stefan Kangas
,
2022/12/13
emacs-29 updated (489bcacc7c -> 03ad1a92a2)
,
Yuan Fu
,
2022/12/13
emacs-29 a5272e2a7c 1/2: ; * test/src/treesit-tests.el: Add outline headers.
,
Yuan Fu
,
2022/12/13
emacs-29 03ad1a92a2 2/2: Add improved tree-sitter navigation
,
Yuan Fu
,
2022/12/13
emacs-29 489bcacc7c: Add cross-reference to flush-lines
,
Stefan Kangas
,
2022/12/12
emacs-29 updated (5b178efd85 -> 0f9e6532b1)
,
Yuan Fu
,
2022/12/12
emacs-29 ca67d988d8 3/9: Add cmake-ts-mode
,
Yuan Fu
,
2022/12/12
emacs-29 647b6a8099 1/9: Add expression for generic_name in csharp-ts-mode (bug#59897)
,
Yuan Fu
,
2022/12/12
emacs-29 8ec923775d 2/9: Tweak various ts-mode's indent and fontification (bug#59931)
,
Yuan Fu
,
2022/12/12
emacs-29 5d4274d9b6 5/9: ; * admin/notes/tree-sitter/build-module/build.sh: Add -fPIC.
,
Yuan Fu
,
2022/12/12
emacs-29 631908f701 6/9: Add "->" to python--treesit-operators (bug#59968)
,
Yuan Fu
,
2022/12/12
emacs-29 0f9e6532b1 9/9: Use font-lock-number-face for numeric values in csharp-mode
,
Yuan Fu
,
2022/12/12
emacs-29 d264b75669 4/9: Align C++ access specifiers to their enclosing class/struct/union
,
Yuan Fu
,
2022/12/12
emacs-29 c0fe6c72ce 7/9: Improve dockerfile-ts-mode imenu generation (Bug#59979)
,
Yuan Fu
,
2022/12/12
emacs-29 4bccb7b211 8/9: Make treesit-query-validate create a read-only buffer
,
Yuan Fu
,
2022/12/12
emacs-29 5b178efd85: ; Adjust eglot test to recent autopep8/pycodestyle
,
Stefan Kangas
,
2022/12/12
emacs-29 58b8ed8b55: ; Avoid compilation warning on MS-Windows
,
Eli Zaretskii
,
2022/12/12
emacs-29 40c23c11e8: * lisp/outline.el: Fix the value 'insert' of outline-minor-mode-use-buttons.
,
Juri Linkov
,
2022/12/12
emacs-29 527eb11de2: * lisp/minibuffer.el (completions-group-separator): Revert f7816c94b6.
,
Juri Linkov
,
2022/12/12
emacs-29 42d740fb2c: ; Skip two eglot tests when typescript is missing
,
Stefan Kangas
,
2022/12/12
emacs-29 19ef86f775: ; Remove outdated text describing overlays
,
Eli Zaretskii
,
2022/12/12
master 5325d815af: Add variable to make resizing frames sometimes faster
,
Po Lu
,
2022/12/12
emacs-29 081bf58300: Skip Eglot rust-analyzer tests if 'cargo' isn't available
,
João Távora
,
2022/12/12
master updated (b889eced44 -> fcd0b377e0)
,
Stefan Kangas
,
2022/12/12
master fcd0b377e0: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/12
emacs-29 06ef030f93: use-package.texi: New section "Manual installation"
,
Stefan Kangas
,
2022/12/12
emacs-29 f4ce6fa7d3: Revert "Revert "Improve last change to xfaces.c" (05ece1eb8b)"
,
Po Lu
,
2022/12/11
emacs-29 b8d2ec920f: Revert "Improve last change to xfaces.c" (05ece1eb8b)
,
Gregory Heytings
,
2022/12/11
emacs-29 24c8c28ae6: Do not pare arguments unnecessarily.
,
Gregory Heytings
,
2022/12/11
emacs-29 updated (04b7e01885 -> 9c0d7bb73b)
,
João Távora
,
2022/12/11
emacs-29 d3669cfe15 1/2: Eglot: allow skipping compile-time warnings about LSP interfaces
,
João Távora
,
2022/12/11
emacs-29 9c0d7bb73b 2/2: Add automated tests for Eglot
,
João Távora
,
2022/12/11
emacs-29 04b7e01885: ; project.el: Bump version.
,
Dmitry Gutov
,
2022/12/11
emacs-29 f2876014ad: Add customizale faces for tree-sitter explorer
,
Yuan Fu
,
2022/12/11
master b889eced44: Add prog-fill-reindent-defun (bug#59664)
,
Dmitry Gutov
,
2022/12/11
emacs-29 3e349ee119: Fix error message when installing non-existent package
,
Stefan Kangas
,
2022/12/11
emacs-29 733cdeabfb: Don't use diff-mode buffer as a patch when it's visiting a file (bug#59962)
,
Juri Linkov
,
2022/12/11
emacs-29 updated (9f7e5584a4 -> 87475f4af2)
,
Mattias Engdegård
,
2022/12/11
emacs-29 074b7e6f4d 2/4: ; * lisp/use-package/bind-key.el: Remove ineffective backslashes.
,
Mattias Engdegård
,
2022/12/11
emacs-29 864ed9dfa1 1/4: ; * lisp/progmodes/dockerfile-ts-mode.el: use \' instead of $
,
Mattias Engdegård
,
2022/12/11
emacs-29 4893a15631 3/4: Fix use-package-defaults defcustom type (bug#59941)
,
Mattias Engdegård
,
2022/12/11
emacs-29 87475f4af2 4/4: Fix pcase rx patterns using rx-let bindings (bug#59814)
,
Mattias Engdegård
,
2022/12/11
master 77d0793787: * lisp/eshell/esh-opt.el (eshell--do-opts): Demote usage-msg to `user-error`
,
Stefan Monnier
,
2022/12/11
master 0e5d059a2b: Fix manual noverlay tests (again)
,
Basil L. Contovounesios
,
2022/12/11
emacs-29 9f7e5584a4: * lisp/language/indian.el: Improve Brahmi composition rules. (bug#58957)
,
Eli Zaretskii
,
2022/12/11
emacs-29 78ad33bb05: ; Minor cleanup of last change in xfaces.c.
,
Eli Zaretskii
,
2022/12/11
emacs-29 2024ade271: ; Improve docs of relaxing face-font attribute match (bug#59347)
,
Eli Zaretskii
,
2022/12/11
master updated (4f31ad6be56 -> 85108d54121)
,
Stefan Kangas
,
2022/12/11
master 85108d54121: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/11
emacs-29 f221105723d: ; * doc/misc/use-package.texi: Prepare for GNU ELPA.
,
Stefan Kangas
,
2022/12/10
master 4f31ad6be56: ; Auto-commit of loaddefs files.
,
Stefan Kangas
,
2022/12/10
master updated (66fdd45bdd8 -> 1af0c21eb0c)
,
Stefan Kangas
,
2022/12/10
master 1af0c21eb0c: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/10
emacs-29 80122cde3db: ; Unbreak bootstrap
,
Stefan Kangas
,
2022/12/10
master updated (0878279809c -> 66fdd45bdd8)
,
Po Lu
,
2022/12/10
master 13310643cd6 1/7: Merge from origin/emacs-29
,
Po Lu
,
2022/12/10
master e0856443291 2/7: ; Merge from origin/emacs-29
,
Po Lu
,
2022/12/10
master 6d6ca47aba7 3/7: Merge from origin/emacs-29
,
Po Lu
,
2022/12/10
master 66fdd45bdd8 7/7: Merge from origin/emacs-29
,
Po Lu
,
2022/12/10
master 52de8885048 4/7: ; Merge from origin/emacs-29
,
Po Lu
,
2022/12/10
master 5737c2a3af7 5/7: Merge from origin/emacs-29
,
Po Lu
,
2022/12/10
master 6048503c526 6/7: ; Merge from origin/emacs-29
,
Po Lu
,
2022/12/10
emacs-29 05ece1eb8b7: Improve last change to xfaces.c
,
Po Lu
,
2022/12/10
emacs-29 7013b0179cb: ; Auto-commit of loaddefs files.
,
Stefan Kangas
,
2022/12/10
emacs-29 79659416f95: ; * admin/git-bisect-start: Fix commit hash
,
Gregory Heytings
,
2022/12/10
emacs-29 a9037aa8e81: ; Fix use-package-ensure-system-package macOS footnote
,
Stefan Kangas
,
2022/12/10
emacs-29 7d787564c08: Actually improve detection of long lines
,
Gregory Heytings
,
2022/12/10
emacs-29 118465f6fed: ; Improve checkdoc.el commentary section
,
Stefan Kangas
,
2022/12/10
emacs-29 30e3cb21351: Unset the weight/slant/width in the spec when realizing a font
,
Gregory Heytings
,
2022/12/10
emacs-29 01154166057: Update to Org 9.6-31-g954a95
,
Kyle Meyer
,
2022/12/10
branch feature/improved-locked-narrowing deleted (was 18fa159fa91)
,
Gregory Heytings
,
2022/12/10
emacs-29 26a8644a587: ; tabulated-list.el: Remove duplicate obsolete declaration
,
Juanma Barranquero
,
2022/12/10
emacs-29 29b9aeae32a: ; * doc/misc/use-package.texi: Fix misplaced @end group.
,
Stefan Kangas
,
2022/12/10
master 0878279809c: Fix GDB save history (bug#59838)
,
Eli Zaretskii
,
2022/12/10
master 9c670695b91: ; * etc/NEWS: Fix last change.
,
Eli Zaretskii
,
2022/12/10
master 5d506a7eab6: gdb-mi.el: Configure variable order and length in local-vars window
,
Eli Zaretskii
,
2022/12/10
emacs-29 3c5a41b2008: ; * doc/lispref/keymaps.texi (Searching Keymaps): Fix a typo (bug#59886).
,
Eli Zaretskii
,
2022/12/10
emacs-29 1753da24cd4: Fix infloop in 'shell-resync-dirs' with tcsh
,
Eli Zaretskii
,
2022/12/10
emacs-29 2f1269c3331: ; Fix some minor issues in use-package.texi
,
Stefan Kangas
,
2022/12/10
master cb202d30edb: ; * src/xterm.c (x_connection_closed): Fix typo in change.
,
Po Lu
,
2022/12/10
master dc37090d6e2: Improve X error messages
,
Po Lu
,
2022/12/10
master d3494f1bded: Resurrect changes omitted by a recent merge from emacs-29 (bug#59921)
,
Eli Zaretskii
,
2022/12/10
emacs-29 1b7ece20956: ; Fix a failure when running server-tests via the command line
,
Mattias Engdegård
,
2022/12/10
emacs-29 44c5f361497: ; Fix two byte-compiler warnings
,
Stefan Kangas
,
2022/12/10
emacs-29 updated (5a092c8e461 -> a8ee046fb50)
,
Philip Kaludercic
,
2022/12/10
emacs-29 5e8bc79f6b2 2/5: ; Fix reference in docstring to 'package-vc-install-from-checkout'
,
Philip Kaludercic
,
2022/12/10
emacs-29 357fe91996b 3/5: Check if package already exists before installing from checkout
,
Philip Kaludercic
,
2022/12/10
emacs-29 022ab1061b2 4/5: Ensure 'package-vc--main-file' always returns an existing file
,
Philip Kaludercic
,
2022/12/10
emacs-29 a8ee046fb50 5/5: Ensure 'package-vc--version' always returns a version
,
Philip Kaludercic
,
2022/12/10
emacs-29 af88b00b19c 1/5: Refresh the package quickstart file in package-vc
,
Philip Kaludercic
,
2022/12/10
master 3785fe52e46: ; Fix a failure when running server-tests via the command line
,
Jim Porter
,
2022/12/10
emacs-29 5a092c8e461: ; * admin/notes/tree-sitter/starter-guide (Indent): Minor fix.
,
Yuan Fu
,
2022/12/09
emacs-29 ebef8905b0d: Make indirect buffers use tree-sitter parsers of their base buffer
,
Yuan Fu
,
2022/12/09
emacs-29 updated (33a8415eb7e -> 8f53fa10d94)
,
Yuan Fu
,
2022/12/09
emacs-29 4df35e3491c 1/7: Improve fontification in csharp-ts-mode (bug#59909)
,
Yuan Fu
,
2022/12/09
emacs-29 839341d7370 5/7: Make more granular defun-type-regexp (bug#59873)
,
Yuan Fu
,
2022/12/09
emacs-29 1014bcc8e32 3/7: Fix fontification of method-invocations in js-ts-mode (bug#59904)
,
Yuan Fu
,
2022/12/09
emacs-29 7141920c6af 2/7: Fix escape-sequence feature in typescript-ts-mode (bug#59906)
,
Yuan Fu
,
2022/12/09
emacs-29 8de8f1dc051 6/7: Add class_body indentation for typescript (bug#59680)
,
Yuan Fu
,
2022/12/09
emacs-29 8f53fa10d94 7/7: Fontify "this" as a keyword in c++-ts-mode (bug#59924)
,
Yuan Fu
,
2022/12/09
emacs-29 8f49137c9bf 4/7: Add dockerfile-ts-mode (Bug#59894)
,
Yuan Fu
,
2022/12/09
emacs-29 33a8415eb7e: Use 'project--value-in-dir' for 'project-vc-include-untracked' too
,
Dmitry Gutov
,
2022/12/09
emacs-29 594267395d5: Update Turkish Hello
,
Eli Zaretskii
,
2022/12/09
emacs-29 940d9070e97: Support newer glib versions (Bug#59061)
,
Philipp Stephani
,
2022/12/09
emacs-29 updated (d268ab1c5d7 -> 0bd26abf7fb)
,
Eli Zaretskii
,
2022/12/09
emacs-29 0bd26abf7fb 3/3: ; * doc/misc/use-package.texi: Fix @file.
,
Eli Zaretskii
,
2022/12/09
emacs-29 bcf235acd58 2/3: Merge branch 'emacs-29' of git.savannah.gnu.org:/srv/git/emacs into emacs-29
,
Eli Zaretskii
,
2022/12/09
emacs-29 2ea7a357fd1 1/3: ; * doc/misc/use-package.texi: Fix @acronym.
,
Eli Zaretskii
,
2022/12/09
emacs-29 d268ab1c5d7: Bring back the project--value-in-dir logic
,
Dmitry Gutov
,
2022/12/09
master fbbf3610fd5: * admin/notes/git-workflow: Replace emacs-28 by emacs-29 branch.
,
Michael Albinus
,
2022/12/09
emacs-29 fa36b5ddf58: Backport: Enable native speed 2 EMBA build and tests and disable speed 0
,
Michael Albinus
,
2022/12/09
emacs-29 updated (f626b9f3856 -> 6a9e38f22c6)
,
Michael Albinus
,
2022/12/09
emacs-29 5fbd12ff494 2/3: Adapt manual names in emacs-news-mode
,
Michael Albinus
,
2022/12/09
emacs-29 b36bc692671 1/3: ; * etc/NEWS: Fix typos.
,
Michael Albinus
,
2022/12/09
emacs-29 6a9e38f22c6 3/3: * test/infra/test-jobs.yml: Regenerate for the new use-package subdirectory.
,
Michael Albinus
,
2022/12/09
emacs-29 f626b9f3856: ; * doc/misc/use-package.texi: Fix indexing.
,
Eli Zaretskii
,
2022/12/09
emacs-29 updated (acd462b0306 -> 56a6712bd6f)
,
F. Jason Park
,
2022/12/09
emacs-29 56a6712bd6f 2/2: ; * lisp/erc/erc.el (erc-default-target): Fix comment.
,
F. Jason Park
,
2022/12/09
emacs-29 dcf69a1da4a 1/2: Respect some spaces in auth-source-pass--match-regexp
,
F. Jason Park
,
2022/12/09
emacs-29 acd462b0306: ; Improve the use-package manual
,
Eli Zaretskii
,
2022/12/09
emacs-29 801c1c22de8: ; Prefer HTTPS to HTTP in some URLs
,
Stefan Kangas
,
2022/12/09
emacs-29 updated (465a9e78b96 -> 74a009dd96a)
,
João Távora
,
2022/12/09
emacs-29 74a009dd96a 2/2: Eglot: Handle LSP progress with Emacs progress reporters (bug#59149)
,
João Távora
,
2022/12/09
emacs-29 0cfeb1c2bc9 1/2: Eglot: cleanup whitespace and indentation
,
João Távora
,
2022/12/09
emacs-29 465a9e78b96: Better test-custom-opts diagnostics
,
Mattias Engdegård
,
2022/12/09
master updated (f1942c298cd -> cce37ac9f4c)
,
Po Lu
,
2022/12/09
master ab1fd3e8d3a 1/2: ; * src/xterm.h: Fix minor copyedits
,
Po Lu
,
2022/12/09
master cce37ac9f4c 2/2: Improve some behavior when the X server does not trust Emacs
,
Po Lu
,
2022/12/09
emacs-29 updated (c2aea9d1323 -> bdbb7099784)
,
Stefan Kangas
,
2022/12/09
emacs-29 d3d9676bf88 1/2: New script admin/check-man-pages
,
Stefan Kangas
,
2022/12/09
emacs-29 bdbb7099784 2/2: ; Fix groff warnings in man pages
,
Stefan Kangas
,
2022/12/09
emacs-29 c2aea9d1323: ; Mention flush-lines in kill-matching-lines docstring
,
Stefan Kangas
,
2022/12/09
emacs-29 updated (5b640f0abd3 -> f5c3585e4dd)
,
Stefan Kangas
,
2022/12/09
emacs-29 f5c3585e4dd 2/2: ; Fix typos
,
Stefan Kangas
,
2022/12/09
emacs-29 58a483960dd 1/2: ; Improve use-package-autoload-keymap docstring
,
Stefan Kangas
,
2022/12/09
master f1942c298cd: Make eshell-read-aliases-list an interactive command
,
Sean Whitton
,
2022/12/09
master updated (2f0bd8167c0 -> 3db9a0d0408)
,
Stefan Kangas
,
2022/12/09
master 3db9a0d0408: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/09
emacs-29 5b640f0abd3: Improve :delight keyword example in use-package manual
,
Stefan Kangas
,
2022/12/09
emacs-29 updated (a17a6036dd4 -> c417fe4df3b)
,
Stefan Kangas
,
2022/12/08
emacs-29 0b3116971af 1/2: Clarify :after keyword in use-package docstring
,
Stefan Kangas
,
2022/12/08
emacs-29 c417fe4df3b 2/2: ; Refer to the manual in use-package docstring
,
Stefan Kangas
,
2022/12/08
emacs-29 a17a6036dd4: Add conditional loading examples to use-package manual
,
Stefan Kangas
,
2022/12/08
master updated (8c01829c01c -> 2f0bd8167c0)
,
Po Lu
,
2022/12/08
master 2f0bd8167c0: Merge from origin/emacs-29
,
Po Lu
,
2022/12/08
emacs-29 67ef92fb0e9: Revert "; * src/emacs.c (main): Improvements to last change."
,
Po Lu
,
2022/12/08
master 8c01829c01c: ; Reorganize the conditionals in 'eshell-parse-backslash' to reduce repetition
,
Jim Porter
,
2022/12/08
emacs-29 6ccdda3df2e: server-eval-at: Don't call server--file-name
,
Sean Whitton
,
2022/12/08
emacs-29 updated (26267040549 -> 90895773293)
,
Stefan Kangas
,
2022/12/08
emacs-29 15dda8cd5b3 1/2: ; Don't say to require bind-key in use-package manual
,
Stefan Kangas
,
2022/12/08
emacs-29 90895773293 2/2: ; Improve use-package Commentary sections
,
Stefan Kangas
,
2022/12/08
emacs-29 26267040549: ; Normalize GPLv3 license statements in new files
,
Stefan Kangas
,
2022/12/08
master da476ae1821: Fix namespacing issues in bind-key.el
,
Stefan Kangas
,
2022/12/08
master 895f9725cac: ; * etc/NEWS.29: Add missing entry for 'external-completion-table'.
,
Eli Zaretskii
,
2022/12/08
master updated (06bf218f69a -> 6c06379c030)
,
Eli Zaretskii
,
2022/12/08
master 64c7b57ae72 1/2: ; Merge from origin/emacs-29
,
Eli Zaretskii
,
2022/12/08
master 6c06379c030 2/2: Merge from origin/emacs-29
,
Eli Zaretskii
,
2022/12/08
emacs-29 updated (9c21eae60c4 -> e950f5a663a)
,
Stefan Kangas
,
2022/12/08
emacs-29 e950f5a663a: Merge branch 'feature/use-package' into emacs-29
,
Stefan Kangas
,
2022/12/08
feature/use-package 5bcd0cee0fc: * etc/USE-PACKAGE-NEWS: Delete file.
,
Stefan Kangas
,
2022/12/08
feature/use-package updated (5899cac1116 -> 6bb4267a54e)
,
Stefan Kangas
,
2022/12/08
feature/use-package 4be96c9dcbe 1/4: Drop key-chord.el support from use-package
,
Stefan Kangas
,
2022/12/08
feature/use-package 15fb115551e 2/4: Update use-package defgroups
,
Stefan Kangas
,
2022/12/08
feature/use-package b9fa81514f9 3/4: ; Minor doc fixes in bind-key.el
,
Stefan Kangas
,
2022/12/08
feature/use-package 6bb4267a54e 4/4: * admin/git-bisect-start: Prune use-package merge commits.
,
Stefan Kangas
,
2022/12/08
emacs-29 9c21eae60c4: ; lisp/progmodes/java-ts-mode.el: Fix more typos.
,
Stefan Kangas
,
2022/12/08
emacs-29 2659311e064: ; * lisp/progmodes/java-ts-mode.el (java-ts-mode--keywords): Fix typo.
,
Eli Zaretskii
,
2022/12/08
master 06bf218f69a: * Enable native speed 2 EMBA build and tests and disable speed 0
,
Andrea Corallo
,
2022/12/08
emacs-29 b4a3724d3b0: Remove unneeded (require 'edebug) from which-func.el
,
Juanma Barranquero
,
2022/12/08
feature/use-package 5899cac1116: Change use-package custom :group to `initialization`
,
Stefan Kangas
,
2022/12/08
emacs-29 8fb2afe0511: ; Fix typos
,
Stefan Kangas
,
2022/12/08
master 153c67fa92e: Make 'server-stop-automatically' into a defcustom
,
Jim Porter
,
2022/12/08
emacs-29 a37df90276a: Treat escaped newlines in Eshell as the empty string
,
Jim Porter
,
2022/12/08
feature/use-package d3e9bd3b57d: ; Document use-package-reset-statistics
,
Stefan Kangas
,
2022/12/08
feature/use-package c65e0870681: ; use-package: Improve :ensure-system-package docstrings
,
Stefan Kangas
,
2022/12/08
feature/use-package 141fe8b8273: use-package: Improve :mode keyword documentation
,
Stefan Kangas
,
2022/12/07
master 5d68cc99177: Remove conversion_fail_tag from selection requests
,
Po Lu
,
2022/12/07
feature/use-package 888558ec425: Improve bind-keys* and override-global-mode docstrings
,
Stefan Kangas
,
2022/12/07
emacs-29 updated (670daa8b626 -> c774e83e367)
,
Po Lu
,
2022/12/07
emacs-29 c774e83e367 2/2: ; * src/emacs.c (main): Improvements to last change.
,
Po Lu
,
2022/12/07
emacs-29 508b0c1b223 1/2: Fix crash on Windows 9X
,
Po Lu
,
2022/12/07
feature/use-package 537f11f8cd1: ; * doc/misc/use-package.texi: Improve indexing.
,
Stefan Kangas
,
2022/12/07
emacs-29 670daa8b626: Add recursion limit to treesit--children-covering-range-recurse
,
Yuan Fu
,
2022/12/07
emacs-29 b429e524288: Improve tree-sitter fontification in edge-cases (bug#59738)
,
Yuan Fu
,
2022/12/07
feature/use-package 98e54f597e1: Add new use-package manual
,
Stefan Kangas
,
2022/12/07
master 7ac9e57beda: Font lock Commit: and CommitDate: lines in Git logs
,
Sean Whitton
,
2022/12/07
emacs-29 updated (a669d5fae54 -> c83c95634e7)
,
Yuan Fu
,
2022/12/07
emacs-29 b710ca62c00 2/4: c++-ts-mode: Highlight nullptr as a constant
,
Yuan Fu
,
2022/12/07
emacs-29 6479691cf07 3/4: Fix syntax-table for tree-sitter modes
,
Yuan Fu
,
2022/12/07
emacs-29 c83c95634e7 4/4: Add c-ts-mode-indent-defun (bug#59662)
,
Yuan Fu
,
2022/12/07
emacs-29 d31a2539834 1/4: Improve parameter checking in tree-sitter functions
,
Yuan Fu
,
2022/12/07
emacs-29 a669d5fae54: ; * test/lisp/comint-tests.el (w32-application-type): Fix typo.
,
Eli Zaretskii
,
2022/12/07
emacs-29 f7262b8f81e: Fix comint-tests on MS-Windows
,
Eli Zaretskii
,
2022/12/07
emacs-29 updated (bfc00f1c120 -> fef17557365)
,
João Távora
,
2022/12/07
emacs-29 fef17557365 3/3: Use new external-completion.el in Eglot
,
João Távora
,
2022/12/07
emacs-29 bf81df86e52 2/3: Don't override completion-category-defaults in fido-mode
,
João Távora
,
2022/12/07
emacs-29 4bc9c8972ac 1/3: Add lisp/external-completion.el for completions from external tools
,
João Távora
,
2022/12/07
master 08d8fe0c33d: Capitalize unit names in Calc uniformly
,
Eli Zaretskii
,
2022/12/07
master 949bc1c72d7: comint-fontify-input: Fix field boundary issue (bug#59626)
,
Eli Zaretskii
,
2022/12/07
feature/asan-gc-poisoning 7f8aa9db63d: Make unaligned loads work with sanitization.
,
Vibhav Pant
,
2022/12/07
master a6ada6bd261: ; Minor copyedits of the latest xterm change
,
Eli Zaretskii
,
2022/12/07
master 51a192023ae: ; * etc/NEWS: Fix the 'bs-default-action-list' entry.
,
Eli Zaretskii
,
2022/12/07
emacs-29 bfc00f1c120: Eglot: fix setting of flymake-list-only-diagnostics (bug#59824)
,
João Távora
,
2022/12/07
master 78efe08c070: Fix some more problems with running Emacs as untrusted
,
Po Lu
,
2022/12/07
branch feature/external-completion created (now 9a6a8d66576)
,
João Távora
,
2022/12/07
feature/external-completion 9a6a8d66576 3/3: Use new external-completion.el in Eglot
,
João Távora
,
2022/12/07
feature/external-completion 04f9c88b785 2/3: Don't override completion-category-defaults in fido-mode
,
João Távora
,
2022/12/07
feature/external-completion 23d5968eae9 1/3: Add 'external' completion style for completions from external tools
,
João Távora
,
2022/12/07
emacs-29 d2411615e8b: * test/src/sqlite-tests.el (sqlite-version): Declare.
,
Mattias Engdegård
,
2022/12/07
master updated (f0e118d3f67 -> 82849f9a20b)
,
Stefan Kangas
,
2022/12/07
master 82849f9a20b: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/07
emacs-29 9ae1c2762d7: EUDC: Outline deprecation plans in NEWS
,
Thomas Fitzsimmons
,
2022/12/06
master updated (de2491cccc2 -> f0e118d3f67)
,
Juanma Barranquero
,
2022/12/06
master f0e118d3f67 2/2: * etc/NEWS: Mention new bs option
,
Juanma Barranquero
,
2022/12/06
master e0a057c16b5 1/2: * lisp/bs.el: Improve compatibility with previous version
,
Juanma Barranquero
,
2022/12/06
master de2491cccc2: ; * lisp/serve.el: Silence unused arg warning in previous commit
,
Juanma Barranquero
,
2022/12/06
emacs-29 6acf95cbea6: Fix admin/notes/tree-sitter/build-module/build.sh (bug#59789)
,
Yuan Fu
,
2022/12/06
emacs-29 cc63c086971: * doc/misc/eww.texi (Overview): Improve introduction.
,
Stefan Kangas
,
2022/12/06
master bcf4d96db3a: ; Remove dead code from 'server-stop-automatically--handle-delete-frame'
,
Jim Porter
,
2022/12/06
emacs-29 updated (b3847c02083 -> b8790e320e1)
,
Yuan Fu
,
2022/12/06
emacs-29 c6b454df339 2/4: ; Improve docstring of c-ts-mode--fontify-variable
,
Yuan Fu
,
2022/12/06
emacs-29 b8790e320e1 4/4: Consistent fontification of using-directives in csharp-ts-mode
,
Yuan Fu
,
2022/12/06
emacs-29 5257b9cda43 3/4: ; Rename c-ts-fontify-error to c-ts-mode--fontify-error
,
Yuan Fu
,
2022/12/06
emacs-29 6187d001f28 1/4: Fontify some keywords in type face in c-ts-mode
,
Yuan Fu
,
2022/12/06
emacs-29 b3847c02083: ; Minor cleanup in treesit.c
,
Eli Zaretskii
,
2022/12/06
emacs-29 40af27859e0: ; * lib-src/etags.c (escape_shell_arg_string): Minor doc fix.
,
Stefan Kangas
,
2022/12/06
emacs-29 43b7e7efbf4: Fix etags builds on non-Windows non-MS-DOS machines
,
Mattias Engdegård
,
2022/12/06
emacs-29 updated (ed4734405df -> 7e6d1d1c471)
,
Eli Zaretskii
,
2022/12/06
emacs-29 7e6d1d1c471 2/2: ; Fix last change in etags.c.
,
Eli Zaretskii
,
2022/12/06
emacs-29 01a4035c869 1/2: Fix etags local command injection vulnerability
,
Eli Zaretskii
,
2022/12/06
emacs-29 ed4734405df: Avoid crashes in a build --without-modules
,
Eli Zaretskii
,
2022/12/06
master 80df980e410: * lisp/bs.el: Adapt to modern display-buffer-alist window setup
,
Juanma Barranquero
,
2022/12/06
emacs-29 70a2eb4a0b3: Fix 'add-display-text-property' when OBJECT is non-nil
,
Eli Zaretskii
,
2022/12/06
emacs-29 d58d1dd48ac: Do not run slow tests on EMBA
,
Michael Albinus
,
2022/12/06
master f803203088c: Work around sample server bug
,
Po Lu
,
2022/12/06
emacs-29 9b9b39a2d89: Lisp reader undefined behaviour excision
,
Mattias Engdegård
,
2022/12/06
master updated (2c8b09b06e7 -> ccf3705892d)
,
Stefan Kangas
,
2022/12/06
master ccf3705892d: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/06
scratch/backend-completion a03bc3e98c6: external-completion.el: Minor changes
,
Stefan Monnier
,
2022/12/05
emacs-29 717f8477284: ; Fix typo in js--treesit-imenu
,
Stefan Kangas
,
2022/12/05
emacs-29 c26fe45cb80: Fix treesit-query-capture
,
Yuan Fu
,
2022/12/05
master 2c8b09b06e7: Fix crash on Windows 9X
,
Po Lu
,
2022/12/05
emacs-29 updated (16b94888429 -> 318bf42b410)
,
Yuan Fu
,
2022/12/05
emacs-29 64271bbb7d9 1/2: Add back pair feature in json-ts-mode fontification (bug#59833)
,
Yuan Fu
,
2022/12/05
emacs-29 318bf42b410 2/2: Improve fontification of typescript-ts-mode (bug#59831)
,
Yuan Fu
,
2022/12/05
emacs-29 16b94888429: Fix mouse clicks on a non-selected frame
,
Eli Zaretskii
,
2022/12/05
emacs-29 ca0da3b83df: ; Clarify description of display on the margins
,
Eli Zaretskii
,
2022/12/05
master 3114158a384: ; * src/xfns.c: Actually remove "#include <xcb/xcb_aux.h>".
,
Eli Zaretskii
,
2022/12/05
scratch/backend-completion 18e790944e2: Update eglot.el to use the new external-completion-table
,
João Távora
,
2022/12/05
master c1a3e8830bb: Fix build with old XCB
,
Po Lu
,
2022/12/05
master a8574e76ff0: ; * etc/NEWS: Fix entry for 'vc-git-shortlog-switches'.
,
Eli Zaretskii
,
2022/12/05
master 2a907bcd4bb: Don't excessively sync in some other code
,
Po Lu
,
2022/12/05
branch feature/pkg deleted (was 7ac023aa1f2)
,
Gerd Moellmann
,
2022/12/05
scratch/pkg updated (7ac023aa1f2 -> b182f180176)
,
Gerd Moellmann
,
2022/12/05
scratch/pkg b182f180176: Merge remote-tracking branch 'origin/master' into scratch/pkg
,
Gerd Moellmann
,
2022/12/05
branch scratch/pkg created (now 7ac023aa1f2)
,
Gerd Moellmann
,
2022/12/05
master updated (5be502a697c -> 4fa37dc4261)
,
Stefan Kangas
,
2022/12/05
master 9d5ec880b03 1/3: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/05
master 4fa37dc4261 3/3: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/05
master f09cf0efd6f 2/3: ; Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/05
master 5be502a697c: Improve passing user switches to Git log commands (bug#59414)
,
Sean Whitton
,
2022/12/05
emacs-29 ec00d292ec0: Improve treesit-fontify-with-override
,
Yuan Fu
,
2022/12/04
emacs-29 4bcdb1cc65b: Make killing a non-last client work the same no matter the auto-stop setting
,
Jim Porter
,
2022/12/04
emacs-29 a27f61f6f48: Use the function 'window-system' on the tab-bar/tab-line (bug#59620)
,
Juri Linkov
,
2022/12/04
emacs-29 432b9655ae0: Restore font-lock-type-face for lisp mode &symbols
,
Eli Zaretskii
,
2022/12/04
feature/asan-gc-poisoning updated (f254029f659 -> aa9ca2c1493)
,
Vibhav Pant
,
2022/12/04
feature/asan-gc-poisoning aa9ca2c1493 2/2: src/alloc.c: Fix incorrect pointer arithmetic.
,
Vibhav Pant
,
2022/12/04
feature/asan-gc-poisoning 772650fb9f4 1/2: Merge branch 'master' into feature/asan-gc-poisoning
,
Vibhav Pant
,
2022/12/04
master 3e00e50ee3d: Fix potential crash deselecting for property change notifications
,
Po Lu
,
2022/12/04
emacs-29 029988d4a51: Prevent a segfault when deleting a fullscreen frame on NextStep.
,
Eli Zaretskii
,
2022/12/04
master a51743dbcb7: Make a boxed menu bar have a shadow at its right end (bug#59778)
,
Eli Zaretskii
,
2022/12/04
emacs-29 3768b100777: ; * lisp/pcomplete.el (pcomplete-allow-modifications): Fix a typo.
,
Eli Zaretskii
,
2022/12/04
emacs-29 84214578f5a: Fix markup in ERC manual
,
Eli Zaretskii
,
2022/12/04
branch main deleted (was ffb30cd7373)
,
Eli Zaretskii
,
2022/12/04
master f96a9e10b10: Make Emacs build with Xfixes support on old versions of the library
,
Po Lu
,
2022/12/04
scratch/backend-completion 9eae95a8231: Add caching and yet more doc to external-completion.el
,
João Távora
,
2022/12/04
master updated (1c901386518 -> be67cc276a9)
,
Stefan Kangas
,
2022/12/04
master 395f9d83f26 1/3: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/04
master 91a578ac9fe 2/3: ; Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/04
master be67cc276a9 3/3: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/04
scratch/backend-completion 1af23aade6f: More tweaks to external-completion.el after Stefan's comments
,
João Távora
,
2022/12/03
branch main created (now ffb30cd7373)
,
Jeremie Juste
,
2022/12/03
emacs-29 updated (2c4d92d30f6 -> 96af584af6c)
,
Yuan Fu
,
2022/12/03
emacs-29 96af584af6c 2/2: Fix comment-start-skip in tree-sitter modes (bug#59690)
,
Yuan Fu
,
2022/12/03
emacs-29 520a4e12f8e 1/2: ; * lisp/treesit.el (treesit-end-of-defun): Guard against nil value.
,
Yuan Fu
,
2022/12/03
emacs-29 2c4d92d30f: ; * lisp/subr.el (posn-col-row): Revert inadvertent change.
,
Eli Zaretskii
,
2022/12/03
emacs-29 6fb9a03cbd: ; Remove debugging leftover message
,
Eli Zaretskii
,
2022/12/03
emacs-29 c5ba47c889: Speed up Unicode normalisation tests by a factor of 5
,
Mattias Engdegård
,
2022/12/03
emacs-29 afa4fcb95b: Fix "C-h k" when clicking on another frame
,
Eli Zaretskii
,
2022/12/03
feature/asan-gc-poisoning updated (5b12778507 -> f254029f65)
,
Vibhav Pant
,
2022/12/03
feature/asan-gc-poisoning f254029f65: Merge branch 'master' into feature/asan-gc-poisoning
,
Vibhav Pant
,
2022/12/03
feature/asan-gc-poisoning 5b12778507: ; src/alloc.c: Use the correct preprocessor check for ASan poisoning
,
Vibhav Pant
,
2022/12/03
emacs-29 f6e2f30f39: ; Fix typos
,
Stefan Kangas
,
2022/12/03
scratch/backend-completion updated (a049c8f9da -> aaaa016056)
,
João Távora
,
2022/12/03
scratch/backend-completion aaaa016056 2/2: Speed it up
,
João Távora
,
2022/12/03
scratch/backend-completion 9a62da21c2 1/2: Integrate Stefan suggestions but rename it to "external-completion.el"
,
João Távora
,
2022/12/03
master 1c90138651: Improve performance of other_frames and XTfullscreen_hook
,
Po Lu
,
2022/12/03
emacs-29 bd58dcedfb: Fix and expand tests broken by commit 2772ebe366 of 2022-11-28
,
Juanma Barranquero
,
2022/12/03
emacs-29 a0dd9fdebe: ; Add cross-reference to string-equal docstring
,
Stefan Kangas
,
2022/12/03
emacs-29 11c3c54d8a: Fix handling of relative directories in "--init-directory=DIR"
,
Eli Zaretskii
,
2022/12/03
feature/asan-gc-poisoning 5fa567d79c: Don't trigger ASan use-after-poison while checking for live pointers
,
Vibhav Pant
,
2022/12/03
emacs-29 401f76cc3d: Make sure 'user-emacs-directory' ends in a slash
,
Eli Zaretskii
,
2022/12/03
emacs-29 updated (17d40c163e -> 641ef36403)
,
Eli Zaretskii
,
2022/12/03
emacs-29 641ef36403 2/2: Fix gud-minor-mode-menu
,
Eli Zaretskii
,
2022/12/03
emacs-29 3623d5c195 1/2: Revert "Make easy-mmode-defmap obsolete and adjust only caller"
,
Eli Zaretskii
,
2022/12/03
emacs-29 17d40c163e: vc-git-print-log: Don't assume vc-git-log-switches is a list
,
Sean Whitton
,
2022/12/03
master updated (2541bec21b -> dd7a7633be)
,
Stefan Kangas
,
2022/12/03
master 9065d74515 1/3: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/03
master dd7a7633be 3/3: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/03
master 98327e3719 2/3: ; Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/03
master 2541bec21b: * lisp/bindings.el (bound-and-true-p): Verify argument is a symbol
,
Juanma Barranquero
,
2022/12/02
master 73d169c7db: * lisp/emacs-lisp/cl-macs.el (cl-flet): Optimize a bit more
,
Stefan Monnier
,
2022/12/02
feature/use-package 01bfbd186a: Fix use-package tests
,
Stefan Kangas
,
2022/12/02
emacs-29 1e36ad9458: ; server-tests: remove CI debugging
,
Mattias Engdegård
,
2022/12/02
emacs-29 54633fcd76: ; * lisp/subr.el (string-equal-ignore-case): Doc fix (bug#59779).
,
Eli Zaretskii
,
2022/12/02
emacs-29 8413e95138: ; server-test CI debugging
,
Mattias Engdegård
,
2022/12/02
emacs-29 4b3eb928fe: Fix server-tests run noninteractively (bug#59742)
,
Mattias Engdegård
,
2022/12/02
emacs-29 1b567f5a67: Use file-name-nondirectory to determine default project-name
,
Dmitry Gutov
,
2022/12/02
emacs-29 f72cda2b82: Speed up auto-completion in 'sh-script-mode'
,
Eli Zaretskii
,
2022/12/02
emacs-29 e5b0141b0d: Fix error editing multisession variables (bug#59710)
,
Juanma Barranquero
,
2022/12/02
master 64044f545a: More behind the scenes transparent speedups around xselect.c
,
Po Lu
,
2022/12/02
emacs-29 24ca490d7d: ; Fix a typo in .clang-format.
,
Eli Zaretskii
,
2022/12/02
emacs-29 a48cd7bb9f: ; Make clang-format format indent preprocessor blocks correctly.
,
Eli Zaretskii
,
2022/12/02
master a67ed9a403: ; Fix typo in .clang-format (Bug#59768)
,
Stefan Kangas
,
2022/12/02
emacs-29 2b9cd50f93: Add tsx-ts-mode to eglot-server-programs
,
Stefan Kangas
,
2022/12/02
master updated (7d6f9753ad -> 3eb64d21f6)
,
Stefan Kangas
,
2022/12/02
master 3eb64d21f6: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/02
emacs-29 39e0c60176: * lisp/tab-bar.el (tab-bar-format-align-right): Fix alignment on TTY frames.
,
Juri Linkov
,
2022/12/02
emacs-29 bf66b90b9a: Fix the width of margins for icons in outline-minor-mode (bug#59719)
,
Juri Linkov
,
2022/12/02
emacs-29 updated (ad0563855f -> 2e4960d63d)
,
Yuan Fu
,
2022/12/01
emacs-29 2e4960d63d 2/2: ; Change c-ts-mode--base-mode to c-ts-base-mode
,
Yuan Fu
,
2022/12/01
emacs-29 1aa1f8432b 1/2: Add new TypeScript mode tsx-ts-mode
,
Yuan Fu
,
2022/12/01
emacs-29 updated (3bccef6f52 -> ad0563855f)
,
Yuan Fu
,
2022/12/01
emacs-29 16e68e64f9 1/2: ; * lisp/progmodes/c-ts-mode.el: Change rx to regexp-opt.
,
Yuan Fu
,
2022/12/01
emacs-29 ad0563855f 2/2: Add case and match to python--treesit-keywords (bug#59720)
,
Yuan Fu
,
2022/12/01
emacs-29 3bccef6f52: project-files (VC-aware): Make sure the VC backend is loaded
,
Dmitry Gutov
,
2022/12/01
emacs-29 03a40b974c: term--update-term-menu: Add the menu to term-terminal-menu
,
Sean Whitton
,
2022/12/01
emacs-29 368c7c7d8e: Improve detection of very long lines
,
Eli Zaretskii
,
2022/12/01
emacs-29 updated (70ecdebc92 -> 9c58ea37af)
,
Eli Zaretskii
,
2022/12/01
emacs-29 d94c5870c0 1/4: ; * lisp/tab-bar.el (tab-bar-change-tab-group): Doc fix.
,
Eli Zaretskii
,
2022/12/01
emacs-29 91dba5b066 2/4: Merge branch 'emacs-29' of git.savannah.gnu.org:/srv/git/emacs into emacs-29
,
Eli Zaretskii
,
2022/12/01
emacs-29 0c1495574a 3/4: Add colors to Proced (bug#59407)
,
Eli Zaretskii
,
2022/12/01
emacs-29 9c58ea37af 4/4: ; Fix last change in proced.el
,
Eli Zaretskii
,
2022/12/01
master updated (05e336278e -> 7d6f9753ad)
,
Stefan Kangas
,
2022/12/01
master dd9459c464 1/4: ; Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/01
master c384ce0ff1 3/4: ; Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/01
master 7d6f9753ad 4/4: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/01
master cd89b81ffd 2/4: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/01
emacs-29 70ecdebc92: ; Fix typos (don't abbreviate "with" or "without")
,
Stefan Kangas
,
2022/12/01
emacs-29 a86ccb5f9d: ; Fix recently added treesit documentation
,
Eli Zaretskii
,
2022/12/01
emacs-29 2d5cf7329e: ; * etc/NEWS: Fix wording and punctuation of recently added entries.
,
Eli Zaretskii
,
2022/12/01
master updated (f7c3abb8d2 -> 05e336278e)
,
Eli Zaretskii
,
2022/12/01
master 05e336278e 3/3: ; * etc/NEWS.29: Resurrect Local variables that keep disappearing...
,
Eli Zaretskii
,
2022/12/01
master 9210eac585 1/3: Make sure the menu-bar height is updated on X when fonts change
,
Eli Zaretskii
,
2022/12/01
master 11ea333a5a 2/3: Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs
,
Eli Zaretskii
,
2022/12/01
emacs-29 61311d6862: ; Fix test failure on CI
,
Dmitry Gutov
,
2022/12/01
emacs-29 0a5ede0149: ; Auto-commit of loaddefs files.
,
Stefan Kangas
,
2022/12/01
emacs-29 91a9598baf: Update project docs and NEWS
,
Dmitry Gutov
,
2022/12/01
emacs-29 b7b2455c5f: Update publicsuffix.txt from upstream
,
Stefan Kangas
,
2022/12/01
master updated (ff64a85b2d -> f7c3abb8d2)
,
Stefan Kangas
,
2022/12/01
master f7c3abb8d2: Merge from origin/emacs-29
,
Stefan Kangas
,
2022/12/01
emacs-29 5d1a1019c6: Add highlighting Python operators (bug#59629)
,
Eli Zaretskii
,
2022/12/01
emacs-29 8b3baadf67: Fix compilation of Org 9.6 on MS-Windows
,
Eli Zaretskii
,
2022/12/01
emacs-29 3b5b99ac91: * doc/lispref/frames.texi (Input Focus): Clarify for XInput 2 support.
,
Eli Zaretskii
,
2022/12/01
emacs-29 4b2f5425d7: Fix types in various defcustom declarations
,
Mattias Engdegård
,
2022/12/01
master ff64a85b2d: Finish up last change with more speedups
,
Po Lu
,
2022/12/01
master f19ab1d36c: Remove unnecessary error checks in xselect.c
,
Po Lu
,
2022/12/01
master 5a5ee3356d: ; * src/xselect.c (syms_of_xselect_for_pdumper): Fix last change.
,
Po Lu
,
2022/12/01
master 30cd8045d7: Fix pdumper build
,
Po Lu
,
2022/12/01
master updated (de00aef3e1 -> e961a31507)
,
Po Lu
,
2022/12/01
master e961a31507 4/4: Speed up handling X selection requests
,
Po Lu
,
2022/12/01
master 95a9bad9e8 2/4: ; Merge from origin/emacs-29
,
Po Lu
,
2022/12/01
master 845763f2ad 1/4: Merge from origin/emacs-29
,
Po Lu
,
2022/12/01
master 65468109a5 3/4: Merge from origin/emacs-29
,
Po Lu
,
2022/12/01
emacs-29 4161023a63: Fix crashes and memory leaks during display deinitialization
,
Po Lu
,
2022/12/01
master de00aef3e1: Update publicsuffix.txt from upstream
,
Stefan Kangas
,
2022/12/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc