From: Richard M. Stallman Date: Fri, 8 Sep 2006 12:05:19 +0000 (+0000) Subject: (Bindat Spec): Suggest names ending in -bindat-spec. X-Git-Tag: emacs-pretest-22.0.90~692 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e7b90fbea7621b0a5e7e86e534a1d815fe34887a;p=emacs.git (Bindat Spec): Suggest names ending in -bindat-spec. --- diff --git a/lispref/processes.texi b/lispref/processes.texi index dbc2486f5f6..7aa4aa9eb7d 100644 --- a/lispref/processes.texi +++ b/lispref/processes.texi @@ -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