summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* * automated/python-tests.elFabián Ezequiel Gallina2013-02-252-1/+290
* ChangeLog fixGlenn Morris2013-02-211-68/+1
* Added intial test suite for python.el.Fabián Ezequiel Gallina2013-02-202-0/+2018
* Update copyright notices for 2013.Paul Eggert2013-01-0145-45/+45
* Use URLs, not Boston addresses, in copyright notices.Paul Eggert2012-12-311-3/+1
* * lisp/progmodes/ruby-mode.el (ruby-indent-beg-re): Only allow "class",Dmitry Gutov2012-12-262-0/+18
* * lisp/progmodes/ruby-mode.el (ruby-move-to-block): When movingDmitry Gutov2012-11-121-2/+2
* * lisp/progmodes/sh-script.el (sh--inside-noncommand-expression):Stefan Monnier2012-10-301-0/+5
* * lisp/progmodes/sh-script.el (sh--inside-arithmetic-expression): New func.Stefan Monnier2012-10-302-0/+9
* * lisp/vc/diff-mode.el (diff-context->unified): Don't get confused by "hunkStefan Monnier2012-10-291-1/+4
* Adapt compile.el to changes in MSVC diagnostics format.Eli Zaretskii2012-10-142-0/+9
* * lisp/progmodes/ruby-mode.el (ruby-brace-to-do-end): Don't add extraDmitry Gutov2012-09-191-6/+10
* * lisp/progmodes/ruby-mode.el (ruby-toggle-block): Guess the current block,Dmitry Gutov2012-09-092-10/+22
* * lisp/progmodes/ruby-mode.el (ruby-match-expression-expansion): OnlyDmitry Gutov2012-09-081-3/+5
* * lisp/progmodes/ruby-mode.el (ruby-indent-beg-re): Add pieces fromDmitry Gutov2012-09-072-0/+29
* Merge from emacs-24; up to 2012-05-04T19:17:01Z!monnier@iro.umontreal.caGlenn Morris2012-08-282-21/+123
|\
| * Update release logsemacs-24.2Chong Yidong2012-08-241-1/+1
| * Bump version to 24.2Chong Yidong2012-08-161-0/+4
| * Improve the file-local variable regression test.Chong Yidong2012-08-142-21/+123
* | * src/xdisp.c (handle_invisible_prop): Fix ellipses at overlay string ends.Chong Yidong2012-08-202-1/+5
* | Make display strings obey buffer-invisibility-spec.Chong Yidong2012-08-182-1/+98
* | * lisp/progmodes/ruby-mode.el (ruby-syntax-methods-before-regexp): New const.Dmitry Gutov2012-08-142-11/+23
* | Merge from upstream ruby-mode.elNobuyoshi Nakada2012-08-122-0/+35
* | ChangeLog date fixesGlenn Morris2012-08-101-7/+1
* | Merge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu@gmail.comChong Yidong2012-08-113-1/+65
|\ \ | |/
| * * test/automated/files.el (files-test-disable-local-variables): New test.Glenn Morris2012-08-102-0/+15
| * * test/automated/files.el: New file.Glenn Morris2012-08-082-0/+45
| * * test/automated/Makefile.in (all): Fix typo.Glenn Morris2012-08-072-1/+5
| * Bump version to 24.1.Chong Yidong2012-06-011-0/+4
* | * test/automated/ruby-mode-tests.el (ruby-should-indent):Dmitry Gutov2012-08-102-3/+145
* | Merge stuff from upsteam ruby-mode, part 1.Dmitry Gutov2012-08-102-9/+38
* | New tests for XML name expansion.David Engster2012-07-292-1/+48
* | * test/automated/occur-tests.el (occur-test-case): Use predefinedJuri Linkov2012-07-292-22/+32
* | * lisp/progmodes/ruby-mode.el (ruby-parse-partial): No error when endDmitry Gutov2012-07-202-0/+43
* | * lisp/progmodes/sh-script.el (sh-syntax-propertize-function): Mark "${#VAR"Stefan Monnier2012-07-172-0/+10
* | * lisp/textmodes/tex-mode.el (tex-font-lock-keywords-1): Highlight not onlyStefan Monnier2012-07-172-0/+15
* | More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-112-5/+9
* | Clean up syntax-table usage in xml.elChong Yidong2012-07-051-4/+12
* | * xml.el: Protect parser against XML bombs.Chong Yidong2012-07-032-2/+21
* | * lisp/xml.el: Handle entity and character reference expansion correctly.Chong Yidong2012-07-032-2/+18
* | * xml.el (xml-parse-dtd): Use proper regexps for ELEMENT declarations.Chong Yidong2012-07-011-1/+4
* | Improve xml parameter entity parsing, and add a new ERT test.Chong Yidong2012-07-012-0/+61
* | * lisp/emacs-lisp/cl.el (flet): Mark obsolete.Stefan Monnier2012-06-272-78/+83
* | icalendar / icalendar-tests: Fix Bug#11473 -- unescape commas in timezone specsUlf Jasper2012-06-082-3/+114
* | icalendar-tests: Fix Bug#11525 -- Add icalendar-import-format-uidUlf Jasper2012-05-292-33/+77
* | * lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):Stefan Monnier2012-05-211-0/+2
* | Command substitution already runs in a subshellGlenn Morris2012-05-202-1/+5
* | add url-util.el test fileTed Zlatanov2012-05-152-0/+57