mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-27 10:54:40 +00:00
(flyspell-mode): Autoload a defvar.
This commit is contained in:
parent
42c98299c4
commit
444465c803
@ -451,6 +451,7 @@ See also `flyspell-duplicate-distance'."
|
||||
;*---------------------------------------------------------------------*/
|
||||
;* flyspell-mode ... */
|
||||
;*---------------------------------------------------------------------*/
|
||||
;;;###autoload(defvar flyspell-mode nil)
|
||||
;;;###autoload
|
||||
(define-minor-mode flyspell-mode
|
||||
"Minor mode performing on-the-fly spelling checking.
|
||||
|
Loading…
Reference in New Issue
Block a user