summaryrefslogtreecommitdiff
path: root/test/automated
Commit message (Expand)AuthorAgeFilesLines
* package-test tweaks for hydraGlenn Morris2014-10-011-4/+10
* * lisp/progmodes/python.el (python-indent-post-self-insert-function):Fabián Ezequiel Gallina2014-09-011-0/+14
* * python-tests.el (python-shell-calculate-exec-path-2): Update testGlenn Morris2014-08-181-1/+1
* Revert 2013-01-31 change that decides coding system before backing upGlenn Morris2014-08-102-0/+18
* * test/automated/Makefile.in (check-tar): Remove, no longer needed.Glenn Morris2014-08-061-4/+0
* * test/automated/Makefile.in (check-tar): Add as alias for check.Glenn Morris2014-08-021-0/+4
* Spelling fixes.Paul Eggert2014-07-211-1/+1
* Make python.el work with IPython automatically. Fabián Ezequiel Gallina2014-07-201-2/+0
* Autodetect Python shell prompts. Fabián Ezequiel Gallina2014-07-191-46/+440
* Fix dedenters and electric colon handling.Fabián Ezequiel Gallina2014-07-091-113/+637
* * lisp/progmodes/python.el (python-indent-post-self-insert-function):Fabián Ezequiel Gallina2014-07-011-25/+89
* * 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-281-0/+40
* * automated/dbus-tests.el (dbus--test-register-service)Michael Albinus2014-06-271-5/+5
* * test/automated/package-test.el (package-test-update-listing)Stefan Monnier2014-06-251-3/+3
* Fix completion retrieval parsing.Fabián Ezequiel Gallina2014-06-211-0/+9
* Revert last patch. The problem happens in the trunk.Michael Albinus2014-06-011-2/+1
* * tramp-tests.el (tramp-test29-vc-registered):Michael Albinus2014-06-011-1/+2
* * 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-101-0/+23
* * 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-071-19/+34
* test/automated/vc-bzr.el: disable bzr's loggingGlenn Morris2014-05-071-3/+9
* * lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-function):Dmitry Gutov2014-05-061-0/+4
* * lisp/help-fns.el (describe-function-1): Test for an autoload before a macroGlenn Morris2014-05-051-0/+37
* * automated/tramp-tests.el (top):Michael Albinus2014-04-252-19/+4
* Use a mock-up connection method for remote files.Michael Albinus2014-04-242-14/+43
* * automated/tramp-tests.el (tramp--test-check-files): Remove traces.Michael Albinus2014-04-221-2/+1
* * automated/tramp-tests.el (tramp-test30-special-characters):Michael Albinus2014-04-221-3/+3
* * 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-201-16/+24
* 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-191-15/+30
* * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.Michael Albinus2014-04-181-46/+252
* Spelling fixes.Paul Eggert2014-04-101-1/+1
* Fix python-triple-quote-pairing testGlenn Morris2014-04-081-24/+30
* * electric-tests.el (electric-pair-backspace-1): Replace deleted function.Glenn Morris2014-04-081-1/+1
* Improve on previous quote autopairing changeJoão Távora2014-04-071-1/+43
* Inhibit quote autopairing more frequentlyJoão Távora2014-04-071-2/+2
* Fix triple-quoting electricity in python-modeJoão Távora2014-04-071-0/+39
* Fix electric-pair-skip-whitespace with quotes in text-modeJoão Távora2014-04-071-2/+27
* Undo in region after markers in undo history relocatedBarry O'Reilly2014-03-241-0/+98
* Fix keyword argument parsing. Please bootstrap.Daniel Colascione2014-03-221-0/+6
* Fix test failure in non-graphical modeDmitry Gutov2014-03-231-1/+1
* Fix bug#16873Dmitry Gutov2014-03-222-1/+3
* Fix bug#16826Dmitry Gutov2014-03-213-1/+32
* * automated/tramp-tests.el (tramp-copy-size-limit): Declare.Michael Albinus2014-03-071-5/+104
* Spelling fixes.Paul Eggert2014-03-021-1/+1
* * simple.el (undo-elt-in-region): Fix buffer corruption for edgeBarry O'Reilly2014-03-021-0/+42