summaryrefslogtreecommitdiff
path: root/test/lisp
Commit message (Expand)AuthorAgeFilesLines
* Don't require isearch-update before isearch-done...Noam Postavsky2016-09-101-0/+8
* * lisp/emacs-lisp/ring.el: Use lexical-binding...Simen Heggestøyl2016-09-091-0/+2
* Add tests for ring.el...Simen Heggestøyl2016-09-081-0/+204
* Use normal double quotes in TeX / LaTeX comments...Karl Fogel2016-08-301-0/+1
* Add tests for dom.el...Simen Heggestøyl2016-08-281-0/+201
* ; Spelling fixesPaul Eggert2016-08-211-1/+1
* Add tests for Bug#24264...Tino 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-25...Paul Eggert2016-08-051-17/+109
|\
* | Merge from origin/emacs-25...Paul Eggert2016-08-051-1/+18
|\|
* | Spelling and minor grammar fixes...Paul Eggert2016-08-051-3/+3
* | * cl-generic.el: Fix problems introduced by new load-history format...Stefan Monnier2016-08-021-11/+36
* | Fix dired-test-bug22694...Ken Brown2016-07-271-0/+2
* | Fix failing test...Tino Calancha2016-07-211-3/+7
* | Add tests for ucs-normalize.el...Noam Postavsky2016-07-161-0/+277
* | Dired always read file system...Tino Calancha2016-07-111-0/+19
* | Detect aliases to built-in functions...Tino Calancha2016-07-091-1/+0
* | Avoid recursive detection of remote uid and gid in tramp-gvfs.el...Michael Albinus2016-07-091-3/+3
* | Complete "initial" and "unset" in CSS mode...Simen Heggestøyl2016-07-061-1/+2
* | Make all Tramp tests pass for "gdrive" method...Michael Albinus2016-07-051-2/+4
* | Add :expected-result :failed for unfixed bug test...Tino 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 whitespace...Michal Nazarewicz2016-07-041-1/+2
* | Make ‘delete-trailing-whitespace’ delete spaces after form feed...Michal Nazarewicz2016-07-041-2/+15
* | Add Google Drive support to Tramp...Michael Albinus2016-07-041-3/+2
* | Also handle escaping when string begins with a quote...Dmitry Gutov2016-06-271-2/+2
* | Fix quote escaping in ruby-toggle-string-quotes...Sriram Thaiyar2016-06-271-0/+11
* | Fix some oddities in Tramp's rsync and smb methods...Michael Albinus2016-06-261-11/+47
* | Merge from origin/emacs-25...Paul Eggert2016-06-261-1/+1
|\|
* | ; Simplify in filenotify-tests.elMichael Albinus2016-06-201-20/+19
* | Weaken test conditions in filenotify-tests.el...Michael Albinus2016-06-201-86/+46
* | Merge from origin/emacs-25...Paul Eggert2016-06-191-0/+32
|\|
* | Fix seq-contains...Nicolas Petton2016-06-181-0/+4
* | Add new function map-do...Nicolas Petton2016-06-181-0/+8
* | Add seq-do-indexed...Nicolas Petton2016-06-181-0/+15
* | Automatically detect whether .h file is C or C++...Michal Nazarewicz2016-06-151-0/+65
* | Remove ‘ert-with-function-mocked’ macro in favour of ‘cl-letf’ macro...Michal Nazarewicz2016-06-084-48/+3
* | * test/lisp/emacs-lisp/package-tests.el...Glenn Morris2016-06-081-2/+0
* | Try to avoid hangs and stray procs in network-stream-tests. (Bug#23560)...Glenn Morris2016-06-071-62/+74
* | Do not hard-code port for package test server. (Bug#23708)...Glenn Morris2016-06-072-13/+25
* | Merge from origin/emacs-25...Paul Eggert2016-06-071-0/+1
|\|
* | Some fixes in filenotify-tests.el for cygwin...Michael Albinus2016-06-061-16/+22
* | Improve robustness of filenotify-tests.el (Bug#23618)...Michael Albinus2016-06-051-114/+206
* | Merge from origin/emacs-25...Paul Eggert2016-05-312-5/+14
|\|
* | Fix Bug#23631 for Tramp...Michael Albinus2016-05-301-1/+31
* | Sync with Tramp repository....Michael Albinus2016-05-281-5/+7
* | Adjust filenotify-tests on Cygwin...Ken Brown2016-05-271-2/+8
* | Repair damage from emacs-25 merge...Paul Eggert2016-05-262-122/+160
* | Merge from origin/emacs-25...Paul Eggert2016-05-262-2/+133
|\|