]> git.eshelyaron.com Git - emacs.git/commitdiff
* buffer.c (Fmake_overlay): Doc clarification.
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 8 Feb 2014 04:11:52 +0000 (20:11 -0800)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 8 Feb 2014 04:11:52 +0000 (20:11 -0800)
Fixes: debbugs:15489
src/ChangeLog
src/buffer.c

index 51f7bf08e361e269a7c327a6f7dc35c8ca5c4ea1..133da94bb97a9f6d5e1287c1f3112aad79f01e30 100644 (file)
@@ -1,3 +1,7 @@
+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.
index cbf7291e3c8cfadb50fc876aefd28da55b716463..955c80eb44b4b789a1806a7875f42f3b79cc38a7 100644 (file)
@@ -3830,7 +3830,7 @@ DEFUN ("overlayp", Foverlayp, Soverlayp, 1, 1, 0,
 }
 
 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