[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#12416: 24.2; doc string of `line-beginning-position'
From: |
Chong Yidong |
Subject: |
bug#12416: 24.2; doc string of `line-beginning-position' |
Date: |
Sat, 22 Sep 2012 23:29:21 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) |
"Drew Adams" <drew.adams@oracle.com> writes:
> This makes it sound like a value of 1 is some kind of exception:
>
> "With argument N not nil or 1, move forward N - 1 lines first."
>
> Actually, 1 is treated like any other number N.
>
> The exception is nil. And to document that we should simply say that
> the default value of N is 1. That takes care of two places where we
> talk about "if N is nil or 1".
>
> IOW, this doc is unnecessarily complicated.
Fixed in trunk.