Difference between revisions of "Flyspell"

From Free Software Directory
Jump to: navigation, search
m (added internal link)
m (typo)
 
Line 12: Line 12:
 
|Computer languages=Lisp
 
|Computer languages=Lisp
 
|Documentation note=To enable Flyspell minor mode, type:
 
|Documentation note=To enable Flyspell minor mode, type:
<kbd>M-x flyspell-mode <RET></kbd>
+
<kbd>M-x flyspell-mode <RET></kbd>.
 
This applies only to the current buffer.
 
This applies only to the current buffer.
  
 
To enable Flyspell in text representing computer programs, type:
 
To enable Flyspell in text representing computer programs, type:
<kbd>M-x flyspell-prog-mode <RET></kbd>
+
<kbd>M-x flyspell-prog-mode <RET></kbd>.
 
In that mode, only text inside comments is checked.
 
In that mode, only text inside comments is checked.
  

Latest revision as of 23:07, 10 January 2017


[edit]

Flyspell

https://www.gnu.org/software/emacs/
On the fly spell checker

Flyspell is an Emacs minor mode performing on-the-fly spelling checking. This spawns a single Ispell process and checks each word. The default flyspell behavior is to highlight incorrect words.

It was hosted for a long time on INRIA Sophia-Antipolis's site in France, but is now maintained as a part of GNU Emacs.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

11 January 2017




Leaders and contributors

Contact(s)Role
Manuel Serrano Maintainer


Resources and communication

AudienceResource typeURI
HistoryHomepagehttps://www-sop.inria.fr/members/Manuel.Serrano/flyspell/flyspell.html
DeveloperDownloadhttp://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/textmodes/flyspell.el
EmacsWikiHomepagehttps://www.emacswiki.org/emacs/FlySpell
DeveloperE-mailemacs-devel@gnu.org


Software prerequisites

KindDescription
Required to useEmacs




Entry










"History" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"EmacsWiki" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.












Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.