summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/de/autogen/user/alias_default_aliases.adoc2
-rw-r--r--doc/de/autogen/user/spell_options.adoc2
-rw-r--r--doc/en/autogen/user/alias_default_aliases.adoc2
-rw-r--r--doc/en/autogen/user/spell_options.adoc2
-rw-r--r--doc/fr/autogen/user/alias_default_aliases.adoc2
-rw-r--r--doc/fr/autogen/user/spell_options.adoc2
-rw-r--r--doc/it/autogen/user/alias_default_aliases.adoc2
-rw-r--r--doc/it/autogen/user/spell_options.adoc2
-rw-r--r--doc/ja/autogen/user/alias_default_aliases.adoc2
-rw-r--r--doc/ja/autogen/user/spell_options.adoc2
-rw-r--r--doc/pl/autogen/user/alias_default_aliases.adoc2
-rw-r--r--doc/pl/autogen/user/spell_options.adoc2
-rw-r--r--src/plugins/alias/alias-config.c2
-rw-r--r--src/plugins/spell/spell-config.c2
14 files changed, 7 insertions, 21 deletions
diff --git a/doc/de/autogen/user/alias_default_aliases.adoc b/doc/de/autogen/user/alias_default_aliases.adoc
index ba3602c91..4159f50b2 100644
--- a/doc/de/autogen/user/alias_default_aliases.adoc
+++ b/doc/de/autogen/user/alias_default_aliases.adoc
@@ -7,8 +7,6 @@
| Alias | Befehl | Vervollständigung
| /AAWAY | /allserv /away | -
-| /AME | /allchan /me | -
-| /AMSG | /allchan /msg * | -
| /ANICK | /allserv /nick | -
| /BEEP | /print -beep | -
| /BYE | /quit | -
diff --git a/doc/de/autogen/user/spell_options.adoc b/doc/de/autogen/user/spell_options.adoc
index dae20cb92..58d348d40 100644
--- a/doc/de/autogen/user/spell_options.adoc
+++ b/doc/de/autogen/user/spell_options.adoc
@@ -6,7 +6,7 @@
** Beschreibung: pass:none[durch Kommata getrennte Liste der Befehle, für die eine Rechtschreibprüfung gelten soll (Rechtschreibprüfung ist für andere Befehle deaktiviert)]
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette
-** Standardwert: `+"ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic"+`
+** Standardwert: `+"away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic"+`
* [[option_spell.check.default_dict]] *spell.check.default_dict*
** Beschreibung: pass:none[Voreingestelltes Wörterbuch (oder durch Kommata getrennte Liste der Wörterbücher) welche(s) genutzt werden soll, sofern kein Wörterbuch für einen Buffer definiert wurde (wird kein Wörterbuch angegeben dann ist die Rechtschreibprüfung in allen Buffer deaktiviert, außer es wird für einen Buffer explizit ein Wörterbuch angegeben)]
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)]
diff --git a/doc/fr/autogen/user/alias_default_aliases.adoc b/doc/fr/autogen/user/alias_default_aliases.adoc
index 6aedbb319..465a887fa 100644
--- a/doc/fr/autogen/user/alias_default_aliases.adoc
+++ b/doc/fr/autogen/user/alias_default_aliases.adoc
@@ -7,8 +7,6 @@
| Alias | Commande | Complétion
| /AAWAY | /allserv /away | -
-| /AME | /allchan /me | -
-| /AMSG | /allchan /msg * | -
| /ANICK | /allserv /nick | -
| /BEEP | /print -beep | -
| /BYE | /quit | -
diff --git a/doc/fr/autogen/user/spell_options.adoc b/doc/fr/autogen/user/spell_options.adoc
index 8e0f29570..d609678ff 100644
--- a/doc/fr/autogen/user/spell_options.adoc
+++ b/doc/fr/autogen/user/spell_options.adoc
@@ -6,7 +6,7 @@
** description: pass:none[liste de commandes (séparées par des virgules) pour lesquelles la vérification orthographique est activée (la vérification est désactivée pour toutes les autres commandes)]
** type: chaîne
** valeurs: toute chaîne
-** valeur par défaut: `+"ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic"+`
+** valeur par défaut: `+"away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic"+`
* [[option_spell.check.default_dict]] *spell.check.default_dict*
** description: pass:none[dictionnaire par défaut (ou liste de dictionnaires séparés par une virgule) à utiliser quand le tampon courant n'a pas de dictionnaire défini (laissez blanc pour désactiver le vérificateur d'orthographe sur les tampons pour lesquels vous ne l'avez pas explicitement activé)]
diff --git a/doc/it/autogen/user/alias_default_aliases.adoc b/doc/it/autogen/user/alias_default_aliases.adoc
index d8071a870..21c2d414b 100644
--- a/doc/it/autogen/user/alias_default_aliases.adoc
+++ b/doc/it/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/it/autogen/user/spell_options.adoc b/doc/it/autogen/user/spell_options.adoc
index 1fcb51a63..b6cfe701e 100644
--- a/doc/it/autogen/user/spell_options.adoc
+++ b/doc/it/autogen/user/spell_options.adoc
@@ -6,7 +6,7 @@
** descrizione: pass:none[elenco separato da virgole di comandi per cui il controllo ortografico è abilitato (il controllo ortografico è disabilitato per tutti gli altri comandi)]
** tipo: stringa
** valori: qualsiasi stringa
-** valore predefinito: `+"ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic"+`
+** valore predefinito: `+"away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic"+`
* [[option_spell.check.default_dict]] *spell.check.default_dict*
** descrizione: 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)]
diff --git a/doc/ja/autogen/user/alias_default_aliases.adoc b/doc/ja/autogen/user/alias_default_aliases.adoc
index 18de02bd4..60a7d8f09 100644
--- a/doc/ja/autogen/user/alias_default_aliases.adoc
+++ b/doc/ja/autogen/user/alias_default_aliases.adoc
@@ -7,8 +7,6 @@
| 別名 | コマンド | 補完
| /AAWAY | /allserv /away | -
-| /AME | /allchan /me | -
-| /AMSG | /allchan /msg * | -
| /ANICK | /allserv /nick | -
| /BEEP | /print -beep | -
| /BYE | /quit | -
diff --git a/doc/ja/autogen/user/spell_options.adoc b/doc/ja/autogen/user/spell_options.adoc
index 321ecf890..afaa3fa1f 100644
--- a/doc/ja/autogen/user/spell_options.adoc
+++ b/doc/ja/autogen/user/spell_options.adoc
@@ -6,7 +6,7 @@
** 説明: pass:none[スペルチェックを有効化するコマンドのコンマ区切りリスト (これ以外のコマンドではスペルチェックは無効)]
** タイプ: 文字列
** 値: 未制約文字列
-** デフォルト値: `+"ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic"+`
+** デフォルト値: `+"away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic"+`
* [[option_spell.check.default_dict]] *spell.check.default_dict*
** 説明: pass:none[バッファに辞書が定義されていない場合に使用されるデフォルト辞書 (または辞書のコンマ区切りリスト) (空のままであれば明示的に有効化されたバッファを除いてスペルチェックを利用しない)]
diff --git a/doc/pl/autogen/user/alias_default_aliases.adoc b/doc/pl/autogen/user/alias_default_aliases.adoc
index 01eb7212e..9f9fa40d1 100644
--- a/doc/pl/autogen/user/alias_default_aliases.adoc
+++ b/doc/pl/autogen/user/alias_default_aliases.adoc
@@ -7,8 +7,6 @@
| Alias | Komenda | Dopełnienie
| /AAWAY | /allserv /away | -
-| /AME | /allchan /me | -
-| /AMSG | /allchan /msg * | -
| /ANICK | /allserv /nick | -
| /BEEP | /print -beep | -
| /BYE | /quit | -
diff --git a/doc/pl/autogen/user/spell_options.adoc b/doc/pl/autogen/user/spell_options.adoc
index 5ed91a2fb..af90606cc 100644
--- a/doc/pl/autogen/user/spell_options.adoc
+++ b/doc/pl/autogen/user/spell_options.adoc
@@ -6,7 +6,7 @@
** opis: pass:none[oddzielona przecinkiem lista komend, dla których sprawdzana jest poprawna pisownia (sprawdzanie pisowni jest wyłączone dla pozostałych komend)]
** typ: ciąg
** wartości: dowolny ciąg
-** domyślna wartość: `+"ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic"+`
+** domyślna wartość: `+"away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic"+`
* [[option_spell.check.default_dict]] *spell.check.default_dict*
** opis: pass:none[domyślny słownik (lub oddzielona przecinkami lista słowników) używany, kiedy bufor nie ma zdefiniowanego słownika (zostaw puste, aby wyłączyć sprawdzanie pisowni w buforach, w których nie zostało to włączone)]
diff --git a/src/plugins/alias/alias-config.c b/src/plugins/alias/alias-config.c
index d250e81e3..23076287f 100644
--- a/src/plugins/alias/alias-config.c
+++ b/src/plugins/alias/alias-config.c
@@ -33,8 +33,6 @@ struct t_config_section *alias_config_section_completion = NULL;
char *alias_default[][3] =
{ { "AAWAY", "allserv /away", NULL },
- { "AME", "allchan /me", NULL },
- { "AMSG", "allchan /msg *", NULL },
{ "ANICK", "allserv /nick", NULL },
{ "BEEP", "print -beep", NULL },
{ "BYE", "quit", NULL },
diff --git a/src/plugins/spell/spell-config.c b/src/plugins/spell/spell-config.c
index a6c269b25..a677dfc3a 100644
--- a/src/plugins/spell/spell-config.c
+++ b/src/plugins/spell/spell-config.c
@@ -509,7 +509,7 @@ spell_config_init ()
N_("comma separated list of commands for which spell checking is "
"enabled (spell checking is disabled for all other commands)"),
NULL, 0, 0,
- "ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,"
+ "away,command,cycle,kick,kickban,me,msg,notice,part,query,"
"quit,topic", NULL, 0,
NULL, NULL, NULL,
&spell_config_change_commands, NULL, NULL,