mhayashi1120 / Emacs-wgrep

Writable grep buffer and apply the changes to files
GNU General Public License v3.0
661 stars 43 forks source link

Use line-beginning-position instead of point-at-bol #88

Closed tarsius closed 1 year ago

tarsius commented 2 years ago

Likewise use line-end-position instead of point-at-eol.

The point-at-{bol,eol} functions are obsolete since Emacs 29 / b7e867b841f47dcff3aeaef9b5608a237386ce70.