aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (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-49/+2303
* Convert tests for srecode/fields.el to ertStefan Kangas2021-02-101-0/+238
* ; * 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-27/+184
* Convert many manual cedet tests to ertStefan Kangas2021-02-105-0/+389
* 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-0820-124/+139
* Fix tcl-mode indentation of namespaced codeAnticrisis2021-02-081-1/+0
* Add tests for count-linesStefan Kangas2021-02-081-0/+20
* Constprop of lexical variablesMattias EngdegÄrd2021-02-061-1/+60
* 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
* 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
* 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
* 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
* Fix recently uncovered 'make check' failuresBasil L. Contovounesios2021-01-233-30/+21
* Fix failed autorevert test on embaMichael Albinus2021-01-231-2/+4
* Use RemoteCommand option for Tramp's sshx and scpx methodsMichael Albinus2021-01-221-1/+1
* Fix spurious "Lexical argument shadows the dynamic variable" due to inliningStefan Monnier2021-01-213-0/+27
* Tweak tty-find-type to allow TERM=screen.xtermLars Ingebrigtsen2021-01-201-0/+8
* Make symbol-at-point return nil if there's no symbols in the bufferLars Ingebrigtsen2021-01-201-1/+0
* Add tests for symbol-at-point (bug#14234)Lars Ingebrigtsen2021-01-201-0/+45
* Revert "Make `symbol-at-point' work in buffers with no symbols"Lars Ingebrigtsen2021-01-201-14/+0
* Make `symbol-at-point' work in buffers with no symbolsLars Ingebrigtsen2021-01-201-0/+14
* test/lisp/replace-tests.el: Add nested match group testNick Drozd2021-01-201-0/+13
* Some Tramp fixes, resulting from test campaignMichael Albinus2021-01-191-11/+11
* Add test for the widget-color-match function (Bug#45829)Mauro Aranda2021-01-191-0/+11
* time-stamp-tests now pass in more localesStephen Gildea2021-01-181-52/+75
* * lisp/emacs-lisp/pcase.el: Add support for `not` to `pred`Stefan Monnier2021-01-161-0/+4
* Fix two testsEli Zaretskii2021-01-162-3/+15
* Some Tramp adaptions, mainly direct async processesMichael Albinus2021-01-151-63/+77
* Lift {global,local}-key-binding to LispStefan Kangas2021-01-131-0/+11
* Prefer skip-unless in more testsStefan Kangas2021-01-131-2/+2