]> git.eshelyaron.com Git - emacs.git/commit
perl-mode: fix bug introduced in bd86a6c4fde
authorPip Cet <pipcet@protonmail.com>
Mon, 8 Jul 2024 14:34:45 +0000 (14:34 +0000)
committerEshel Yaron <me@eshelyaron.com>
Mon, 8 Jul 2024 20:58:38 +0000 (22:58 +0200)
commit0a01331e84a5ee2df53f6367ff00688300d366f1
tree1d1b26232f16f264189ace043fbafd4c6877f431
parentf8669ba2b57cd6082b490442075a26cad91da4ec
perl-mode: fix bug introduced in bd86a6c4fde

* lisp/progmodes/perl-mode.el (perl-calculate-indent): Use
`save-excursion' around code that modifies point.

(cherry picked from commit dd8d5d57df51bcd066323d068b852e9373871584)
lisp/progmodes/perl-mode.el