]> git.eshelyaron.com Git - emacs.git/commit
Don't use incf/decf in eldoc.el
authorStefan Kangas <stefankangas@gmail.com>
Fri, 28 Feb 2025 01:20:40 +0000 (02:20 +0100)
committerEshel Yaron <me@eshelyaron.com>
Fri, 28 Feb 2025 11:20:22 +0000 (12:20 +0100)
commitae7f902c15bc0bb311a40a24dc20f891de847d80
treecf56650c41d026711fdf2e833329223c52f3f853
parentd45123af34c206ce15cd7285cfdf2234bb6f46ab
Don't use incf/decf in eldoc.el

* lisp/emacs-lisp/eldoc.el (eldoc--invoke-strategy): Don't use incf or
decf.  This is a :core package and supports Emacs 26.3.  (Bug#76604)

(cherry picked from commit 64edd5a5eb832c2ca9f4495c17e880a86179f826)
lisp/emacs-lisp/eldoc.el