* font-lock.el (font-lock-keywords): Fix typo in docstring
(bug#16307).
+2014-01-14 Matthew Leach <matthew@mattleach.net> (tiny change)
+
+ * font-lock.el (font-lock-keywords): Fix typo in docstring
+ (bug#16307).
+
2014-01-14 Agustín Martín Domingo <agustin.martin@hispalinux.es>
* ispell.el (ispell-region): Reset `in-comment' for new line
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