diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-01-10 08:15:32 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-01-10 08:15:32 +0000 |
commit | 97878c08e08151528135ae911f69ad627360ff3b (patch) | |
tree | 9bada862e123a103c65dbcc8d9c15e1a1a42edb5 /man/custom.texi | |
parent | 402324527e3f282cfc70f0c5d5577b7be80b26db (diff) | |
download | emacs-97878c08e08151528135ae911f69ad627360ff3b.tar.gz |
Don't say "X Windows". From Colin Walters <walters@cis.ohio-state.edu>.
Diffstat (limited to 'man/custom.texi')
-rw-r--r-- | man/custom.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/custom.texi b/man/custom.texi index 9bb9b789305..3955e3845c4 100644 --- a/man/custom.texi +++ b/man/custom.texi @@ -1638,9 +1638,9 @@ Keypad PF keys. @end table These names are conventional, but some systems (especially when using -X windows) may use different names. To make certain what symbol is used -for a given function key on your terminal, type @kbd{C-h c} followed by -that key. +X) may use different names. To make certain what symbol is used for a +given function key on your terminal, type @kbd{C-h c} followed by that +key. A key sequence which contains function key symbols (or anything but ASCII characters) must be a vector rather than a string. The vector |