diff options
Diffstat (limited to 'doc/lispref/objects.texi')
| -rw-r--r-- | doc/lispref/objects.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/lispref/objects.texi b/doc/lispref/objects.texi index 1bae1924557..7b5e9adee29 100644 --- a/doc/lispref/objects.texi +++ b/doc/lispref/objects.texi | |||
| @@ -2022,6 +2022,9 @@ with references to further information. | |||
| 2022 | @item byte-code-function-p | 2022 | @item byte-code-function-p |
| 2023 | @xref{Byte-Code Type, byte-code-function-p}. | 2023 | @xref{Byte-Code Type, byte-code-function-p}. |
| 2024 | 2024 | ||
| 2025 | @item compiled-function-p | ||
| 2026 | @xref{Byte-Code Type, compiled-function-p}. | ||
| 2027 | |||
| 2025 | @item case-table-p | 2028 | @item case-table-p |
| 2026 | @xref{Case Tables, case-table-p}. | 2029 | @xref{Case Tables, case-table-p}. |
| 2027 | 2030 | ||