aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | python-ts-mode: Improve fontificationJostein Kjønigsen2025-06-211-1/+6
* | Fix bold or underline of underscores (bug#78839)Manuel Giraud2025-06-211-6/+13
* | Fix 'split-string' when TRIM is usedEli Zaretskii2025-06-212-15/+31
* | ; * src/xfaces.c (init_xfaces) <face_attr_sym>: Add :family (bug#78813).Eli Zaretskii2025-06-211-0/+1
* | (peg--merge-error) <guard>: Add missing methodStefan Monnier2025-06-201-1/+3
* | Use keyword :commit with full hashes for treesit-language-source-alist.Juri Linkov2025-06-2026-90/+201
* | Improve eglot tests on embaMichael Albinus2025-06-203-9/+11
* | Revert "Avoid excessively large backtraces in ert-tests (bug#71988)"Pip Cet2025-06-201-9/+2
* | Make tls tests use random portRobert Pluim2025-06-201-244/+185
* | ; Improve previous changeRobert Pluim2025-06-201-1/+1
* | Fix echo-server-with-dns for really broken systemsRobert Pluim2025-06-201-8/+11
* | Fix echo-server-with-dns testRobert Pluim2025-06-201-3/+1
* | Avoid excessively large backtraces in ert-tests (bug#71988)Pip Cet2025-06-201-2/+9
* | Have 'split-window' forget previous window height (Bug#78835)Martin Rudalics2025-06-201-0/+10
* | Make cl-random behave consistently for unusual arguments (bug#75105)Pip Cet2025-06-202-7/+20
* | Eliminate redundant variable treesit-admin--builtin-language-sourcesPeter Oliver2025-06-192-47/+74
* | Fix repeat-echo-message-string for keys with hints (bug#78797).Juri Linkov2025-06-192-5/+27
* | ; * admin/MAINTAINERS: Fix whitespace.Eli Zaretskii2025-06-191-1/+1
* | * admin/MAINTAINERS: Added myself as the vtable.el maintainer.shipmints2025-06-191-0/+3
* | ; Fix last changeMichael Albinus2025-06-181-4/+5
* | Show test name in ERT progress barMichael Albinus2025-06-181-1/+9
* | Make savehist timer actually repeatshipmints2025-06-181-1/+2
* | Remove eieio's ...-list-p predicate (bug#78782)Pip Cet2025-06-181-28/+2
* | Use treesit-thing-settings in python-ts-modeYuan Fu2025-06-171-17/+19
* | Remove obsolete tree-sitter type-regexp varsYuan Fu2025-06-171-34/+0
* | process-attributes uses CLOCK_BOOTTIME for uptimePaul Eggert2025-06-171-41/+13
* | process-attributes uses /proc/stat for boot timePaul Eggert2025-06-171-2/+43
* | Fix function arity check for noncompiled callees (bug#78685)Mattias Engdegård2025-06-172-7/+28
* | * doc/lispref/functions.texi (Closures): Rewrite outdated text.Mattias Engdegård2025-06-171-10/+3
* | Fix regression in 'kill-this-buffer' (bug#78809)Stephen Berman2025-06-174-23/+26
* | Prevent redisplay slowdown with non-zero vscrollEli Zaretskii2025-06-171-3/+5
* | Make nativecomp don't error when encountering undeclared types (bug#6573)Andrea Corallo2025-06-172-3/+10
* | register.el: Fix use of `cl-find-class`Stefan Monnier2025-06-161-2/+2
* | Add repeat map for tab-bar-history (bug#78804)James Thomas2025-06-161-0/+7
* | process-attributes now uses get_boot_timePaul Eggert2025-06-151-36/+5
* | * src/bytecode.c (exec_byte_code): Remove superfluous conditionMattias Engdegård2025-06-151-4/+1
* | * src/fns.c (mapcar1): Less lax type checkingMattias Engdegård2025-06-151-2/+3
* | Merge from origin/emacs-30Eli Zaretskii2025-06-145-9/+32
|\ \ | |/
| * Insert missing step to make use of directory tracking OSC codesSean Whitton2025-06-111-1/+8
| * * lisp/keymap.el (keymap-set): Refer to 'key-description'. (Bug#78714)Robert Pluim2025-06-111-1/+5
| * Support new tree-sitter grammar filename format (bug#78754)Yuan Fu2025-06-101-2/+17
| * Fix crash when evaluating "(signal nil 5)" (bug#78738)Pip Cet2025-06-101-1/+1
| * Merge branch 'emacs-30' of git.savannah.gnu.org:/srv/git/emacs into emacs-30Eli Zaretskii2025-06-092-4/+3
| |\
| * | ; * doc/lispref/modes.texi (Font Lock Basics): Remove old info (bug#78720).Eli Zaretskii2025-06-081-4/+1
* | | ; Merge from origin/emacs-30Eli Zaretskii2025-06-140-0/+0
|\ \ \ | | |/ | |/|
| * | Adapt emba integration (don't merge)Michael Albinus2025-06-082-4/+3
| |/
* | Improve documentation of the internal Lisp_Process->status fieldSteven Allen2025-06-141-2/+9
* | ; * src/profiler.c (export_log): Fix whitespace (bug#78762).Eli Zaretskii2025-06-141-1/+3
* | Fix segfault in profiler-cpu-log and profiler-memory-log (bug#78763)Zach Shaftel2025-06-142-2/+69
* | mailcap: Treat .ics files as text/calendarSteven Allen2025-06-141-0/+1