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,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sun, 27 Aug 2006 10:42:43 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     06/08/27 10:42:40

Index: lisp/ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.9966
retrieving revision 1.9967
diff -u -b -r1.9966 -r1.9967
--- lisp/ChangeLog      27 Aug 2006 07:08:19 -0000      1.9966
+++ lisp/ChangeLog      27 Aug 2006 10:42:39 -0000      1.9967
@@ -1,3 +1,11 @@
+2006-08-27  Michael Olson  <address@hidden>
+
+       * emacs-lisp/tq.el: Small grammar fix in comments.
+       (tq-enqueue): Check for existence of queue rather than the
+       head queue item's question, which was a no-op.
+       (tq-filter, tq-process-buffer): Make sure the process buffer
+       exists before making it the current buffer.
+
 2006-08-27  YAMAMOTO Mitsuharu  <address@hidden>
 
        * term/mac-win.el (mac-apple-event-map): Rename hicommand to hi-command.




reply via email to

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