summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* * automated/python-tests.elFabián Ezequiel Gallina2013-02-25
* ChangeLog fixGlenn Morris2013-02-21
* Added intial test suite for python.el.Fabián Ezequiel Gallina2013-02-20
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Use URLs, not Boston addresses, in copyright notices.Paul Eggert2012-12-31
* * lisp/progmodes/ruby-mode.el (ruby-indent-beg-re): Only allow "class",Dmitry Gutov2012-12-26
* * lisp/progmodes/ruby-mode.el (ruby-move-to-block): When movingDmitry Gutov2012-11-12
* * lisp/progmodes/sh-script.el (sh--inside-noncommand-expression):Stefan Monnier2012-10-30
* * lisp/progmodes/sh-script.el (sh--inside-arithmetic-expression): New func.Stefan Monnier2012-10-30
* * lisp/vc/diff-mode.el (diff-context->unified): Don't get confused by "hunkStefan Monnier2012-10-29
* Adapt compile.el to changes in MSVC diagnostics format.Eli Zaretskii2012-10-14
* * lisp/progmodes/ruby-mode.el (ruby-brace-to-do-end): Don't add extraDmitry Gutov2012-09-19
* * lisp/progmodes/ruby-mode.el (ruby-toggle-block): Guess the current block,Dmitry Gutov2012-09-09
* * lisp/progmodes/ruby-mode.el (ruby-match-expression-expansion): OnlyDmitry Gutov2012-09-08
* * lisp/progmodes/ruby-mode.el (ruby-indent-beg-re): Add pieces fromDmitry Gutov2012-09-07
* Merge from emacs-24; up to 2012-05-04T19:17:01Z!monnier@iro.umontreal.caGlenn Morris2012-08-28
|\
| * Update release logsemacs-24.2Chong Yidong2012-08-24
| * Bump version to 24.2Chong Yidong2012-08-16
| * Improve the file-local variable regression test.Chong Yidong2012-08-14
* | * src/xdisp.c (handle_invisible_prop): Fix ellipses at overlay string ends.Chong Yidong2012-08-20
* | Make display strings obey buffer-invisibility-spec.Chong Yidong2012-08-18
* | * lisp/progmodes/ruby-mode.el (ruby-syntax-methods-before-regexp): New const.Dmitry Gutov2012-08-14
* | Merge from upstream ruby-mode.elNobuyoshi Nakada2012-08-12
* | ChangeLog date fixesGlenn Morris2012-08-10
* | Merge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu@gmail.comChong Yidong2012-08-11
|\|
| * * test/automated/files.el (files-test-disable-local-variables): New test.Glenn Morris2012-08-10
| * * test/automated/files.el: New file.Glenn Morris2012-08-08
| * * test/automated/Makefile.in (all): Fix typo.Glenn Morris2012-08-07
| * Bump version to 24.1.Chong Yidong2012-06-01
* | * test/automated/ruby-mode-tests.el (ruby-should-indent):Dmitry Gutov2012-08-10
* | Merge stuff from upsteam ruby-mode, part 1.Dmitry Gutov2012-08-10
* | New tests for XML name expansion.David Engster2012-07-29
* | * test/automated/occur-tests.el (occur-test-case): Use predefinedJuri Linkov2012-07-29
* | * lisp/progmodes/ruby-mode.el (ruby-parse-partial): No error when endDmitry Gutov2012-07-20
* | * lisp/progmodes/sh-script.el (sh-syntax-propertize-function): Mark "${#VAR"Stefan Monnier2012-07-17
* | * lisp/textmodes/tex-mode.el (tex-font-lock-keywords-1): Highlight not onlyStefan Monnier2012-07-17
* | More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-11
* | Clean up syntax-table usage in xml.elChong Yidong2012-07-05
* | * xml.el: Protect parser against XML bombs.Chong Yidong2012-07-03
* | * lisp/xml.el: Handle entity and character reference expansion correctly.Chong Yidong2012-07-03
* | * xml.el (xml-parse-dtd): Use proper regexps for ELEMENT declarations.Chong Yidong2012-07-01
* | Improve xml parameter entity parsing, and add a new ERT test.Chong Yidong2012-07-01
* | * lisp/emacs-lisp/cl.el (flet): Mark obsolete.Stefan Monnier2012-06-27
* | icalendar / icalendar-tests: Fix Bug#11473 -- unescape commas in timezone specsUlf Jasper2012-06-08
* | icalendar-tests: Fix Bug#11525 -- Add icalendar-import-format-uidUlf Jasper2012-05-29
* | * lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):Stefan Monnier2012-05-21
* | Command substitution already runs in a subshellGlenn Morris2012-05-20
* | add url-util.el test fileTed Zlatanov2012-05-15
* | Add some shell indentation test cases.Stefan Monnier2012-04-28
* | * lisp/progmodes/ruby-mode.el: Simplify last change, and cleanup code.Stefan Monnier2012-04-24