diff options
| author | Glenn Morris <rgm@gnu.org> | 2007-08-08 07:40:33 +0000 |
|---|---|---|
| committer | Glenn Morris <rgm@gnu.org> | 2007-08-08 07:40:33 +0000 |
| commit | 178c3d4db12b1ade329455087c41898a43908b12 (patch) | |
| tree | bd5d13846e5b6fd474c202bc37273ffe24d4d465 | |
| parent | 4837b516ea56c6cc2b3ce823b04078b10b2defc6 (diff) | |
| download | emacs-178c3d4db12b1ade329455087c41898a43908b12.tar.gz | |
(Glossary): Deprecate `iff'.
| -rw-r--r-- | man/glossary.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/glossary.texi b/man/glossary.texi index d082e6ec077..f289c2ca1cb 100644 --- a/man/glossary.texi +++ b/man/glossary.texi @@ -603,7 +603,8 @@ Hyper}. @item Iff ``Iff'' means ``if and only if.'' This terminology comes from -mathematics. +mathematics. Try to avoid using this term in documentation, since +many are unfamiliar with it and mistake it for a typo. @item Inbox An inbox is a file in which mail is delivered by the operating system. |
