aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | ; * test/lisp/emacs-lisp/cl-preloaded-tests.el: Fix copyright notice.Glenn Morris2018-01-281-3/+3
* | Prevent name clashes between CL structures and builtin typesPhilipp Stephani2018-01-282-1/+42
* | Shorten CSS hex colors when possibleSimen Heggestøyl2018-01-281-3/+12
* | Fix off-by-one error in 'css--hex-to-rgb'Simen Heggestøyl2018-01-281-1/+3
* | Code refactoring assoc-delete-all assq-delete-alltino calancha2018-01-281-1/+19
* | ; * test/lisp/textmodes/fill-tests.el: Fix copyright years.Glenn Morris2018-01-261-1/+1
* | Merge from emacs-26Noam Postavsky2018-01-263-0/+92
|\ \ | |/
| * Load mm-util as needed for url-file and url-data (Bug#30258)Noam Postavsky2018-01-263-0/+92
* | Merge branch 'fix/bug-20871-cur'Marcin Borkowski2018-01-241-0/+50
|\ \
| * | Add simple tests for the `fill-polish-nobreak-p' functionMarcin Borkowski2018-01-151-0/+50
* | | Merge from origin/emacs-26Paul Eggert2018-01-221-1/+1
|\ \ \ | | |/ | |/|
| * | ; Spelling fixPaul Eggert2018-01-221-1/+1
* | | Finish changes in autorevert from commit 530bb2dc68Michael Albinus2018-01-221-3/+6
* | | New function read-answer (bug#30073)Juri Linkov2018-01-212-12/+12
* | | Parse percent values in CSS alpha componentsSimen Heggestøyl2018-01-211-7/+9
* | | Extend tramp-test02-file-name-dissect* testsMichael Albinus2018-01-211-4/+140
* | | Merge from origin/emacs-26Glenn Morris2018-01-201-0/+137
|\ \ \ | |/ /
| * | Add tests for term.elNoam Postavsky2018-01-181-0/+137
* | | Use file notification in autorevert also for recreated filesMichael Albinus2018-01-201-2/+8
* | | * test/lisp/filenotify-tests.el (file-notify-test03-events): Cleanup subtests.Michael Albinus2018-01-191-185/+220
* | | Merge from origin/emacs-26Glenn Morris2018-01-183-0/+51
|\ \ \ | |/ /
| * | Handle case-insensitive filenames for load-path shadows (Bug#5845)Noam Postavsky2018-01-183-0/+51
* | | Merge from origin/emacs-26Glenn Morris2018-01-181-2/+4
|\ \ \ | |/ /
| * | Add some test skip conditionsGlenn Morris2018-01-171-2/+4
* | | Merge from origin/emacs-26Glenn Morris2018-01-153-28/+39
|\ \ \ | |/ / | | / | |/ |/|
| * Fix Bug#30057Michael Albinus2018-01-101-26/+36
| * Tag some unstable tests, and skip by default (bug#24503)Glenn Morris2018-01-092-3/+3
* | cl-loop: Add missing guard conditionTino Calancha2018-01-081-0/+8
* | Make tramp-tests.el more robust on w32Michael Albinus2018-01-071-22/+49
* | ; Adapt a unit test to a recent changePhilipp Stephani2018-01-071-2/+1
* | Revert "Prevent name clashes between CL structures and builtin types"Philipp Stephani2018-01-072-42/+0
* | Ignore escape characters for context-sensitive quotes (Bug#29812)Philipp Stephani2018-01-071-0/+18
* | Fix a small bug in electric quoting.Philipp Stephani2018-01-071-0/+7
* | Prevent name clashes between CL structures and builtin typesPhilipp Stephani2018-01-072-0/+42
* | Add new Tramp connection method "owncloud"Michael Albinus2018-01-051-7/+34
* | Improve backward compatibility in tramp-archiveMichael Albinus2018-01-041-1/+2
* | Write proper `write-region' message in Tramp backendsMichael Albinus2018-01-041-0/+18
* | Remove superfluous test data for TrampMichael Albinus2018-01-024-4/+0
* | Update copyright year to 2018Paul Eggert2018-01-016-6/+6
* | Merge from origin/emacs-26Paul Eggert2018-01-01150-151/+150
|\ \ | |/
| * Fix copyright years by handPaul Eggert2018-01-012-2/+2
| * Update copyright year to 2018Paul Eggert2018-01-01148-148/+148
| * Don't add empty keyboard macro to macro ring (Bug#24992)Gemini Lasswell2017-12-311-1/+0
* | Remove uses of `cl` from test/ subdirectoryStefan Monnier2017-12-272-17/+15
* | Merge from origin/emacs-26Glenn Morris2017-12-201-4/+3
|\ \ | |/
| * ; Replace non-ascii quote characters in doc strings etcGlenn Morris2017-12-201-4/+3
* | Merge from origin/emacs-26Glenn Morris2017-12-201-0/+43
|\ \ | |/
| * * test/lisp/emacs-lisp/derived-tests.el: Fix copy&paste leftoversStefan Monnier2017-12-181-3/+2
| * * lisp/subr.el (delayed-after-hook-functions): Rename from ...-formsStefan Monnier2017-12-181-0/+44
* | Minor fixes in TrampMichael Albinus2017-12-172-6/+8