aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* * lisp/emacs-lisp/macroexp.el (macroexp--fgrep): Break cyclesStefan Monnier2021-02-101-0/+36
* Use lexical-binding in dns-mode.elStefan Kangas2021-02-101-0/+21
* Use lexical-binding in mail-utils.el and add testsStefan Kangas2021-02-101-0/+104
* Fix local defvar scoping error (bug#46387)Mattias EngdegÄrd2021-02-101-0/+31
* Move cedet test resource files to follow our conventionsStefan Kangas2021-02-1021-50/+22
* Convert tests for srecode/fields.el to ertStefan Kangas2021-02-102-27/+20
* ; * test/lisp/cedet/semantic/format-tests.el: Minor cleanup.Stefan Kangas2021-02-101-62/+46
* Move semantic/format.el tests to follow our conventionsStefan Kangas2021-02-103-28/+12
* Use lexical-binding in some test filesStefan Kangas2021-02-105-16/+14
* Convert many manual cedet tests to ertStefan Kangas2021-02-108-270/+393
* Use lexical-binding in almost all of play/*.elStefan Kangas2021-02-102-0/+48
* ; Finish customize-changed-options obsoletionBasil L. Contovounesios2021-02-091-2/+2
* Fix count-lines problem in non-ASCII buffersLars Ingebrigtsen2021-02-091-0/+5
* ; Minor license statement fixesStefan Kangas2021-02-0822-146/+161
* Fix tcl-mode indentation of namespaced codeAnticrisis2021-02-081-1/+0
* Add tests for count-linesStefan Kangas2021-02-081-0/+20
* Move line-number-at-pos to CLars Ingebrigtsen2021-02-071-4/+4
* Add a new function 'line-number-at-position'Lars Ingebrigtsen2021-02-071-0/+8
* Constprop of lexical variablesMattias EngdegÄrd2021-02-061-1/+60
* ; Fix byte-compilation warningEli Zaretskii2021-02-061-1/+1
* ; Fix last changeEli Zaretskii2021-02-061-2/+1
* New test for src/process.c on MS-WindowsIoannis Kappas2021-02-061-0/+29
* Fix copying text properties in 'format'Eli Zaretskii2021-02-061-1/+21
* Add command 'dbus-monitor'Michael Albinus2021-02-051-0/+8
* Tramp code cleanupMichael Albinus2021-02-031-8/+6
* ruby-syntax-propertize: Fix certain cases following ::Dmitry Gutov2021-02-021-1/+1
* * test/src/minibuf-tests.el (test-inhibit-interaction): Fix test.Stefan Kangas2021-02-011-4/+4
* Allow the caller to specify own face on suffix in annotation-functionJuri Linkov2021-01-301-3/+21
* * test/lisp/electric-tests.el: Fix switch to lexical-binding.Stefan Monnier2021-01-291-4/+9
* Use lexical-binding in sasl.el and add testsStefan Kangas2021-01-292-0/+105
* * test/lisp/net/tramp-tests.el (tramp--test-special-characters):Michael Albinus2021-01-291-1/+1
* Use lexical-binding in find-cmd.el and add testsStefan Kangas2021-01-291-0/+45
* * test/Makefile.in (emacs): Use the C localeStefan Monnier2021-01-281-2/+3
* Use lexical-binding in lisp/{term,nxml,language}Stefan Monnier2021-01-281-1/+1
* Fix fill-paragraph in asm-modeMattias M2021-01-281-0/+10
* Some Tramp fixesMichael Albinus2021-01-271-1/+5
* * lisp/progmodes/sh-script.el (sh-smie-sh-rules): Tweak indent of new `for`Stefan Monnier2021-01-261-0/+7
* Fontify special forms and macros the sameLars Ingebrigtsen2021-01-251-1/+0
* Fix macro fontification in `condition-case' handler bodiesLars Ingebrigtsen2021-01-241-1/+0
* Tweak `condition-case' keyword highlightsLars Ingebrigtsen2021-01-241-1/+8
* Add some elisp-mode font lock testsLars Ingebrigtsen2021-01-241-0/+51
* Make Tramp's insert-directory more robustMichael Albinus2021-01-241-17/+29
* Add more assertions to recently-added process test.Philipp Stephani2021-01-241-1/+2
* Fix recently uncovered 'make check' failuresBasil L. Contovounesios2021-01-233-30/+21
* Add a unit test testing interaction between threads and processes.Philipp Stephani2021-01-231-0/+29
* Fix failed autorevert test on embaMichael Albinus2021-01-231-2/+4
* * test/infra/gitlab-ci.yml (.job-template): Check also for test/lib-src/*.el.Michael Albinus2021-01-231-0/+1
* Use RemoteCommand option for Tramp's sshx and scpx methodsMichael Albinus2021-01-221-1/+1
* * test/infra/gitlab-ci.yml: Copy newer files to image to build less often.Ted Zlatanov2021-01-211-4/+5
* Fix spurious "Lexical argument shadows the dynamic variable" due to inliningStefan Monnier2021-01-213-0/+27