emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: more byte-code optimizations


From: Richard Stallman
Subject: Re: more byte-code optimizations
Date: Mon, 20 Sep 2004 11:18:00 -0400

    +      ;; Build double-linked list.  The structure of each list link is
    +      ;; like this: (value . (previous . next))

That comment isn't clear--could you make it explain what "value" refer
to.  Also, the variables should be upper case:

    +      ;; like this: (VALUE . (PREVIOUS . NEXT))





reply via email to

[Prev in Thread] Current Thread [Next in Thread]