]> git.donarmstrong.com Git - lilypond.git/commitdiff
Web: add text for emacs and vim, thanks Ian!
authorGraham Percival <graham@percival-music.ca>
Sat, 24 Oct 2009 23:02:38 +0000 (00:02 +0100)
committerGraham Percival <graham@percival-music.ca>
Sat, 24 Oct 2009 23:02:38 +0000 (00:02 +0100)
Documentation/general/introduction.itexi

index 2940c7f0982ad588463483b5fe2fa39ed0a68b7f..c70583dcc78daa72a22141bfc631f71f7cc5e9de 100644 (file)
@@ -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