summaryrefslogtreecommitdiff
path: root/test/lisp
Commit message (Expand)AuthorAge
* Merge from origin/emacs-27Glenn Morris2020-07-11
|\
| * Consistently stylize eldoc as ElDoc in proseBasil L. Contovounesios2020-07-10
* | Fix multibyte chars of file names in tramp-adb.elMichael Albinus2020-07-11
* | Update tests for recent changesGlenn Morris2020-07-08
* | Don't confuse errors with nil in bytecomp-tests.elMattias Engdegård2020-07-05
* | Fix problem in tramp-smb.elMichael Albinus2020-06-23
* | Fix spurious error in beginning-of-defun in pascal-mode (bug#41740)Mattias Engdegård2020-06-22
* | Preserve point in pascal-mode completion (bug#41740)Mattias Engdegård2020-06-22
* | Replace some uses of cl-mapcan with mapcanBasil L. Contovounesios2020-06-21
* | Fix remaining problems with tramp-crypt.elMichael Albinus2020-06-21
* | Evaluate some unnecessarily quoted lambdasBasil L. Contovounesios2020-06-21
* | Silence some warnings in testsBasil L. Contovounesios2020-06-21
* | Improve battery.el UPower supportBasil L. Contovounesios2020-06-18
* | Various battery.el improvements (bug#41808)Basil L. Contovounesios2020-06-18
* | Fix and extend format-spec (bug#41758)Basil L. Contovounesios2020-06-18
* | Various dbus.el cleanups (bug#41744)Basil L. Contovounesios2020-06-18
* | Band-aid for edebugging generator bodies (Bug#40434).Philipp Stephani2020-06-14
* | Ensure that getters and setters can be edebugged at the same time.Philipp Stephani2020-06-14
* | Rearrange detecting remote uid and gid in TrampMichael Albinus2020-06-14
* | 2020-03-29 Michael R. Mauger <michael@mauger.com>Michael R. Mauger2020-06-13
* | Tag a test as unstableGlenn Morris2020-06-13
* | Further fixes while testing tramp-cryptMichael Albinus2020-06-12
* | Futher tramp-crypt implementation and documentationMichael Albinus2020-06-10
* | ; * test/lisp/emacs-lisp/generator-tests.el: Checkdoc fixesPhilipp Stephani2020-06-10
* | Allow destructuring in &aux sections when using edebug (Bug#40431)Philipp Stephani2020-06-10
* | Continue implementation of tramp-crypt.elMichael Albinus2020-06-09
* | Add autoload problem in tramp-crypt.el.Michael Albinus2020-06-08
* | Use lexical-binding in lunar.el and add testsStefan Kangas2020-06-07
* | * test/lisp/net/tramp-tests.el: tramp-crypt-file-name-p not autoloaded.Glenn Morris2020-06-07
* | Merge from origin/emacs-27Glenn Morris2020-06-07
|\|
| * Silence some byte-compiler warnings in testsBasil L. Contovounesios2020-06-03
| * * test/lisp/battery-tests.el: New file.Basil L. Contovounesios2020-06-03
* | Add file encryption to TrampMichael Albinus2020-06-07
* | Un-deprecate oset and oset-defaultBasil L. Contovounesios2020-06-06
* | occur: Add bindings for next-error-no-selectTino Calancha2020-05-31
* | Don't clobber match data in utf-8-hfs conversion (bug#41445)Mattias Engdegård2020-05-27
* | Reject invalid characters in XML strings (Bug#41094).Philipp Stephani2020-05-23
* | Various json.el improvementsBasil L. Contovounesios2020-05-22
* | Add test for bug#39680Kévin Le Gouguec2020-05-20
* | Allow back-references in syntax-propertize-rules.Tassilo Horn2020-05-19
* | Use lexical-binding in webjump.el and add testsSimen Heggestøyl2020-05-18
* | Don’t attempt to modify constant stringsPaul Eggert2020-05-16
* | Merge from origin/emacs-27Glenn Morris2020-05-16
|\|
| * Fix documentation related to 'command-switch-alist'.Philipp Stephani2020-05-14
| * ; Mark Bug#29799 tests as failing since we reverted the fixNoam Postavsky2020-05-05
* | Introduce process-file-return-signal-stringMichael Albinus2020-05-16
* | Use lexical-binding in autoconf.el and add testsSimen Heggestøyl2020-05-15
* | Calc: GCD(0,x)=GCD(x,0)=|x|, not x (bug#41279)Mattias Engdegård2020-05-15
* | Combine archive-int-to-mode and tar-grind-file-modeTino Calancha2020-05-14
* | Calc: fix LU decomposition for non-numeric matrices (bug#41223)Mattias Engdegård2020-05-14