summaryrefslogtreecommitdiff
path: root/doc/en/autogen/user
diff options
context:
space:
mode:
authorjesopo <github@lolnerd.net>2019-06-07 21:35:15 +0200
committerSébastien Helleu <flashcode@flashtux.org>2019-06-07 21:35:15 +0200
commit4ea193c98174828a62b4972b6d083fefac6a8202 (patch)
tree3a16143d3e3aa97506c39c25aa175c67664af580 /doc/en/autogen/user
parent7aa82db47106206b8e1bc0c56d34530ec25d23e6 (diff)
downloadweechat-4ea193c98174828a62b4972b6d083fefac6a8202.zip
alias: remove default aliases /AME and /AMSG
Diffstat (limited to 'doc/en/autogen/user')
-rw-r--r--doc/en/autogen/user/alias_default_aliases.adoc2
-rw-r--r--doc/en/autogen/user/spell_options.adoc2
2 files changed, 1 insertions, 3 deletions
diff --git a/doc/en/autogen/user/alias_default_aliases.adoc b/doc/en/autogen/user/alias_default_aliases.adoc
index d8071a870..21c2d414b 100644
--- a/doc/en/autogen/user/alias_default_aliases.adoc
+++ b/doc/en/autogen/user/alias_default_aliases.adoc
@@ -7,8 +7,6 @@
| Alias | Command | Completion
| /AAWAY | /allserv /away | -
-| /AME | /allchan /me | -
-| /AMSG | /allchan /msg * | -
| /ANICK | /allserv /nick | -
| /BEEP | /print -beep | -
| /BYE | /quit | -
diff --git a/doc/en/autogen/user/spell_options.adoc b/doc/en/autogen/user/spell_options.adoc
index 53c2343b6..7e70e897b 100644
--- a/doc/en/autogen/user/spell_options.adoc
+++ b/doc/en/autogen/user/spell_options.adoc
@@ -6,7 +6,7 @@
** description: pass:none[comma separated list of commands for which spell checking is enabled (spell checking is disabled for all other commands)]
** type: string
** values: any string
-** default value: `+"ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic"+`
+** default value: `+"away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic"+`
* [[option_spell.check.default_dict]] *spell.check.default_dict*
** description: pass:none[default dictionary (or comma separated list of dictionaries) to use when buffer has no dictionary defined (leave blank to disable spell checker on buffers for which you didn't explicitly enabled it)]