]> git.eshelyaron.com Git - emacs.git/commit
(ewoc--current-dll): New var.
authorThien-Thi Nguyen <ttn@gnuvola.org>
Fri, 26 May 2006 08:31:36 +0000 (08:31 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Fri, 26 May 2006 08:31:36 +0000 (08:31 +0000)
commit7dd2e64c5d238be03c7968c68b2ef697288eadff
treee9fb3ea44a44fd211944d4f14762330eea9059e1
parent07a7837c9f9412b09095ae79018c007b2a8fb10e
(ewoc--current-dll): New var.
(ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't
take DLL arg.  Instead, use `ewoc--current-dll'.  Update all callers.
(ewoc--set-buffer-bind-dll-let*): Bind `ewoc--current-dll', not `dll'.
(ewoc--adjust): Use `ewoc--current-dll'.
(ewoc-next, ewoc-prev, ewoc-nth): Bind `ewoc--current-dll'.
lisp/ChangeLog
lisp/emacs-lisp/ewoc.el