;;; snow-autoloads.el --- automatically extracted autoloads  -*- lexical-binding: t -*-
;;
;;; Code:

(add-to-list 'load-path (directory-file-name
                         (or (file-name-directory #$) (car load-path))))


;;;### (autoloads nil "snow" "snow.el" (0 0 0 0))
;;; Generated autoloads from snow.el

(autoload 'snow "snow" "\
Let it snow!
If already snowing, stop.  If MANUAL (interactively, with
prefix), advance snow frames manually by pressing \"SPC\".

\(fn &optional MANUAL)" t nil)

(register-definition-prefixes "snow" '("snow-"))

;;;***

;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; coding: utf-8
;; End:
;;; snow-autoloads.el ends here