diff options
author | Luc Teirlinck <teirllm@auburn.edu> | 2005-03-06 23:37:21 +0000 |
---|---|---|
committer | Luc Teirlinck <teirllm@auburn.edu> | 2005-03-06 23:37:21 +0000 |
commit | f2cdc98d46a5b523e79b7dd5599e6d442d53248b (patch) | |
tree | b66db88fe5f1a6b61bdcc7323abaa0d013589cc8 /man/glossary.texi | |
parent | 35a15212eb21fcc77a532d8333926e31094e7890 (diff) | |
download | emacs-f2cdc98d46a5b523e79b7dd5599e6d442d53248b.tar.gz |
(Glossary): Correct typo.
Diffstat (limited to 'man/glossary.texi')
-rw-r--r-- | man/glossary.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/glossary.texi b/man/glossary.texi index c9dbcc952cf..f75ba725a18 100644 --- a/man/glossary.texi +++ b/man/glossary.texi @@ -1077,7 +1077,7 @@ The selected frame is the one your input currently operates on. @item Selected Window The selected frame is the one your input currently operates on. -@xref{Basic Windows}. +@xref{Basic Window}. @item Selecting a Buffer Selecting a buffer means making it the current (q.v.@:) buffer. |