summaryrefslogtreecommitdiff
path: root/doc/en/autogen/user/aspell_options.txt
AgeCommit message (Collapse)Author
2013-11-02core: add support of italic text (requires ncurses >= 5.9 patch 20130831)Sebastien Helleu
2013-07-20aspell: rename option aspell.look.color to aspell.color.misspelled, add ↵Sebastien Helleu
option aspell.color.suggestions
2012-11-04aspell: add bar item "aspell_suggest": suggestions for misspelled word at ↵Sebastien Helleu
cursor (task #12061) (patch from Nils Görs)
2012-07-05aspell: add new option aspell.check.enabled, add options ↵Sebastien Helleu
enable/disable/toggle for command /aspell, display aspell status with /aspell (task #11988) New options in command /aspell: - "enable": enable aspell - "disable": disable aspell - "toggle": toggle aspell Options renamed in command /aspell: - "enable" renamed to "setdict" (set dictionary for current buffer) - "disable" renamed to "deldict" (delete dictionary used on current buffer) - "dictlist" renamed to "listdict" (show installed dictionaries)
2011-11-12doc: add anchors for config file options in user's guideSebastien Helleu
2011-02-24Replace char "%" by "!" for reverse video in color attributesSebastien Helleu
2011-02-17Add attributes for colors ("*": bold, "%": reverse, "_": underline)Sebastien Helleu
2010-09-20Fix formatting bug in html doc with description of options (bug #31076)Sebastien Helleu
2009-08-09Fix typo: explicitely -> explicitlySebastien Helleu
2009-08-06Fix typo: mispelled -> misspelledSebastien Helleu
2009-05-28Convert all docs to asciidoc format, add scripting guideSebastien Helleu