]> code.delx.au - gnu-emacs/commitdiff
* doc/lispref/objects.texi (Char-Table Type): Add footnote about #^^.
authorGlenn Morris <rgm@gnu.org>
Wed, 13 Feb 2013 02:25:02 +0000 (21:25 -0500)
committerGlenn Morris <rgm@gnu.org>
Wed, 13 Feb 2013 02:25:02 +0000 (21:25 -0500)
doc/lispref/ChangeLog
doc/lispref/objects.texi

index 0a7a131c6a969a47ab7e8a062cd0147c63d658d4..79ba145c5f347f9cb0f66dbc8e6f03369dbadaa9 100644 (file)
@@ -1,5 +1,7 @@
 2013-02-13  Glenn Morris  <rgm@gnu.org>
 
+       * objects.texi (Char-Table Type): Add footnote about #^^.
+
        * modes.texi (Minor Mode Conventions): Fix typo.
 
 2013-02-12  Glenn Morris  <rgm@gnu.org>
index 7cc1d16a8a233e973aebef77e83338e8258d0516..0437d2337a3b5e25e4794546a0cbed8bf0248275 100644 (file)
@@ -1179,7 +1179,8 @@ a whole character set.
 
 @cindex @samp{#^} read syntax
   The printed representation of a char-table is like a vector
-except that there is an extra @samp{#^} at the beginning.
+except that there is an extra @samp{#^} at the beginning.@footnote{You
+may also encounter @samp{#^^}, used for ``sub-char-tables''.}
 
   @xref{Char-Tables}, for special functions to operate on char-tables.
 Uses of char-tables include: