aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rewrite ses-set to be lexical-binding-proof.scratch/ses-programmatic-editing-1Vincent Belaïche2025-06-212-235/+268
* Bind dynamically row col on calling ses-after-entry-functions.Vincent Belaïche2025-06-211-4/+6
* Add formula as an expression setters to ses-setq.Vincent Belaïche2025-06-211-1/+24
* ses-setq new function.Vincent Belaïche2025-06-211-0/+114
* Add SES tests for ses-setq.Vincent Belaïche2025-06-211-0/+183
* Fix ses-select accordingly with changes for having ses-setq.Vincent Belaïche2025-06-211-9/+11
* Fix ses-insert-range.Vincent Belaïche2025-06-211-2/+1
* ses-range as a wrapper macro for a helper function ses-range-engine.Vincent Belaïche2025-06-211-83/+79
* New tests for ses-select.Vincent Belaïche2025-06-211-0/+29
* Make ses-range environment agnostic.Vincent Belaïche2025-06-212-77/+138
* ses-range < > shorthands.Vincent Belaïche2025-06-211-2/+2
* Ensure SES idle timer hook operate in correct buffer context.Vincent Belaïche2025-06-211-1/+16
* Fix ses-test.el indentation.Vincent Belaïche2025-06-211-14/+14
* Typo SES-fr.Vincent Belaïche2025-06-211-1/+1
* Generate manual for other languages than default.Vincent Belaïche2025-06-214-35/+72
* ; * lisp/vc/vc.el (vc-checkin): Fix thinko.Sean Whitton2025-06-211-1/+1
* * test/infra/gitlab-ci.yml (test-eglot): Fix EMACS_EXTRAOPT.Michael Albinus2025-06-211-2/+1
* ; Merge from origin/emacs-30Eli Zaretskii2025-06-210-0/+0
|\
| * Workaround for "M-x man" on macOS 15 and laterEli Zaretskii2025-06-211-3/+6
* | Merge from origin/emacs-30Eli Zaretskii2025-06-211-4/+4
|\ \ | |/
| * ; Fix customization and doc strings in pp.elEli Zaretskii2025-06-161-4/+4
* | ; * lisp/progmodes/python.el (treesit-thing-settings): Defvar.Eli Zaretskii2025-06-211-0/+1
* | Avoid rebuilding a static alist inside a loopManuel Giraud2025-06-211-12/+10
* | Support strings for electric pairs (bug#78053)Elías Gabriel Pérez2025-06-213-4/+113
* | Fix setting custom 'c++-ts-mode' indent styleEli Zaretskii2025-06-211-1/+1
* | Avoid segfault when profiling Lisp programs with threadsEli Zaretskii2025-06-211-1/+1
* | Fix byte-compilation of defalias with a constant macro cons pairZach Shaftel2025-06-212-1/+20
* | 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