summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge FFAP's URI-detection code into thingatpt.el.Chong Yidong2013-02-042-0/+92
* | Fix byte compilation warning in files testsuite.Chong Yidong2013-02-032-5/+10
* | * lisp/progmodes/opascal.el: Rename from delphi.el. Use lexical-binding.Stefan Monnier2013-01-301-0/+2
* | * progmodes/ruby-mode.el (ruby-move-to-block): Work with (maybeDmitry Gutov2013-01-282-3/+8
* | * automated/ruby-mode-tests.elDmitry Gutov2013-01-282-0/+17
* | * lisp/emacs-lisp/advice.el (ad-preactivate-advice): Adjust the cleanup toStefan Monnier2013-01-152-92/+109
* | Fix interpretation of gnu line.col1-col2 error message formatGlenn Morris2013-01-132-1/+8
* | * lisp/man.el: Handle different "man -k" behaviors. Use utf-8.Wolfgang Jenkner2013-01-102-0/+122
* | * test/automated/undo-tests.el (undo-test0): Adjust error to code change.Aaron S. Hawley2013-01-092-1/+5
* | * lisp/simple.el (primitive-undo): Move from undo.c.Aaron S. Hawley2013-01-082-0/+235
* | * lisp/emacs-lisp/advice.el (ad-activate-advised-definition): Refresh theStefan Monnier2013-01-071-0/+6
* | * lisp/view.el (view--enable, view--disable): Rename from view-mode-enableStefan Monnier2013-01-031-0/+12
* | Update copyright dates to 2013.Paul Eggert2013-01-022-2/+2
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-0245-48/+46
|\ \ | |/
| * 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
* | Merge from emacs-24; up to 2012-12-03T21:07:47Z!eggert@cs.ucla.eduGlenn Morris2012-12-272-0/+18
|\ \ | |/
| * * lisp/progmodes/ruby-mode.el (ruby-indent-beg-re): Only allow "class",Dmitry Gutov2012-12-262-0/+18
* | * lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-function):Dmitry Gutov2012-12-142-39/+79
* | * lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-function):Dmitry Gutov2012-12-142-1/+26
* | Fix for indentation of f90 preproc lines embedded in continuationsGlenn Morris2012-12-102-0/+22
* | Support filesystem notification through inotify on GNU/Linux.Rüdiger Sonderfeld2012-12-102-0/+64
* | Fix for bad test in ruby-mode-tests.el.Chong Yidong2012-12-022-10/+18
* | 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