summaryrefslogtreecommitdiff
path: root/lisp/midnight.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-051-1/+1
* (midnight-buffer-display-time): Doc fix.Juanma Barranquero2006-10-251-5/+4
* (clean-buffer-list): Handle case where base-buffer of indirect buffer getsEli Zaretskii2006-03-031-14/+15
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (midnight-timer): Move defvar up.Richard M. Stallman2005-04-231-5/+5
* * midnight.el: Replace `illegal' with `invalid'.Werner LEMBERG2005-03-251-2/+2
* (midnight-delay-set): Remove extra format stringAndreas Schwab2004-02-081-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Some fixes to follow coding conventions.Pavel Janík2001-07-151-5/+5
* (clean-buffer-list-kill-never-regexps): CorrectlyGerd Moellmann2000-07-271-2/+2
* use float-timeSam Steingold2000-07-261-7/+2
* midnight-buffer-display-time: use with-current-bufferSam Steingold2000-07-251-2/+1
* (clean-buffer-list-kill-regexps): Doc fix.Karl Heuer1999-02-231-2/+2
* (clean-buffer-list): do not kill a buffer if it hasKarl Heuer1999-01-221-2/+3
* (clean-buffer-list): Add autoload cookie.Karl Heuer1998-10-061-0/+1
* (clean-buffer-list-kill-regexps): Improve custom type.Richard M. Stallman1998-09-281-4/+4
* (clean-buffer-list-kill-regexps,Andreas Schwab1998-09-181-4/+4
* Require `timer' not only when compiling.Karl Heuer1998-08-261-2/+3
* (midnight-hook): initialize to a list.Richard M. Stallman1998-08-181-3/+3
* (midnight-float-time): Renamed from float-time.Richard M. Stallman1998-08-161-7/+8
* (clean-buffer-list-kill-buffer-names): Add `*diff*'.Richard M. Stallman1998-08-101-18/+25
* (midnight-delay-set): Use run-hooks directly.Richard M. Stallman1998-08-071-5/+1
* (midnight-timer-function): No need to test midnight-mode.Richard M. Stallman1998-08-071-2/+1
* (clean-buffer-list-kill-regexps): Init to nil, as before.Richard M. Stallman1998-08-041-23/+9
* Require timer.Richard M. Stallman1998-07-311-15/+28
* *** empty log message ***Dan Nicolaescu1998-06-221-18/+11
* (midnight-mode): New variable.Richard M. Stallman1998-06-151-1/+19
* Initial revisionRichard M. Stallman1998-06-121-0/+227