From 1ff0c3169bf8a5d23f7aad787ef7a7d0f365ef97 Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Tue, 7 Oct 2008 07:42:21 +0000 Subject: [PATCH] Add NEWS and help entries for :so *.css. --- NEWS | 2 +- locale/en-US/repeat.txt | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 559378da..7e64c514 100644 --- a/NEWS +++ b/NEWS @@ -9,7 +9,7 @@ VimperatorLeave respectively * add :optionusage * add :doautocmd and :doautoall - * add :style and :delstyle commands + * add :style and :delstyle commands, allow :so to source stylesheets * add DOMLoad autocmd event * add :messages and 'messages' * add :runtime diff --git a/locale/en-US/repeat.txt b/locale/en-US/repeat.txt index 2fc0fb99..50d70597 100644 --- a/locale/en-US/repeat.txt +++ b/locale/en-US/repeat.txt @@ -53,8 +53,9 @@ section:Using{nbsp}scripts[using-scripts] |:so| |:source| ||:so[urce][!] {file}|| + ________________________________________________________________________________ -Read Ex commands from {file}. You can either source files which mostly contain -Ex commands like [c]map < gt[c] and put JavaScript code within a: +Read Ex commands, javascript, or CSS from {file}. You can either source files +which mostly contain Ex commands like [c]map < gt[c] and put JavaScript code +within a: -------------------------------------------------------------------------------- js <