aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change news.gmane.org to news.gmane.ioStefan Kangas2023-10-241-1/+1
* Fix test in files-testsMichael Albinus2023-10-151-1/+2
* * lisp/files.el (file-name-non-special): Handle quoted tilde.Michael Albinus2023-10-141-0/+17
* Handle quoted tilde in TrampMichael Albinus2023-10-131-0/+11
* Fix tramp-test.el (don't merge with master)Michael Albinus2023-09-281-7/+7
* Improve Emacs 30 compatibility in tramp-tests.el (don't merge)Michael Albinus2023-09-251-2/+2
* Add new Tramp testMichael Albinus2023-09-251-1/+60
* Ensure ucs-names is consistent with Unicode namesRobert Pluim2023-09-181-0/+24
* Fix Unicode normalization of charactersEli Zaretskii2023-09-161-119/+15
* Fix remote path setting in EshellJim Porter2023-09-071-0/+15
* Fix minor bugs in vc-git and vc-hg on Windows uncovered by vc-testsEli Zaretskii2023-09-011-2/+3
* Don't add an extraneous slash in remote PATH list in EshellJim Porter2023-08-271-0/+30
* Adapt Tramp testMichael Albinus2023-08-101-0/+1
* * test/lisp/net/tramp-tests.el (tramp-test42-utf8): Skip for macOS.Michael Albinus2023-08-061-8/+6
* ; Fix last changeMichael Albinus2023-08-061-1/+3
* * test/lisp/net/tramp-tests.el (tramp-test10-write-region): Extend test.Michael Albinus2023-08-061-1/+12
* Sync with Tramp 2.6.2-preMichael Albinus2023-08-052-541/+900
* Fix rx wrong-code bug: ranges starting with ^Mattias Engdegård2023-07-301-5/+15
* Mark failing icalendar test as unstable (bug#56241)Mattias Engdegård2023-07-071-0/+3
* ; * test/lisp/misc-tests.el (ert): require misc to avoid warningMattias Engdegård2023-07-011-0/+1
* * lisp/misc.el (duplicate-line-final-position): New defcustom (bug#64185).Juri Linkov2023-06-291-0/+14
* Make js-beginning-of-defun return non-nil on successDaniel Martín2023-06-291-0/+51
* Add test for when 'completion-auto-help' is 'visible'Morgan Smith2023-06-101-2/+13
* ; Update my mail addressAndrea Corallo2023-06-081-1/+1
* Revert "Enhance Python font-lock to support multilines"kobarity2023-06-031-144/+0
* Fix python-info-docstring-pkobarity2023-05-261-0/+16
* Use 'calendar-buffer' instead of fixed stringThuna2023-05-021-1/+1
* ruby-add-log-current-method: Reduce the use of 'nreverse'Dmitry Gutov2023-04-131-0/+16
* ; Fix wallpaper-tests on XFCEEli Zaretskii2023-04-111-4/+8
* Fix wallpaper-tests on MS-WindowsEli Zaretskii2023-04-111-7/+14
* Fix a couple of eglot-testsBasil L. Contovounesios2023-04-111-1/+2
* Fix some cases of incomplete code's indentation [c/c++-ts-mode]Dmitry Gutov2023-04-101-0/+14
* ; Backport: Eglot: fix misplaced parenthesis in last commit to eglot-tests.elJoão Távora2023-04-091-1/+1
* Backport: Eglot: no more tests based on Pylsp (bug#62694)João Távora2023-04-091-112/+85
* ; Make sure 'eshell-command' tests don't prompt the userJim Porter2023-04-011-0/+4
* ; Fix last changeEli Zaretskii2023-04-011-1/+1
* Fix new Eshell tests on MS-WindowsEli Zaretskii2023-04-011-2/+2
* Fix using background commands in 'eshell-command'Jim Porter2023-03-311-0/+47
* Skip ruby-ts-imenu-index test if neededMichael Albinus2023-03-281-0/+1
* Fix Eglot Tramp tests on EMBAMichael Albinus2023-03-281-0/+1
* ruby-ts-mode: Fix/simplify Imenu index generationDmitry Gutov2023-03-271-0/+25
* Skip failing tests on Cygwin with native compilation (bug#62450)Ken Brown2023-03-261-0/+4
* Improve indenting "case" in Pythonkobarity2023-03-261-0/+38
* Add missing indent rule for c-ts-modeYuan Fu2023-03-211-0/+30
* ; * test/lisp/abbrev-tests.el (abbrev--possibly-save-test): Fix test.Eli Zaretskii2023-03-181-1/+1
* Reset abbrevs-changed after saving abbrevs (bug#62208)Filipp Gunbin2023-03-171-0/+16
* Fix python-fill-paragraph problems on filling strings (bug#62142)kobarity2023-03-161-0/+119
* Fix connection-local variables settingsMichael Albinus2023-03-132-13/+63
* Make "case" keyword a dedenter in Pythonkobarity2023-03-111-0/+15
* Skip ruby-ts-syntax-propertize-symbol unless treesitter is availableRobert Pluim2023-03-101-0/+1