summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Inhibit quote autopairing more frequentlyJoão Távora2014-04-072-2/+7
* Fix triple-quoting electricity in python-modeJoão Távora2014-04-072-0/+44
* Fix electric-pair-skip-whitespace with quotes in text-modeJoão Távora2014-04-072-2/+35
* * lisp/progmodes/perl-mode.el (perl-syntax-propertize-function): Handle $'Stefan Monnier2014-04-021-0/+4
* Fix bug#17097Dmitry Gutov2014-03-271-0/+5
* Fix last ChangeLog entry.Michael Albinus2014-03-251-1/+1
* Undo in region after markers in undo history relocatedBarry O'Reilly2014-03-242-0/+106
* Fix keyword argument parsing. Please bootstrap.Daniel Colascione2014-03-222-0/+11
* Fix test failure in non-graphical modeDmitry Gutov2014-03-232-1/+24
* Fix bug#16873Dmitry Gutov2014-03-222-1/+3
* Fix bug#16826Dmitry Gutov2014-03-213-1/+32
* Fix bug#17050Dmitry Gutov2014-03-211-0/+17
* * automated/tramp-tests.el (tramp-copy-size-limit): Declare.Michael Albinus2014-03-072-5/+110
* Spelling fixes.Paul Eggert2014-03-021-1/+1
* */ChangeLog: Trivial fixes.Juanma Barranquero2014-03-031-9/+9
* * simple.el (undo-elt-in-region): Fix buffer corruption for edgeBarry O'Reilly2014-03-022-0/+49
* * lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords): HighlightDmitry Gutov2014-03-021-0/+4
* * automated/tramp-tests.el (tramp--test-enabled)Michael Albinus2014-02-282-9/+9
* * automated/tramp-tests.el (tramp--test-enabled): Move connectionMichael Albinus2014-02-272-119/+107