summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/tq.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/emacs-lisp/tq.el (tq-create): Use a closure instead of `(lambda...).Stefan Monnier2013-10-071-3/+2
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* tq.el: Disable undo in buffer.Michael Olson2008-09-201-0/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (tq-queue-pop): Stifle error when a process has died and we are tryingChong Yidong2007-06-041-2/+3
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-071-1/+1
* Miscellaneous tq-related fixes.Miles Bader2006-08-271-28/+32
* Revision: emacs@sv.gnu.org/emacs--devo--0--patch-220Miles Bader2006-04-161-27/+69
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (tq-create): Fix mixed up unquote style.Stefan Monnier2003-09-121-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (tq-create): Fix quoted lambda.Juanma Barranquero2003-02-181-2/+2
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-2/+2
* Change ;;; to ;; for outline-minor-mode.Gerd Moellmann2001-10-051-9/+9
* Comment change.Richard M. Stallman2001-09-261-0/+1
* (tq-filter): Use with-current-buffer.Richard M. Stallman1998-01-211-8/+4
* (tq-process-buffer): Catch errors running tq-queue-head-fn.Richard M. Stallman1997-03-221-4/+7
* (tq-filter): No need for save-match-data.Richard M. Stallman1996-09-181-1/+1
* (tq-filter): Add unwind-protect and save-match-data.Richard M. Stallman1996-09-151-4/+8
* (tq-process-buffer): Fix error format string.Karl Heuer1996-01-291-3/+3
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* (tq-process-buffer): Don't hard-code the buffer name.Karl Heuer1995-05-151-1/+1
* Doc fixes. Make tq-create autoload.Richard M. Stallman1992-09-211-7/+12
* entered into RCSEric S. Raymond1992-07-221-3/+21
* *** empty log message ***Eric S. Raymond1992-07-171-0/+1
* *** empty log message ***Eric S. Raymond1992-07-151-3/+6
* Initial revisionEric S. Raymond1992-07-061-0/+91