Content deleted Content added
m ispell->dispell - Fix a typo in one click Tag: Reverted |
|||
Line 7:
<syntaxhighlight lang="elisp">
(defadvice
(flyspell-buffer))
(ad-activate 'ispell t)
|
m ispell->dispell - Fix a typo in one click Tag: Reverted |
|||
Line 7:
<syntaxhighlight lang="elisp">
(defadvice
(flyspell-buffer))
(ad-activate 'ispell t)
|