summaryrefslogtreecommitdiff
path: root/lisp/midnight.el
Commit message (Expand)AuthorAgeFilesLines
* 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