all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: master 43e2f3acdd2: ; Minor improvements in 'visual-wrap-prefix-mode'
       [not found] ` <20240127083925.465E0C40690@vcs2.savannah.gnu.org>
@ 2024-01-27 16:32   ` Arash Esbati
  2024-01-27 17:15     ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Arash Esbati @ 2024-01-27 16:32 UTC (permalink / raw)
  To: emacs-devel; +Cc: Eli Zaretskii

Eli Zaretskii <eliz@gnu.org> writes:

> branch: master
> commit 43e2f3acdd2dbd040ec2fc473ca60ee3179bb796
> Author: Eli Zaretskii <eliz@gnu.org>
> Commit: Eli Zaretskii <eliz@gnu.org>
>
>     ; Minor improvements in 'visual-wrap-prefix-mode'
>     
>     * lisp/visual-wrap.el (visual-wrap-extra-indent): Add :version.
>     (visual-wrap-fill-context-prefix): Doc fix.
>     * lisp/menu-bar.el (menu-bar-line-wrapping-menu): Move the menu to
>     a better place, improve the help-echo text.
>     
>     * etc/NEWS:
>     * doc/emacs/basic.texi (Continuation Lines): Improve documentation
>     and indexing of 'visual-wrap-prefix-mode'.
> [...]
>  (defun visual-wrap-fill-context-prefix (beg end)
> -  "Like `fill-context-prefix', but with length adjusted by
> -`visual-wrap-extra-indent'."
> +  "Compute visual wrap prefix from text between FROM and TO.

Shouldn't this read

  Compute visual wrap prefix from text between BEG and END.

?  Best, Arash



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: master 43e2f3acdd2: ; Minor improvements in 'visual-wrap-prefix-mode'
  2024-01-27 16:32   ` master 43e2f3acdd2: ; Minor improvements in 'visual-wrap-prefix-mode' Arash Esbati
@ 2024-01-27 17:15     ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2024-01-27 17:15 UTC (permalink / raw)
  To: Arash Esbati; +Cc: emacs-devel

> From: Arash Esbati <arash@gnu.org>
> Cc: Eli Zaretskii <eliz@gnu.org>
> Date: Sat, 27 Jan 2024 17:32:30 +0100
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> >  (defun visual-wrap-fill-context-prefix (beg end)
> > -  "Like `fill-context-prefix', but with length adjusted by
> > -`visual-wrap-extra-indent'."
> > +  "Compute visual wrap prefix from text between FROM and TO.
> 
> Shouldn't this read
> 
>   Compute visual wrap prefix from text between BEG and END.
> 
> ?  Best, Arash

Of course.  Fixed, thanks.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-27 17:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <170634476492.26951.8512715697445897256@vcs2.savannah.gnu.org>
     [not found] ` <20240127083925.465E0C40690@vcs2.savannah.gnu.org>
2024-01-27 16:32   ` master 43e2f3acdd2: ; Minor improvements in 'visual-wrap-prefix-mode' Arash Esbati
2024-01-27 17:15     ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.