emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs master commit: "Add current-line in simple.el" - Wrong commit


From: Nicolas Petton
Subject: Re: Emacs master commit: "Add current-line in simple.el" - Wrong commit log?
Date: Thu, 29 Jun 2017 14:21:03 +0200

Damien Cassou <address@hidden> writes:

> Here is a new version. I took the opportunity to add a NEWS entry 
> and to reflect the change in the elisp manual.

Great, thanks!

> -(defun line-number-at-pos (&optional pos)
> -  "Return (narrowed) buffer line number at position POS.
> +(defun line-number-at-pos (&optional pos absolute-p)

Why not simply `absolute' instead of `absolute-p'. It's not a predicate,
is it?

Cheers,
Nico

Attachment: signature.asc
Description: PGP signature


reply via email to

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