summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Make called-interactively-p work for edebug or advised code.Stefan Monnier2012-11-192-58/+77
* Use cl-lib instead of cl, and interactive-p => called-interactively-p.Stefan Monnier2012-11-193-92/+99
* * lisp/emacs-lisp/advice.el (ad-make-advised-definition): Improve last fix.Stefan Monnier2012-11-161-0/+7
* * lisp/progmodes/ruby-mode.elDmitry Gutov2012-11-142-7/+27
* * lisp/progmodes/ruby-mode.el (ruby-expr-beg): Make heredoc detectionDmitry Gutov2012-11-142-1/+20
* * lisp/progmodes/ruby-mode.el (ruby-move-to-block): Looks for a blockDmitry Gutov2012-11-132-0/+50
* * lisp/emacs-lisp/advice.el: Layer on top of nadvice.el.Stefan Monnier2012-11-131-0/+23
* * lisp/progmodes/ruby-mode.el (ruby-add-log-current-method): Print theDmitry Gutov2012-11-132-6/+30
* * lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords): NeverDmitry Gutov2012-11-132-0/+13
* * lisp/emacs-lisp/cl.el (dolist, dotimes, declare): Use advice-add toStefan Monnier2012-11-121-0/+7
* Merge from emacs-24; up to 2012-11-09T14:45:15Z!dmantipov@yandex.ruGlenn Morris2012-11-121-2/+2
|\
| * * lisp/progmodes/ruby-mode.el (ruby-move-to-block): When movingDmitry Gutov2012-11-121-2/+2
* | * lisp/emacs-lisp/nadvice.el: New package.Stefan Monnier2012-11-122-0/+70
|/
* * 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