1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

* objects.texi (Type Predicates): Don't mention display-table-p.

This commit is contained in:
Tom Tromey 2014-10-20 13:20:29 -06:00
parent 1e6e7f33a4
commit 56dfc811b4
2 changed files with 4 additions and 3 deletions

View 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

View 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}.