diff options
| author | Richard M. Stallman | 2007-04-12 21:40:55 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2007-04-12 21:40:55 +0000 |
| commit | a983c5263825edf126b034ace904fc2052cec9ec (patch) | |
| tree | f7344456188918010772afa839fbeed2ce32be6e | |
| parent | 011dd48c570753e050145c2050054cfa3db1d9b8 (diff) | |
| download | emacs-a983c5263825edf126b034ace904fc2052cec9ec.tar.gz emacs-a983c5263825edf126b034ace904fc2052cec9ec.zip | |
(Glossary): Explain `iff'.
| -rw-r--r-- | man/glossary.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/glossary.texi b/man/glossary.texi index 2a55b49645b..d082e6ec077 100644 --- a/man/glossary.texi +++ b/man/glossary.texi | |||
| @@ -601,6 +601,10 @@ have. To make a character Hyper, type it while holding down the | |||
| 601 | @kbd{Hyper-} (usually written @kbd{H-} for short). @xref{User Input, | 601 | @kbd{Hyper-} (usually written @kbd{H-} for short). @xref{User Input, |
| 602 | Hyper}. | 602 | Hyper}. |
| 603 | 603 | ||
| 604 | @item Iff | ||
| 605 | ``Iff'' means ``if and only if.'' This terminology comes from | ||
| 606 | mathematics. | ||
| 607 | |||
| 604 | @item Inbox | 608 | @item Inbox |
| 605 | An inbox is a file in which mail is delivered by the operating system. | 609 | An inbox is a file in which mail is delivered by the operating system. |
| 606 | Rmail transfers mail from inboxes to Rmail files (q.v.@:) in which the | 610 | Rmail transfers mail from inboxes to Rmail files (q.v.@:) in which the |