summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* | Extend comment about scope of tramp-test05-expand-file-name-relativeMichael Albinus2019-03-291-3/+3
* | Use memql instead of memq in pcaseMattias Engdegård2019-03-281-1/+3
* | * test/lisp/mail/rmail-tests.el (rmail-autoload): Fix its doc.Charles A. Roelli2019-03-271-1/+1
* | Fix Bug#34943Michael Albinus2019-03-231-1/+4
* | Fix bug in delete-indentation when region is inactiveStephen Leake2019-03-221-0/+34
* | Change Gnus hash tables into real hash tablesEric Abrahamsen2019-03-221-0/+176
* | Fix Bug#24394, Bug#34172Michael Albinus2019-03-221-3/+13
* | Revert "Revert "Revert "Rely on conservative stack scanning to find "emacs_va...Eli Zaretskii2019-03-222-4/+5
* | New seq-contains-p predicate (Bug#34852)Nicolas Petton2019-03-211-0/+25
* | Revert "Revert "Rely on conservative stack scanning to find "emacs_value"s""Eli Zaretskii2019-03-212-5/+4
* | Revert "Rely on conservative stack scanning to find "emacs_value"s"Philipp Stephani2019-03-212-4/+5
* | * test/lisp/minibuffer-tests.el (completion-table-subvert-test): New testStefan Monnier2019-03-201-0/+6
* | Disallow reversed char ranges in `rx'Mattias Engdegård2019-03-191-0/+4
* | Fix more regular expression typosPaul Eggert2019-03-181-1/+1
* | Fix some ineffective backslashes in string literalsMattias Engdegård2019-03-162-2/+2
* | * test/lisp/progmodes/python-tests.elGlenn Morris2019-03-131-2/+1
* | Improve binary-as-unsigned treatment (Bug#34792)Paul Eggert2019-03-101-6/+5
* | More regexp corrections and tweaksPaul Eggert2019-03-101-1/+1
* | Do not hardcode "/bin/sh" in compile. Bug#24338, Bug#29723Michael Albinus2019-03-092-43/+123
* | Import Unicode 12.0 data filesEli Zaretskii2019-03-092-38/+36
* | Handle empty strings in Tramp's expand-file-name implementationsMichael Albinus2019-03-061-7/+19
* | Test an IPv4 mapped IPv6 address in TrampMichael Albinus2019-03-051-0/+13
* | Fix diff-mode tests after renaming diff-font-lock-refineCharles A. Roelli2019-03-041-2/+2
* | * test/lisp/progmodes/python-tests.elGlenn Morris2019-03-021-1/+2
* | rx: fix `or' ordering by adding argument to regexp-optMattias Engdegård2019-03-021-0/+13
* | Adapt test names in tramp-archive-tests.elMichael Albinus2019-02-281-4/+4
* | Use proper read syntax for all function names in TrampMichael Albinus2019-02-282-60/+61
* | Fix mod-test build failurePaul Eggert2019-02-251-3/+7
* | Ignore pending_signals when checking for quits.Philipp Stephani2019-02-242-1/+88
* | Handle HTML 'ol' start attribute in shr.elNicholas Drozd2019-02-222-0/+48
* | Correct implementation of `sql-set-product-feature' (Bug#30494).Michael R. Mauger2019-02-201-56/+172
* | Implement access-file in TrampMichael Albinus2019-02-192-8/+39
* | * lisp/progmodes/sql.el: Added password wallet usingwalletMichael R. Mauger2019-02-181-0/+101
* | Increase timeout on emba for TrampMichael Albinus2019-02-181-1/+2
* | Prevent over-eager rx character range condensationMattias Engdegård2019-02-161-1/+5
* | * test/lisp/textmodes/conf-mode-tests.el (conf-test-align-assignments):Glenn Morris2019-02-151-1/+1
* | Merge from origin/emacs-26Glenn Morris2019-02-151-0/+18
|\ \ | |/
| * * src/data.c (Fmake_local_variable): Fix bug#34318Stefan Monnier2019-02-121-0/+18
| * Adapt filenotify-tests for embaMichael Albinus2019-01-071-49/+74
* | Add basic conf-mode testsAlex Branham2019-02-151-0/+204
* | Indent arrows’ expression bodies like function bodies (Bug#25904)Jackson Ray Hamilton2019-02-131-0/+9
* | * test/lisp/emacs-lisp/package-tests.el: Allow extra extrasStefan Monnier2019-02-101-15/+51
* | Document that [:cntrl:] does not match DEL (Bug#34391)Mattias Engdegård2019-02-101-3/+3
* | Fix network stream testsRobert Pluim2019-02-051-26/+34
* | Use IPv6 localhost when family is 'ipv6Robert Pluim2019-02-041-2/+57
* | * lisp/tar-mode.el (tar-extract): Call tar--try-jka-compr (bug#34251)Juri Linkov2019-02-035-0/+31
* | Work on accept-process-output in TrampMichael Albinus2019-02-031-42/+58
* | * test/lisp/vc/diff-mode-tests.el (diff-mode-test-font-lock): New test.Juri Linkov2019-02-025-0/+126
* | Make the rx operators \? and \?? behave correctlyMattias Engdegård2019-02-011-0/+23
* | js--re-search-backward-inner: Fix infloopDmitry Gutov2019-02-011-0/+7