]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuri Linkov <juri@jurta.org>
Sun, 20 Nov 2005 07:57:39 +0000 (07:57 +0000)
committerJuri Linkov <juri@jurta.org>
Sun, 20 Nov 2005 07:57:39 +0000 (07:57 +0000)
man/ChangeLog
src/ChangeLog

index 7f284eb1f10b08c8b296e544a24f78388bd69dad..0590f63c555e98182658aebab7ac9bcbe6f74a73 100644 (file)
@@ -1,3 +1,16 @@
+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.
index 342a76d6fdcd072e8502f671ce99d839627998db..548b9b1b959b68708feb4a55bd32240c29a8bcac 100644 (file)
@@ -1,3 +1,8 @@
+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