GNU bug report logs - #16307
24.3.50; doc string of `font-lock-keywords' - typo

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Tue, 31 Dec 2013 17:13:02 UTC

Severity: minor

Found in version 24.3.50

Done: Bastien <bzg <at> altern.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 16307 in the body.
You can then email your comments to 16307 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#16307; Package emacs. (Tue, 31 Dec 2013 17:13:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Drew Adams <drew.adams <at> oracle.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 31 Dec 2013 17:13:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Drew Adams <drew.adams <at> oracle.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.50; doc string of `font-lock-keywords' - typo
Date: Tue, 31 Dec 2013 09:11:55 -0800 (PST)
"it is produced internal by..." should presumably be "it is produced
internally by..."

In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
 of 2013-12-27 on ODIEONE
Bzr revision: 115778 rgm <at> gnu.org-20131228000456-1797o8z6veuyozs0
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --prefix=/c/Devel/emacs/binary --enable-checking=yes,glyphs
 'CFLAGS=-O0 -g3' LDFLAGS=-Lc:/Devel/emacs/lib
 CPPFLAGS=-Ic:/Devel/emacs/include'




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#16307; Package emacs. (Tue, 14 Jan 2014 20:32:02 GMT) Full text and rfc822 format available.

Message #8 received at 16307 <at> debbugs.gnu.org (full text, mbox):

From: Matthew Leach <matthew <at> mattleach.net>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 16307 <at> debbugs.gnu.org
Subject: Re: bug#16307: 24.3.50; doc string of `font-lock-keywords' - typo
Date: Tue, 14 Jan 2014 20:30:52 +0000
[Message part 1 (text/plain, inline)]
Hello

Drew Adams <drew.adams <at> oracle.com> writes:

> "it is produced internal by..." should presumably be "it is produced
> internally by..."

[...]

Here is a small patch to fix this up.

lisp/Changelog

2014-01-14  Matthew Leach  <matthew <at> mattleach.net>

	* font-lock.el (font-lock-keywords): Fix typo in variable
	documentation (bug#16307).

[font-lock-keywords-doc-fix.patch (text/x-patch, inline)]
diff --git a/lisp/font-lock.el b/lisp/font-lock.el
index 27829ff..7e9131d 100644
--- a/lisp/font-lock.el
+++ b/lisp/font-lock.el
@@ -458,7 +458,7 @@ This variable is set by major modes via the variable `font-lock-defaults'.
 Be careful when composing regexps for this list; a poorly written pattern can
 dramatically slow things down!
 
-A compiled keywords list starts with t.  It is produced internal
+A compiled keywords list starts with t.  It is produced internally
 by `font-lock-compile-keywords' from a user-level keywords list.
 Its second element is the user-level keywords list that was
 compiled.  The remaining elements have the same form as
[Message part 3 (text/plain, inline)]
-- 
Matt

Reply sent to Bastien <bzg <at> altern.org>:
You have taken responsibility. (Tue, 14 Jan 2014 20:39:01 GMT) Full text and rfc822 format available.

Notification sent to Drew Adams <drew.adams <at> oracle.com>:
bug acknowledged by developer. (Tue, 14 Jan 2014 20:39:02 GMT) Full text and rfc822 format available.

Message #13 received at 16307-done <at> debbugs.gnu.org (full text, mbox):

From: Bastien <bzg <at> altern.org>
To: Matthew Leach <matthew <at> mattleach.net>
Cc: 16307-done <at> debbugs.gnu.org, Drew Adams <drew.adams <at> oracle.com>
Subject: Re: bug#16307: 24.3.50; doc string of `font-lock-keywords' - typo
Date: Tue, 14 Jan 2014 21:38:30 +0100
Matthew Leach <matthew <at> mattleach.net> writes:

> Here is a small patch to fix this up.

Applied, thanks!

-- 
 Bastien




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 12 Feb 2014 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 11 years and 131 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.