From bc0c1a54302876bbb260903fe8969cbc3a872334 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Sun, 25 Oct 2009 00:02:38 +0100 Subject: [PATCH] Web: add text for emacs and vim, thanks Ian! --- Documentation/general/introduction.itexi | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/Documentation/general/introduction.itexi b/Documentation/general/introduction.itexi index 2940c7f098..c70583dcc7 100644 --- a/Documentation/general/introduction.itexi +++ b/Documentation/general/introduction.itexi @@ -853,8 +853,18 @@ demos, and installation instructions, visit @sourceimage{logo-macosx,,,} @sourceimage{logo-windows,,,} - -@help insert text and a graphic +Emacs is a text editor with language-sensitive capabilities for +many different computer languages. Emacs is a highly extensible +editor and can be used as an Integrated Development Environment. +There is a @q{lilypond mode} which supplies the language +definitions for working with Lilypond source files. + +Vim is a minimal text editor and is an extension of the older Unix +@command{vi} editor. It is also extensible and configurable. + +As a general rule, if you are not already familiar with emacs or +vim, then you would probably prefer to use a different editor for +writing LilyPond input files. @divEnd -- 2.39.5