From: Graham Percival <graham@percival-music.ca> Date: Sat, 24 Oct 2009 23:02:38 +0000 (+0100) Subject: Web: add text for emacs and vim, thanks Ian! X-Git-Tag: release/2.13.7-0~28 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=bc0c1a54302876bbb260903fe8969cbc3a872334;p=lilypond.git Web: add text for emacs and vim, thanks Ian! --- 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