summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* | Use lexical-binding in page.el and add testsSimen Heggestøyl2019-06-011-0/+86
* | Use lexical-binding in timezone.el and add testsStefan Kangas2019-06-011-0/+169
* | Use lexical-binding in autoinsert.el and add testsSimen Heggestøyl2019-05-311-0/+104
* | Fix `memql' for bignumsMattias Engdegård2019-05-301-1/+2
* | * lisp/subr.el (add-hook): Turn `append` into `depth` (bug#35508)Stefan Monnier2019-05-291-3/+30
* | Use lexical-binding in makesum.el and add testsSimen Heggestøyl2019-05-291-0/+58
* | * lisp/international/mule-cmds.el (encode-coding-char): Fix ASCII caseStefan Monnier2019-05-281-0/+4
* | * test/lisp/autorevert-tests.el: Give on on remote hydra.nixos tests.Glenn Morris2019-05-271-3/+1
* | * test/lisp/autorevert-tests.el: Try to fix remote hydra.nixos tests.Glenn Morris2019-05-271-0/+3
* | Correctly eliminate duplicate cases in switch compilationMattias Engdegård2019-05-271-1/+54
* | ; Fix read-multiple-choice testNoam Postavsky2019-05-261-1/+1
* | Tweak recent additions in tabify-tests.elBasil L. Contovounesios2019-05-261-6/+6
* | Use lexical-binding in paren.el and add testsSimen Heggestøyl2019-05-261-0/+121
* | Update author/maintainer infoPaul Eggert2019-05-2621-21/+21
* | Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-261-1/+0
* | Use lexical-binding in tabify.el and add testsStefan Kangas2019-05-251-0/+79
* | Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-2515-0/+20
* | Add "Enter Auth" prompt handling for OpenVPN (Bug#35724)Matthew Bauer2019-05-241-0/+1
* | * lisp/textmodes/sgml-mode.el: Fix lone `>` in sgml textStefan Monnier2019-05-221-0/+4
* | Use lexical-binding in tempo.el and add testsFederico Tedin2019-05-211-0/+228
* | Allow zero-argument rx `or' and `seq' formsMattias Engdegård2019-05-201-1/+7
* | Revert "Allow zero-argument rx `or' and `seq' forms"Mattias Engdegård2019-05-201-7/+1
* | Use lexical-binding in delim-col.el and add testsStefan Kangas2019-05-201-0/+181
* | Allow zero-argument rx `or' and `seq' formsMattias Engdegård2019-05-201-1/+7
* | Avoid polling in global-auto-revert-mode (bug#35418)Mattias Engdegård2019-05-201-1/+106
* | Fix problems in autorevert-testsMichael Albinus2019-05-201-2/+3
* | Fixes for "Maintainer:" and related linesPaul Eggert2019-05-1915-20/+0
* | ; Instrument autorevert-testsMichael Albinus2019-05-191-1/+3
* | * test/lisp/autorevert-tests.el (auto-revert--deftest-remote):Michael Albinus2019-05-191-3/+1
* | For SVG, 8192 is the new 256Paul Eggert2019-05-181-0/+11
* | Suppress compiler warnings for older Emacsen in tramp-tests.elMichael Albinus2019-05-181-28/+36
* | * cl-macs-tests.el (cl-macs-test--symbol-macrolet): New testStefan Monnier2019-05-161-0/+17
* | * lisp/textmodes/sgml-mode.el (sgml-syntax-propertize-rules): Fix typoStefan Monnier2019-05-151-0/+7
* | Merge from origin/emacs-26Glenn Morris2019-05-142-1/+82
|\ \ | |/
| * Recognize single quote attribute values in nxml and sgml (Bug#35381)Noam Postavsky2019-05-092-1/+20
| * Fix nxml-get-inside (Bug#32003)Noam Postavsky2019-05-091-0/+62
* | Stop splicing anonymous faces in font-lock-append-text-propertyKévin Le Gouguec2019-05-131-0/+41
* | * test/lisp/net/tramp-tests.el (cl-lib): Require instead of cl-seq.Michael Albinus2019-05-091-1/+1
* | Merge from origin/emacs-26Glenn Morris2019-05-081-2/+54
|\ \ | |/
| * Fix incorrect cloning of eieio-instance-inheritor objects (Bug#34840)Vitalie Spinu2019-05-081-0/+41
| * Fix cloning of eieio-named objects (Bug#22840)Vitalie Spinu2019-05-071-2/+13
* | ; Instrument auto-revert--deftest-remoteMichael Albinus2019-05-081-1/+3
* | Skip tramp-test10-write-region-file-precious-flag for Emacs < 27Michael Albinus2019-05-081-0/+3
* | Don't rewrite buffer contents after saving by rename (Bug#35497)Jonathan Tomer2019-05-082-0/+44
* | Fix setting and resetting of scroll-with-deleteJohn Shahid2019-05-071-1/+135
* | Rename shell-command-width to async-shell-command-width (bug#35055)Juri Linkov2019-05-051-5/+4
* | Port mod-test to --enable-gcc-warningsPaul Eggert2019-05-051-0/+2
* | Fix compilation of mod-test.c on MinGWEli Zaretskii2019-05-051-0/+4
* | ; SOme changes in filenotify-tests.el for EMBAMichael Albinus2019-05-051-8/+8
* | Adapt tests for recent file-notification changes in TrampMichael Albinus2019-05-052-26/+35