]> git.eshelyaron.com Git - emacs.git/commit
; Remove superfluous POSITION argument from 'visual-wrap--apply-to-line'
authorJim Porter <jporterbugs@gmail.com>
Wed, 28 May 2025 17:16:02 +0000 (10:16 -0700)
committerEshel Yaron <me@eshelyaron.com>
Wed, 18 Jun 2025 08:04:52 +0000 (10:04 +0200)
commit0bc458fc81fe82ce16a751095440339713c059ea
tree83cdd3745866796de92d73ceae0916b7f586155a
parentfc54671b12b06d32b583bc28874c22fcd04f6211
; Remove superfluous POSITION argument from 'visual-wrap--apply-to-line'

* lisp/visual-wrap.el (visual-wrap--apply-to-line): Remove POSITION and
just use point instead.  Update caller.

(cherry picked from commit 38c57855ae2b5d4245bce0bb444ee86c35dfcdc5)
lisp/visual-wrap.el