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:
parent
a1f88963f5
commit
5f923ff1a6
60 changed files with 73 additions and 73 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue