Advice (programming): Difference between revisions

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