]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/safe-lily.scm
Revert "CG merge duplicated sections about conflicts and branches"
[lilypond.git] / scm / safe-lily.scm
index d70c2b7d4cb9254fff467dd260786e20b6eb3140..25209e5a0b698e412ac53220851b0f12d7a6adb0 100644 (file)
@@ -15,7 +15,7 @@
 ;;;; You should have received a copy of the GNU General Public License
 ;;;; along with LilyPond.  If not, see <http://www.gnu.org/licenses/>.
 
-(map
+(for-each
  (lambda (sym)
    (set! safe-objects (cons (cons sym (primitive-eval sym))
                             safe-objects)))
@@ -41,6 +41,7 @@
    ly:duration-dot-count
    ly:duration-factor
    ly:duration-log
+   ly:duration-scale
    ly:duration<?
    ly:duration?
    ly:error
    ly:stencil-combine-at-edge
    ly:stencil-expr
    ly:stencil-extent
+   ly:stencil-stack
    ly:stencil-translate
    ly:stencil-translate-axis
    ly:stencil?