aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge from origin/emacs-29Stefan Kangas2023-03-021-8/+25
|\ \ | |/
| * Fix c-ts-mode empty line indentation (bug#61893)Yuan Fu2023-03-011-8/+25
* | Make Tramp file name completion more quietMichael Albinus2023-03-011-2/+6
* | Merge from origin/emacs-29Stefan Kangas2023-03-011-0/+5
|\ \ | |/
| * ruby-mode: Fix method call indentation in rhs of multiple assignmentDmitry Gutov2023-02-281-0/+5
* | Merge from origin/emacs-29Stefan Kangas2023-02-281-16/+16
|\ \ | |/
| * Adjust tree-sitter defun navigation (bug#61617)Yuan Fu2023-02-271-16/+16
* | New user option 'grep-use-headings'Augusto Stoffel2023-02-271-0/+14
* | Warn about `condition-case` without handlersMattias Engdegård2023-02-271-0/+6
* | Improve delete-consecutive-dups doc precision and add testMattias Engdegård2023-02-271-0/+34
* | Merge from origin/emacs-29Stefan Kangas2023-02-273-8/+13
|\ \ | |/
| * ruby-smie-rules: Fix misindentation of a method call after assignmentDmitry Gutov2023-02-271-0/+4
| * Eglot: rename and redocument encoding-related functions (bug#61726)João Távora2023-02-261-5/+5
| * Fix mule-tests in UTF-8 localesEli Zaretskii2023-02-261-3/+4
* | Tramp: Do not unlock when connection is brokenMichael Albinus2023-02-261-1/+23
* | Be more cautious in completing Eshell variable assignmentsJim Porter2023-02-251-0/+14
* | (bytecomp-warn--ignore): New testStefan Monnier2023-02-251-2/+10
* | bytecomp--with-warning-test: Make it a functionStefan Monnier2023-02-251-6/+7
* | Merge from origin/emacs-29Stefan Kangas2023-02-251-0/+1
|\ \ | |/
| * ; Set indent-tabs-mode to nil in c-ts-mode indent preproc testYuan Fu2023-02-241-0/+1
* | Tramp cleanupMichael Albinus2023-02-241-187/+192
* | Merge branch 'emacs-29'Stefan Monnier2023-02-242-0/+37
|\ \ | |/
| * Restore invisibility of symlink target on exiting wdired-modeStephen Berman2023-02-241-0/+23
| * Fix insertion of keyboard macro containing named keysRobert Pluim2023-02-241-0/+14
* | Don't add a space after the trailing slash when completing ~USER in EshellJim Porter2023-02-231-3/+2
* | Add support for completing quoted variables in Eshell like $'FOO'Jim Porter2023-02-231-0/+25
* | Merge from origin/emacs-29Stefan Kangas2023-02-232-2/+91
|\ \ | |/
| * Yield to erc-move-to-prompt before unhiding promptF. Jason Park2023-02-221-2/+2
| * Make 'emacs-news-cycle-tag' work at all levelsRobert Pluim2023-02-211-0/+89
* | Use delete-char instead of backward-delete-charMattias Engdegård2023-02-221-1/+1
* | ; * test/lisp/emacs-lisp/nadvice-tests.el: suppress some warningsMattias Engdegård2023-02-211-1/+7
* | Merge from origin/emacs-29Stefan Kangas2023-02-214-0/+91
|\ \ | |/
| * regex-emacs.c: Reduce the use of backtracking a bit furtherStefan Monnier2023-02-201-0/+11
| * Add declaration_list to c-ts-common-indent-type-regexp-alistDaniel Martín2023-02-201-0/+16
| * Improve tree-sitter indent anchor prev-adaptive-prefix (bug#61314)Yuan Fu2023-02-191-0/+15
| * Cleanup preproc indent for c-ts-mode (bug#61558)Theodor Thornhill2023-02-192-0/+49
* | Detect and prevent function alias loops in `fset` and `defalias`Mattias Engdegård2023-02-213-8/+42
* | Help Elisp xref recognize defclass parent classesEric Abrahamsen2023-02-201-0/+5
* | Tramp cleanupMichael Albinus2023-02-191-115/+128
* | Merge from origin/emacs-29Stefan Kangas2023-02-191-18/+44
|\ \ | |/
| * Fix point moving when calling python-shell-send-regionkobarity2023-02-181-18/+44
* | Don't rely on dynamic scoping to fix bug#59213Stefan Monnier2023-02-181-0/+13
* | Merge from origin/emacs-29Stefan Kangas2023-02-181-64/+79
|\ \ | |/
| * Fix hi-lock-tests when 'use-dialog-box' is non-nilEli Zaretskii2023-02-181-64/+79
* | Use more recent public_suffix_list.dat where possibleStefan Kangas2023-02-171-0/+4
* | ; Adjust limit for eclipse in calendar; rename a functionUlrich Müller2023-02-171-3/+3
* | Merge from origin/emacs-29Stefan Kangas2023-02-172-3/+3
|\ \ | |/
| * Rename 'emacs-news-toggle-tag' to 'emacs-news-cycle-tag'Robert Pluim2023-02-162-3/+3
* | Fix test errors when run with fancy charset (bug#61534)Mattias Engdegård2023-02-162-6/+10
* | Merge from origin/emacs-29Stefan Kangas2023-02-162-1/+4
|\ \ | |/