+2014-02-08 Lars Ingebrigtsen <larsi@gnus.org>
+
+ * buffer.c (Fmake_overlay): Doc clarification (bug#15489).
+
2014-02-08 Juanma Barranquero <lekktu@gmail.com>
* keyboard.c (Frecursive_edit): Fix typo in docstring.
}
DEFUN ("make-overlay", Fmake_overlay, Smake_overlay, 2, 5, 0,
- doc: /* Create a new overlay with range BEG to END in BUFFER.
+ doc: /* Create a new overlay with range BEG to END in BUFFER and return it.
If omitted, BUFFER defaults to the current buffer.
BEG and END may be integers or markers.
The fourth arg FRONT-ADVANCE, if non-nil, makes the marker