changeset 70957:2318c41306df

*** empty log message ***
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Fri, 26 May 2006 08:31:36 +0000
parents 5fd02ab03d96
children 8eb63b1e8cc4
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri May 26 08:29:13 2006 +0000
+++ b/lisp/ChangeLog	Fri May 26 08:31:36 2006 +0000
@@ -1,3 +1,12 @@
+2006-05-26  Thien-Thi Nguyen  <ttn@gnu.org>
+
+	* emacs-lisp/ewoc.el (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.
+
 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
 
 	* textmodes/org.el: (org-next-item, org-previous-item): Emit more