emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Thien-Thi Nguyen
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 26 May 2006 08:31:37 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9610 emacs/lisp/ChangeLog:1.9611
--- emacs/lisp/ChangeLog:1.9610 Fri May 26 05:37:27 2006
+++ emacs/lisp/ChangeLog        Fri May 26 08:31:36 2006
@@ -1,3 +1,12 @@
+2006-05-26  Thien-Thi Nguyen  <address@hidden>
+
+       * 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  <address@hidden>
 
        * textmodes/org.el: (org-next-item, org-previous-item): Emit more




reply via email to

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