]> code.delx.au - gnu-emacs/blobdiff - test/ChangeLog
* progmodes/ruby-mode.el (ruby-move-to-block): Work with (maybe
[gnu-emacs] / test / ChangeLog
index 7d9b10ce7874b14ab6885428ac8dc0c8910e82a3..7e893ba676837745a1cd56802958c45481f36ab0 100644 (file)
@@ -1,3 +1,33 @@
+2013-01-27  Dmitry Gutov  <dgutov@yandex.ru>
+
+       * automated/ruby-mode-tests.el
+       (ruby-indent-spread-args-in-parens): New test.
+       * automated/ruby-mode-tests.el (ruby-block-test-example):
+       Break indentation of the do block opener and add a line inside it.
+       * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
+       Adjust line numbers.
+
+2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * automated/advice-tests.el: Split up.  Add advice-test-preactivate.
+
+2013-01-14  Glenn Morris  <rgm@gnu.org>
+
+       * automated/compile-tests.el (compile-tests--test-regexps-data):
+       Fix interpretation of gnu line.col1-col2 format.  (Bug#13335)
+
+2013-01-10  Wolfgang Jenkner  <wjenkner@inode.at>
+
+       * automated/man-tests.el: New file.
+
+2013-01-09  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
+
+       * automated/undo-tests.el (undo-test0): Adjust error to code change.
+
+2013-01-08  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
+
+       * automated/undo-tests.el: New file.
+
 2012-12-27  Dmitry Gutov  <dgutov@yandex.ru>
 
        * automated/ruby-mode-tests.el
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 2008-201 Free Software Foundation, Inc.
+  Copyright (C) 2008-2013 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.