aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge from origin/emacs-27Glenn Morris2020-04-181-2/+2
|\ \ | |/
| * Fix "C-u M-!" when 'shell-command-dont-erase-buffer' is non-nilEli Zaretskii2020-04-181-2/+2
* | Merge from origin/emacs-27Glenn Morris2020-04-152-2/+2
|\ \ | |/
| * Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-142-2/+2
* | Fix hi-lock test and add new test for unhighlight (bug#40337)Juri Linkov2020-04-141-3/+59
* | Fix hi-lock test and add new test for case-fold (bug#40337)Juri Linkov2020-04-131-1/+101
* | chinese-hz is not ASCII compatible (bug#40407)Mattias Engdegård2020-04-091-0/+3
* | utf-7 and utf-7-imap are not ASCII-compatible (bug#40407)Mattias Engdegård2020-04-061-0/+18
* | Fix case that $PATH is longer than 4096 chars in TrampMichael Albinus2020-04-061-51/+38
* | Merge from origin/emacs-27Glenn Morris2020-04-051-0/+25
|\ \ | |/
| * Handle filling of indented ChangeLog function entriesNoam Postavsky2020-04-041-0/+25
* | Suppress relint diagnostics in rx-tests.elMattias Engdegård2020-04-051-0/+6
* | Make make-{network,serial}-process handle :coding nil consistentlyRobert Pluim2020-04-031-0/+52
* | Improve last changeEli Zaretskii2020-04-031-1/+2
* | Error out if 'date-days-in-month' is given an invalid monthAlex Branham2020-04-031-1/+2
* | Copy INSIDE_EMACS env variable to subprocesses in Eshell (Bug#25496)Federico Tedin2020-04-021-0/+7
* | ; * test/lisp/net/tramp-tests.el (tramp-test30-make-process): Instrument.Michael Albinus2020-04-021-1/+2
* | javac support in compilation-parse-errors rulesFilipp Gunbin2020-04-011-2/+5
* | Mark recently failing Tramp tests on hydraGlenn Morris2020-03-301-0/+3
* | Merge from origin/emacs-27Glenn Morris2020-03-301-0/+11
|\ \ | |/
| * ; * test/lisp/calc/calc-tests.el: Fix mistake in last commitMattias Engdegård2020-03-291-1/+1
| * Calc: don't treat nil as an integer (bug#40155)Mattias Engdegård2020-03-271-0/+11
* | Fix gravatar testsRobert Pluim2020-03-241-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-03-231-0/+8
|\ \ | |/
| * Fix cl-concatenate (Bug#40180)Noam Postavsky2020-03-221-0/+8
| * Don't have exif bugging out on short stringsLars Ingebrigtsen2020-03-191-0/+11
* | Fix Bug#40156 in TrampMichael Albinus2020-03-211-1/+8
* | Don't have exif bugging out on short stringsLars Ingebrigtsen2020-03-191-0/+11
* | Merge from origin/emacs-27Glenn Morris2020-03-182-22/+30
|\ \ | |/
| * Remove raw carriage return characters from test file.Philipp Stephani2020-03-181-3/+3
| * Support Unicode 13.0Eli Zaretskii2020-03-141-19/+27
* | Finish implementation of set-file-times FLAG arg in TrampMichael Albinus2020-03-091-3/+12
* | Skip filenotify tests on hydra.nixos.orgGlenn Morris2020-03-071-1/+2
* | Add ‘nofollow’ flag to set-file-timesPaul Eggert2020-03-073-7/+8
* | Merge from origin/emacs-27Glenn Morris2020-03-071-1/+3
|\ \ | |/
| * Fix rx error with ? and ??Mattias Engdegård2020-03-051-1/+3
* | Merge from origin/emacs-27Glenn Morris2020-03-041-3/+21
|\ \ | |/
| * rx: Improve 'or' compositionality (bug#37659)Mattias Engdegård2020-03-011-1/+12
| * Fix rx charset generationMattias Engdegård2020-02-291-2/+9
* | Finish Tramp's implementation of 'nofollowMichael Albinus2020-02-261-10/+18
* | Generate 'substring' byte op (bug#39709)Mattias Engdegård2020-02-251-1/+6
* | Finish implementation of {set-}file-modes FLAG arg in TrampMichael Albinus2020-02-251-16/+70
* | ; * test/lisp/emacs-lisp/regexp-opt-tests.el: Fix last changeMattias Engdegård2020-02-211-1/+1
* | Allow tempo-define-template to reassign tags to new templatesFederico Tedin2020-02-211-0/+39
* | Less bad permutation generator in regexp-opt testMattias Engdegård2020-02-201-21/+8
* | Merge from origin/emacs-27Glenn Morris2020-02-201-2/+5
|\ \ | |/
| * Make OMake support slightly less expensive (bug#39595)Mattias Engdegård2020-02-171-1/+4
| * Speed up 'maven' compilation error message regexpMattias Engdegård2020-02-171-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-02-161-37/+7
|\ \ | |/
| * Remove the optional KEEP-ORDER argument to regexp-optMattias Engdegård2020-02-131-37/+7