Merge from origin/emacs-28
22a832ad82 Mention the #f syntax from cl-prin1
This commit is contained in:
@@ -178,6 +178,12 @@ files.
|
||||
Skip the next @samp{N} characters (@pxref{Comments}). This is used in
|
||||
byte-compiled files, and is not meant to be used in Emacs Lisp source
|
||||
files.
|
||||
|
||||
@item #f
|
||||
Indicates that the following form isn't readable by the Emacs Lisp
|
||||
reader. This is only in text for display purposes (when that would
|
||||
look prettier than alternative ways of indicating an unreadable form)
|
||||
and will never appear in any Lisp file.
|
||||
@end table
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user