Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
emacs-diffs (date)
[
Thread Index
][
Top
][
All Lists
][
emacs-diffs info page
]
Advanced
[
Prev Period
]
Last Modified: Sat Sep 30 2023 22:15:53 -0400
Messages in reverse chronological order
[
Next Period
]
September 30, 2023
master 7caa3f5499b: Fix indentation in perl-mode (Bug#35925)
,
Stefan Kangas
,
22:15
emacs-29 4fd00ff1f7e: Fix defcustoms in type-break.el (Bug#66210)
,
Stefan Kangas
,
19:50
emacs-29 47770b0eca4 2/2: Fix term-scroll-to-bottom-on-output :type
,
Stefan Kangas
,
19:35
emacs-29 updated (63ec6d998d4 -> 47770b0eca4)
,
Stefan Kangas
,
19:35
emacs-29 f8bdc8dff0b 1/2: ; Normalize GNU ELPA :core package statements
,
Stefan Kangas
,
19:35
master 6dd1565fcf2: Various fixes to lua-ts-mode font-locking
,
Stefan Kangas
,
19:18
master 42423b61546: Bump buffers-menu-max-size to 15 on graphical displays
,
Stefan Kangas
,
19:09
master 820deac94bd: ; Add missing GNU ELPA :core package statements
,
Stefan Kangas
,
18:09
emacs-29 63ec6d998d4: ; * doc/emacs/custom.texi (Early Init File): Improve indexing.
,
Eli Zaretskii
,
15:25
master updated (e6dd64aaba5 -> 4ca131b7f54)
,
Eli Zaretskii
,
13:55
master 4ca131b7f54 2/2: Merge etc/NEWS from origin/emacs-29
,
Eli Zaretskii
,
13:55
master 46978fa1eff 1/2: Merge from origin/emacs-29
,
Eli Zaretskii
,
13:55
master e6dd64aaba5: ; * lisp/progmodes/elixir-ts-mode.el (treesit-node-p): Declare.
,
Eli Zaretskii
,
13:39
master fcd0bb295ad: ; * src/regex-emacs.c (forall_firstchar_1): Fix compilation error.
,
Eli Zaretskii
,
13:17
master c55e22c4180: Complete yesterday's commit for cl-print.el
,
Alan Mackenzie
,
10:34
master 6e44d6e1843 1/5: regex.c: Various cosmetic changes
,
Stefan Monnier
,
09:42
master 63ddbcc0225 5/5: Merge remote-tracking branch 'refs/remotes/origin/master'
,
Stefan Monnier
,
09:42
master e61a0398433 2/5: regex.c: Consolidate the two analysis functions
,
Stefan Monnier
,
09:42
master updated (8db48d247b7 -> 63ddbcc0225)
,
Stefan Monnier
,
09:42
master f7fd21b0686 4/5: * configure.ca (open_memstream): New checked function
,
Stefan Monnier
,
09:42
master 168cc0aff0b 3/5: regex.c: Remove the old analyzes functions
,
Stefan Monnier
,
09:42
master 8db48d247b7: Eschew non-portable constructs in configure.ac
,
Po Lu
,
07:40
master ec6e7f7c013: ; Make configure work on Solaris after last change
,
Mattias Engdegård
,
06:57
master cdc653d68f4: Update Android port
,
Po Lu
,
03:40
master 9a3523e7d83: ; Fix a glob in .clangd
,
Gerd Moellmann
,
01:42
September 29, 2023
master 64c58011b7a: Fix last change
,
Po Lu
,
20:31
master 35fbf6f1583: * src/regex-emacs.c (STORE_NUMBER): Make it a plain function
,
Stefan Monnier
,
15:22
master cc0d7d7a386: search.c (re--describe-compiled): New function (bug#66261)
,
Stefan Monnier
,
14:55
master 01229fe0096: Stop truncating strings too much in cl-print-string-with-limit
,
Alan Mackenzie
,
12:17
master updated (f13c4f1562a -> 6e4432673ca)
,
Mattias Engdegård
,
12:04
master 6e4432673ca 3/3: Small clean-up of byte-compile-docstring-style-warn
,
Mattias Engdegård
,
12:04
master a89c86888c4 1/3: Detect developer builds in git worktrees as well
,
Mattias Engdegård
,
12:04
master 5959a28cce8 2/3: Include `all` in `byte-compile-warnings` defcustom type
,
Mattias Engdegård
,
12:04
master f13c4f1562a: ; cperl-mode-tests.el: Avoid using skip-when
,
Harald Jörg
,
10:48
master 688c893b18e: CC Mode: Fix bug in whitespace scanning functions
,
Alan Mackenzie
,
08:10
emacs-29 a4185f87bd0: ; Silence macOS 14 warning
,
Stefan Kangas
,
07:33
emacs-29 d9d6e14a698: ; * lisp/vc/vc.el (vc-next-action): Improve commentary.
,
Eli Zaretskii
,
03:08
emacs-29 d558f38fe5c: ; * lisp/emacs-lisp/let-alist.el (let-alist): Fix quoting in doc string.
,
Eli Zaretskii
,
01:42
September 28, 2023
emacs-29 updated (356e79e47fc -> 71feee79309)
,
Stefan Kangas
,
18:28
emacs-29 72cc9cf2cde 1/2: ; Fix typos
,
Stefan Kangas
,
18:28
emacs-29 71feee79309 2/2: Doc fix in let-alist for keys with nil value
,
Stefan Kangas
,
18:28
master updated (9cf1fc49e8c -> 309554edb4f)
,
Stefan Kangas
,
15:46
master 8a635ac849d 2/3: ; Substitute quotes in obsoletion notice in 'C-h f'
,
Stefan Kangas
,
15:46
master cf4778a1365 1/3: Simplify alist lookups in align-region
,
Stefan Kangas
,
15:46
master 309554edb4f 3/3: ; Mention 64-bit first in FAQ on large files
,
Stefan Kangas
,
15:46
master 9cf1fc49e8c: * lisp/tab-line.el: Move Touch screen support section to the better place.
,
Juri Linkov
,
13:14
master 7c26501175f: regex.c (mutually_exclusive_aux) <wordbound>: Remove optimization
,
Stefan Monnier
,
12:37
emacs-29 356e79e47fc: Fix tramp-test.el (don't merge with master)
,
Michael Albinus
,
03:56
master 3b831fe0f43 1/2: Unquote #'project-uniquify-dirname-transform in uniquify-dirname-transform.
,
Juri Linkov
,
02:55
master updated (5ad8db88df8 -> 0c15c7d9467)
,
Juri Linkov
,
02:55
master 0c15c7d9467 2/2: ; * etc/NEWS: Demote outline 'describe-bindings-outline-rules' under Help.
,
Juri Linkov
,
02:55
master 5ad8db88df8: ; * admin/notes/tree-sitter/performance (Experiments): Update.
,
Yuan Fu
,
02:43
master e881a172d48: ; * lisp/treesit.el (treesit--read-major-mode): Use string-suffix-p.
,
Yuan Fu
,
00:53
September 27, 2023
master 83e0442139f: There are no file modes on windows and dos
,
Sam Steingold
,
22:34
master 7b43d70c737: Update Android port
,
Po Lu
,
20:47
master dc2199de3e6: * lisp/calendar/todo-mode.el: Let-bind `inhibit-read-only`
,
Stefan Monnier
,
18:53
master d813f71ffe6 2/2: * lisp/vc/diff-mode.el (diff-apply-buffer): New command (bug#66113).
,
Juri Linkov
,
13:40
master 2d25f071b6c 1/2: New commands to show replacements as diffs (bug#65854)
,
Juri Linkov
,
13:40
master updated (bc52fdd1d15 -> d813f71ffe6)
,
Juri Linkov
,
13:40
master bc52fdd1d15: * src/regex-emacs.c (analyze_first): Fix incorrect optimization
,
Stefan Monnier
,
13:31
master 9a67540e51e: ; * test/src/regex-emacs-tests.el: suppress relint complaints
,
Mattias Engdegård
,
06:46
master 69563820335: Revert "Don't use ellipses while cl-printing strings."
,
Alan Mackenzie
,
05:56
master a3a840c80a2: Don't call font-lock-mode in treesit-major-mode-setup (bug#66223)
,
Yuan Fu
,
03:22
master 6490af559f8 1/3: Extract feature list of java-ts-mode to a variable
,
Yuan Fu
,
02:40
master 1f850d8d7b6 3/3: Fix treesit-langauge-at-point for elixir-ts-mode.
,
Yuan Fu
,
02:40
master updated (eef32d13da5 -> 1f850d8d7b6)
,
Yuan Fu
,
02:40
master 07ede5e92a5 2/3: ; * lisp/treesit.el (treesit-language-at-point-function): Fix doc.
,
Yuan Fu
,
02:40
September 26, 2023
master eef32d13da5: Use 'unwind-protect' in more places in Eshell
,
Jim Porter
,
15:32
master e88be844bf7: regex.c (mutually_exclusive_p): Fix initial value of `loop_beg`
,
Stefan Monnier
,
11:44
master d082f46c8ca 1/2: vc-annotate.el: make a new face if it didn't exist
,
Mattias Engdegård
,
07:38
master updated (8d7e498366a -> 215bfb24dd0)
,
Mattias Engdegård
,
07:38
master 215bfb24dd0 2/2: ; checkdoc.el: remove unnecessary regexp groups
,
Mattias Engdegård
,
07:38
master 8d7e498366a: Fix ediff-toggle-multiframe cond clauses
,
Basil L. Contovounesios
,
04:16
master ff2a02afa63: Address defcustom :type warnings
,
Basil L. Contovounesios
,
03:32
scratch/pkg 9e3eaaa4391 2/2: Update HASH for pvec type
,
Gerd Moellmann
,
00:45
scratch/pkg 9545ac7305b 1/2: Merge remote-tracking branch 'origin/master' into scratch/pkg
,
Gerd Moellmann
,
00:45
scratch/pkg updated (e8feb82daec -> 9e3eaaa4391)
,
Gerd Moellmann
,
00:45
September 25, 2023
master 719f8a51be6 1/2: Update Android port
,
Po Lu
,
21:42
master 6a402bd3a7d 2/2: Update Android port
,
Po Lu
,
21:42
master updated (50281b40070 -> 6a402bd3a7d)
,
Po Lu
,
21:42
master 50281b40070: Properly clip overlaid fringe bitmaps
,
Po Lu
,
21:30
master 50e913c9569: Fix a couple of doc-view user options
,
Basil L. Contovounesios
,
15:46
master 091b8de586e 2/2: Use heuristic to speed up allocation of small vectors (bug#65491)
,
Mattias Engdegård
,
12:04
master updated (98a1e480c60 -> 091b8de586e)
,
Mattias Engdegård
,
12:04
master aa285275002 1/2: Remove useless half of vector_free_lists array (bug#65491)
,
Mattias Engdegård
,
12:04
master 98a1e480c60 2/2: ; flymake-proc.el: move variable declarations
,
Mattias Engdegård
,
09:21
master f616edb4ccc 1/2: macroexp-parse-body: correct parsing of empty body (bug#66136)
,
Mattias Engdegård
,
09:21
master updated (6c99e4e3840 -> 98a1e480c60)
,
Mattias Engdegård
,
09:21
master 6c99e4e3840: * lisp/faces.el (read-face-name): Expose all lambdas to the compiler
,
Stefan Monnier
,
08:02
emacs-29 updated (ca5b48fd76d -> 34550ea8ce4)
,
Michael Albinus
,
07:00
emacs-29 4776d90c31b 1/2: Add new Tramp test
,
Michael Albinus
,
07:00
emacs-29 34550ea8ce4 2/2: Improve Emacs 30 compatibility in tramp-tests.el (don't merge)
,
Michael Albinus
,
07:00
master 9f91a1c3ebe: Make insert-directory-program a defcustom; use "gls" on *BSD
,
Stefan Kangas
,
05:37
emacs-29 ca5b48fd76d: Fix tmm-mid-prompt :type (Bug#66179)
,
Eli Zaretskii
,
03:35
master df5a9a78b51: Update Android port
,
Po Lu
,
01:16
September 24, 2023
emacs-29 7447d3df94e: Fix tree-sitter indentation conflict with multiple languages
,
Yuan Fu
,
23:13
master 947409d408e: Move bind-key.el from lisp/use-package directory
,
Stefan Kangas
,
16:22
emacs-29 bee18e52737: Fix bug#66093 in Tramp
,
Michael Albinus
,
11:15
emacs-29 7d5fee0feaa: Support regeneration of ja-dic.el under '--with-small-ja-dic'
,
Eli Zaretskii
,
08:32
master 38cd3cb4330: Update Android port
,
Po Lu
,
06:20
master 81c6569e654: Flymake: unbreak tests
,
João Távora
,
04:04
master 9b933a60331 2/2: ; Fix typos
,
Stefan Kangas
,
03:06
master 1cdc5cdc56b 1/2: ; Normalize sort-fields-syntax-table definition
,
Stefan Kangas
,
03:06
master updated (12fe4741b6f -> 9b933a60331)
,
Stefan Kangas
,
03:06
September 23, 2023
master 12fe4741b6f: ; Delete redundant requires from cperl-mode.el
,
Stefan Kangas
,
20:53
master 450ca9951a8: Use delete-region in Gnus message yanking
,
Eric Abrahamsen
,
18:40
master c79a4c49ca0 03/10: Merge from origin/emacs-29
,
Eli Zaretskii
,
09:43
master d56464b9d13 02/10: ; Merge from origin/emacs-29
,
Eli Zaretskii
,
09:43
master cc8726d2c8b 05/10: Merge from origin/emacs-29
,
Eli Zaretskii
,
09:43
master 924f9bd08a6 08/10: ; Merge from origin/emacs-29
,
Eli Zaretskii
,
09:43
master updated (024432e583d -> 9babf611454)
,
Eli Zaretskii
,
09:43
master 6d8801ee739 09/10: Merge from origin/emacs-29
,
Eli Zaretskii
,
09:43
master 617c358da75 07/10: Merge from origin/emacs-29
,
Eli Zaretskii
,
09:43
master 9babf611454 10/10: ; Merge from origin/emacs-29
,
Eli Zaretskii
,
09:43
master 36e78f14804 04/10: ; Merge from origin/emacs-29
,
Eli Zaretskii
,
09:43
master 3edd7f8453d 01/10: Merge from origin/emacs-29
,
Eli Zaretskii
,
09:43
master a643d7e85b5 06/10: ; Merge from origin/emacs-29
,
Eli Zaretskii
,
09:43
emacs-29 ead491d2307: ; Handle authentication properly when reconnecting to IRC
,
Philip Kaludercic
,
08:54
master 024432e583d: Enlarge dumped_data
,
Po Lu
,
02:21
emacs-29 476933b2356: ; * lisp/simple.el (shell-command-to-string): Fix quotation.
,
Eli Zaretskii
,
02:09
September 22, 2023
master 3a1e65bd8ea 1/2: Properly apply XY offsets to compound component glyphs
,
Po Lu
,
22:09
master updated (d2f024af612 -> 5bd6f963f68)
,
Po Lu
,
22:09
master 5bd6f963f68 2/2: Correct comparisons between size_t and ssize_t
,
Po Lu
,
22:09
master d2f024af612: Display background dialogs using the correct style
,
Po Lu
,
20:32
emacs-29 e27ec0e4144: Improve remote-file-name-inhibit-cache :type
,
Basil L. Contovounesios
,
09:18
master d1d444c2b78: File-expand DIRECTORY argument to vc-clone
,
Philip Kaludercic
,
06:50
emacs-29 de50e2ad4cd: Ensure bind-key is its own package
,
Stefan Kangas
,
06:32
September 21, 2023
master d71b9673a07: Enable opening mailto URLs under Android
,
Po Lu
,
21:36
master 9db3fbd3691: Flymake: new 'short' option for flymake-show-diagnostics-at-end-of-line
,
João Távora
,
17:33
master 842411f09bc 2/3: package-tests.el: Add test Bug#65475
,
Philip Kaludercic
,
12:30
master a45d33d8aa8 3/3: ; Handle authentication properly when reconnecting to IRC
,
Philip Kaludercic
,
12:30
master updated (cc9bfcafb9c -> a45d33d8aa8)
,
Philip Kaludercic
,
12:30
master 24b8d13fc1a 1/3: ; Handle edge-case when deleting the last package
,
Philip Kaludercic
,
12:30
master cc9bfcafb9c: * src/regex-emacs.c (mutually_exclusive_aux) [ENABLE_CHECKING]: Fix if
,
Stefan Monnier
,
11:58
master 424b35fa24f: regex-emacs.c (mutually_exclusive_aux): Rework again
,
Stefan Monnier
,
11:47
master 57c6c067d35: Flymake: fix bug in end-of-line overlay updates
,
João Távora
,
09:01
emacs-29 c966e7ec381: * lisp/net/tramp.el (tramp-skeleton-write-region): Fix missing comma.
,
Michael Albinus
,
03:21
master d0b1e3647fb: macOS: only cp emacs.pdmp when installing (bug#66022)
,
Gerd Moellmann
,
01:10
September 20, 2023
master dad3afb7eb5: ; * src/android.c (android_damage_window): Remove unused variable.
,
Po Lu
,
21:26
master 19857b51b0e: Update Android port
,
Po Lu
,
21:13
master ef8458558d5: Flymake: fix eol overlay flicker due to untimely overlay deletion
,
João Távora
,
20:13
master 4da3ff1f0cc 2/3: Flymake: do use condition-case-unless-debug
,
João Távora
,
19:26
master updated (e0ce4409b22 -> f35818f2e76)
,
João Távora
,
19:26
master 8b1947ffdd9 1/3: Flymake: more fixes to flymake--highlight-line
,
João Távora
,
19:26
master f35818f2e76 3/3: Flymake: more fixes to the end-of-line overlays
,
João Távora
,
19:26
master d989d14e131 1/2: Flymake: use 'compilation-info' as basis for "note" faces
,
João Távora
,
17:49
master e0ce4409b22 2/2: Flymake: Fix bug in flymake-diagnostics
,
João Távora
,
17:49
master updated (f931cebce76 -> e0ce4409b22)
,
João Távora
,
17:49
master f931cebce76: Insert symbol `debug' into two condition-case handlers
,
Alan Mackenzie
,
11:52
master 5792ea14ad6: Flymake: fix many problems with the end-of-line overlays
,
João Távora
,
09:50
master ea12230039c: * lisp/emacs-lisp/comp.el (comp-compute-dominator-tree): Simplify.
,
Andrea Corallo
,
06:09
master 76cdf293c48: Eglot: better consider diagnostics at point on code action requests
,
João Távora
,
06:01
master f0794ac9caf 3/3: Re-enable -Wswitch when building with Clang
,
Mattias Engdegård
,
05:50
master updated (fb8dfba0f14 -> f0794ac9caf)
,
Mattias Engdegård
,
05:50
master 054fc8a5e03 1/3: * src/alloc.c: (cleanup_vector) Dispatch on pseudovector type
,
Mattias Engdegård
,
05:50
master a82785e2978 2/3: Reorder type tests for efficiency
,
Mattias Engdegård
,
05:50
master fb8dfba0f14: Fix off-by-1 typo in vadd_to_log
,
Paul Eggert
,
04:06
September 19, 2023
master 74dffcdf4f2 2/2: * lisp/tab-bar.el (tab-bar-auto-width): Don't check if width changes.
,
Juri Linkov
,
13:52
master 3c14cab7977 1/2: ; * tab-bar, tab-line: Use integer 1 instead of float for height em.
,
Juri Linkov
,
13:52
master updated (b03338c70d8 -> 74dffcdf4f2)
,
Juri Linkov
,
13:52
master 321f2e1e4d4 1/2: Don't use pointer arithmetic for pointer tagging (bug#65491)
,
Mattias Engdegård
,
10:05
master updated (7be5c8f47c9 -> b03338c70d8)
,
Mattias Engdegård
,
10:05
master b03338c70d8 2/2: Warn about duplicated :tag strings in defcustom choices
,
Mattias Engdegård
,
10:05
master 7be5c8f47c9: Update modus-themes to their version 4.3.0
,
Protesilaos Stavrou
,
09:03
emacs-29 a3a9ed40d89 1/2: ; * CONTRIBUTE: Clarify "mark" wrt NEWS entries. (Bug#66067)
,
Eli Zaretskii
,
08:11
emacs-29 a2953ea3003 2/2: Merge branch 'emacs-29' of git.savannah.gnu.org:/srv/git/emacs into emacs-29
,
Eli Zaretskii
,
08:11
master 7fd2a601ab8 2/2: ; Fix typos in last change
,
Po Lu
,
08:00
master d18be275946 1/2: Update Android port
,
Po Lu
,
08:00
master updated (761f8901fff -> 7fd2a601ab8)
,
Po Lu
,
08:00
master 761f8901fff: Don't use ellipses while cl-printing strings.
,
Alan Mackenzie
,
06:28
master ea5ae08b062 2/2: * lisp/emacs-lisp/comp.el (comp-final1): Clean-up unused form.
,
Andrea Corallo
,
05:47
master 438d71e83b7 1/2: * lisp/emacs-lisp/comp.el (comp-op-to-fun): Use `string-replace'.
,
Andrea Corallo
,
05:47
master updated (fc7c1f1e93e -> ea5ae08b062)
,
Andrea Corallo
,
05:47
September 18, 2023
master fc7c1f1e93e: Fix treesit--update-ranges-local
,
Yuan Fu
,
23:59
emacs-29 5cba5ee8905: Fix tree-sitter range update function
,
Yuan Fu
,
23:49
master acdb77c2894: ; Add debug instrumention for queueing commands in Eshell
,
Jim Porter
,
21:00
master e942581488a: Improve XUNTAG comment
,
Paul Eggert
,
17:11
master 861f9cb7837: Don't use pointer arithmetic for untagging Lisp values (bug#65491)
,
Mattias Engdegård
,
14:07
master 146bd41ddef: Fix another race condition when waiting for Eshell processes
,
Jim Porter
,
13:26
emacs-29 41333cb2d5f: ; * etc/NEWS: Fix typos.
,
Michael Albinus
,
12:00
emacs-29 0a6a9ac6f14: ; * etc/NEWS: Fix last change.
,
Eli Zaretskii
,
07:10
emacs-29 updated (6bc3800000c -> 5611274bbda)
,
Stefan Kangas
,
07:01
emacs-29 5611274bbda 2/2: Announce handling 'org-protocol' URI scheme in NEWS
,
Stefan Kangas
,
07:01
emacs-29 1500e4b4329 1/2: Make emacsclient handle org-protocol:// links
,
Stefan Kangas
,
07:01
emacs-29 6bc3800000c: Ensure ucs-names is consistent with Unicode names
,
Robert Pluim
,
05:57
emacs-29 93134bb9c2f: Make key-translate actually work
,
Robert Pluim
,
05:48
master 991bf3f0f5d: * Fix comp-function-type-spec for non symbol input (bug#66021)
,
Andrea Corallo
,
04:16
master cd69120731f 1/2: Correct crash in child processes under armeabi Android
,
Po Lu
,
02:17
master b331bf6d8a2 2/2: Correct build on systems without PAGE_MASK
,
Po Lu
,
02:17
master updated (b892da5f615 -> b331bf6d8a2)
,
Po Lu
,
02:17
master b892da5f615: Offset ranges before applying embedded tree-sitter parser
,
Yuan Fu
,
00:13
master 9ab8b968d63: Use 'eshell-with-temp-command' (indirectly) to parse Eshell script files
,
Jim Porter
,
00:11
September 17, 2023
master 4e46df96510: Optimize damage region tracking under Android
,
Po Lu
,
23:00
emacs-29 85f49a9bc8b: Update to Org 9.6.9
,
Kyle Meyer
,
22:20
master 514b70d5a0c: ; Fix last change
,
Jim Porter
,
20:35
emacs-29 2826c26537c: Add leim subdirectories to emacs package
,
Stefan Kangas
,
20:04
emacs-29 9aab258b80a: Add missing builtin package declarations
,
Stefan Kangas
,
19:56
master 69a154616e1 3/4: Run erc--scrolltobottom-on-pre-insert unconditionally
,
F. Jason Park
,
19:24
master ef4a3c2a6d8 1/4: ; Fix example in display-buffer section of ERC manual
,
F. Jason Park
,
19:24
master a0ed463baba 4/4: Spoof channel users in erc-button--phantom-users-mode
,
F. Jason Park
,
19:24
master c1e86203b00 2/4: Simplify erc--fill-module-docstring
,
F. Jason Park
,
19:24
master updated (7d2870dc856 -> a0ed463baba)
,
F. Jason Park
,
19:24
emacs-29 71a1f0fdc9e: Add more missing builtin package declarations
,
Stefan Kangas
,
19:15
master 7d2870dc856: Fix running background commands via 'eshell-command'
,
Jim Porter
,
18:46
master 6dfe252fff0: Delete commented out code from cperl-mode.el
,
Stefan Kangas
,
17:44
master f3a50f6dd84: Rename describe-map-tree to help--describe-map-tree
,
Stefan Kangas
,
16:56
emacs-29 94705f83005: ; Fix last change in shell-command-to-string
,
Stefan Kangas
,
14:44
master ae983e92838: ; Fix a recent change in Eshell
,
Jim Porter
,
14:23
emacs-29 c3a70845736: ; * lisp/progmodes/flymake.el (flymake-mode): Fix 'cond'.
,
Eli Zaretskii
,
12:40
master 16453ed611b: ; * lisp/progmodes/flymake.el (flymake-mode): Fix 'cond'.
,
Eli Zaretskii
,
12:36
master e65ed927953: ; * lisp/simple.el (suggest-key-bindings): Fix :type.
,
Eli Zaretskii
,
12:33
master f8ea47ebf45: Expanded defcustom type byte-compilation warnings (bug#65852)
,
Mattias Engdegård
,
11:18
emacs-29 94bef169e2e: Document shell-command-to-string security considerations
,
Stefan Kangas
,
11:07
master e0070fc574a: Improve org-babel-execute:eshell docstring
,
Stefan Kangas
,
10:58
master 1e270e580d3: ; Grammar fixes ("allow to" et al)
,
Stefan Kangas
,
10:50
master 46c30c6df75: Make obsolete flymake proc less prominent in manual
,
Stefan Kangas
,
09:36
emacs-29 b74d9e8bad9: Fix shell-indirect-setup-hook :type (Bug#66051)
,
Stefan Kangas
,
09:08
master 0d493116aea: Make "toolbox" and "flatpak" multi-hop completion capable in Tramp
,
Michael Albinus
,
06:13
emacs-29 f549d4330f3: Remove column quoting from sqlite-mode
,
Eli Zaretskii
,
06:04
master e686fb9de39: Add prettify-symbols configuration to 'rust-ts-mode'
,
Eli Zaretskii
,
05:58
master 38757723e14: Support Unicode version 15.1
,
Eli Zaretskii
,
04:42
emacs-29 cf7efabe3ff: Add indentation rules for type_arguments
,
Theodor Thornhill
,
02:19
master updated (b2362cdcedf -> d2f6a5c59a2)
,
Eli Zaretskii
,
01:28
master d2f6a5c59a2: Merge from origin/emacs-29
,
Eli Zaretskii
,
01:28
September 16, 2023
master b2362cdcedf: Speed up Android context menu generation
,
Po Lu
,
21:13
emacs-29 updated (33ff4fed03d -> bcf287bd114)
,
Dmitry Gutov
,
16:05
emacs-29 67c82710764 1/2: Improve namespacing situation WRT to recent change in typescript-ts-mode.el
,
Dmitry Gutov
,
16:05
emacs-29 bcf287bd114 2/2: typescript-ts-mode.el: Minor touches
,
Dmitry Gutov
,
16:05
master 9e736d254ae 3/4: Improve Tramp messages
,
Michael Albinus
,
14:36
master be70f4ab0e2 1/4: Adapt tramp-otp-password-prompt-regexp
,
Michael Albinus
,
14:36
master f0f4cbfe876 2/4: Make "kubernetes" multi-hop completion capable in Tramp
,
Michael Albinus
,
14:36
master updated (7ff836b366d -> 41a45373c1b)
,
Michael Albinus
,
14:36
master 41a45373c1b 4/4: ; Add some comments in Tramp
,
Michael Albinus
,
14:36
master 7ff836b366d: Revert "Mark two tests as expensive"
,
Stefan Kangas
,
13:09
master f24aeaf4ff7 1/2: Revert "* src/lisp.h (XUNTAG): Work on 32-bit --with-wide-int builds"
,
Eli Zaretskii
,
13:04
master updated (c0788f0c476 -> 2a8ad64ddd9)
,
Eli Zaretskii
,
13:04
master 2a8ad64ddd9 2/2: Revert "Don't use pointer arithmetic for untagging Lisp values"
,
Eli Zaretskii
,
13:04
master c0788f0c476: * src/lisp.h (XUNTAG): Work on 32-bit --with-wide-int builds
,
Mattias Engdegård
,
12:42
master 056c99a34c1 2/2: Don't use pointer arithmetic for untagging Lisp values
,
Mattias Engdegård
,
10:56
master updated (94b1de2774b -> 056c99a34c1)
,
Mattias Engdegård
,
10:56
master b1881d7dab5 1/2: More accurate static vector block size assertion
,
Mattias Engdegård
,
10:56
master 94b1de2774b: Add missing builtin package declarations
,
Stefan Kangas
,
10:22
emacs-29 33ff4fed03d: Make move-end-of-line in minibuffer consistent (bug#65980)
,
Stephen Berman
,
08:00
master 302bc23f7cb: Merge from origin/emacs-29
,
Eli Zaretskii
,
07:42
master updated (f44c1969b6f -> 302bc23f7cb)
,
Eli Zaretskii
,
07:42
emacs-29 755ae813a6a: ; Declare some treesit.c functions in typescript-ts-mode.el.
,
Eli Zaretskii
,
07:27
emacs-29 89fa204b706: Fix loss of encrypted data in plstore.el
,
Eli Zaretskii
,
07:06
master updated (a5ca1f2d8b5 -> f44c1969b6f)
,
Eli Zaretskii
,
06:41
master f44c1969b6f 2/2: ; Fix last change in gdb-mi.el
,
Eli Zaretskii
,
06:41
master ce77bfff503 1/2: bug#65007: Allow displaying program IO in the GDB buffer
,
Eli Zaretskii
,
06:41
emacs-29 d9a1175a611: Close SQL database when corresponding 'sqlite-mode' buffer is killed
,
Eli Zaretskii
,
06:22
master a5ca1f2d8b5: Declare more functions as shift-translatable motion commands
,
Eli Zaretskii
,
06:08
master b6659e98a4f: bug#65673: Add lua-ts-mode
,
Eli Zaretskii
,
06:02
master 2ea98ea35c8: Avoid errors when a restricted-sexp widget is empty
,
Eli Zaretskii
,
05:58
master 68976b00f10 2/2: ; * lisp/edmacro.el (edmacro-reverse-macro-lines): Fix last change.
,
Eli Zaretskii
,
05:54
master updated (d9efc9aa0fe -> 68976b00f10)
,
Eli Zaretskii
,
05:54
master f25cd560654 1/2: Make using Edmacro easier for long sequences of keys
,
Eli Zaretskii
,
05:54
emacs-29 cbd8fac283a: Fix Unicode normalization of characters
,
Eli Zaretskii
,
05:18
emacs-29 825be05b379: Support one-time passwords in Tramp
,
Michael Albinus
,
03:59
emacs-29 f880b94e649: Fix the 'C' and 'c' categories of characters
,
Eli Zaretskii
,
03:54
emacs-29 58fd212d8a2: Fix Emoji zooming commands
,
Eli Zaretskii
,
03:34
master d9efc9aa0fe: Update pdumper hashes
,
Andreas Schwab
,
03:19
emacs-29 8970cdd009a: ; Fix last change.
,
Eli Zaretskii
,
02:26
emacs-29 ba924be4522: ; * etc/DEBUG: Improve the redisplay section.
,
Eli Zaretskii
,
02:25
emacs-29 e110312ad95: ; * doc/lispref/minibuf.texi (Text from Minibuffer): Mention alias.
,
Eli Zaretskii
,
01:55
September 15, 2023
master d55a106f0af: ; * src/sfntfont.c (sfntfont_list_family): Remove unused variable.
,
Po Lu
,
22:56
master ee4b6a4a2d6: Update Android port
,
Po Lu
,
22:39
master bc25d76650a: Fix documented Eshell behavior of ignoring leading nils in commands
,
Jim Porter
,
16:43
master e7e925f062f 2/2: (mutually_exclusive_p): Fix the regression from commit 6fad73d7cc53
,
Stefan Monnier
,
14:54
master 9610aaeb9e5 1/2: * src/regex-emacs.c (mutually_exclusive_p): Refactor
,
Stefan Monnier
,
14:54
master updated (1d952078c0c -> e7e925f062f)
,
Stefan Monnier
,
14:54
emacs-29 65f4810003b: tsx-ts-mode--font-lock-compatibility-bb1f97b: Improve
,
Dmitry Gutov
,
09:31
emacs-29 6fe11b88ed0: Avoid using --display in emacsclient to reuse frames on PGTK
,
Eli Zaretskii
,
07:34
emacs-29 2fc7463c0e5: ; * INSTALL: Don't advertise -O3. (Bug#65988)
,
Eli Zaretskii
,
07:28
master 1d952078c0c: Mark two tests as expensive
,
Stefan Kangas
,
05:28
master 826d383c92a: Fix describing packages where maintainer lacks email
,
Stefan Kangas
,
03:57
master 04fd8b173bd 1/2: Allow treesit-font-lock-recompute-features to be language-specific
,
Yuan Fu
,
03:44
master 7717ff1c942 2/2: Add dot SVG icons
,
Yuan Fu
,
03:44
master updated (160b4c295d8 -> 7717ff1c942)
,
Yuan Fu
,
03:44
emacs-29 29055412f2d: ; Fix doc string of 'lsh'
,
Eli Zaretskii
,
03:18
emacs-29 738d8543337: Support emacsclient on Windows with server on GNU or Unix systems
,
Eli Zaretskii
,
03:03
master 160b4c295d8: ; * src/process.c (child_signal_notify): Avoid compiler warning (bug#65919).
,
Eli Zaretskii
,
02:05
September 14, 2023
master 1442f4043a7 2/2: ; * src/xterm.c (handle_one_xevent): Cite the bug meant to be fixed.
,
Po Lu
,
22:38
master e1a730017d6 1/2: Correct bug#65919
,
Po Lu
,
22:38
master updated (cadd3326625 -> 1442f4043a7)
,
Po Lu
,
22:38
master cadd3326625 2/2: Collapse 'if' forms in Eshell iterative evaluation
,
Jim Porter
,
20:56
master updated (2f2f934208c -> cadd3326625)
,
Jim Porter
,
20:55
master 7e50861ca7e 1/2: ; Simplify how to use 'eshell-debug-command'
,
Jim Porter
,
20:55
emacs-29 c9cb8ee0fc0 1/2: Fix defcustom in saveplace.el (Bug#65977)
,
Eli Zaretskii
,
09:18
emacs-29 f0a89fa1d0e 2/2: ; * lisp/saveplace.el (save-place-ignore-files-regexp): Fix last change.
,
Eli Zaretskii
,
09:18
emacs-29 updated (5ec8be1d589 -> f0a89fa1d0e)
,
Eli Zaretskii
,
09:18
emacs-29 5ec8be1d589: ; * lisp/subr.el (string-suffix-p, string-prefix-p): Doc fix.
,
Eli Zaretskii
,
09:09
master 2f2f934208c: Fix Tramp test on NetBSD
,
Michael Albinus
,
08:38
emacs-29 809305e6d8f: Fix 'window-text-pixel-size' when there are several images at START
,
Eli Zaretskii
,
05:53
master 6ffb0a17199: Avert a crash in the Android last resort font driver
,
Po Lu
,
04:53
emacs-29 ea14b0dcc20: : Doc fix.
,
Eli Zaretskii
,
02:22
emacs-29 01e8a0c6cbf: Doc fix for prettify-symbols-unprettify-at-point
,
Stefan Kangas
,
02:03
master f13b08be115: ; * src/treesit.c (Ftreesit_parser_set_included_ranges): Minor fix.
,
Yuan Fu
,
00:44
master de6a652a031 3/3: Refactor treesit-font-lock-fontify-region
,
Yuan Fu
,
00:07
master 63766b49e2a 1/3: Fix treesit-font-lock-fontify-region wrt local parsers
,
Yuan Fu
,
00:07
master updated (921c0a16ce2 -> de6a652a031)
,
Yuan Fu
,
00:07
master b1291a2f847 2/3: ; * admin/notes/tree-sitter/performance (Facts): Fix filling.
,
Yuan Fu
,
00:07
September 13, 2023
master 921c0a16ce2: Improve the Android last resort font driver
,
Po Lu
,
22:00
master ef2bd5e4875: Improve process instrumentation in Eshell
,
Jim Porter
,
21:20
master ad624b961b8 1/3: Update tree-sitter traversing functions' docstrings
,
Yuan Fu
,
21:15
master c916f471caa 2/3: Add tree-sitter performance note
,
Yuan Fu
,
21:15
master 8facdb62d3e 3/3: Improve docstring for treesit-language-at
,
Yuan Fu
,
21:15
master updated (d8c0bfb2655 -> 8facdb62d3e)
,
Yuan Fu
,
21:15
master d8c0bfb2655: ; * test/lisp/erc/erc-stamp-tests.el (erc-echo-timestamp): Tag unstable.
,
F. Jason Park
,
19:07
emacs-29 0065621d0d3: (report_overlay_modification): Fix bug#65929
,
Stefan Monnier
,
18:51
master 9d9570bfbf5: Fix last Ibuffer change and improve feedback messages
,
Stephen Berman
,
17:44
master 9838f786ded: When waiting for processes in Eshell, wait until all the I/O is complete
,
Jim Porter
,
16:39
master 922d76e8561: ; Fix an Eshell error when calling a lambda with form logging enabled
,
Jim Porter
,
15:49
master 4b44178e722: Fix build error on older macOS versions
,
Alan Third
,
15:28
emacs-29 6cc6455e931: Fix SVG colors (bug#56182)
,
Alan Third
,
15:20
master 0fe1cd49292: ; * lisp/eshell/esh-cmd.el (eshell-do-eval): Fix 'eshell-manipulate' call.
,
Jim Porter
,
14:31
emacs-29 9396d73942e: * doc/emacs/text.texi (Outline Minor Mode): Add a note about value 'insert'.
,
Juri Linkov
,
12:50
master 32ded573cc4: ; Fix bootstrap
,
Stefan Kangas
,
12:28
master 012f9c28053: Fix defcustom :type in replace.el (Bug#65920)
,
Stefan Kangas
,
12:02
master d436c559a4f 1/3: bytecomp-tests.el: Add new helper function
,
Stefan Kangas
,
10:38
master updated (2d703432a87 -> 1f7113e6898)
,
Stefan Kangas
,
10:38
master f045750fa5e 2/3: Shorten docstrings generated by cl-defsubst
,
Stefan Kangas
,
10:38
master 1f7113e6898 3/3: Shorten docstrings generated by cl-defstruct
,
Stefan Kangas
,
10:38
emacs-29 a65d1a5a167: Improve documentation of 'list-abbrevs'
,
Eli Zaretskii
,
10:24
master 2d703432a87: Fix problem with long file names in Tramp
,
Michael Albinus
,
10:21
master a6c29365a57: Reorganize Android permissions documentation
,
Po Lu
,
09:39
master 3ef5f10b190: Exclude ``regular'' from font adstyle
,
Po Lu
,
01:43
September 12, 2023
master updated (f542a4537e4 -> dfaaedfba8c)
,
Po Lu
,
21:31
master 9500fbe231e 1/2: Facilitate opening content:// files without a linked file name
,
Po Lu
,
21:31
master dfaaedfba8c 2/2: Request additional permissions on Android
,
Po Lu
,
21:30
master f542a4537e4: ; Improve recent change to printing exit status in Eshell
,
Jim Porter
,
21:17
emacs-29 5dcc4b7eab1: Tweak s-p-f for js-ts-mode
,
Dmitry Gutov
,
19:21
emacs-29 1fb2fb501f3: typescript-ts-mode, tsx-ts-mode: Fix syntax properties for regexp and jsx
,
Dmitry Gutov
,
19:08
master updated (fad91b56d13 -> d1d311a3b22)
,
Yuan Fu
,
16:23
master b392d050890 1/2: Make sure undefined tree-sitter thing doesn't raise an error
,
Yuan Fu
,
16:23
master d1d311a3b22 2/2: Avoid unnecessary tree-sitter reparse when setting the same range
,
Yuan Fu
,
16:23
master bffdb84cda4 1/3: Don't do anything in 'eshell-sentinel' if the process status is "run"
,
Jim Porter
,
14:49
master a0c8b458209 2/3: Be more careful about when to print abnormal exit status in Eshell
,
Jim Porter
,
14:49
master updated (1e1f3e30efd -> fad91b56d13)
,
Jim Porter
,
14:49
master fad91b56d13 3/3: Ensure that Eshell doesn't consider a process complete until stderr is done
,
Jim Porter
,
14:49
emacs-29 946b395e7e1: * lisp/progmodes/c-ts-mode.el (c++-ts-mode): Provide (bug#65895).
,
Eli Zaretskii
,
14:46
master 1e1f3e30efd: * src/alloc.c (garbage_collect): Run `post-gc-hook` later (bug#65700)
,
Stefan Monnier
,
14:07
master ff87aecf855: Address "Useless clause following default cond clause" warnings
,
Stefan Monnier
,
12:59
master 68dd520e39e: (read-char-from-minibuffer): Allow use of `quoted-insert` (bug#65805)
,
Stefan Monnier
,
12:56
master bfa958bb2c8: Correct the XEmacs version of c-put-char-properties
,
Alan Mackenzie
,
10:47
September 11, 2023
master c465740273f 1/2: Extract font foundry metadata from the OS/2 table
,
Po Lu
,
22:40
master 2b6928edb97 2/2: Merge remote-tracking branch 'savannah/master' into master-android-1
,
Po Lu
,
22:40
master b1c40891713: ; * lisp/treesit.el (treesit-explore-mode): Support local parsers.
,
Yuan Fu
,
21:08
master e25ad6e2a30: Fix tracing for advanced scoring in gnus-logic.el
,
Stefan Kangas
,
20:32
master 37c4f6103e7: Match recent version of GNU global in CEDET
,
Stefan Kangas
,
19:52
emacs-29 33ee3e588fd: Fix regression of treesit_cursor_helper_1
,
Yuan Fu
,
18:17
master c19a2dff5ab 2/3: Fix crash on child frame creation (bug#65817)
,
Alan Third
,
12:22
master updated (ca95e45f7e8 -> 6acb3c5b05a)
,
Alan Third
,
12:22
master fa24bbb631f 1/3: Simplify the EmacsLayer double buffering code (bug#63187)
,
Alan Third
,
12:22
master 6acb3c5b05a 3/3: Remove check for appdefined events on the queue (bug#65843)
,
Alan Third
,
12:22
emacs-29 d11d81dfcc6: ; Fix doc typos (Bug#65868)
,
Stefan Kangas
,
11:16
master ca95e45f7e8: Avoid confusing message in Ibuffer (bug#64230)
,
Stephen Berman
,
10:16
master 7a3e992ba53: Eglot support for objc-mode
,
Gerd Moellmann
,
09:04
master 6e93e76083b: New command tramp-revert-buffer-with-sudo
,
Michael Albinus
,
07:52
master 38e96bee1f9: Provide an option to disable font instruction code execution
,
Po Lu
,
07:46
master f6568dabf29: Expunge another instance of ``allows to''
,
Po Lu
,
03:41
master f6d2ae766a1: Respect vertical centering preferences under Android
,
Po Lu
,
00:57
September 10, 2023
master 0e37a291cae: ; * lisp/erc/erc.el (erc-check-text-conversion): Try fboundp.
,
F. Jason Park
,
23:49
master 374ed006ff6: ; Add newline to erc--scrolltobottom-window-info
,
F. Jason Park
,
22:34
master 8d13ad2318f: Properly set text conversion style within ERC buffers
,
Po Lu
,
21:34
master c96a626dce2 1/4: Allow login to contain NUH delimiters in erc-parse-user
,
F. Jason Park
,
21:02
master 7c932fa3078 3/4: Add optional timezone param to erc-echo-timestamp
,
F. Jason Park
,
21:02
master e1b8dbe9eaa 2/4: ; Allow alternate ert-info text in ERC test utility
,
F. Jason Park
,
21:02
master 617ddb80899 4/4: Consider all windows in erc-scrolltobottom-mode
,
F. Jason Park
,
21:02
master updated (b5df39e924b -> 617ddb80899)
,
F. Jason Park
,
21:02
emacs-29 6554ec22465: Update docs for passing of Thien-Thi Nguyen
,
Stefan Kangas
,
20:39
master b5df39e924b: ; * .mailmap: Update some entries.
,
Stefan Kangas
,
20:31
master b6c725ba98a: New defgroup pixel-scroll-precision
,
Stefan Kangas
,
20:17
emacs-29 5ab2792d5c1: Update defvar usage tips example in manual
,
Stefan Kangas
,
19:50
emacs-29 35d88c657e1: Document using Flymake together with Eglot
,
Stefan Kangas
,
15:07
master 6419f318e43 1/5: ; Move common Eshell pipeline code to a separate function
,
Jim Porter
,
13:42
master dd2438eeaa6 2/5: ; Make Eshell synchronous pipeline code more similar to asynchronous
,
Jim Porter
,
13:42
master updated (e7e7ce67d24 -> 2ec41c174f9)
,
Jim Porter
,
13:42
master f9667836c4b 3/5: Collect all processes in an Eshell pipeline, not just the head and tail
,
Jim Porter
,
13:42
master e554ee0b5f7 4/5: ; Move some Eshell tests to more-topical files
,
Jim Porter
,
13:42
master 2ec41c174f9 5/5: Wait for all processes in a pipeline before resuming an Eshell command
,
Jim Porter
,
13:42
master e7e7ce67d24: Fix order of `other' choice in defcustom :type
,
Stefan Kangas
,
11:37
emacs-29 3f04efe9e7d: ; * src/font.h (struct font): Comment about use of average_width.
,
Eli Zaretskii
,
11:31
master c54080aebd1: Doc fix; explain what it means if comint-pager is nil
,
Stefan Kangas
,
10:46
master b6032f0fe42 3/3: ; Suppress relint complaint in test
,
Mattias Engdegård
,
09:17
master updated (af1e8605701 -> b6032f0fe42)
,
Mattias Engdegård
,
09:17
master 2f8204f5c39 1/3: ; Spruce up union vectorlike_header description
,
Mattias Engdegård
,
09:17
master 90b8762ac84 2/3: Replace PVEC_FONT as pseudo-vector subtype upper bound
,
Mattias Engdegård
,
09:17
emacs-29 459b5f6b6d1: ; * admin/authors.el (authors-aliases): Update.
,
Stefan Kangas
,
05:40
master af1e8605701: Fix file name completion in `shell'
,
Michael Albinus
,
03:54
master d5610127f93 2/2: ; Fix documentation of last change (bug#65621)
,
Eli Zaretskii
,
03:45
master updated (4101464b476 -> d5610127f93)
,
Eli Zaretskii
,
03:45
master d04c538e7c3 1/2: `dired-next-line' movement style (bug#65621)
,
Eli Zaretskii
,
03:45
master 4101464b476: Make ‘mailcap-viewer-passes-test’ return t for viewers without tests
,
Stefan Kangas
,
02:17
master a26f399843c: ; List myself as the Android port maintainer
,
Po Lu
,
02:12
master df18864aa99: Update Android port
,
Po Lu
,
01:49
September 09, 2023
master c0400151f88: Correct many instances of ``allows to''
,
Po Lu
,
21:40
master 93a458f25f2: Fix treesit-node-at wrt local parsers
,
Yuan Fu
,
15:37
emacs-29 0c029ae8bcb: ; tweak etc/TODO item
,
João Távora
,
13:04
master 01ba4d6c5f9: ; * doc/emacs/android.texi (Android Windowing): Fix markup error.
,
Po Lu
,
10:00
master 176b7dad71e 1/2: Don't cache warnings between bytecode compilation tests
,
Mattias Engdegård
,
07:29
master updated (9d27b95b263 -> c137b5195b6)
,
Mattias Engdegård
,
07:29
master c137b5195b6 2/2: Add byte-compiler warning about useless trailing cond clauses
,
Mattias Engdegård
,
07:29
master 22fe8955c21 2/3: ; Merge from origin/emacs-29
,
Eli Zaretskii
,
04:41
master 02739149218 1/3: Merge from origin/emacs-29
,
Eli Zaretskii
,
04:41
master 9d27b95b263 3/3: Merge from origin/emacs-29
,
Eli Zaretskii
,
04:41
master updated (f77ea3b2d75 -> 9d27b95b263)
,
Eli Zaretskii
,
04:41
master f77ea3b2d75: ; * lisp/progmodes/c-ts-mode.el (treesit-parser-root-node): Declare.
,
Eli Zaretskii
,
04:30
master 8b9d25b4087: Update Android port
,
Po Lu
,
03:52
master 09840a8a2ff: ; Fix last change
,
Jim Porter
,
01:25
master 1bf036bf3f0: ; Fix name of an Eshell test
,
Jim Porter
,
00:23
September 08, 2023
master 4785a63ab71: * lisp/emacs-lisp/cl-macs.el (cl--parse-loop-clause): Fix bug#65833
,
Stefan Monnier
,
22:17
master ec097d85ff0: Micro-optimize sfnt_interpret_trap
,
Po Lu
,
22:00
master 740a1e8f339 4/5: * lisp/tempo.el (tempo-find-match-string): Simplify
,
Stefan Monnier
,
19:44
master 80d0d0fe5ea 2/5: (tempo-user-elements): Make it a proper hook
,
Stefan Monnier
,
19:44
master 2e907f6df7e 3/5: * lisp/tempo.el: Remove left over uses of the dynbind dialect
,
Stefan Monnier
,
19:44
master 285210bee56 5/5: * lisp/tempo.el (tempo-insert): Use `pcase` and `dolist`
,
Stefan Monnier
,
19:44
master 89212026588 1/5: * lisp/tempo.el: Remove redundant `:group`s and use #'
,
Stefan Monnier
,
19:44
master updated (a2f977d94e0 -> 285210bee56)
,
Stefan Monnier
,
19:44
master a2f977d94e0: ; * lisp/progmodes/c-ts-mode.el (c-ts-base-mode): Fix typo.
,
Yuan Fu
,
13:11
emacs-29 b8a8106fa1a: ; Add missing space in the manual
,
Stefan Kangas
,
12:49
emacs-29 5b906b62157: Fix defcustom :type of ielm-indirect-setup-hook
,
Stefan Kangas
,
12:44
master a1b38cf72ab: Extract c-ts-mode--feature-list out
,
Yuan Fu
,
12:40
master 98f98c66e08 2/2: ; * lisp/treesit.el (treesit--indent-1): Get all parsers.
,
Yuan Fu
,
12:09
master 2db725fb243 1/2: ; * lisp/treesit.el (treesit--indent-1): Add missing call.
,
Yuan Fu
,
12:09
master updated (34b1ed3f5e5 -> 98f98c66e08)
,
Yuan Fu
,
12:09
master 34b1ed3f5e5: * lisp/pcomplete.el (pcomplete-completions-at-point): Add hack for bug#65089
,
Stefan Monnier
,
11:31
master 4eb4fb4ad49: Mark two flyspell functions as internal
,
Stefan Kangas
,
10:48
emacs-29 82af484ec15: ; Two updates of etc/TODO
,
Eli Zaretskii
,
09:32
emacs-29 0ab2823f518: ; Describe in PROBLEMS 2 problems with keyboard input
,
Eli Zaretskii
,
08:36
master 7572620da29: Avoid errors in EWW when EWW is killed
,
Eli Zaretskii
,
08:12
master b076aa72390: ; * doc/lispref/display.texi (Low-Level Font): Fix last change.
,
Eli Zaretskii
,
08:06
master 1d07bbe1061: Fix typos
,
Po Lu
,
07:58
emacs-29 4e7112ab211: ; Fix inaccuracy in ELisp reference manual
,
Eli Zaretskii
,
07:40
emacs-29 34bbb6c8d21: Document NonGNU ELPA in FAQ
,
Stefan Kangas
,
07:22
master a90ba8d0156: Fix Perl script in Tramp
,
Michael Albinus
,
05:08
master 237cadf2468: Properly detect content files in Doc View
,
Po Lu
,
04:12
September 07, 2023
master 46249f6139d: Fix typos in last change
,
Po Lu
,
23:01
master 3fb671c88e1 2/2: ; * src/fontset.c: Remove extraneous portion of last change.
,
Po Lu
,
22:42
master updated (b1bcd396ede -> 3fb671c88e1)
,
Po Lu
,
22:42
master c933f5081fd 1/2: Permit XLFD names to exceed 255 characters
,
Po Lu
,
22:42
emacs-29 2af092741e5: Fix remote path setting in Eshell
,
Jim Porter
,
21:17
master b1bcd396ede: Fix treesit-thing-definition
,
Yuan Fu
,
20:56
master 9f6cf89fb18: ; * lisp/treesit.el (treesit-node-on): Fix treesit-local-parsers-on.
,
Yuan Fu
,
20:45
master be13e8fc019: Fix treesit-thing-settings for c++-ts-mode (bug#65810)
,
Yuan Fu
,
19:10
master 30de869a3ea 3/3: ; * lisp/treesit.el (treesit-update-ranges): Fix use of parser-list.
,
Yuan Fu
,
19:05
master 8aa9dc1c0cb 1/3: Change treesit-local-parsers-in to treesit-local-parsers-on
,
Yuan Fu
,
19:05
master updated (802a54ad620 -> 30de869a3ea)
,
Yuan Fu
,
19:05
master a9a096ff8ba 2/3: Add Ftreesit_parser_tag
,
Yuan Fu
,
19:05
master 802a54ad620: Error when trying to make nil or t obsolete
,
Stefan Kangas
,
19:02
master 331dee7e4a8: Add note regarding `seq` on GNU ELPA
,
Stefan Kangas
,
17:58
master 55c2180d2c3: Fix detection of vtable start and end
,
Stefan Kangas
,
16:26
master e95d8562c06: Translate backslash-saturated regexp to rx
,
Mattias Engdegård
,
12:23
master 7c55bf59bb7: * admin/unidata/emoji-zwj.awk: More efficient code generation
,
Mattias Engdegård
,
11:57
emacs-29 4613575d97f: ; * lisp/completion.el (dynamic-completion-mode): Fix last change.
,
Eli Zaretskii
,
11:53
emacs-29 2f0f33fbf9d: Update docs for (co-)maintainer changes
,
Stefan Kangas
,
11:48
emacs-29 b068fcd4a31: * doc/lispref/strings.texi (Text Comparison): Fix typo (bug#65799).
,
Eli Zaretskii
,
09:17
emacs-29 2e2a5f8118c: Adapt Tramp manual
,
Michael Albinus
,
09:03
emacs-29 d32f00a35bc: Improve docstring of message-sendmail-envelope-from
,
Stefan Kangas
,
05:58
emacs-29 1a668cda8bc: Unbreak builds with CHECK_STRUCTS.
,
Philipp Stephani
,
05:33
emacs-29 77b6e9bb17b: Improve documentation of EPG
,
Eli Zaretskii
,
05:26
master a412d3c46cc: Fix java-ts-mode tests (bug#65738)
,
Eli Zaretskii
,
05:07
master 2992b99aab0 1/2: New minor mode 'minibuffer-regexp-mode'
,
Eli Zaretskii
,
04:57
master 2e5511c5aaf 2/2: ; Fix documentation of last change
,
Eli Zaretskii
,
04:57
master updated (28cb3a44135 -> 2e5511c5aaf)
,
Eli Zaretskii
,
04:57
master 28cb3a44135: ; Fix recent changes in treesit documentation
,
Eli Zaretskii
,
04:11
emacs-29 d3382f94714: ; * lisp/completion.el (dynamic-completion-mode): Doc fix.
,
Eli Zaretskii
,
02:53
emacs-29 1458daf3164: Avoid crashes on macOS with context menus
,
Eli Zaretskii
,
01:22
emacs-29 14819131fff: Fix c-ts-mode BSD style indentation
,
Eli Zaretskii
,
01:11
September 06, 2023
master 0cf8a169288: Tag NEWS
,
Po Lu
,
23:02
master e8cd6a56f89: ; * ChangeLog.android: Minor formatting correction.
,
Po Lu
,
22:33
master 8b25edfbda6: Port Proced to Android
,
Po Lu
,
21:36
master 24161683102: Remedy bug#63395
,
Po Lu
,
20:58
master 2a8f458719a: Fix perl-mode indentation after a hanging paren
,
Stefan Kangas
,
18:14
master dd2053e8cd3: * lisp/progmodes/project.el: Bump version to 0.10.0.
,
Dmitry Gutov
,
16:54
master 62229fb2d11: (project-try-vc): When found non-VC project root, still search for the backend
,
Dmitry Gutov
,
16:37
emacs-29 bc56da92d8d: ; Fix error in 'tex-recenter-output-buffer'
,
Eli Zaretskii
,
12:38
master dd818ed821f: Remove compat code from flyspell
,
Stefan Kangas
,
12:36
emacs-29 d17c5adc057: Fix regexp for recognizing PBM images
,
Eli Zaretskii
,
11:59
emacs-29 9e9f61866e7: Improve wording in ELisp manual
,
Eli Zaretskii
,
08:50
emacs-29 7427efa033b: Fix typo (Bug#65764)
,
Stefan Kangas
,
08:27
master 7055e47cde4: ; Silence byte-compiler
,
Stefan Kangas
,
08:15
emacs-29 59c66244080: ; * lisp/ido.el (ido-completion-buffer): Fix :type (bug#65756).
,
Eli Zaretskii
,
06:50
scratch/pkg updated (f6a1411e83f -> e8feb82daec)
,
Gerd Moellmann
,
06:38
scratch/pkg 061e7871607 1/2: First steps to completion in all buffers
,
Gerd Moellmann
,
06:38
scratch/pkg e8feb82daec 2/2: Fix typo
,
Gerd Moellmann
,
06:38
master d3e650d3370: ; * lisp/leim/quail/indian.el: correct argument order
,
Mattias Engdegård
,
04:37
master 9e413584ad0: indian.el: fix sorting predicate
,
Mattias Engdegård
,
04:15
master 4ac83ee105a: Use *p in interactive form in transpose-chars
,
Stefan Kangas
,
03:07
scratch/pkg f6a1411e83f: with-locked-packages, with-unlocked-packages
,
Gerd Moellmann
,
02:21
scratch/pkg 87c6d1de783: Check locks in delete-package
,
Gerd Moellmann
,
01:19
master d1f916b0462 7/7: Support local parser in treesit-node-at/on
,
Yuan Fu
,
00:03
master 6b387d2edd1 6/7: ; Update Ftreesit_parser_list docstring.
,
Yuan Fu
,
00:03
master d05494a9ff8 4/7: Support tree-sitter local parsers
,
Yuan Fu
,
00:03
master cf0986401ce 3/7: Allow filter by tag in treesit-parser-list
,
Yuan Fu
,
00:03
master 722daf6fffe 1/7: Add tag to tree-sitter parsers
,
Yuan Fu
,
00:03
master d392a5d3c11 5/7: Fix c-ts-mode BSD style indentation
,
Yuan Fu
,
00:03
master 686d4ddb87c 2/7: Use tagged parser in c-ts-mode
,
Yuan Fu
,
00:03
master updated (aa872f25403 -> d1f916b0462)
,
Yuan Fu
,
00:03
September 05, 2023
emacs-29 4ec4b18c2a0: Fix libgccjit build on Haiku
,
Po Lu
,
23:19
master aa872f25403: Properly run emacsclient under Android if DISPLAY is set
,
Po Lu
,
22:31
master 03ac16ece40: Correctly handle common prefixes in substring completion
,
Stefan Monnier
,
17:18
master c586d984f27: Make `dns-mode` fontify quoted values correctly
,
Stefan Kangas
,
17:09
master cd6dcfad107: Improve completion of treesit-check-indent command
,
Stefan Kangas
,
16:40
master 07454c47a62: Flymake: speed up mode-line display with simple cache
,
João Távora
,
13:28
scratch/pkg 19b80d9bff2: Reformulate an error message
,
Gerd Moellmann
,
13:19
master 2e7af2fc530: * lisp/emacs-lisp/cl-lib.el (cl-old-struct-compat-mode): Mark as obsolete
,
Stefan Monnier
,
12:56
master 98f7665677b: * lisp/emacs-lisp/pp.el (pp-28): Fix typo
,
Stefan Monnier
,
12:29
master 98ae14b1473 2/2: Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacs
,
Stefan Monnier
,
11:59
master 8ef1933a042 1/2: * lisp/emacs-lisp/edebug.el (edebug-list-form): Don't gate so eagerly
,
Stefan Monnier
,
11:59
master a55ca8073b0: Display directory when `dired-omit-mode` is first enabled
,
Stefan Kangas
,
11:51
scratch/pkg 807f08bfb99: Fix pkg.el functions
,
Gerd Moellmann
,
11:21
emacs-29 80bdcf8f351: (regexp-tests-backtrack-optimization): Mark it as failing
,
Stefan Monnier
,
10:54
emacs-29 8a9e653cc82: ; Add regression test for bug#65726
,
Mattias Engdegård
,
09:40
scratch/pkg f333cde95dd: Always use "emacs" in defpackage
,
Gerd Moellmann
,
09:33
master 211ee13fb5d: * doc/lispref/functions.texi (Advising Named Functions): Clarify " no advice"
,
Stefan Monnier
,
08:57
master cf9353e219a: Minor adjustments to Android port stubs
,
Po Lu
,
02:39
scratch/pkg 1c0407a10aa: Rework buffer-package
,
Gerd Moellmann
,
02:39
master bbcfe70991e: ; Delete some commented out code in data.c (Bug#64595)
,
Stefan Kangas
,
02:13
scratch/pkg 9c08f0d108d: Function buffer-package
,
Gerd Moellmann
,
01:58
master f08684ab39d: Inherit 'sieve-mode' faces from 'font-lock'
,
Jim Porter
,
00:42
September 04, 2023
master eb9cfa88525: Avoid virtual function dispatch overhead
,
Po Lu
,
22:49
scratch/pkg 8791a7add9b: Add default-buffer-local-value
,
Gerd Moellmann
,
17:19
master 483c6f191f2 2/2: Merge remote-tracking branch 'refs/remotes/origin/master'
,
Stefan Monnier
,
17:14
master defa5a95714 1/2: * lisp/emacs-lisp/cl-macs.el (cl-flet): Remove `&name` for (SYM EXP) case
,
Stefan Monnier
,
17:14
master 367c3f25a16: Add 'appt-notification' face (Bug#61661)
,
Stefan Kangas
,
16:51
master d5e7d9e257e 1/3: Move `setf substring` to cl-lib since it relies on it (bug#60102)
,
Stefan Monnier
,
16:43
master 9e05453a8c2 3/3: Merge remote-tracking branch 'refs/remotes/origin/master'
,
Stefan Monnier
,
16:43
master updated (59c35bf16fb -> 9e05453a8c2)
,
Stefan Monnier
,
16:43
master 913ae070e68 2/3: * lisp/tab-bar.el (cl--set-substring): Remove left-over autoload
,
Stefan Monnier
,
16:43
master 59c35bf16fb 2/2: Eglot: add new chapter about Elisp extensions to Eglot manual
,
João Távora
,
16:33
master updated (82cc1f4fda1 -> 59c35bf16fb)
,
João Távora
,
16:33
master dc171d5efa2 1/2: Eglot: reorganize Elisp API section, export new functions
,
João Távora
,
16:33
master 82cc1f4fda1: Revert use of seq-count in shr-count
,
Stefan Kangas
,
15:32
scratch/pkg 2a71c003af8: Merge branch 'master' into scratch/pkg
,
Gerd Moellmann
,
14:24
scratch/pkg updated (ec637f1d0b8 -> 2a71c003af8)
,
Gerd Moellmann
,
14:24
emacs-29 6fad73d7cc5: * src/regex-emacs.c (mutually_exclusive_p): Fix inf-loop (bug#65726)
,
Stefan Monnier
,
13:11
master 2cefcb2f790: ; * lisp/net/shr.el (shr-count): Fix typo.
,
Stefan Kangas
,
12:29
master 0edf237b3d0 3/3: Use seq-count in three functions
,
Stefan Kangas
,
12:25
master 7975c811d32 2/3: Use new ERT `skip-when` macro in tests
,
Stefan Kangas
,
12:25
master updated (f9b43107ce7 -> 0edf237b3d0)
,
Stefan Kangas
,
12:25
master 62f7760e619 1/3: Add `skip-when` macro to `ert-deftest`
,
Stefan Kangas
,
12:25
emacs-29 1d3d4196073: ; * lisp/files.el (save-some-buffers-functions): Doc fix (bug#65414).
,
Eli Zaretskii
,
12:07
emacs-29 42b14c6e5bb 2/2: Bump seq version to 2.24
,
Stefan Kangas
,
11:29
emacs-29 ff5190a174f 1/2: Add note on ELPA to admin/notes/bug-triage
,
Stefan Kangas
,
11:29
emacs-29 updated (f1e4cbe72aa -> 42b14c6e5bb)
,
Stefan Kangas
,
11:29
master f9b43107ce7: * etc/NEWS (static-if): Clarify the entry.
,
Alan Mackenzie
,
09:08
master afcb6d0bc7a: Correct the handling of symbols with position in equal
,
Alan Mackenzie
,
08:53
master 55a0f0e0470: Announce user option tramp-completion-multi-hop-methods
,
Michael Albinus
,
05:43
scratch/pkg ec637f1d0b8 2/2: More package lock stuff
,
Gerd Moellmann
,
04:48
scratch/pkg updated (942c092bd6c -> ec637f1d0b8)
,
Gerd Moellmann
,
04:48
scratch/pkg 1ef4332bdcb 1/2: Execute commands in the Emacs package
,
Gerd Moellmann
,
04:48
scratch/pkg 942c092bd6c: Package locks
,
Gerd Moellmann
,
03:16
September 03, 2023
master f8d82b42818 2/2: Merge remote-tracking branch 'savannah/master' into master-android-1
,
Po Lu
,
21:43
master 4bbad20d70f 1/2: Correct deadlock in Android port
,
Po Lu
,
21:43
master f7dd1adac40 1/2: Revert "Eglot: add new chapter about Elisp extensions to Eglot manual"
,
João Távora
,
21:07
master 06b76b11e34 2/2: Revert "Eglot: reorganize Elisp API section, export new functions"
,
João Távora
,
21:06
master updated (2a66334bada -> 06b76b11e34)
,
João Távora
,
21:06
master 2a66334bada 2/2: Eglot: add new chapter about Elisp extensions to Eglot manual
,
João Távora
,
20:59
master 726499305b5 1/2: Eglot: reorganize Elisp API section, export new functions
,
João Távora
,
20:59
master updated (8255b9c1f10 -> 2a66334bada)
,
João Távora
,
20:59
master 8255b9c1f10: ; Fix previous commit touching lisp/international/emoji.el
,
Jonas Bernoulli
,
12:08
master 502e7c9a9b3: Make emoji commands compatible with repeat and repeat-complex-command
,
Jonas Bernoulli
,
11:59
master c799ad42f70: Fix Edebug specification for 'cl-define-compiler-macro'.
,
Philipp Stephani
,
10:56
master 6e1ee57c8ef: checkdoc: Don't warn for () in cl-defmacro args
,
Stefan Kangas
,
09:39
master 328f96ea9e8: New documentation for static-if.
,
Alan Mackenzie
,
09:10
master 97652d0e7a5: New conditional compilation macro static-if.
,
Alan Mackenzie
,
08:56
master 6278e15f62c: Update Android port
,
Po Lu
,
08:21
master 7eed479eabc: Fix defcustoms in filesets.el (Bug#65708)
,
Stefan Kangas
,
06:58
master 2ed99b6aa97: Fix indentation in `syntax-ppss'
,
Stefan Kangas
,
06:44
master 15dc22124cb 1/2: Replace completion--some with seq-some
,
Stefan Kangas
,
06:28
master updated (ef7d9c4775e -> d871518724a)
,
Stefan Kangas
,
06:28
master d871518724a 2/2: * lisp/vc/vc-git.el (vc-git-annotate-switches): Add useful tip.
,
Stefan Kangas
,
06:28
master c290b034e0f 1/2: Move `wholenump` alias definition
,
Mattias Engdegård
,
05:48
master updated (7e03fa2d829 -> ef7d9c4775e)
,
Mattias Engdegård
,
05:48
master ef7d9c4775e 2/2: ; Silence warnings about obsolete functions
,
Mattias Engdegård
,
05:48
master 7e03fa2d829: Prefer reusing seq-remove in reftex
,
Stefan Kangas
,
04:02
master 335631506dc 2/3: Log org export errors to package-vc doc buffer
,
Philip Kaludercic
,
03:02
master updated (9d4f14f769a -> 94431c0d2f6)
,
Philip Kaludercic
,
03:02
master 94431c0d2f6 3/3: Don't native compile lock files
,
Philip Kaludercic
,
03:02
master 7b377109846 1/3: Include package name in package-vc documentation log buffer name
,
Philip Kaludercic
,
03:02
emacs-29 f1e4cbe72aa: ; * etc/PROBLEMS: Minor wording fix.
,
Eli Zaretskii
,
02:04
master 9d4f14f769a: ; * lisp/term/android-win.el: Correct header.
,
Po Lu
,
01:00
September 02, 2023
master 4debb110d70: Move Android port internals documentation to admin/notes
,
Po Lu
,
22:05
emacs-29 fd5593c7f25: * etc/PROBLEMS: Mention bug#65432 and its remedy.
,
Po Lu
,
21:25
master 8ecc73f47a7: ; Reintroduce menus beneath chapters in the Transient manual
,
Po Lu
,
21:12
master 36c9eca8a5e: Replace ps-remove-duplicates with seq-uniq
,
Stefan Kangas
,
20:56
master c640e978874: project.el: Fix bug in project-ignores method for VC-aware backend
,
Dmitry Gutov
,
20:20
master 781c03933ef 2/2: Apply Eshell tilde expansion before glob expansion
,
Jim Porter
,
19:37
master b0427f5ffe1 1/2: ; Add debug instrumentation for Eshell argument modifiers
,
Jim Porter
,
19:37
master updated (5c181efcf23 -> 781c03933ef)
,
Jim Porter
,
19:37
master 5c181efcf23: ; * etc/NEWS: Tell users they don't need to change 'eshell-prompt-regexp'.
,
Jim Porter
,
18:49
master 3d08d0dd80a: Display the exit code if the last command failed in Eshell
,
Jim Porter
,
18:44
master 5a430f90c11 1/2: Be more precise about navigating forward/backward through Eshell prompts
,
Jim Porter
,
18:08
master updated (088fec0a1f8 -> 6ae2b74ed20)
,
Jim Porter
,
18:08
master 6ae2b74ed20 2/2: Provide our own implementation of paragraph navigation in Eshell
,
Jim Porter
,
18:08
master 088fec0a1f8: Fix and extend applying substitution in widget-choose
,
Stephen Berman
,
17:22
emacs-29 dd896ea1e62: Ignore errors when checking for object initializers (bug#63379)
,
Theodor Thornhill
,
13:35
master 3dac48d1b73: ; gdb-mi.el: remove unused variable
,
Mattias Engdegård
,
13:23
emacs-29 3550f44c17c: ; Fix typos
,
Stefan Kangas
,
12:57
master 610105ee81b: Update selected packages when deleting last package
,
Stefan Kangas
,
12:26
emacs-29 5b246b9b817: * CONTRIBUTE: Document making ChangeLogs with Magit.
,
Stefan Kangas
,
10:14
master 1d46bca1c97: Output better error messages on certain edebug spec errors
,
Alan Mackenzie
,
09:51
emacs-29 0bd46619413: Doc fixes for obsolete functions and variables
,
Stefan Kangas
,
09:39
master 338be4ff7d0: Make ediff-m-empty-t-f obsolete in favor of make-temp-file
,
Stefan Kangas
,
09:18
master 511bd2b8bc3: Make emerge-m-t-f obsolete in favor of make-temp-file
,
Stefan Kangas
,
08:56
emacs-29 524c0c34f24: ; * lisp/ffap.el (ffap-rfs-regexp): Fix :type (bug#65698).
,
Eli Zaretskii
,
08:02
emacs-29 f48dccc4675 2/2: Merge branch 'emacs-29' of git.savannah.gnu.org:/srv/git/emacs into emacs-29
,
Eli Zaretskii
,
07:26
emacs-29 71a85e22668 1/2: A revision to the Widget manual
,
Eli Zaretskii
,
07:26
master d096c5dc831: Adapt tramp-get-completion-methods
,
Michael Albinus
,
07:15
master 6880ea7d228: Eglot: slightly simplify eglot--propose-changes-as-diff
,
João Távora
,
05:51
master c45c2b2209f: ; * src/treesit.c (treesit_recursion_limit): Fix compilation error.
,
Eli Zaretskii
,
04:51
master 73951234797 4/5: Merge from origin/emacs-29
,
Eli Zaretskii
,
04:39
master 6028678ba82 3/5: ; Merge from origin/emacs-29
,
Eli Zaretskii
,
04:39
master ec3ea8c036a 2/5: Merge from origin/emacs-29
,
Eli Zaretskii
,
04:39
master 68c95344248 5/5: Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
,
Eli Zaretskii
,
04:39
master e0eca0eb98d 1/5: ; Merge from origin/emacs-29
,
Eli Zaretskii
,
04:39
master updated (03a7e448a26 -> 68c95344248)
,
Eli Zaretskii
,
04:39
master 03a7e448a26: Remove newsticker--lists-intersect-p
,
Stefan Kangas
,
04:35
emacs-29 dbbcf4a6599: Fix fontification of " in edit-kbd-macro
,
Stefan Kangas
,
03:52
emacs-29 2137fdfd550: * lisp/emacs-lisp/gv.el (buffer-local-value): Unobsolete (bug#65555).
,
Eli Zaretskii
,
03:45
emacs-29 e660ee88e3d: ; Remove incorrect example from ELisp Reference manual
,
Eli Zaretskii
,
03:39
emacs-29 c32fd92d67e: Add documentation to plstore.el
,
Eli Zaretskii
,
03:34
master 34414b06f2c: ; Minor fixes of treesit docs
,
Eli Zaretskii
,
03:09
master 50f21afd71d: Fix treesit-thing-definition
,
Yuan Fu
,
01:31
master 2547fbe9c44 1/6: Obsolete treesit-block/sexp/sentence/text-type-regexp
,
Yuan Fu
,
00:04
master 7fc416d90b9 4/6: Don't signal error when calling treesit-node-match-p in treesit.el
,
Yuan Fu
,
00:04
master e6340934d62 6/6: ; * lisp/treesit.el (treesit-thing-settings): Declare in treesit.el.
,
Yuan Fu
,
00:04
master 452697a81ab 2/6: Add an optional arg to Ftreesit_node_match_p
,
Yuan Fu
,
00:04
master 1e91183c399 5/6: ; * src/treesit.c (Vtreesit_thing_settings): Update docstring.
,
Yuan Fu
,
00:04
master ed152ccd1d6 3/6: Rename PRED to THING in tree-sitter navigation functions
,
Yuan Fu
,
00:04
master updated (d286f6889cf -> e6340934d62)
,
Yuan Fu
,
00:04
September 01, 2023
master d286f6889cf: Open org-protocol:// links on Android
,
Po Lu
,
22:06
master f735eb96281: xref.el: Ensure that the return value is the buffer
,
Dmitry Gutov
,
22:00
master dc1ed3dbfa0: Update Android port
,
Po Lu
,
21:30
master 0346bf419a3: Delete references to gnuserv
,
Stefan Kangas
,
20:48
master 65dca8db3cd: Make url-gateway-broken-resolution obsolete
,
Stefan Kangas
,
20:38
emacs-29 57760f585e2: * lisp/help.el (substitute-quotes): Improve docstring.
,
Stefan Kangas
,
20:22
master fdf6c164efd 2/2: Eglot: rework description and type of eglot-confirm-server-edits
,
João Távora
,
17:58
master updated (7d60d1652fc -> fdf6c164efd)
,
João Távora
,
17:58
master 82f45b95806 1/2: Eglot: handle unsaved buffers in new eglot--propose-changes-as-diff
,
João Távora
,
17:58
emacs-29 60dcea7658a: Fix two defcustom :types
,
Stefan Kangas
,
16:20
master 7d60d1652fc: Make checkdoc warn if not using lexical-binding
,
Stefan Kangas
,
16:07
master 05a7c91b91c: Make emacsclient handle org-protocol:// links
,
Stefan Kangas
,
14:50
master dd38097f0b9: Fix regexp in help-do-arg-highlight
,
Stefan Kangas
,
14:32
emacs-29 890a4c209ab: Fix `image-auto-resize-on-window-resize' custom :type
,
Stefan Kangas
,
14:22
emacs-29 369f2eea100: Add "terraform-ls" LSP server to Eglot
,
Stefan Kangas
,
14:02
master da8b323f824: ; Fix debug logging for synchronous commands in Eshell tests
,
Jim Porter
,
12:28
emacs-29 5cbe96d17f6: ; Improve documentation of 'char-table-range'
,
Eli Zaretskii
,
09:34
emacs-29 a219ee8c314: Fix minor bugs in vc-git and vc-hg on Windows uncovered by vc-tests
,
Eli Zaretskii
,
09:10
master 400e1015efd: * lisp/net/tramp.el (tramp-completion-multi-hop-methods):
,
Michael Albinus
,
08:03
master eeb7f2bc12b: Fix tramp-completion-multi-hop-methods handling
,
Michael Albinus
,
07:50
master aa486801704: Fix VC mode-line indication for registerd but ignored files
,
Eli Zaretskii
,
07:33
master 30decd1d977: Fix height of new SVG icons on tab-bar and tab-line (bug#62562)
,
Juri Linkov
,
02:57
master 6913612def9: Display the OSK after touch screen drag-to-select
,
Po Lu
,
02:51
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc