Empty elements in EMACSLOADPATH now stand for the default
[bpt/emacs.git] / lisp / ChangeLog
index a2348cc..97f4c00 100644 (file)
@@ -1,7 +1,18 @@
+2013-11-23  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (emacs): Empty EMACSLOADPATH rather than unsetting.
+
+2013-11-22  Leo Liu  <sdl.web@gmail.com>
+
+       * progmodes/octave.el (inferior-octave-startup): Spit out error
+       message.
+
 2013-11-22  Bozhidar Batsov  <bozhidar@batsov.com>
 
        * progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
        Improve docstring.
+       Add :version.
+       (ruby-encoding-magic-comment-style): Add :version.
 
 2013-11-22  Leo Liu  <sdl.web@gmail.com>