summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/timer.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/jit-lock.el (jit-lock-debug-mode): New minor mode.Stefan Monnier2013-01-121-2/+2
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Merge from emacs-24; up to 2012-05-08T14:11:47Z!monnier@iro.umontreal.caGlenn Morris2012-10-051-1/+1
|\
| * * lisp/emacs-lisp/timer.el (with-timeout): Add missing progn. (Bug#12577)Glenn Morris2012-10-041-1/+1
* | Spelling fixes.Paul Eggert2012-10-041-1/+1
* | Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-3/+2
* | Fix bugs #12447 and #12326 with infloop causes by idle timers, update docs.Eli Zaretskii2012-09-221-3/+12
* | Use a more backwards-compatible timer format.Paul Eggert2012-09-131-3/+3
* | Adapt the MS-DOS build to the latest changes.Eli Zaretskii2012-06-301-1/+1
* | Support higher-resolution time stamps.Paul Eggert2012-06-221-36/+51
* | Provide generalized variables in core Elisp.Stefan Monnier2012-06-221-20/+20
* | Reduce use of cl in lisp/emacs-lisp/.Stefan Monnier2012-06-101-24/+24
* | Convert more defvars to defcustoms.Chong Yidong2012-05-041-2/+4
* | Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-1/+1
|/
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * lisp/emacs-lisp/timer.el (with-timeout): Make sure we cancel the timerStefan Monnier2011-10-131-21/+20
* * emacs-lisp/timer.el (timer--time-less-p): Use time-less-p.Paul Eggert2011-07-031-8/+1
* * emacs-lisp/timer.el (timer-until): Use time-subtract and float-time.Paul Eggert2011-07-031-4/+1
* * emacs-lisp/timer.el (timer-relative-time): Use time-add.Paul Eggert2011-06-301-21/+6
* Doc fixes for timer.el (Bug#8793).Chong Yidong2011-06-041-20/+20
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Support for systems without floats was removed a decade ago.Glenn Morris2010-10-211-26/+14
* | Use `declare' in defmacros.Stefan Monnier2010-08-301-2/+1
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* | * lisp/emacs-lisp/timer.el (timer-event-handler): Protect against timersStefan Monnier2010-08-021-1/+5
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * progmodes/grep.el (grep-regexp-alist):Dan Nicolaescu2009-11-111-1/+1
* Comment.Glenn Morris2009-09-021-3/+3
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * calendar/diary-lib.el (diary-cyclic): Doc fix.Juanma Barranquero2008-11-301-3/+3
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (timer): Define as a defstruct, so we can name the fields, to make theStefan Monnier2008-04-031-118/+94
* * faces.el (xw-defined-colors):Dan Nicolaescu2008-03-141-9/+2
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Remove directory part from filenames in function declarations.Glenn Morris2007-12-061-1/+1
* | * progmodes/idlw-help.el: Require browse-url unconditionally, itDan Nicolaescu2007-11-201-0/+3
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (run-at-time): Doc fix.Glenn Morris2007-03-311-6/+11
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-071-1/+1
* (timer-max-repeats): Doc fix.Richard M. Stallman2006-09-241-1/+5
* (timer-create, timer-activate): Doc fixes.Richard M. Stallman2006-09-081-8/+20
* * emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):Chong Yidong2006-08-241-6/+15
* (run-with-idle-timer): Pass t to timer-activate-when-idle, so timerRichard M. Stallman2006-08-201-1/+3
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+2
* (timer-activate, timer-activate-when-idle): New arg REUSE-CELL.Richard M. Stallman2005-10-291-13/+41
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1