]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/markers.texi
Merge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu@gmail.com
[gnu-emacs] / doc / lispref / markers.texi
index ba9d429314dac4b0d11c700d2ad506437d0cc12a..a1fef662a2968aa126d2b254e90d4725710b1bac 100644 (file)
@@ -205,7 +205,7 @@ chapter.
 @end example
 @end defun
 
-@defun copy-marker marker-or-integer &optional insertion-type
+@defun copy-marker &optional marker-or-integer insertion-type
 If passed a marker as its argument, @code{copy-marker} returns a
 new marker that points to the same place and the same buffer as does
 @var{marker-or-integer}.  If passed an integer as its argument,