aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | ; * test/src/undo-tests.el: Moved from test/lisp/legacy/.Eli Zaretskii2016-09-241-448/+0
* | ; * Move test/lisp/legacy/textprop-tests.el to test/src/.Eli Zaretskii2016-09-241-69/+0
* | Incorporate syntax-tests in lisp-tests.Eli Zaretskii2016-09-242-99/+69
* | ; * test/src/process-tests.el: Renamed from test/lisp/legacy/process-tests.el.Eli Zaretskii2016-09-241-165/+0
* | Incorporate occur-tests in replace-testsEli Zaretskii2016-09-242-353/+327
* | Incorporate lexbind-tests.el in bytecomp-test.elEli Zaretskii2016-09-242-76/+42
* | ; * test/src/font-tests.el: Moved from test/lisp/legacy/font-parse-tests.el.Eli Zaretskii2016-09-241-166/+0
* | ; * test/lisp/files-tests.el: Minor copyedits.Eli Zaretskii2016-09-241-2/+3
* | ; * test/lisp/files-tests.el: Moved from test/lisp/legacy/.Eli Zaretskii2016-09-241-0/+0
* | Incorporate core-elisp-tests in lisp-testsEli Zaretskii2016-09-242-52/+29
* | Move coding-tests.el and decoder-test.el to their placesEli Zaretskii2016-09-241-349/+0
* | ; * test/src/coding-tests.el: Moved from test/lisp/legacy/.Eli Zaretskii2016-09-241-58/+0
* | ; * test/lisp/emacs-lisp/bytecomp-tests.el: Fix header and 'provide'.Eli Zaretskii2016-09-241-2/+3
* | ; * test/lisp/emacs-lisp/bytecomp-tests.el: Moved from test/lisp/.Eli Zaretskii2016-09-241-0/+0
* | ; * test/lisp/bytecomp-tests.el: Moved from test/lisp/legacy/.Eli Zaretskii2016-09-241-1/+0
* | Add test for Bug#21454Tino Calancha2016-09-131-0/+28
* | Don't require isearch-update before isearch-doneNoam Postavsky2016-09-101-0/+8
* | * lisp/emacs-lisp/ring.el: Use lexical-bindingSimen Heggestøyl2016-09-091-0/+2
* | Add tests for ring.elSimen Heggestøyl2016-09-081-0/+204
* | Use normal double quotes in TeX / LaTeX commentsKarl Fogel2016-08-301-0/+1
* | Add tests for dom.elSimen Heggestøyl2016-08-281-0/+201
* | ; Spelling fixesPaul Eggert2016-08-211-1/+1
* | Add tests for Bug#24264Tino Calancha2016-08-191-0/+266
* | Add compatibility layer for `temporary-file-directory-function'Michael Albinus2016-08-101-0/+3
* | Add `make-nearby-temp-file' and `temporary-file-directory'Michael Albinus2016-08-071-125/+116
* | Merge from origin/emacs-25Paul Eggert2016-08-051-17/+109
|\ \ | |/
* | Merge from origin/emacs-25Paul Eggert2016-08-051-1/+18
|\ \ | |/
* | Spelling and minor grammar fixesPaul Eggert2016-08-051-3/+3
* | * cl-generic.el: Fix problems introduced by new load-history formatStefan Monnier2016-08-021-11/+36
* | Fix dired-test-bug22694Ken Brown2016-07-271-0/+2
* | Fix failing testTino Calancha2016-07-211-3/+7
* | Add tests for ucs-normalize.elNoam Postavsky2016-07-161-0/+277
* | Dired always read file systemTino Calancha2016-07-111-0/+19
* | Detect aliases to built-in functionsTino Calancha2016-07-091-1/+0
* | Avoid recursive detection of remote uid and gid in tramp-gvfs.elMichael Albinus2016-07-091-3/+3
* | Complete "initial" and "unset" in CSS modeSimen Heggestøyl2016-07-061-1/+2
* | Make all Tramp tests pass for "gdrive" methodMichael Albinus2016-07-051-2/+4
* | Add :expected-result :failed for unfixed bug testTino Calancha2016-07-061-0/+1
* | * test/lisp/help-fns-tests.el: Add several tests for 'describe-function'.Tino Calancha2016-07-051-5/+56
* | Simplify ‘delete-trailing-whitespace’ by not treating \n as whitespaceMichal Nazarewicz2016-07-041-1/+2
* | Make ‘delete-trailing-whitespace’ delete spaces after form feedMichal Nazarewicz2016-07-041-2/+15
* | Add Google Drive support to TrampMichael Albinus2016-07-041-3/+2
* | Also handle escaping when string begins with a quoteDmitry Gutov2016-06-271-2/+2
* | Fix quote escaping in ruby-toggle-string-quotesSriram Thaiyar2016-06-271-0/+11
* | Fix some oddities in Tramp's rsync and smb methodsMichael Albinus2016-06-261-11/+47
* | Merge from origin/emacs-25Paul Eggert2016-06-261-1/+1
|\ \ | |/
* | ; Simplify in filenotify-tests.elMichael Albinus2016-06-201-20/+19
* | Weaken test conditions in filenotify-tests.elMichael Albinus2016-06-201-86/+46
* | Merge from origin/emacs-25Paul Eggert2016-06-191-0/+32
|\ \ | |/
* | Fix seq-containsNicolas Petton2016-06-181-0/+4