From d985a4d6c8cda1a22ce81ba55cd0a42f316ffd2d Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Tue, 31 Mar 2009 23:11:50 +1100 Subject: [PATCH] Add a help entry for :silent. --- vimperator/locale/en-US/index.txt | 1 + vimperator/locale/en-US/various.txt | 9 +++++++++ xulmus/locale/en-US/index.txt | 1 + xulmus/locale/en-US/various.txt | 9 +++++++++ 4 files changed, 20 insertions(+) diff --git a/vimperator/locale/en-US/index.txt b/vimperator/locale/en-US/index.txt index c5cf8efb..3306bf2f 100644 --- a/vimperator/locale/en-US/index.txt +++ b/vimperator/locale/en-US/index.txt @@ -233,6 +233,7 @@ section:Ex{nbsp}commands[ex-cmd-index,:index] ||[c]:setglobal[c]|| Set global option + ||[c]:setlocal[c]|| Set local option + ||[c]:sidebar[c]|| Open the sidebar window + +||[c]:silent[c]|| Execute a command silently + ||[c]:style[c]|| Style Vimperator and web sites + ||[c]:source[c]|| Read Ex commands from a file + ||[c]:stop[c]|| Stop loading + diff --git a/vimperator/locale/en-US/various.txt b/vimperator/locale/en-US/various.txt index 7110495f..3d91d444 100644 --- a/vimperator/locale/en-US/various.txt +++ b/vimperator/locale/en-US/various.txt @@ -38,6 +38,15 @@ require stdin or it will hang Firefox! ________________________________________________________________________________ +|:sil| |:silent| + +||:sil[ent] {command}|| +________________________________________________________________________________ +Execute a command silently. Normal messages and error messages generated by the +command invocation will not be given and will not be added to the message +history. +________________________________________________________________________________ + + |:ve| |:version| + ||:ve[rsion][!]|| ________________________________________________________________________________ diff --git a/xulmus/locale/en-US/index.txt b/xulmus/locale/en-US/index.txt index 6fa51e1a..c9ae3ba7 100644 --- a/xulmus/locale/en-US/index.txt +++ b/xulmus/locale/en-US/index.txt @@ -277,6 +277,7 @@ section:Ex{nbsp}commands[ex-cmd-index,:index] ||[c]:set[c]|| Set an option + ||[c]:setglobal[c]|| Set global option + ||[c]:setlocal[c]|| Set local option + +||[c]:silent[c]|| Execute a command silently + ||[c]:style[c]|| Style Xulmus and web sites + ||[c]:source[c]|| Read Ex commands from a file + ||[c]:stop[c]|| Stop loading + diff --git a/xulmus/locale/en-US/various.txt b/xulmus/locale/en-US/various.txt index 65e315b9..41a06e3f 100644 --- a/xulmus/locale/en-US/various.txt +++ b/xulmus/locale/en-US/various.txt @@ -38,6 +38,15 @@ require stdin or it will hang Songbird! ________________________________________________________________________________ +|:sil| |:silent| + +||:sil[ent] {command}|| +________________________________________________________________________________ +Execute a command silently. Normal messages and error messages generated by the +command invocation will not be given and will not be added to the message +history. +________________________________________________________________________________ + + |:ve| |:version| + ||:ve[rsion][!]|| ________________________________________________________________________________