Gerd Moellmann
b3275b4747
(clean-buffer-list-kill-never-regexps): Correctly
...
escape `*' in regexps.
(midnight-find): Reverse order of arguments in the funcall of
TEST.
2000-07-27 15:42:09 +00:00
Sam Steingold
a1f84f6d16
use float-time
2000-07-26 18:44:36 +00:00
Sam Steingold
5044b74a7b
midnight-buffer-display-time: use with-current-buffer
2000-07-25 21:38:34 +00:00
Karl Heuer
f40c9c7b58
(clean-buffer-list-kill-regexps): Doc fix.
...
(clean-buffer-list-kill-buffer-names): Doc fix.
1999-02-23 22:16:45 +00:00
Karl Heuer
83bc1919ba
(clean-buffer-list): do not kill a buffer if it has
...
a process associated with it.
1999-01-22 21:58:42 +00:00
Karl Heuer
80252f73f8
(clean-buffer-list): Add autoload cookie.
1998-10-06 23:35:50 +00:00
Richard M. Stallman
1e5a443809
(clean-buffer-list-kill-regexps): Improve custom type.
...
(clean-buffer-list-kill-buffer-names): Likewise.
(clean-buffer-list-kill-never-buffer-names): Likewise.
(clean-buffer-list-kill-never-regexps): Likewise.
1998-09-28 16:08:58 +00:00
Andreas Schwab
58ed689c21
(clean-buffer-list-kill-regexps,
...
clean-buffer-list-kill-buffer-names,
clean-buffer-list-kill-never-buffer-names,
clean-buffer-list-kill-never-regexps): Fix customize type.
1998-09-18 09:14:52 +00:00
Karl Heuer
51eb190975
Require `timer' not only when compiling.
1998-08-26 19:35:04 +00:00
Richard M. Stallman
82f08756d2
(midnight-hook): initialize to a list.
1998-08-18 11:02:18 +00:00
Richard M. Stallman
6d9d01a93f
(midnight-float-time): Renamed from float-time.
...
(midnight-time-float): Renamed from time-float.
(midnight-buffer-display-time): Renamed from buffer-display-time.
(midnight-mode): Specify :initialize. Use nil as default value.
1998-08-16 02:39:56 +00:00
Richard M. Stallman
9cc077f663
(clean-buffer-list-kill-buffer-names): Add `*diff*'.
...
(clean-buffer-list): Check `buffer-modified-p' only when the
buffer is associated with a file.
(midnight-delay-set): Improve doc.
(midnight-find): Don't use `find'.
1998-08-10 00:01:12 +00:00
Richard M. Stallman
cef7e1da5f
(midnight-delay-set): Use run-hooks directly.
...
(midnight-timer-function): Function deleted.
1998-08-07 23:43:51 +00:00
Richard M. Stallman
cbb41490e9
(midnight-timer-function): No need to test midnight-mode.
1998-08-07 08:53:47 +00:00
Richard M. Stallman
b2f9ab3cf5
(clean-buffer-list-kill-regexps): Init to nil, as before.
...
(clean-buffer-list-kill-buffer-names): Add *vc* and *vc-diff*.
(clean-buffer-list-delay): Rename arg.
(clean-buffer-list): Doc fix.
(midnight-period): Doc fix.
1998-08-04 05:36:07 +00:00
Richard M. Stallman
849ac8351d
Require timer.
...
(clean-buffer-list-kill-regexps): Match `*vc' buffers.
(midnight-find): Use dolist, not loop.
(clean-buffer-list-delay): Use assoc-default.
(assoc-default): New function.
1998-07-31 10:24:41 +00:00
Dan Nicolaescu
1e484d64bd
*** empty log message ***
1998-06-22 02:10:41 +00:00
Richard M. Stallman
e9d7cff0fa
(midnight-mode): New variable.
...
(midnight-timer-function): New function.
(midnight-delay-set): Make the timer run midnight-timer-function.
1998-06-15 22:11:48 +00:00
Richard M. Stallman
ac06bd0f6c
Initial revision
1998-06-12 02:04:21 +00:00