aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Disallow string data resizing (bug#79784)Mattias Engdegård2025-08-2411-105/+67
| * | * lisp/emacs-lisp/bytecomp.el (mutating-fns): cl-fill and cl-replaceMattias Engdegård2025-08-241-0/+1
| * | ; * etc/NEWS: Fix punctuation in last change.Eli Zaretskii2025-08-241-1/+1
* | | ; Add tests for 'lua-mode'john muhl2025-08-256-0/+1980
* | | * etc/NEWS: Mention 'lua-mode' merge.john muhl2025-08-251-0/+3
* | | Add warn to 'lua-mode' builtinsjohn muhl2025-08-251-1/+1
* | | ; Improve compliance of 'lua-mode'john muhl2025-08-251-389/+472
* | | ; Update comments & requires in 'lua-mode'john muhl2025-08-251-32/+27
* | | Remove trivial cl-* stuff from 'lua-mode'john muhl2025-08-251-5/+5
* | | Replace big regexps w/ rx expressions in 'lua-mode'john muhl2025-08-251-41/+38
* | | ; Adjust code style in 'lua-mode'john muhl2025-08-251-86/+76
* | | Remove unnecessary 'progn' in 'lua-mode'john muhl2025-08-251-8/+7
* | | Replace 1-armed 'if' with 'when' in 'lua-mode'john muhl2025-08-251-63/+63
* | | Prefer 'defvar-local' in 'lua-mode'john muhl2025-08-251-6/+3
* | | Remove unnecessary 'setq' from 'lua-mode'john muhl2025-08-251-38/+35
* | | Cleanup whitespace in 'lua-mode'john muhl2025-08-251-29/+0
* | | Cleanup defcustoms in 'lua-mode'john muhl2025-08-251-19/+22
* | | Remove unnecessary code from 'lua-mode'john muhl2025-08-251-20/+2
* | | Remove advice from 'lua-mode'john muhl2025-08-251-29/+0
* | | Use easy-menu in 'lua-mode'john muhl2025-08-251-37/+17
* | | Remove obsolete code from 'lua-mode'john muhl2025-08-251-166/+44
* | | * lisp/progmodes/lua-mode.el: Import lua-mode.Juergen Hoetzel2025-08-251-0/+2291
|/ /
* | Have project-switch-to-buffer use a distinct completion categoryDmitry Gutov2025-08-243-1/+6
* | Follow-up to previous changes in project--read-project-bufferDmitry Gutov2025-08-241-28/+43
* | Add NEWS entry for project-switch-buffer change from bug#77312Dmitry Gutov2025-08-241-0/+6
* | ; * lisp/ldefs-boot.el: Update.Eli Zaretskii2025-08-231-30/+190
* | Merge from origin/emacs-30Eli Zaretskii2025-08-232-41/+141
|\ \ | |/
| * ; Improve documentation of EdebugEli Zaretskii2025-08-231-43/+136
| * ; Fix typo in 'cursor-type' widgetjohn muhl2025-08-211-2/+2
* | ; * etc/symbol-releases.eld (dired-click-to-select-mode): Add.Eli Zaretskii2025-08-231-0/+2
* | Improve and clarify documentation of 'dired-click-to-select-mode'Eli Zaretskii2025-08-232-15/+20
* | * doc/lispref/control.texi (cond* Macro): Update bind* entryJeremy Bryant2025-08-231-2/+2
* | Use better temporary file names under 'file-precious-flag'Eli Zaretskii2025-08-232-1/+16
* | Rmail can fetch email from several inboxes with different passwordsEli Zaretskii2025-08-231-1/+11
* | flymake: stop trying to automatically fall back to marginsSpencer Baugh2025-08-233-18/+2
* | ; * lisp/play/doctor.el (llm): Add.Eli Zaretskii2025-08-231-0/+1
* | Minor fixes for file notifications on MS WindowsMichael Albinus2025-08-232-4/+7
* | Fix line-prefix display when there's a 'display' string at BOLEli Zaretskii2025-08-231-19/+67
* | ; cperl-mode.el: Do not warn with valid character escapesHarald Jörg2025-08-221-1/+1
* | Minor tramp.texi changesMichael Albinus2025-08-221-1/+3
* | ; * admin/MAINTAINERS: Add myself for connection-local variables.Michael Albinus2025-08-221-0/+2
* | Skip eglot-test-rust-completion-exit-function on embaMichael Albinus2025-08-221-0/+1
* | ; cperl-mode.el: Indent labels only in code (Bug#79271)Harald Jörg2025-08-222-0/+23
* | ; * admin/MAINTAINERS: Update entries for Dmitry and Spencer.Eli Zaretskii2025-08-221-0/+8
* | ; cperl-mode.el: Fix fontification error with signaturesHarald Jörg2025-08-223-5/+16
* | Fix 'submit-emacs-patch' MIME typeSteven Allen2025-08-211-1/+1
* | project: Improve pruning of zombie projects.Elías Gabriel Pérez2025-08-212-27/+49
* | Add minibuffer--completions-visible and use itSpencer Baugh2025-08-215-28/+36
* | rust-ts-mode: handle invalid rust syntax without signalingSteven Allen2025-08-213-4/+19
* | Correctly document the format of tabulated-list-groupsRahguzar2025-08-212-5/+7