]> git.eshelyaron.com Git - emacs.git/commit
Fix left-over from renaming 'comp-*' functions
authorEli Zaretskii <eliz@gnu.org>
Tue, 13 Feb 2024 19:59:03 +0000 (21:59 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 14 Feb 2024 08:16:33 +0000 (09:16 +0100)
commit6e1a6cea47a134fb51a0c05495c1b4169dd3d0ca
treeba23cb1f2f7ffd3f76f6d905cd124413f194e9c1
parentd01789f6dae51f72e41080ccb43666bf19423c86
Fix left-over from renaming 'comp-*' functions

* lisp/progmodes/elisp-mode.el (comp--write-bytecode-file): Call
this instead of 'comp-write-bytecode-file', its old name.
Reported by Arthur Miller <arthur.miller@live.com>.

(cherry picked from commit 10bf810e845061a83d466cd7367ab7d220653296)
lisp/progmodes/elisp-mode.el