]> git.eshelyaron.com Git - emacs.git/commit
; cperl-mode: Fix a compiler warning caused by my previous commit
authorHarald Jörg <haj@posteo.de>
Tue, 9 Jan 2024 10:44:43 +0000 (11:44 +0100)
committerHarald Jörg <haj@posteo.de>
Tue, 9 Jan 2024 10:44:43 +0000 (11:44 +0100)
commit0a5ebd444a820308571a659005d094b2dd93fe3f
tree70fff4545c0e93cb21ab136ae0edd3cddff73b0f
parent79510d81d87488062c41a27279aaf0815c7933bc
; cperl-mode: Fix a compiler warning caused by my previous commit

* lisp/progmodes/cperl-mode.el (cperl-file-style): Replace
'make-variable-buffer-local' with 'make.local-variable'
lisp/progmodes/cperl-mode.el