aboutsummaryrefslogtreecommitdiffstats
path: root/test (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-25* test/automated/package-test.el (package-test-update-listing)Stefan Monnier2-3/+9
2014-06-24Fix some indentation problem with \; and pipes.Stefan Monnier1-0/+7
2014-06-21Fix completion retrieval parsing.Fabián Ezequiel Gallina2-0/+13
2014-06-20* lisp/progmodes/sh-script.el (sh-smie-sh-rules): For { after &&, don'tStefan Monnier1-0/+8
2014-06-19* lisp/emacs-lisp/smie.el (smie--hanging-eolp-function): New var.Stefan Monnier1-1/+5
2014-06-19* lisp/progmodes/sh-script.el (sh-smie-sh-rules): Use same rule for && asStefan Monnier1-0/+6
2014-06-01Revert last patch. The problem happens in the trunk.Michael Albinus2-7/+1
2014-06-01* tramp-tests.el (tramp-test29-vc-registered):Michael Albinus1-1/+2
2014-06-01* automated/tramp-tests.el (tramp-test29-vc-registered):Michael Albinus1-0/+5
2014-05-23* lisp/emacs-lisp/nadvice.el (advice--member-p): Change second arg.Stefan Monnier1-0/+1
2014-05-10* lisp/emacs-lisp/nadvice.el: Support adding a given function multiple times.Stefan Monnier3-1/+38
2014-05-08* test/automated/vc-bzr.el: Tweak previous to use BZR_HOME rather than HOMEGlenn Morris1-7/+8
2014-05-08Fix comment typo in previousGlenn Morris1-1/+1
2014-05-07test/automated/vc-bzr.el: revise previous changeGlenn Morris2-20/+36
2014-05-07test/automated/vc-bzr.el: disable bzr's loggingGlenn Morris2-3/+14
2014-05-06* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-function):Dmitry Gutov2-0/+9
2014-05-05* lisp/help-fns.el (describe-function-1): Test for an autoload before a macroGlenn Morris2-0/+41
2014-04-25* automated/tramp-tests.el (top):Michael Albinus3-19/+11
2014-04-24Use a mock-up connection method for remote files.Michael Albinus3-14/+52
2014-04-22* lisp/progmodes/perl-mode.el (perl-syntax-propertize-function): Slash afterStefan Monnier1-0/+2
2014-04-22* automated/tramp-tests.el (tramp--test-check-files): Remove traces.Michael Albinus2-4/+3
2014-04-22* automated/tramp-tests.el (tramp-test30-special-characters):Michael Albinus2-3/+8
2014-04-21* lisp/emacs-lisp/cl-macs.el (cl--loop-let): Avoid `nil' as var name.Stefan Monnier1-0/+3
2014-04-20* automated/tramp-tests.el (tramp-test19-directory-files-and-attributes)Michael Albinus2-16/+32
2014-04-19Instrument `tramp--test-check-files' in order to get traces on hydra.Michael Albinus1-1/+2
2014-04-19* automated/tramp-tests.el (tramp--test-check-files): Extend test.Michael Albinus2-15/+35
2014-04-18* automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.Michael Albinus2-46/+267
2014-04-16* lisp/nxml/nxml-mode.el (nxml-fontify-matcher): Make sure propertizationStefan Monnier1-0/+10
2014-04-10Spelling fixes.Paul Eggert2-1/+7
2014-04-10* lisp/progmodes/pascal.el (pascal-font-lock-keywords): Fix incorrect formatFeng Li1-0/+1
2014-04-08Fix python-triple-quote-pairing testGlenn Morris2-24/+33
2014-04-08* electric-tests.el (electric-pair-backspace-1): Replace deleted function.Glenn Morris2-1/+6
2014-04-07ChangeLog fix (no need to merge to trunk)Glenn Morris1-7/+3
2014-04-07Improve on previous quote autopairing changeJoão Távora2-1/+50
2014-04-07Inhibit quote autopairing more frequentlyJoão Távora2-2/+7
2014-04-07Fix triple-quoting electricity in python-modeJoão Távora2-0/+44
2014-04-07Fix electric-pair-skip-whitespace with quotes in text-modeJoão Távora2-2/+35
2014-04-02* lisp/progmodes/perl-mode.el (perl-syntax-propertize-function): Handle $'Stefan Monnier1-0/+4
2014-03-27Fix bug#17097Dmitry Gutov1-0/+5
2014-03-25Fix last ChangeLog entry.Michael Albinus1-1/+1
2014-03-24Undo in region after markers in undo history relocatedBarry O'Reilly2-0/+106
2014-03-22Fix keyword argument parsing. Please bootstrap.Daniel Colascione2-0/+11
2014-03-23Fix test failure in non-graphical modeDmitry Gutov2-1/+24
2014-03-22Fix bug#16873Dmitry Gutov2-1/+3
2014-03-21Fix bug#16826Dmitry Gutov3-1/+32
2014-03-21Fix bug#17050Dmitry Gutov1-0/+17
2014-03-07* automated/tramp-tests.el (tramp-copy-size-limit): Declare.Michael Albinus2-5/+110
2014-03-02Spelling fixes.Paul Eggert1-1/+1
2014-03-03*/ChangeLog: Trivial fixes.Juanma Barranquero1-9/+9
2014-03-02* simple.el (undo-elt-in-region): Fix buffer corruption for edgeBarry O'Reilly2-0/+49