summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-02-27Warn about `condition-case` without handlersMattias Engdegård
2023-02-27Improve delete-consecutive-dups doc precision and add testMattias Engdegård
2023-02-27Adjust tree-sitter defun navigation (bug#61617)Yuan Fu
2023-02-27Merge from origin/emacs-29Stefan Kangas
2023-02-27ruby-smie-rules: Fix misindentation of a method call after assignmentDmitry Gutov
2023-02-26Tramp: Do not unlock when connection is brokenMichael Albinus
2023-02-26Eglot: rename and redocument encoding-related functions (bug#61726)João Távora
2023-02-26Fix mule-tests in UTF-8 localesEli Zaretskii
2023-02-25Be more cautious in completing Eshell variable assignmentsJim Porter
2023-02-25(bytecomp-warn--ignore): New testStefan Monnier
2023-02-25bytecomp--with-warning-test: Make it a functionStefan Monnier
2023-02-25Merge from origin/emacs-29Stefan Kangas
2023-02-24; Set indent-tabs-mode to nil in c-ts-mode indent preproc testYuan Fu
2023-02-24Tramp cleanupMichael Albinus
2023-02-24Merge branch 'emacs-29'Stefan Monnier
2023-02-24Restore invisibility of symlink target on exiting wdired-modeStephen Berman
2023-02-24Fix insertion of keyboard macro containing named keysRobert Pluim
2023-02-23Don't add a space after the trailing slash when completing ~USER in EshellJim Porter
2023-02-23Add support for completing quoted variables in Eshell like $'FOO'Jim Porter
2023-02-23Merge from origin/emacs-29Stefan Kangas
2023-02-22Yield to erc-move-to-prompt before unhiding promptF. Jason Park
2023-02-22Use delete-char instead of backward-delete-charMattias Engdegård
2023-02-21Make 'emacs-news-cycle-tag' work at all levelsRobert Pluim
2023-02-21; * test/lisp/emacs-lisp/nadvice-tests.el: suppress some warningsMattias Engdegård
2023-02-21Merge from origin/emacs-29Stefan Kangas
2023-02-21Detect and prevent function alias loops in `fset` and `defalias`Mattias Engdegård
2023-02-20regex-emacs.c: Reduce the use of backtracking a bit furtherStefan Monnier
2023-02-20Add declaration_list to c-ts-common-indent-type-regexp-alistDaniel Martín
2023-02-20Help Elisp xref recognize defclass parent classesEric Abrahamsen
2023-02-19Improve tree-sitter indent anchor prev-adaptive-prefix (bug#61314)Yuan Fu
2023-02-19Cleanup preproc indent for c-ts-mode (bug#61558)Theodor Thornhill
2023-02-19Tramp cleanupMichael Albinus
2023-02-19Merge from origin/emacs-29Stefan Kangas
2023-02-18Don't rely on dynamic scoping to fix bug#59213Stefan Monnier
2023-02-18Fix point moving when calling python-shell-send-regionkobarity
2023-02-18Merge from origin/emacs-29Stefan Kangas
2023-02-18Fix hi-lock-tests when 'use-dialog-box' is non-nilEli Zaretskii
2023-02-17Use more recent public_suffix_list.dat where possibleStefan Kangas
2023-02-17; Adjust limit for eclipse in calendar; rename a functionUlrich Müller
2023-02-17Merge from origin/emacs-29Stefan Kangas
2023-02-16Rename 'emacs-news-toggle-tag' to 'emacs-news-cycle-tag'Robert Pluim
2023-02-16Fix test errors when run with fancy charset (bug#61534)Mattias Engdegård
2023-02-16Merge from origin/emacs-29Stefan Kangas
2023-02-15Allow unloading EshellJim Porter
2023-02-15Fix mule-tests under en_US.UTF-8 localeEli Zaretskii
2023-02-15; Prevent ERC-induced false positive in JUnit reportF. Jason Park
2023-02-15Merge from origin/emacs-29Stefan Kangas
2023-02-14Tramp cleanupMichael Albinus
2023-02-14; Remove failing erc-reuse-buffers testF. Jason Park
2023-02-13Rename with/without-narrowing to with/without-restrictionEli Zaretskii