diff options
author | Gerd Moellmann <gerd@gnu.org> | 1999-10-07 20:27:04 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 1999-10-07 20:27:04 +0000 |
commit | 6e3b63f7be9f0a3e14e84781bbd29dc5cf332bc2 (patch) | |
tree | 21d2542322675029ec56aee37c49282a03820e23 /lispref/anti.texi | |
parent | 1ba9c0173d2a293e56fb4cc0f970fa460c102a46 (diff) | |
download | emacs-6e3b63f7be9f0a3e14e84781bbd29dc5cf332bc2.tar.gz |
Add item for bitmap-spec-p.
Diffstat (limited to 'lispref/anti.texi')
-rw-r--r-- | lispref/anti.texi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/anti.texi b/lispref/anti.texi index a6a86b6c82c..5c8f4392d2b 100644 --- a/lispref/anti.texi +++ b/lispref/anti.texi @@ -15,6 +15,11 @@ the following section, we carry this information back to Emacs @itemize @bullet @item +The function @code{bitmap-spec-p} has been renamed to +@code{pixmap-spec-p} to encourage users to practice Emacs' help system +while trying to find it. + +@item The @code{push} and @code{pop} macros are not defined. @item |