summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * tests/automated/tildify-tests.el (tildify-test--test): Optimise theMichal Nazarewicz2014-06-052-5/+9
* tildify.el: Rewrite `tildify-region' and co., add foreach function.Michal Nazarewicz2014-06-052-9/+14
* tildify.el: Better support for XMLMichal Nazarewicz2014-06-052-3/+17
* tildify.el: Fix matched group indexes in end-regex buildingMichal Nazarewicz2014-06-052-0/+16
* tildify.el: Fix end-regex building in `tildify-find-env'Michal Nazarewicz2014-06-052-0/+17
* * test/automated/tramp-tests.el (tramp-test29-vc-registered):Michael Albinus2014-06-022-8/+2
* * test/automated/tramp-tests.el (tramp-remote-process-environment): Declare.Michael Albinus2014-06-022-0/+15
* * tramp-tests.el (tramp-test29-vc-registered):Michael Albinus2014-06-011-1/+6
* * automated/tramp-tests.el (tramp-test29-vc-registered):Michael Albinus2014-06-012-1/+7
* * test/automated/ruby-mode-test.el (ruby-assert-face): Fix typo in previousGlenn Morris2014-05-281-1/+1
* * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions.Stefan Monnier2014-05-282-2/+7
* * test/automated/tildify-tests.el: New file.Michal Nazarewicz2014-05-272-0/+110
* * test/indent/ps-mode.ps: New file.Stefan Monnier2014-05-275-0/+46
* * package-test.el (package-test-install-single): Update for changed output.Glenn Morris2014-05-262-1/+7
* Merge from emacs-24; up to 2014-05-26T10:21:18Z!rgm@gnu.orgGlenn Morris2014-05-251-0/+1
|\
| * * lisp/emacs-lisp/nadvice.el (advice--member-p): Change second arg.Stefan Monnier2014-05-231-0/+1
* | Tweak previous bytecomp-tests.el changeGlenn Morris2014-05-212-3/+4
* | Remove some stray test tempfilesGlenn Morris2014-05-212-1/+4
* | * fns-tests.el (fns-tests-nreverse): Update for changed string behavior.Glenn Morris2014-05-212-1/+6
* | * src/fns.c (Fnreverse): Allow vectors and bool vectors.Dmitry Antipov2014-05-152-0/+34
* | * tests/automated/fns-tests.el: New file.Dmitry Antipov2014-05-152-0/+43
* | Merge from emacs-24; up to 2014-05-12T06:15:47Z!rgm@gnu.orgGlenn Morris2014-05-114-7/+45
|\ \ | |/
| * * lisp/emacs-lisp/nadvice.el: Support adding a given function multiple times.Stefan Monnier2014-05-103-1/+38
| * * test/automated/vc-bzr.el: Tweak previous to use BZR_HOME rather than HOMEGlenn Morris2014-05-081-7/+8
| * Fix comment typo in previousGlenn Morris2014-05-081-1/+1
* | Merge from emacs-24; up to 2014-05-08T06:58:46Z!rgm@gnu.orgGlenn Morris2014-05-082-20/+36
|\ \ | |/
| * test/automated/vc-bzr.el: revise previous changeGlenn Morris2014-05-072-20/+36
* | Merge from emacs-24; up to 2014-05-08T03:34:20Z!rgm@gnu.orgGlenn Morris2014-05-074-3/+64
|\ \ | |/
| * test/automated/vc-bzr.el: disable bzr's loggingGlenn Morris2014-05-072-3/+14
| * * lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-function):Dmitry Gutov2014-05-062-0/+9
| * * lisp/help-fns.el (describe-function-1): Test for an autoload before a macroGlenn Morris2014-05-052-0/+41
* | Fix ChangeLogs of 2014-05-01 commit.Barry O'Reilly2014-05-031-6/+4
* | Change algorithm used to adjust positions for undo in regionBarry O'Reilly2014-05-012-2/+82
* | * lisp/progmodes/perl-mode.el (perl--syntax-exp-intro-regexp): New var.Stefan Monnier2014-04-251-1/+5
* | Merge from emacs-24; up to 2014-04-25T10:35:01Z!michael.albinus@gmx.deJuanma Barranquero2014-04-254-31/+61
|\ \ | |/
| * * automated/tramp-tests.el (top):Michael Albinus2014-04-253-19/+11
| * Use a mock-up connection method for remote files.Michael Albinus2014-04-243-14/+52
| * * lisp/progmodes/perl-mode.el (perl-syntax-propertize-function): Slash afterStefan Monnier2014-04-221-0/+2
* | Merge from emacs-24; up to 2014-04-22T20:19:17Z!eggert@cs.ucla.eduPaul Eggert2014-04-223-19/+43
|\ \ | |/
| * * automated/tramp-tests.el (tramp--test-check-files): Remove traces.Michael Albinus2014-04-222-4/+3
| * * automated/tramp-tests.el (tramp-test30-special-characters):Michael Albinus2014-04-222-3/+8
| * * lisp/emacs-lisp/cl-macs.el (cl--loop-let): Avoid `nil' as var name.Stefan Monnier2014-04-211-0/+3
| * * automated/tramp-tests.el (tramp-test19-directory-files-and-attributes)Michael Albinus2014-04-202-16/+32
| * Instrument `tramp--test-check-files' in order to get traces on hydra.Michael Albinus2014-04-191-1/+2
* | Correctly macroexpand top-level forms during eager macroexpandDaniel Colascione2014-04-222-10/+60
* | Fix cl-lib-struct-accessors test again.Daniel Colascione2014-04-211-1/+1
* | Optimize cl-struct-slot-value; fix testDaniel Colascione2014-04-212-1/+6
* | Correctly treat progn contents as toplevel forms when byte compilingDaniel Colascione2014-04-212-0/+57
* | Fix cl-the testDaniel Colascione2014-04-202-5/+6
* | Fix cl-loop destructuring under `with' clauseDaniel Colascione2014-04-202-0/+7