summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * lisp/progmodes/ruby-mode.el: First cut at SMIE support....Stefan Monnier2013-05-082-1/+39
* * lisp/progmodes/perl-mode.el: Add support for here documents....Stefan Monnier2013-05-061-0/+15
* * lisp/progmodes/pascal.el (pascal--syntax-propertize): New const....Stefan Monnier2013-05-042-7/+14
* 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-202-0/+91
* New faster Imenu implementation....Fabián Ezequiel Gallina2013-04-182-38/+112
* * lisp/progmodes/python.el (python-nav--syntactically): Fix cornercases...Fabián Ezequiel Gallina2013-04-172-0/+114
* New defun movement commands....Fabián Ezequiel Gallina2013-04-172-0/+92
* * lisp/progmodes/ruby-mode.el (ruby-beginning-of-defun)...Dmitry Gutov2013-04-161-0/+36
* Spelling fixes.Paul Eggert2013-04-141-1/+1
* * test/automated/add-log-tests.el: New file....Masatake YAMATO2013-04-102-0/+88
* Spelling fixes.Paul Eggert2013-04-011-1/+1
* Merge from emacs-24; up to 2012-12-26T16:22:18Z!michael.albinus@gmx.deGlenn Morris2013-03-302-4/+31
|\
| * Un-indent after "pass" and "return" statements...Fabián Ezequiel Gallina2013-03-252-4/+32
| * Add 24.3 release to ChangeLogsGlenn Morris2013-03-101-0/+4
* | Spelling fixes.Paul Eggert2013-03-101-1/+1
* | * lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-function): Only...Dmitry Gutov2013-03-061-6/+11
* | * indent/octave.m: Fix encoding error in comment. Add coding tag.Paul Eggert2013-03-052-2/+6
* | Merge from emacs-24; up to 2012-12-23T02:41:17Z!rgm@gnu.orgGlenn Morris2013-02-272-0/+288
|\|
| * * automated/python-tests.el...Fabiá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 expense...Dmitry Gutov2013-02-142-2/+6
* | * lisp/progmodes/ruby-mode.el (ruby-parse-partial): Don't increase...Dmitry Gutov2013-02-142-1/+25
* | * lisp/progmodes/ruby-mode.el (ruby-move-to-block): Improve...Dmitry 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 (maybe...Dmitry Gutov2013-01-282-3/+8
* | * automated/ruby-mode-tests.el...Dmitry Gutov2013-01-282-0/+17
* | * lisp/emacs-lisp/advice.el (ad-preactivate-advice): Adjust the cleanup to...Stefan Monnier2013-01-152-92/+109
* | Fix interpretation of gnu line.col1-col2 error message format...Glenn 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 the...Stefan Monnier2013-01-071-0/+6
* | * lisp/view.el (view--enable, view--disable): Rename from view-mode-enable...Stefan 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 continuations...Glenn 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