]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/documentation-lib.scm
(Text marks): update
[lilypond.git] / scm / documentation-lib.scm
index 3cb430b383119555b4031dbaed70434a23d2fbd2..5a62f9728c15a52244f06cdffea190cc14260b0a 100644 (file)
@@ -3,7 +3,7 @@
 ;;;;
 ;;;; source file of the GNU LilyPond music typesetter
 ;;;; 
-;;;; (c) 2000--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+;;;; (c) 2000--2006 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 ;;;;                 Jan Nieuwenhuizen <janneke@gnu.org>
 
 (use-modules (oop goops)
@@ -169,7 +169,7 @@ with init values from ALIST (1st optional argument)
         (handle (assoc sym alist)))
 
     (if (eq? desc #f)
-       (ly:error (_ "can't find description for property ~S") sym))
+       (ly:error (_ "can't find description for property ~S (~S)") sym where))
     
     (cons
      (string-append "@code{" name "} "