aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix spurious error in beginning-of-defun in pascal-mode (bug#41740)Mattias Engdegård2020-06-221-0/+8
* Preserve point in pascal-mode completion (bug#41740)Mattias Engdegård2020-06-221-0/+55
* Consolidate #RGB string parsersMattias Engdegård2020-06-211-0/+23
* Replace some uses of cl-mapcan with mapcanBasil L. Contovounesios2020-06-211-3/+2
* Fix remaining problems with tramp-crypt.elMichael Albinus2020-06-211-0/+4
* Evaluate some unnecessarily quoted lambdasBasil L. Contovounesios2020-06-211-4/+4
* Silence some warnings in testsBasil L. Contovounesios2020-06-214-26/+24
* Improve battery.el UPower supportBasil L. Contovounesios2020-06-181-0/+63
* Various battery.el improvements (bug#41808)Basil L. Contovounesios2020-06-181-3/+36
* Fix and extend format-spec (bug#41758)Basil L. Contovounesios2020-06-182-8/+131
* Various dbus.el cleanups (bug#41744)Basil L. Contovounesios2020-06-181-2/+2
* Merge from origin/emacs-27Glenn Morris2020-06-171-1/+1
|\
| * Fix some Texinfo markupBasil L. Contovounesios2020-06-171-1/+1
* | Band-aid for edebugging generator bodies (Bug#40434).Philipp Stephani2020-06-141-0/+9
* | Ensure that getters and setters can be edebugged at the same time.Philipp Stephani2020-06-141-0/+19
* | Rearrange detecting remote uid and gid in TrampMichael Albinus2020-06-141-0/+2
* | 2020-03-29 Michael R. Mauger <michael@mauger.com>Michael R. Mauger2020-06-131-1/+7
* | Tag a test as unstableGlenn Morris2020-06-131-0/+5
* | Further fixes while testing tramp-cryptMichael Albinus2020-06-121-0/+3
* | Futher tramp-crypt implementation and documentationMichael Albinus2020-06-101-8/+17
* | ; * test/lisp/emacs-lisp/generator-tests.el: Checkdoc fixesPhilipp Stephani2020-06-101-2/+5
* | Allow destructuring in &aux sections when using edebug (Bug#40431)Philipp Stephani2020-06-101-0/+9
* | Continue implementation of tramp-crypt.elMichael Albinus2020-06-091-16/+16
* | Add autoload problem in tramp-crypt.el.Michael Albinus2020-06-081-2/+0
* | Use lexical-binding in lunar.el and add testsStefan Kangas2020-06-071-0/+70
* | * test/lisp/net/tramp-tests.el: tramp-crypt-file-name-p not autoloaded.Glenn Morris2020-06-071-0/+2
* | Merge from origin/emacs-27Glenn Morris2020-06-0713-19/+92
|\ \ | |/
| * Silence some byte-compiler warnings in testsBasil L. Contovounesios2020-06-0312-23/+38
| * * test/lisp/battery-tests.el: New file.Basil L. Contovounesios2020-06-031-0/+58
* | Add file encryption to TrampMichael Albinus2020-06-071-0/+20
* | Un-deprecate oset and oset-defaultBasil L. Contovounesios2020-06-061-2/+3
* | ; * test/src/xfaces-tests.el (xfaces-color-distance): Fix bug idMattias Engdegård2020-06-041-1/+1
* | Make color-distance symmetric and more accurateMattias Engdegård2020-06-031-0/+27
* | occur: Add bindings for next-error-no-selectTino Calancha2020-05-311-0/+42
* | * lisp/emacs-lisp/lisp-mode.el: Add new indentation conventionakater2020-05-292-0/+10
* | Merge from origin/emacs-27Glenn Morris2020-05-286-4416/+4416
|\ \ | |/
| * Fix rare assertion violations in 'etags'Eli Zaretskii2020-05-246-4416/+4416
* | Don't clobber match data in utf-8-hfs conversion (bug#41445)Mattias Engdegård2020-05-271-0/+11
* | Reject invalid characters in XML strings (Bug#41094).Philipp Stephani2020-05-231-0/+10
* | Various json.el improvementsBasil L. Contovounesios2020-05-221-143/+722
* | Add test for bug#39680Kévin Le Gouguec2020-05-201-0/+18
* | Allow back-references in syntax-propertize-rules.Tassilo Horn2020-05-191-0/+67
* | Add test for recent buffer-local-variables changeGlenn Morris2020-05-181-0/+6
* | Use lexical-binding in webjump.el and add testsSimen Heggestøyl2020-05-181-0/+73
* | Don’t attempt to modify constant stringsPaul Eggert2020-05-163-10/+12
* | Don’t attempt to modify constant consesPaul Eggert2020-05-161-17/+17
* | Merge from origin/emacs-27Glenn Morris2020-05-161-0/+47
|\ \ | |/
| * Fix documentation related to 'command-switch-alist'.Philipp Stephani2020-05-141-0/+47
| * ; Mark Bug#29799 tests as failing since we reverted the fixNoam Postavsky2020-05-051-0/+2
* | Introduce process-file-return-signal-stringMichael Albinus2020-05-161-10/+20