Make building in directories with whitespace possible
[bpt/emacs.git] / test / ChangeLog
index 609a4e2..358ef31 100644 (file)
@@ -1,3 +1,18 @@
+2013-10-23  Glenn Morris  <rgm@gnu.org>
+
+       * automated/Makefile.in (abs_top_srcdir, top_builddir):
+       New, set by configure.
+       (top_srcdir): Remove.
+       (abs_test, abs_lispsrc): New.
+       (lisp): No longer absolute.
+       (emacs, lisp-compile, compile, compile-always):
+       Quote entities that might contain whitespace.
+
+2013-10-22  Dmitry Gutov  <dgutov@yandex.ru>
+
+       * indent/ruby.rb: Move two examples to "working" section, add one
+       more.
+
 2013-10-21  Dmitry Gutov  <dgutov@yandex.ru>
 
        * indent/ruby.rb: New examples for indentation of blocks.  Example