|
|
;;; centered-cursor-mode-autoloads.el --- automatically extracted autoloads
|
|
|
;;
|
|
|
;;; Code:
|
|
|
(add-to-list 'load-path (or (file-name-directory #$) (car load-path)))
|
|
|
|
|
|
;;;### (autoloads nil "centered-cursor-mode" "centered-cursor-mode.el"
|
|
|
;;;;;; (21570 28355 0 0))
|
|
|
;;; Generated autoloads from centered-cursor-mode.el
|
|
|
|
|
|
(autoload 'centered-cursor-mode "centered-cursor-mode" "\
|
|
|
Makes the cursor stay vertically in a defined
|
|
|
position (usually centered).
|
|
|
|
|
|
\(fn &optional ARG)" t nil)
|
|
|
|
|
|
;;;***
|
|
|
|
|
|
;; Local Variables:
|
|
|
;; version-control: never
|
|
|
;; no-byte-compile: t
|
|
|
;; no-update-autoloads: t
|
|
|
;; End:
|
|
|
;;; centered-cursor-mode-autoloads.el ends here
|