From d467b9a96d723fef3e9e817f6901a028a93c66b3 Mon Sep 17 00:00:00 2001 From: Heikki Junes Date: Sun, 29 Feb 2004 21:46:10 +0000 Subject: [PATCH] small fix (by Matthias Kilian). --- ChangeLog | 4 ++++ Documentation/topdocs/INSTALL.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ce3311cf7b..e66d6c864c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-03-01 Heikki Junes + + * Documentation/topdocs/INSTALL.texi: small fix (by Matthias Kilian). + 2004-02-29 Jan Nieuwenhuizen * stepmake/aclocal.m4: Store computed version in variable. diff --git a/Documentation/topdocs/INSTALL.texi b/Documentation/topdocs/INSTALL.texi index 895f1f27b1..615bc3413f 100644 --- a/Documentation/topdocs/INSTALL.texi +++ b/Documentation/topdocs/INSTALL.texi @@ -253,7 +253,7 @@ and appending the following to @file{~/.vim/filetype.vim}: endif augroup filetypedetect au! BufRead,BufNewFile *.ly setfiletype lilypond - augroup + augroup END @end example @end quotation -- 2.39.5