mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-15 19:31:29 -07:00
* lisp/system-sleep.el (sleep-event-state): Define to autoload.
This commit is contained in:
parent
2b4d088257
commit
aa12e014f6
1 changed files with 2 additions and 0 deletions
|
|
@ -114,6 +114,8 @@ If non-nil, idle sleep is inhibited by `system-sleep'.")
|
|||
(:constructor make-sleep-event (state)))
|
||||
state)
|
||||
|
||||
;;;###autoload (autoload 'sleep-event-state "system-sleep.el")
|
||||
|
||||
;;;###autoload
|
||||
(defcustom system-sleep-event-functions nil
|
||||
"Abnormal hook invoked on system sleep events.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue