Changelog Entry:
======================
2005-04-25 Bernard Hurley <[EMAIL PROTECTED]>
* scm/lily.scm (ly:load): Add x11-color.
=======================
The entry in lily.scm had been removed (presumably because x11-color.scm
was missing!). This puts it back.
/Bernard
Attached: parch
? patch
Index: ChangeLog
===================================================================
RCS file: /cvsroot/lilypond/lilypond/ChangeLog,v
retrieving revision 1.3499
diff -u -r1.3499 ChangeLog
--- ChangeLog 25 Apr 2005 11:23:43 -0000 1.3499
+++ ChangeLog 25 Apr 2005 12:20:36 -0000
@@ -1,3 +1,7 @@
+2005-04-25 Bernard Hurley <[EMAIL PROTECTED]>
+
+ * scm/lily.scm (ly:load): Add x11-color.
+
2005-04-25 Jan Nieuwenhuizen <[EMAIL PROTECTED]>
* scm/output-ps.scm (grob-cause): Bugfix.
Index: scm/lily.scm
===================================================================
RCS file: /cvsroot/lilypond/lilypond/scm/lily.scm,v
retrieving revision 1.327
diff -u -r1.327 lily.scm
--- scm/lily.scm 25 Apr 2005 11:15:30 -0000 1.327
+++ scm/lily.scm 25 Apr 2005 12:20:40 -0000
@@ -226,7 +226,7 @@
"paper.scm"
"backend-library.scm"
- ;; "x11-color.scm"
+ "x11-color.scm"
;; must be after everything has been defined
"safe-lily.scm"))
_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel