aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add test for ses-range with argument setting browsing direction.scratch/ses-programmatic-editingVincent Belaïche2025-06-281-0/+40
* Document how to use ses-set.Vincent Belaïche2025-06-281-0/+79
* Rewrite ses-set to be lexical-binding-proof.Vincent Belaïche2025-06-282-236/+271
* Bind dynamically row col on calling ses-after-entry-functions.Vincent Belaïche2025-06-281-4/+6
* Add formula as an expression setters to ses-setq.Vincent Belaïche2025-06-281-1/+24
* ses-setq new function.Vincent Belaïche2025-06-281-0/+114
* Add SES tests for ses-setq.Vincent Belaïche2025-06-281-1/+183
* Fix ses-select accordingly with changes for having ses-setq.Vincent Belaïche2025-06-281-9/+11
* Fix ses-insert-range.Vincent Belaïche2025-06-281-2/+1
* ses-range as a wrapper macro for a helper function ses-range-engine.Vincent Belaïche2025-06-281-83/+79
* New tests for ses-select.Vincent Belaïche2025-06-281-0/+30
* Make ses-range environment agnostic.Vincent Belaïche2025-06-282-77/+138
* ses-range < > shorthands.Vincent Belaïche2025-06-281-8/+8
* Ensure SES idle timer hook operate in correct buffer context.Vincent Belaïche2025-06-271-1/+8
* Fix ses-test.el indentation.Vincent Belaïche2025-06-271-14/+14
* Typo SES-fr.Vincent Belaïche2025-06-271-2/+2
* Generate manual for other languages than default.Vincent Belaïche2025-06-274-35/+72
* ; * lisp/vc/vc-dispatcher.el (vc-finish-logentry): Fix thinko.Sean Whitton2025-06-271-1/+1
* 'C-u C-x .' clears the fill prefixSean Whitton2025-06-273-12/+21
* New user option vc-dir-save-some-buffers-on-revertSean Whitton2025-06-272-0/+14
* ; * lisp/proced.el (proced-update): Support non-symbol proced-filter valuesPhil Sainty2025-06-271-1/+1
* lisp/vc/smerge-mode.el (smerge--refine-highlight-change): Fix misalignmentStefan Monnier2025-06-261-4/+8
* Fix *Help* text when a command is bound to a single keyEli Zaretskii2025-06-261-1/+5
* When making a readable page in EWW, include the <title> and similar tagsJim Porter2025-06-252-39/+102
* Fix yaml-ts-mode comment-start-skip to improve commenting/uncommentingJames Cherti2025-06-251-1/+1
* Add alternative "ruby-lsp" to eglot-server-programs.Juri Linkov2025-06-251-1/+2
* Improve treesit settings for python-ts-mode (bug#73404).Juri Linkov2025-06-251-8/+32
* Fix usage of 'treesit-defun-type-regexp' in treesit-tests.Juri Linkov2025-06-251-1/+2
* Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/emacsPo Lu2025-06-262-9/+21
|\
| * Improve discoverability of using dumb-emacs-ansi terminal typeSean Whitton2025-06-252-9/+21
* | Attempt to fix initialization of startup variables on AndroidPo Lu2025-06-261-1/+1
|/
* Allow automatically delete non-existent projects. (Bug#77566)Elías Gabriel Pérez2025-06-252-2/+46
* cus-start.el: Fix bug#78637Stefan Monnier2025-06-241-10/+9
* ; * lisp/textmodes/reftex.el: Update author email (bug#77850).Jeremy Bryant2025-06-241-1/+1
* Load site-start.el before early-init.elSean Whitton2025-06-243-23/+33
* * Make native comp use lexbinding for sync compilations (bug#78818)Andrea Corallo2025-06-231-1/+1
* Fix Tramp scriptsMichael Albinus2025-06-231-7/+7
* CC Mode: Remove workarounds for missing "\_<", "\_>" in XEmacsAlan Mackenzie2025-06-239-297/+230
* Optionally suppress recentf open file messages (bug#78666)Stephen Berman2025-06-233-9/+56
* ; Fix compilation warning in docstring of new function in treesit.el.Juri Linkov2025-06-231-1/+1
* Link to Tree-sitter parser sources from compatibility reportPeter Oliver2025-06-231-2/+3
* Show also tagged versions on Tree-sitter compatibility reportPeter Oliver2025-06-232-102/+142
* New function treesit--language-git-version-tagsPeter Oliver2025-06-231-0/+12
* (smerge-refine-shadow-cursor): New variable and face (bug#78806)Stefan Monnier2025-06-234-91/+185
* When navigating to anchor targets in EWW, retain 'eww-data' propertiesJim Porter2025-06-221-1/+5
* Tramp: Cache also `file-executable-p' in `file-name-all-completions'Michael Albinus2025-06-223-61/+69
* Fix 'c-ts-mode' indentation when the style is defined as a functionEli Zaretskii2025-06-221-4/+8
* ; Fix last changeEli Zaretskii2025-06-221-2/+2
* Pretiffy package-menu (Bug#78794)Elías Gabriel Pérez2025-06-222-3/+117
* ; * lisp/vc/vc.el (vc-checkin): Fix thinko.Sean Whitton2025-06-211-1/+1