diff --git a/admin/notes/documentation b/admin/notes/documentation index f6fa321b217..cb69269693c 100644 --- a/admin/notes/documentation +++ b/admin/notes/documentation @@ -145,6 +145,10 @@ This results in clickable Lisp symbols when the NEWS file is visited via follow this rule, like 'TAB' or ':type'. Exception: the symbols t and nil are not quoted. +Key names are embedded in angle brackets like '', except keys that +have a special shorthand syntax: 'NUL', 'RET', 'TAB', 'LFD', 'ESC', +'SPC' and 'DEL'. + Arguments of a function are written in capital letters LIKE-THIS, and they are not quoted.