1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

; Fix typos

This commit is contained in:
Stefan Kangas 2023-12-03 23:31:30 +01:00
parent a1f88963f5
commit 5f923ff1a6
60 changed files with 73 additions and 73 deletions

View file

@ -28,7 +28,7 @@
(font-lock-ensure (point-min) (point-max))
(should (equal (get-text-property 4 'face) 'font-lock-variable-name-face))))
;;;; Re-use cperl-mode tests
;;;; Reuse cperl-mode tests
(defvar cperl-test-mode)
(setq cperl-test-mode #'perl-mode)