aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* * lisp/isearch.el: Exit Isearch after deleting the frame (bug#41338).Juri Linkov2024-07-231-0/+2
* * lisp/isearch.el: Preserve original value of overriding-terminal-local-map.Juri Linkov2024-07-231-5/+7
* Better reproduce mouse event coalescence during touch event translationPo Lu2024-07-231-2/+20
* Don't highlight matches in dired query-replace commandsVisuwesh2024-07-231-7/+10
* Add link to commit compatibility function handlesTheodor Thornhill2024-07-211-1/+1
* ; Minor whitespace fixTheodor Thornhill2024-07-211-1/+1
* Signal error on wrong typescript dialectTheodor Thornhill2024-07-211-0/+13
* ; Fix typoTheodor Thornhill2024-07-211-1/+1
* * lisp/progmodes/go-ts-mode.el (go-ts-mode-build-tags): Fix :version.Michael Albinus2024-07-211-1/+1
* Add commands to run unit tests in 'go-ts-mode'Ankit R Gadiya2024-07-211-1/+87
* ; * lisp/eshell/esh-io.el (eshell-close-handles): Fix version annotation.Jim Porter2024-07-201-1/+1
* Merge from origin/emacs-30Eli Zaretskii2024-07-2027-100/+112
|\
| * Fix bibtex validation for non-file buffersLiu Hui2024-07-201-3/+6
| * Fix Imenu in 'emacs-news-view-mode'Eli Zaretskii2024-07-201-2/+11
| * Avoid errors in 'icomplete-vertical-mode'Eli Zaretskii2024-07-201-18/+20
| * Improve register-use-preview docstringStefan Kangas2024-07-201-10/+13
| * Miscellaneous checkdoc fixesStefan Kangas2024-07-2024-69/+64
* | Fix setup of fonts for 'han' script.Eli Zaretskii2024-07-201-1/+3
* | Respect mouse-fine-graned-tracking in touch screen simple translationPo Lu2024-07-201-11/+69
* | Merge from origin/emacs-30Stefan Monnier2024-07-1928-58/+54
|\ \ | |/
| * * lisp/progmodes/peg.el (peg-syntax-classes): Typo (bug#72131)Stefan Monnier2024-07-191-1/+1
| * * lisp/transient.el (static-if): Remove duplicated definition.Jonas Bernoulli2024-07-191-11/+0
| * Adapt file-remote-p docMichael Albinus2024-07-191-3/+8
| * ; Fix typosStefan Kangas2024-07-1821-27/+26
| * Checkdoc fixes in allout-widgets.elStefan Kangas2024-07-181-6/+7
| * Checkdoc fixes in subr.elStefan Kangas2024-07-181-5/+6
| * Checkdoc fixes in touch-screen.elStefan Kangas2024-07-181-3/+3
| * Checkdoc fixes in treesit.elStefan Kangas2024-07-181-2/+3
* | Don't set exit info in Eshell if the command is being piped elsewhereJim Porter2024-07-192-14/+22
* | Split out exit code parts of 'eshell-close-handles' into a new functionJim Porter2024-07-194-41/+50
* | * lisp/which-key.el: Bump version to 3.6.1Philip Kaludercic2024-07-191-1/+1
* | Visualize ranking of last game when adding scoresPeder O. Klingenberg2024-07-191-21/+25
* | Allow specifying stdout/stderr separately in some Eshell commandsJim Porter2024-07-182-17/+37
* | Improve implementation of built-in Eshell "kill" commandJim Porter2024-07-181-27/+21
* | Handle broken pipes in a better way in EshellJim Porter2024-07-181-16/+21
* | Improve handling of deferrable Eshell commandsJim Porter2024-07-181-40/+27
* | ; fix previous find-function changeRobert Pluim2024-07-181-2/+2
* | Merge from savannah/emacs-30Po Lu2024-07-184-8/+9
|\ \ | |/
| * ; Fix typos (bug#72167)john muhl2024-07-183-3/+3
| * Checkdoc fixes in transient.elStefan Kangas2024-07-161-5/+6
* | Add history variables for find-func entry pointsRobert Pluim2024-07-171-3/+13
* | Handle an edge case in c-ts-mode filling (bug#72116)Yuan Fu2024-07-161-11/+23
* | Eglot: supported nested {} patterns in globsJoão Távora2024-07-171-13/+28
* | Merge remote-tracking branch 'savannah/master' into master-android-1Po Lu2024-07-161-2/+4
|\ \
| * | Add project argument to project-kill-buffersSpencer Baugh2024-07-161-2/+4
* | | Merge from savannah/emacs-30Po Lu2024-07-163-24/+25
|\ \ \ | |/ / |/| / | |/
| * Support passing signals like 'SIGCODE' to 'tramp-signal-process'Jim Porter2024-07-151-2/+7
| * Don't save to history from 'eshell-command' when abortingJim Porter2024-07-152-22/+18
* | Merge from savannah/emacs-30Po Lu2024-07-156-17/+31
|\ \ | |/
| * Update to Org 9.7.7-2-gf308d3Kyle Meyer2024-07-145-16/+25