tools/flyspell: new flyspell-mode! autodef
This commit is contained in:
parent
0c891dc33e
commit
b5dcfd96d3
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
;;; tools/flyspell/autoload.el -*- lexical-binding: t; -*-
|
||||
|
||||
;;;###autodef
|
||||
(defalias 'flyspell-mode! #'flyspell-mode)
|
||||
|
||||
(defvar +flyspell--predicate-alist nil
|
||||
"TODO")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue