]> code.delx.au - gnu-emacs/commitdiff
(Bindat Spec): Suggest names ending in -bindat-spec.
authorRichard M. Stallman <rms@gnu.org>
Fri, 8 Sep 2006 12:05:19 +0000 (12:05 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 8 Sep 2006 12:05:19 +0000 (12:05 +0000)
lispref/processes.texi

index dbc2486f5f64f2833663bc974987bcb25fd36888..7aa4aa9eb7ddbb59a002f8464d435ababfb7d3b9 100644 (file)
@@ -2099,7 +2099,9 @@ direction is also known as @dfn{serializing} or @dfn{packing}.
   To control unpacking and packing, you write a @dfn{data layout
 specification}, a special nested list describing named and typed
 @dfn{fields}.  This specification controls length of each field to be
-processed, and how to pack or unpack it.
+processed, and how to pack or unpack it.  We normally keep bindat specs
+in variables whose names end in @samp{-bindat-spec}; that kind of name
+is automatically recognized as ``risky.''
 
 @cindex endianness
 @cindex big endian