Miscellaneous tq-related fixes.
authorMiles Bader <miles@gnu.org>
Sun, 27 Aug 2006 10:42:40 +0000 (10:42 +0000)
committerMiles Bader <miles@gnu.org>
Sun, 27 Aug 2006 10:42:40 +0000 (10:42 +0000)
commit7a210b69c7f92650c524766d1b9d3f3eefdd67c7
tree6d64433b8933041600d772b7ff68ad8bdcaa38af
parenteb411049435acd5469021b64ce3f59c4ac05f491
Miscellaneous tq-related fixes.

* lisp/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.

* lispref/processes.texi (Transaction Queues): Remove stray quote
  character.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-411
Creator:  Michael Olson <mwolson@gnu.org>
lisp/ChangeLog
lisp/emacs-lisp/tq.el
lispref/ChangeLog
lispref/processes.texi