changeset 19361:8546df4cb304

Reserve some function keys for users.
author Richard M. Stallman <rms@gnu.org>
date Fri, 15 Aug 1997 19:45:05 +0000
parents f25a49622794
children fddeff2c6697
files lispref/tips.texi
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/tips.texi	Fri Aug 15 19:32:53 1997 +0000
+++ b/lispref/tips.texi	Fri Aug 15 19:45:05 1997 +0000
@@ -127,6 +127,10 @@
 may be shadowed from time to time by minor modes.
 
 @item
+Function keys @key{F5} through @key{F9} without modifier keys are
+reserved for users to define.
+
+@item
 You should not bind @kbd{C-h} following any prefix character (including
 @kbd{C-c}).  If you don't bind @kbd{C-h}, it is automatically available
 as a help character for listing the subcommands of the prefix character.