Searched +refs:midnight +refs:delay +refs:set (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dmidnight.el0 ;;; midnight.el --- run something every midnight, e.g., kill old buffers
30 ;; To use the file, put (require 'midnight) into your .emacs. Then, at
31 ;; midnight, Emacs will run the normal hook `midnight-hook'. You can
36 ;; displayed more than `clean-buffer-list-delay-general' days ago,
47 (defgroup midnight nil function
48 "Run something every day at midnight."
52 (defvar midnight-timer nil
53 "Timer running the `midnight
[all...]

Completed in 72 milliseconds