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: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 16 Apr 2006 02:17:01 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9403 emacs/lisp/ChangeLog:1.9404
--- emacs/lisp/ChangeLog:1.9403 Sat Apr 15 17:53:32 2006
+++ emacs/lisp/ChangeLog        Sun Apr 16 02:17:00 2006
@@ -1,3 +1,15 @@
+2006-04-15  Michael Olson  <address@hidden>
+
+       * emacs-lisp/tq.el: Improve comments.
+       (tq-queue-head-question): New accessor function.
+       (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
+       Update for modified queue structure.
+       (tq-queue-add): Accept `question' argument.
+       (tq-queue-pop): If a question is pending, send it.
+       (tq-enqueue): Accept new optional argument `delay-question'.  If
+       this is non-nil, and at least one other question is pending a
+       response, queue the question rather than sending it immediately.
+
 2006-04-15  Roland Winkler  <address@hidden>
 
        * calendar/appt.el (appt-add): Check whether an appointment is




reply via email to

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