bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#5986: Typo in cperl-mode.el


From: Reuben Thomas
Subject: bug#5986: Typo in cperl-mode.el
Date: Tue, 20 Apr 2010 17:26:22 +0100

"*Non-nil means that CPerl uses `font-lock's routines for syntaxification."

is missing a close quote:

"*Non-nil means that CPerl uses `font-lock''s routines for syntaxification."

(Unless I have overlooked a convention for eliding a close quote when
it is followed by an apostrophe. But lower down in the same file I
find:

Newer `font-lock's can do it themselves.

which suggests that the extra quote is needed in the first case above
to distinguish it from the second.)

-- 
http://rrt.sc3d.org







reply via email to

[Prev in Thread] Current Thread [Next in Thread]