Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1953)

Side by Side Diff: Documentation/web/introduction.itexi

Issue 197530043: Web: introduction.itexi fix typo (Vim -> Emacs) (Closed) Base URL: http://git.savannah.gnu.org/gitweb/?p=lilypond.git/trunk/
Patch Set: Created 9 years, 1 month ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 @c -*- coding: utf-8; mode: texinfo; -*- 1 @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore 2 @ignore
3 Translation of GIT committish: FILL-IN-HEAD-COMMITTISH 3 Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
4 4
5 When revising a translation, copy the HEAD committish of the 5 When revising a translation, copy the HEAD committish of the
6 version that you are working on. For details, see the Contributors' 6 version that you are working on. For details, see the Contributors'
7 Guide, node Updating translation committishes.. 7 Guide, node Updating translation committishes..
8 @end ignore 8 @end ignore
9 9
10 @node Introduction 10 @node Introduction
(...skipping 1287 matching lines...) Expand 10 before | Expand all | Expand 10 after
1298 Emacs is a text editor with language-sensitive capabilities for many 1298 Emacs is a text editor with language-sensitive capabilities for many
1299 different computer languages. Emacs is a highly extensible editor and 1299 different computer languages. Emacs is a highly extensible editor and
1300 can be used as an Integrated Development Environment. There is a 1300 can be used as an Integrated Development Environment. There is a
1301 @q{lilypond mode} which supplies the language definitions for working 1301 @q{lilypond mode} which supplies the language definitions for working
1302 with LilyPond source files. A developer has written 1302 with LilyPond source files. A developer has written
1303 @uref{https://github.com/nsceaux/lyqi,lyqi}, an Emacs major mode. 1303 @uref{https://github.com/nsceaux/lyqi,lyqi}, an Emacs major mode.
1304 1304
1305 If you are not already familiar with Emacs then you may probably prefer 1305 If you are not already familiar with Emacs then you may probably prefer
1306 to use a different editor for writing LilyPond input files. 1306 to use a different editor for writing LilyPond input files.
1307 1307
1308 More information on setting up Vim can be found in 1308 More information on setting up Emacs can be found in
1309 @rprogram{Text editor support}. 1309 @rprogram{Text editor support}.
1310 1310
1311 @subsubheading Vim 1311 @subsubheading Vim
1312 @uref{http://www.vim.org} 1312 @uref{http://www.vim.org}
1313 Vim is a minimal text editor and is an extension of the older Unix 1313 Vim is a minimal text editor and is an extension of the older Unix
1314 @command{vi} editor. It is also extensible and configurable. 1314 @command{vi} editor. It is also extensible and configurable.
1315 1315
1316 If you are not already familiar with Vi then you may probably prefer 1316 If you are not already familiar with Vi then you may probably prefer
1317 to use a different editor for writing LilyPond input files. 1317 to use a different editor for writing LilyPond input files.
1318 1318
(...skipping 157 matching lines...) Expand 10 before | Expand all | Expand 10 after
1476 1476
1477 @logoLegalFreeBSD 1477 @logoLegalFreeBSD
1478 1478
1479 @logoLegalMacOSX 1479 @logoLegalMacOSX
1480 1480
1481 @logoLegalWindows 1481 @logoLegalWindows
1482 1482
1483 @divEnd 1483 @divEnd
1484 1484
1485 @divEnd 1485 @divEnd
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b