]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/editor.scm
* scm/editor.scm: add char argument.
[lilypond.git] / scm / editor.scm
index 5fdd7f4eb644fd0607417f8ad7caef488b0d98b0..82923aa7b46a0cd2ede715dc1fe006bb988afd35 100644 (file)
@@ -60,7 +60,7 @@
      x
      (re-sub "\\\\" "/" x)))
 
-(define-public (get-editor-command file-name line column)
+(define-public (get-editor-command file-name line char column)
   (let* ((editor (get-editor))
         (template (get-command-template editor-command-template-alist editor))
         (command