Some minor fixes of Elisp manual.
[bpt/emacs.git] / doc / lispref / markers.texi
index 25a9fc8..1e88293 100644 (file)
@@ -206,7 +206,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,