aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | ; * lisp/font-lock.el: Remove unneeded "cl-lib" require.Robert Pluim2025-08-271-1/+0
* | | | ; * etc/NEWS: Correct AUTH=PLAIN description.Robert Pluim2025-08-271-3/+4
* | | | ; Fix formattingRobert Pluim2025-08-271-3/+3
* | | | Extend info-xref-test-emacs-manuals, fix info referenceMichael Albinus2025-08-272-2/+2
* | | | ; Various code cleanup in 'lua-mode' (Bug#79309)john muhl2025-08-271-56/+54
* | | | ; ruby-flymake-simple: Only match relative file name (bug#79257)john muhl2025-08-271-1/+1
* | | | Fix last change in 'next_element_from_display_vector'Eli Zaretskii2025-08-261-2/+8
* | | | Remove scrolltobottom dependency from erc-fill moduleF. Jason Park2025-08-254-14/+8
* | | | Prefer window-text-pixel-size in erc-fillF. Jason Park2025-08-251-2/+8
* | | | Fix 'ruby-flymake-simple' for Ruby 3.4 (Bug#79257)john muhl2025-08-261-1/+1
* | | | Fix use of display-table for mode-line displayEli Zaretskii2025-08-251-0/+4
* | | | ; Comment out tramp-hlo in tramp.texiMichael Albinus2025-08-251-6/+6
* | | | Fix assertion violations caused by recent redisplay changesEli Zaretskii2025-08-251-2/+0
* | | | Attempt to fix assertion violations in bug#79304Eli Zaretskii2025-08-251-21/+8
* | | | Pass remote name explicitly in bug-reference-try-setup-from-vc.Andre A. Gomes2025-08-251-1/+6
* | | | * lisp/progmodes/lua-ts-mode.el: Simplify non-ts/ts mode mapping.Juri Linkov2025-08-251-15/+0
* | | | Merge remote-tracking branch 'savannah/master' into master-android-1Po Lu2025-08-2516-115/+83
|\ \ \ \
| * | | | Don't set bufbar cursor-type in erc-mode buffersF. Jason Park2025-08-241-2/+2
| * | | | Use existing X-Debbugs-CC header in erc-bugF. Jason Park2025-08-241-2/+7
| * | | | * lisp/treesit.el (treesit-enabled-modes): Use 'add-to-list'.Juri Linkov2025-08-241-3/+3
| * | | | ; * doc/misc/eshell.texi (Globbing): Fix typo and clarify (bug#79175).Jim Porter2025-08-241-2/+2
| * | | | 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