]> git.eshelyaron.com Git - emacs.git/commitdiff
* objects.texi (Type Predicates): Don't mention display-table-p.
authorTom Tromey <tom@tromey.com>
Mon, 20 Oct 2014 19:20:29 +0000 (13:20 -0600)
committerTom Tromey <tom@tromey.com>
Mon, 20 Oct 2014 19:20:29 +0000 (13:20 -0600)
doc/lispref/ChangeLog
doc/lispref/objects.texi

index ad1f6a6d45a1f3c7f35bd7a721c38239f6a77f4c..3ba4bfdb0c6db5fe22631492fa43fd553cf140ea 100644 (file)
@@ -1,3 +1,7 @@
+2014-10-20  Tom Tromey  <tom@tromey.com>
+
+       * objects.texi (Type Predicates): Don't mention display-table-p.
+
 2014-10-15  Eli Zaretskii  <eliz@gnu.org>
 
        * nonascii.texi (Character Properties): Document the new
index 4e8182ccf34ba6ff294dc316346181343d21e3c9..a93f34f573b0572038e0991e1cc55af45b5fac35 100644 (file)
@@ -1805,9 +1805,6 @@ with references to further information.
 @item custom-variable-p
 @xref{Variable Definitions, custom-variable-p}.
 
-@item display-table-p
-@xref{Display Tables, display-table-p}.
-
 @item floatp
 @xref{Predicates on Numbers, floatp}.