Mercurial > emacs
comparison lisp/emacs-lisp/cl-specs.el @ 70956:5fd02ab03d96
(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'.
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Fri, 26 May 2006 08:29:13 +0000 |
parents | 067115a6e738 |
children | 1d4b1a32fd66 b98066f4aa10 c5406394f567 |
comparison
equal
deleted
inserted
replaced
70955:d42f132da9a8 | 70956:5fd02ab03d96 |
---|