bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#54481: 29.0.50; [PATCH] Rewrite hl-line


From: Eli Zaretskii
Subject: bug#54481: 29.0.50; [PATCH] Rewrite hl-line
Date: Wed, 23 Mar 2022 15:02:18 +0200

> Cc: 54481@debbugs.gnu.org, dick <dick.r.chiang@gmail.com>
> Date: Wed, 23 Mar 2022 16:48:21 +0800
> From:  Po Lu via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> 
> +(defun hl-line-move (overlay)
> +  "Move the Hl-Line overlay.
> +If `hl-line-range-function' is non-nil, move the OVERLAY to the position
> +where the function returns.  If `hl-line-range-function' is nil, fill
   ^^^^^
Not "where", "which".  "Position where the function returns" might be
easily misinterpreted.

Thanks.





reply via email to

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