summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add Copyright header, standardize license noticeGlenn Morris2013-06-272-12/+12
* * test/automated/package-x-test.el: Change the commentary.Dmitry Gutov2013-06-272-8/+11
* * test/automated/package-x-test.el: Change the commentary.Dmitry Gutov2013-06-272-3/+7
* * automated/Makefile.in (setwins): Include the 'data' subdirectory.Dmitry Gutov2013-06-2713-1/+646
* * python-tests.el (python-tests-with-temp-file): Clean up after ourselfGlenn Morris2013-06-262-2/+7
* Fix ChangeLog typoGlenn Morris2013-06-261-1/+1
* * automated/undo-tests.el (undo-test3): Remove test that seems toGlenn Morris2013-06-262-21/+6
* info-xref.el: Update for Texinfo 5 change in *note formatGlenn Morris2013-06-252-0/+152
* * test/automated/occur-tests.el (occur-test-create): New function.Glenn Morris2013-06-242-6/+18
* * test/automated/occur-tests.el (occur-tests):Glenn Morris2013-06-242-1/+6
* Extend flymake's warning predicate to be a function. Test suite for flymake.Eduard Wiebe2013-06-215-0/+105
* Fix typos in ChangeLogs.Juanma Barranquero2013-06-191-2/+1
* * lisp/progmodes/ruby-mode.el (ruby-syntax-before-regexp-re):Dmitry Gutov2013-06-191-0/+6
* * automated/reftex-tests.el (reftex-parse-from-file-test): FixTassilo Horn2013-06-122-0/+6
* * automated/reftex-tests.el: New test suite for reftex.Tassilo Horn2013-06-122-0/+204
* * lisp/progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p):Dmitry Gutov2013-05-311-0/+3
* * lisp/progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p): NewDmitry Gutov2013-05-312-0/+22
* * lisp/emacs-lisp/smie.el (smie-highlight-matching-block): Always turnLeo Liu2013-05-292-1/+5
* Rewrite Eshell tests using ERTAidan Gauland2013-05-262-361/+136
* * indent/octave.m: Add tests for %!, # and ### commentsLeo Liu2013-05-252-2/+22
* * lisp/emacs-lisp/smie.el (smie-auto-fill): Rework to be more robust.Stefan Monnier2013-05-241-15/+15
* test/automated/decoder-tests.el: New fileKenichi Handa2013-05-232-0/+283
* * lisp/progmodes/ruby-mode.el (ruby-expression-expansion-re): Allow toDmitry Gutov2013-05-193-0/+36
* * lisp/progmodes/ruby-mode.el: First cut at SMIE support.Stefan Monnier2013-05-082-1/+39
* * lisp/progmodes/perl-mode.el: Add support for here documents.Stefan Monnier2013-05-061-0/+15
* * lisp/progmodes/pascal.el (pascal--syntax-propertize): New const.Stefan Monnier2013-05-042-7/+14
* Added bug number (Bug#14112) to my last ChangeLog entries.Masatake YAMATO2013-04-201-1/+1
* * automated/imenu-tests.el: New file.Masatake YAMATO2013-04-202-0/+91
* New faster Imenu implementation.Fabián Ezequiel Gallina2013-04-182-38/+112
* * lisp/progmodes/python.el (python-nav--syntactically): Fix cornercasesFabián Ezequiel Gallina2013-04-172-0/+114
* New defun movement commands.Fabián Ezequiel Gallina2013-04-172-0/+92
* * lisp/progmodes/ruby-mode.el (ruby-beginning-of-defun)Dmitry Gutov2013-04-161-0/+36
* Spelling fixes.Paul Eggert2013-04-141-1/+1
* * test/automated/add-log-tests.el: New file.Masatake YAMATO2013-04-102-0/+88
* Spelling fixes.Paul Eggert2013-04-011-1/+1
* Merge from emacs-24; up to 2012-12-26T16:22:18Z!michael.albinus@gmx.deGlenn Morris2013-03-302-4/+31
|\
| * Un-indent after "pass" and "return" statementsFabián Ezequiel Gallina2013-03-252-4/+32
| * Add 24.3 release to ChangeLogsemacs-24.3Glenn Morris2013-03-101-0/+4
* | Spelling fixes.Paul Eggert2013-03-101-1/+1
* | * lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-function): OnlyDmitry Gutov2013-03-061-6/+11
* | * indent/octave.m: Fix encoding error in comment. Add coding tag.Paul Eggert2013-03-052-2/+6
* | Merge from emacs-24; up to 2012-12-23T02:41:17Z!rgm@gnu.orgGlenn Morris2013-02-272-0/+288
|\ \ | |/
| * * automated/python-tests.elFabián Ezequiel Gallina2013-02-252-1/+290
* | Spelling fixes.Paul Eggert2013-02-241-2/+2
* | Merge from emacs-24; up to 2012-12-21T07:35:02Z!ueno@gnu.orgGlenn Morris2013-02-212-0/+1951
|\ \ | |/
| * ChangeLog fixGlenn Morris2013-02-211-68/+1
| * Added intial test suite for python.el.Fabián Ezequiel Gallina2013-02-202-0/+2018
* | (ruby-add-log-current-method): Improve performance at the expenseDmitry Gutov2013-02-142-2/+6
* | * lisp/progmodes/ruby-mode.el (ruby-parse-partial): Don't increaseDmitry Gutov2013-02-142-1/+25
* | * lisp/progmodes/ruby-mode.el (ruby-move-to-block): ImproveDmitry Gutov2013-02-132-0/+23