summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-10-30* lisp/progmodes/sh-script.el (sh--inside-noncommand-expression):Stefan Monnier
2012-10-30* lisp/progmodes/sh-script.el (sh--inside-arithmetic-expression): New func.Stefan Monnier
2012-10-29* lisp/vc/diff-mode.el (diff-context->unified): Don't get confused by "hunkStefan Monnier
2012-10-14Adapt compile.el to changes in MSVC diagnostics format.Eli Zaretskii
2012-09-19* lisp/progmodes/ruby-mode.el (ruby-brace-to-do-end): Don't add extraDmitry Gutov
2012-09-09* lisp/progmodes/ruby-mode.el (ruby-toggle-block): Guess the current block,Dmitry Gutov
2012-09-08* lisp/progmodes/ruby-mode.el (ruby-match-expression-expansion): OnlyDmitry Gutov
2012-09-07* lisp/progmodes/ruby-mode.el (ruby-indent-beg-re): Add pieces fromDmitry Gutov
2012-08-28Merge from emacs-24; up to 2012-05-04T19:17:01Z!monnier@iro.umontreal.caGlenn Morris
2012-08-24Update release logsChong Yidong
2012-08-20* src/xdisp.c (handle_invisible_prop): Fix ellipses at overlay string ends.Chong Yidong
2012-08-18Make display strings obey buffer-invisibility-spec.Chong Yidong
2012-08-16Bump version to 24.2Chong Yidong
2012-08-14* lisp/progmodes/ruby-mode.el (ruby-syntax-methods-before-regexp): New const.Dmitry Gutov
2012-08-14Improve the file-local variable regression test.Chong Yidong
2012-08-12Merge from upstream ruby-mode.elNobuyoshi Nakada
2012-08-10ChangeLog date fixesGlenn Morris
2012-08-11Merge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu@gmail.comChong Yidong
2012-08-10* test/automated/ruby-mode-tests.el (ruby-should-indent):Dmitry Gutov
2012-08-10Merge stuff from upsteam ruby-mode, part 1.Dmitry Gutov
2012-08-10* test/automated/files.el (files-test-disable-local-variables): New test.Glenn Morris
2012-08-08* test/automated/files.el: New file.Glenn Morris
2012-08-07* test/automated/Makefile.in (all): Fix typo.Glenn Morris
2012-07-29New tests for XML name expansion.David Engster
2012-07-29* test/automated/occur-tests.el (occur-test-case): Use predefinedJuri Linkov
2012-07-20* lisp/progmodes/ruby-mode.el (ruby-parse-partial): No error when endDmitry Gutov
2012-07-17* lisp/progmodes/sh-script.el (sh-syntax-propertize-function): Mark "${#VAR"Stefan Monnier
2012-07-17* lisp/textmodes/tex-mode.el (tex-font-lock-keywords-1): Highlight not onlyStefan Monnier
2012-07-11More CL cleanups and reduction of use of cl.el.Stefan Monnier
2012-07-05Clean up syntax-table usage in xml.elChong Yidong
2012-07-03* xml.el: Protect parser against XML bombs.Chong Yidong
2012-07-03* lisp/xml.el: Handle entity and character reference expansion correctly.Chong Yidong
2012-07-01* xml.el (xml-parse-dtd): Use proper regexps for ELEMENT declarations.Chong Yidong
2012-07-01Improve xml parameter entity parsing, and add a new ERT test.Chong Yidong
2012-06-27* lisp/emacs-lisp/cl.el (flet): Mark obsolete.Stefan Monnier
2012-06-08icalendar / icalendar-tests: Fix Bug#11473 -- unescape commas in timezone specsUlf Jasper
2012-06-01Bump version to 24.1.Chong Yidong
2012-05-29icalendar-tests: Fix Bug#11525 -- Add icalendar-import-format-uidUlf Jasper
2012-05-21* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):Stefan Monnier
2012-05-20Command substitution already runs in a subshellGlenn Morris
2012-05-15add url-util.el test fileTed Zlatanov
2012-04-28Add some shell indentation test cases.Stefan Monnier
2012-04-24* lisp/progmodes/ruby-mode.el: Simplify last change, and cleanup code.Stefan Monnier
2012-04-10Add another vc-bzr testGlenn Morris
2012-02-13Move url-future.el ERT test to test/automated/url-future-tests.el.Ted Zlatanov
2012-01-31Fix typos in ChangeLogs.Juanma Barranquero
2012-01-29test/automated/icalendar-tests: Fix broken testUlf Jasper
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-12-30Spelling fixes.Paul Eggert
2011-12-18Spelling fixes.Paul Eggert