comparison lisp/emacs-lisp/tq.el @ 814:38b2499cb3e9

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Fri, 17 Jul 1992 20:24:00 +0000
parents 59dc833c4e0c
children 2cdce064065f
comparison
equal deleted inserted replaced
813:f3706268745a 814:38b2499cb3e9
1 ;;; tq.el --- utility to maintain a transaction queue 1 ;;; tq.el --- utility to maintain a transaction queue
2 2
3 ;; Author: Scott Draves <spot@cs.cmu.edu> 3 ;; Author: Scott Draves <spot@cs.cmu.edu>
4 ;; Adapted-By: ESR 4 ;; Adapted-By: ESR
5 ;; Keywords: extensions
5 6
6 ;; Commentary: 7 ;; Commentary:
7 8
8 ;;; manages receiving a stream asynchronously, 9 ;;; manages receiving a stream asynchronously,
9 ;;; parsing it into transactions, and then calling 10 ;;; parsing it into transactions, and then calling