aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/tramp-thread-safeMichael Albinus2023-03-041113-18738/+123141
|\
| * Merge from origin/emacs-29Stefan Kangas2023-03-031-2/+17
| |\
| | * Fix wdired-tests on MS-WindowsEli Zaretskii2023-03-021-2/+17
| * | Fix `cond` miscompilation bugMattias Engdegård2023-03-021-0/+9
| * | Tramp cleanupMichael Albinus2023-03-021-0/+5
| * | Add support for Zsh's case branches ;|.Philippe Altherr2023-03-021-0/+1
| * | Use 'sh-indent-for-continuation' for continued lines in 'sh-script-mode'Philippe Altherr2023-03-021-0/+18
| * | 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
| |\ \ | | |/