2014-09-17 Tom Willemse <tom@ryuslash.org> (tiny change)
+ * simple.el (clone-indirect-buffer): Mention the return value
+ (bug#18478).
+
* progmodes/prog-mode.el (prog-mode-hook): Replace reference to
Text mode in docstring (bug#18464).
This is always done when called interactively.
Optional third arg NORECORD non-nil means do not put this buffer at the
-front of the list of recently selected ones."
+front of the list of recently selected ones.
+
+Returns the newly created indirect buffer."
(interactive
(progn
(if (get major-mode 'no-clone-indirect)