aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * lisp/progmodes/ruby-mode.el (ruby-syntax-expansion-allowed-p): NewDmitry Gutov2013-05-311-0/+5
* * lisp/emacs-lisp/smie.el (smie-highlight-matching-block): Always turnLeo Liu2013-05-291-0/+4
* Rewrite Eshell tests using ERTAidan Gauland2013-05-261-0/+4
* * indent/octave.m: Add tests for %!, # and ### commentsLeo Liu2013-05-251-0/+4
* test/automated/decoder-tests.el: New fileKenichi Handa2013-05-231-0/+4
* * lisp/progmodes/ruby-mode.el (ruby-expression-expansion-re): Allow toDmitry Gutov2013-05-191-0/+10
* * lisp/progmodes/ruby-mode.el: First cut at SMIE support.Stefan Monnier2013-05-081-0/+4
* * lisp/progmodes/pascal.el (pascal--syntax-propertize): New const.Stefan Monnier2013-05-041-6/+10
* Added bug number (Bug#14112) to my last ChangeLog entries.Masatake YAMATO2013-04-201-1/+1
* * automated/imenu-tests.el: New file.Masatake YAMATO2013-04-201-0/+4
* New faster Imenu implementation.Fabián Ezequiel Gallina2013-04-181-0/+7
* * lisp/progmodes/python.el (python-nav--syntactically): Fix cornercasesFabián Ezequiel Gallina2013-04-171-0/+6
* New defun movement commands.Fabián Ezequiel Gallina2013-04-171-0/+5
* * test/automated/add-log-tests.el: New file.Masatake YAMATO2013-04-101-0/+4
* Merge from emacs-24; up to 2012-12-26T16:22:18Z!michael.albinus@gmx.deGlenn Morris2013-03-301-0/+5
|\
| * Un-indent after "pass" and "return" statementsFabián Ezequiel Gallina2013-03-251-0/+6
| * Add 24.3 release to ChangeLogsemacs-24.3Glenn Morris2013-03-101-0/+4
* | * indent/octave.m: Fix encoding error in comment. Add coding tag.Paul Eggert2013-03-051-0/+4
* | Merge from emacs-24; up to 2012-12-23T02:41:17Z!rgm@gnu.orgGlenn Morris2013-02-271-0/+19
|\ \ | |/
| * * automated/python-tests.elFabián Ezequiel Gallina2013-02-251-0/+20
* | Merge from emacs-24; up to 2012-12-21T07:35:02Z!ueno@gnu.orgGlenn Morris2013-02-211-0/+4
|\ \ | |/
| * ChangeLog fixGlenn Morris2013-02-211-68/+1
| * Added intial test suite for python.el.Fabián Ezequiel Gallina2013-02-201-0/+71
* | (ruby-add-log-current-method): Improve performance at the expenseDmitry Gutov2013-02-141-0/+2
* | * lisp/progmodes/ruby-mode.el (ruby-parse-partial): Don't increaseDmitry Gutov2013-02-141-0/+7
* | * lisp/progmodes/ruby-mode.el (ruby-move-to-block): ImproveDmitry Gutov2013-02-131-0/+5
* | Merge FFAP's URI-detection code into thingatpt.el.Chong Yidong2013-02-041-0/+4
* | Fix byte compilation warning in files testsuite.Chong Yidong2013-02-031-0/+5
* | * progmodes/ruby-mode.el (ruby-move-to-block): Work with (maybeDmitry Gutov2013-01-281-0/+4
* | * automated/ruby-mode-tests.elDmitry Gutov2013-01-281-0/+5
* | * lisp/emacs-lisp/advice.el (ad-preactivate-advice): Adjust the cleanup toStefan Monnier2013-01-151-0/+4
* | Fix interpretation of gnu line.col1-col2 error message formatGlenn Morris2013-01-131-0/+5
* | * lisp/man.el: Handle different "man -k" behaviors. Use utf-8.Wolfgang Jenkner2013-01-101-0/+4
* | * test/automated/undo-tests.el (undo-test0): Adjust error to code change.Aaron S. Hawley2013-01-091-0/+4
* | * lisp/simple.el (primitive-undo): Move from undo.c.Aaron S. Hawley2013-01-081-0/+4
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\ \ | |/
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Merge from emacs-24; up to 2012-12-03T21:07:47Z!eggert@cs.ucla.eduGlenn Morris2012-12-271-0/+5
|\ \ | |/
| * * lisp/progmodes/ruby-mode.el (ruby-indent-beg-re): Only allow "class",Dmitry Gutov2012-12-261-0/+5
* | * lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-function):Dmitry Gutov2012-12-141-0/+3
* | * lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-function):Dmitry Gutov2012-12-141-0/+5
* | Fix for indentation of f90 preproc lines embedded in continuationsGlenn Morris2012-12-101-0/+4
* | Support filesystem notification through inotify on GNU/Linux.Rüdiger Sonderfeld2012-12-101-0/+4
* | Fix for bad test in ruby-mode-tests.el.Chong Yidong2012-12-021-0/+6
* | Make called-interactively-p work for edebug or advised code.Stefan Monnier2012-11-191-0/+6
* | Use cl-lib instead of cl, and interactive-p => called-interactively-p.Stefan Monnier2012-11-191-2/+7
* | * lisp/progmodes/ruby-mode.elDmitry Gutov2012-11-141-0/+4
* | * lisp/progmodes/ruby-mode.el (ruby-expr-beg): Make heredoc detectionDmitry Gutov2012-11-141-0/+6
* | * lisp/progmodes/ruby-mode.el (ruby-move-to-block): Looks for a blockDmitry Gutov2012-11-131-0/+2
* | * lisp/progmodes/ruby-mode.el (ruby-add-log-current-method): Print theDmitry Gutov2012-11-131-1/+3