summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* package-test tweaks for hydraGlenn Morris2014-10-012-4/+17
* test/indent/scheme.scm: New file.Stefan Monnier2014-09-021-0/+9
* * lisp/progmodes/python.el (python-indent-post-self-insert-function):Fabián Ezequiel Gallina2014-09-012-0/+19
* * python-tests.el (python-shell-calculate-exec-path-2): Update testGlenn Morris2014-08-182-1/+6
* Revert 2013-01-31 change that decides coding system before backing upGlenn Morris2014-08-103-0/+24
* * test/automated/Makefile.in (check-tar): Remove, no longer needed.Glenn Morris2014-08-062-4/+4
* * test/automated/Makefile.in (check-tar): Add as alias for check.Glenn Morris2014-08-022-0/+8
* Spelling fixes.Paul Eggert2014-07-211-1/+1
* Make python.el work with IPython automatically. Fabián Ezequiel Gallina2014-07-202-2/+5
* Autodetect Python shell prompts. Fabián Ezequiel Gallina2014-07-192-48/+472
* Fix dedenters and electric colon handling.Fabián Ezequiel Gallina2014-07-092-113/+674
* * lisp/progmodes/sh-script.el (sh-smie-sh-rules): Don't align with a && inStefan Monnier2014-07-081-0/+6
* * lisp/progmodes/python.el (python-indent-post-self-insert-function):Fabián Ezequiel Gallina2014-07-012-25/+96
* * calc-test.el: Set copyright to FSF; standardize permissions noticeGlenn Morris2014-06-271-4/+6
* * test/automated/calc-tests.el: New file and add tests for math-bignum.Leo Liu2014-06-282-0/+45
* * automated/dbus-tests.el (dbus--test-register-service)Michael Albinus2014-06-272-5/+11
* * test/automated/package-test.el (package-test-update-listing)Stefan Monnier2014-06-252-3/+9
* Fix some indentation problem with \; and pipes.Stefan Monnier2014-06-241-0/+7
* Fix completion retrieval parsing.Fabián Ezequiel Gallina2014-06-212-0/+13
* * lisp/progmodes/sh-script.el (sh-smie-sh-rules): For { after &&, don'tStefan Monnier2014-06-201-0/+8
* * lisp/emacs-lisp/smie.el (smie--hanging-eolp-function): New var.Stefan Monnier2014-06-191-1/+5
* * lisp/progmodes/sh-script.el (sh-smie-sh-rules): Use same rule for && asStefan Monnier2014-06-191-0/+6
* Revert last patch. The problem happens in the trunk.Michael Albinus2014-06-012-7/+1
* * tramp-tests.el (tramp-test29-vc-registered):Michael Albinus2014-06-011-1/+2
* * automated/tramp-tests.el (tramp-test29-vc-registered):Michael Albinus2014-06-011-0/+5
* * lisp/emacs-lisp/nadvice.el (advice--member-p): Change second arg.Stefan Monnier2014-05-231-0/+1
* * 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
* test/automated/vc-bzr.el: revise previous changeGlenn Morris2014-05-072-20/+36
* 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
* * 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
* * 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
* * automated/tramp-tests.el (tramp--test-check-files): Extend test.Michael Albinus2014-04-192-15/+35
* * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.Michael Albinus2014-04-182-46/+267
* * lisp/nxml/nxml-mode.el (nxml-fontify-matcher): Make sure propertizationStefan Monnier2014-04-161-0/+10
* Spelling fixes.Paul Eggert2014-04-102-1/+7
* * lisp/progmodes/pascal.el (pascal-font-lock-keywords): Fix incorrect formatFeng Li2014-04-101-0/+1
* Fix python-triple-quote-pairing testGlenn Morris2014-04-082-24/+33
* * electric-tests.el (electric-pair-backspace-1): Replace deleted function.Glenn Morris2014-04-082-1/+6
* ChangeLog fix (no need to merge to trunk)Glenn Morris2014-04-071-7/+3
* Improve on previous quote autopairing changeJoão Távora2014-04-072-1/+50