unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Thien-Thi Nguyen <ttn@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: bindat.el
Date: 13 Jun 2005 06:46:41 -0400	[thread overview]
Message-ID: <jk1x76edpq.fsf@glug.org> (raw)
In-Reply-To: <E1DhYae-0005Ul-6X@fencepost.gnu.org>

[-- Attachment #1: Type: text/plain, Size: 705 bytes --]

Richard Stallman <rms@gnu.org> writes:

> Can someone write documentation for bindat.el for the Lisp manual?

please find below two attachments: new file lispref/hairy.texi, and
a patch to some other lispref/ files that integrates it.  the new file
adds chapter "Abstractions" with sections "Rings" and "Byte Packing".

(this is not exactly what you asked for but what you asked for is part
of it, so feel free to ignore the rest.  on the other hand, i am happy
to widen the discussion to topics such as still-empty node "Separated
Rendering" (placeholder for future ewoc.el docs) or other doc efforts
related to lisp/emacs-lisp/ files.)

thi

_____________________________________________________________

[-- Attachment #2: hairy.texi --]
[-- Type: application/x-texinfo, Size: 16154 bytes --]

[-- Attachment #3: lispref.diff --]
[-- Type: application/octet-stream, Size: 2904 bytes --]

cvs -f diff -c -N anti.texi elisp.texi os.texi
Index: anti.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/anti.texi,v
retrieving revision 1.31
diff -c -r1.31 anti.texi
*** anti.texi	10 Jun 2005 10:11:22 -0000	1.31
--- anti.texi	13 Jun 2005 10:35:13 -0000
***************
*** 5,11 ****
  
  @c This node must have no pointers.
  
! @node Antinews, GNU Free Documentation License, System Interface, Top
  @appendix Emacs 21 Antinews
  
  For those users who live backwards in time, here is information about
--- 5,11 ----
  
  @c This node must have no pointers.
  
! @node Antinews, GNU Free Documentation License, Abstractions, Top
  @appendix Emacs 21 Antinews
  
  For those users who live backwards in time, here is information about
Index: elisp.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/elisp.texi,v
retrieving revision 1.57
diff -c -r1.57 elisp.texi
*** elisp.texi	10 Jun 2005 10:03:29 -0000	1.57
--- elisp.texi	13 Jun 2005 10:35:14 -0000
***************
*** 153,158 ****
--- 153,160 ----
  * System Interface::        Getting the user id, system type, environment
                                variables, and other such things.
  
+ * Abstractions::            Complex Data and Control Structures.
+ 
  Appendices
  
  * Antinews::                Info for users downgrading to Emacs 21.
***************
*** 1074,1079 ****
--- 1076,1088 ----
  * Buffer Internals::        Components of a buffer structure.
  * Window Internals::        Components of a window structure.
  * Process Internals::       Components of a process structure.
+ 
+ Abstractions
+ 
+ @c Rings::
+ @c Byte Packing::
+ @c Separated Rendering::
+ 
  @end menu
  
  @include intro.texi
***************
*** 1125,1130 ****
--- 1134,1141 ----
  @include display.texi
  @include os.texi
  
+ @include hairy.texi
+ 
  @c MOVE to Emacs Manual:  include misc-modes.texi
  
  @c appendices
cvs diff: I know nothing about hairy.texi
Index: os.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/os.texi,v
retrieving revision 1.72
diff -c -r1.72 os.texi
*** os.texi	26 Mar 2005 17:36:22 -0000	1.72
--- os.texi	13 Jun 2005 10:35:15 -0000
***************
*** 4,10 ****
  @c   Free Software Foundation, Inc.
  @c See the file elisp.texi for copying conditions.
  @setfilename ../info/os
! @node System Interface, Antinews, Display, Top
  @chapter Operating System Interface
  
    This chapter is about starting and getting out of Emacs, access to
--- 4,10 ----
  @c   Free Software Foundation, Inc.
  @c See the file elisp.texi for copying conditions.
  @setfilename ../info/os
! @node System Interface, Abstractions, Display, Top
  @chapter Operating System Interface
  
    This chapter is about starting and getting out of Emacs, access to

[-- Attachment #4: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

  reply	other threads:[~2005-06-13 10:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-12 19:57 bindat.el Richard Stallman
2005-06-13 10:46 ` Thien-Thi Nguyen [this message]
2005-06-14 22:31   ` bindat.el Richard Stallman
  -- strict thread matches above, loose matches on Subject: below --
2005-05-14 15:12 bindat.el Richard Stallman
2005-05-23  3:36 ` bindat.el Thien-Thi Nguyen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jk1x76edpq.fsf@glug.org \
    --to=ttn@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).