emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: goto-line documentation update.


From: Juri Linkov
Subject: Re: goto-line documentation update.
Date: Thu, 20 Nov 2008 01:28:31 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (x86_64-pc-linux-gnu)

> ! (defun goto-line (line &optional buffer)
> !   "Goto line LINE, counting from line 1 at beginning of buffer.

Usually doc strings avoid duplicate words for the argument name,
so a better doc string would be:

  "Go to LINE, counting from line 1 at beginning of buffer.

-- 
Juri Linkov
http://www.jurta.org/emacs/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]