+2005-11-20 Juri Linkov <juri@jurta.org>
+
+ * basic.texi (Position Info): Update examples of the output.
+ Remove the fact that examples are produced in the TeXinfo buffer,
+ because in the Info reader users will get a different output from
+ `C-x ='.
+
+ * building.texi (Compilation Mode): Remove paragraph duplicated
+ from the node `Compilation'. Add `compilation-skip-threshold'.
+
+ * display.texi (Font Lock): Suggest more user-friendly method of
+ finding all Font Lock faces (M-x customize-group RET font-lock-faces).
+
2005-11-18 Richard M. Stallman <rms@gnu.org>
* files.texi (Registering): Mention @@ in mode line.
(Installation): No installation necessary when using autoload.
(Configuration): Rename "RSS" to "news".
-2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
+2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
* pgg.texi (User Commands): Document additional passphrase
argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
+2005-11-20 Juri Linkov <juri@jurta.org>
+
+ * charset.c (invalid_character): Use Lisp-readable syntax
+ for octal and hex. Reorder decimal, octal and hex values.
+
2005-11-20 Nick Roberts <nickrob@snap.net.nz>
* lisp.h: Use typedef when Lisp_Object is EMACS_INT so that