summaryrefslogtreecommitdiff
path: root/test/lisp
Commit message (Expand)AuthorAge
* Allow the caller to specify own face on suffix in annotation-functionJuri Linkov2021-01-30
* * test/lisp/electric-tests.el: Fix switch to lexical-binding.Stefan Monnier2021-01-29
* Use lexical-binding in sasl.el and add testsStefan Kangas2021-01-29
* * test/lisp/net/tramp-tests.el (tramp--test-special-characters):Michael Albinus2021-01-29
* Use lexical-binding in find-cmd.el and add testsStefan Kangas2021-01-29
* Use lexical-binding in lisp/{term,nxml,language}Stefan Monnier2021-01-28
* Fix fill-paragraph in asm-modeMattias M2021-01-28
* Some Tramp fixesMichael Albinus2021-01-27
* Fontify special forms and macros the sameLars Ingebrigtsen2021-01-25
* Fix macro fontification in `condition-case' handler bodiesLars Ingebrigtsen2021-01-24
* Tweak `condition-case' keyword highlightsLars Ingebrigtsen2021-01-24
* Add some elisp-mode font lock testsLars Ingebrigtsen2021-01-24
* Make Tramp's insert-directory more robustMichael Albinus2021-01-24
* Fix recently uncovered 'make check' failuresBasil L. Contovounesios2021-01-23
* Fix failed autorevert test on embaMichael Albinus2021-01-23
* Use RemoteCommand option for Tramp's sshx and scpx methodsMichael Albinus2021-01-22
* Fix spurious "Lexical argument shadows the dynamic variable" due to inliningStefan Monnier2021-01-21
* Tweak tty-find-type to allow TERM=screen.xtermLars Ingebrigtsen2021-01-20
* Make symbol-at-point return nil if there's no symbols in the bufferLars Ingebrigtsen2021-01-20
* Add tests for symbol-at-point (bug#14234)Lars Ingebrigtsen2021-01-20
* Revert "Make `symbol-at-point' work in buffers with no symbols"Lars Ingebrigtsen2021-01-20
* Make `symbol-at-point' work in buffers with no symbolsLars Ingebrigtsen2021-01-20
* test/lisp/replace-tests.el: Add nested match group testNick Drozd2021-01-20
* Some Tramp fixes, resulting from test campaignMichael Albinus2021-01-19
* Add test for the widget-color-match function (Bug#45829)Mauro Aranda2021-01-19
* time-stamp-tests now pass in more localesStephen Gildea2021-01-18
* * lisp/emacs-lisp/pcase.el: Add support for `not` to `pred`Stefan Monnier2021-01-16
* Fix two testsEli Zaretskii2021-01-16
* Some Tramp adaptions, mainly direct async processesMichael Albinus2021-01-15
* Lift {global,local}-key-binding to LispStefan Kangas2021-01-13
* Prefer skip-unless in more testsStefan Kangas2021-01-13
* Use skip-unless instead of if+message in testStefan Kangas2021-01-13
* Remove some XEmacs compat code from testsStefan Kangas2021-01-13
* Stabilise lunar-phase-list test (bug#45818)Mattias EngdegÄrd2021-01-13
* Fix Indian time zone test when run by Irishmen (bug#45818)Mattias EngdegÄrd2021-01-12
* Only run IPv6 tests if we have an IPv6 addressRobert Pluim2021-01-12
* Update substitute-command-keys tests, againGlenn Morris2021-01-12
* Add a failing test for bug#44834Anticrisis2021-01-11
* Improve fill-region-as-paragraph when there's a fill prefixLars Ingebrigtsen2021-01-10
* Hyperlink symbol names without word syntax in HelpBasil L. Contovounesios2021-01-10
* Revert recent mm-with-part changeLars Ingebrigtsen2021-01-10
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2021-01-10
|\
| * Add more mm-decode testsLars Ingebrigtsen2021-01-10
* | Rework parts of Tramp's insert-directory, bug#45691Michael Albinus2021-01-10
|/
* Create new test file for socks.elF. Jason Park2021-01-10
* * lisp/emacs-lisp/cl-macs.el: Optimize self-calls in tail positionStefan Monnier2021-01-08
* * lisp/subr.el (letrec): Optimize some non-recursive bindingsStefan Monnier2021-01-08
* Merge recently added kbd testsStefan Kangas2021-01-08
* Lift define-prefix-command to LispStefan Kangas2021-01-08
* * test/lisp/subr-tests.el (subr-test-kbd): New test.Stefan Kangas2021-01-08