diff options
author | Richard M. Stallman <rms@gnu.org> | 1998-04-20 17:43:57 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1998-04-20 17:43:57 +0000 |
commit | 969fe9b5696c9d9d31f2faf1ca2e8af107013dcb (patch) | |
tree | 5d7d0399caf410b5c4849aa9d43352b18f68d4c9 /lispref/anti.texi | |
parent | b933f645ac70a31659f364cabf7da730d27eb244 (diff) | |
download | emacs-969fe9b5696c9d9d31f2faf1ca2e8af107013dcb.tar.gz |
*** empty log message ***
Diffstat (limited to 'lispref/anti.texi')
-rw-r--r-- | lispref/anti.texi | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lispref/anti.texi b/lispref/anti.texi index dcd8be78987..df81194f29d 100644 --- a/lispref/anti.texi +++ b/lispref/anti.texi @@ -144,6 +144,9 @@ This means that if you insert text with text properties into the minibuffer, the minibuffer value really will contain text properties. @item +Only the simple menu item format is supported (@pxref{Simple Menu Items}). + +@item You can still bind @code{x-resource-class} around a call to @code{x-get-resource}, but it won't do anything special. @@ -225,7 +228,7 @@ special events. If you want to hold a party in Emacs, please let us know. @item -You can't do date arithmentic with @code{encode-time} any more. +You can't do date arithmetic with @code{encode-time} any more. @item The functions @code{command-execute} and @code{call-interactively} no |