* lisp/emacs-lisp/helpers.el (string-join): New function.
[bpt/emacs.git] / lisp / ChangeLog
index 06b614e..6f5519e 100644 (file)
@@ -1,7 +1,9 @@
-2013-11-25  Bozhidar Batsov  <bozhidar@bozhidar.com>
+2013-11-25  Bozhidar Batsov  <bozhidar@batsov.com>
 
        * emacs-lisp/bytecomp.el (byte-compile-form): Fix a typo.
 
+       * emacs-lisp/helpers.el (string-join): New function.
+
 2013-11-25  Sebastian Wiesner <lunaryorn@gmail.com>
 
        * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):