From: Tom Tromey Date: Mon, 20 Oct 2014 19:20:29 +0000 (-0600) Subject: * objects.texi (Type Predicates): Don't mention display-table-p. X-Git-Tag: emacs-25.0.90~2635^2~679^2~5 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=56dfc811b4b93afca1a387cb08349057bb496d91;p=emacs.git * objects.texi (Type Predicates): Don't mention display-table-p. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index ad1f6a6d45a..3ba4bfdb0c6 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,7 @@ +2014-10-20 Tom Tromey + + * objects.texi (Type Predicates): Don't mention display-table-p. + 2014-10-15 Eli Zaretskii * nonascii.texi (Character Properties): Document the new diff --git a/doc/lispref/objects.texi b/doc/lispref/objects.texi index 4e8182ccf34..a93f34f573b 100644 --- a/doc/lispref/objects.texi +++ b/doc/lispref/objects.texi @@ -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}.