Patrick McCarty wrote:
> With my bash shell, you can type
>
> git grep "^L" scm/*
>
> where ^L is typed as "C-V C-L".
>
> And I get these hits:
>
> scm/define-markup-commands.scm:^L
> scm/define-markup-commands.scm:^L
> scm/define-markup-commands.scm:^L
> scm/define-markup-commands.scm:^L
Okay, I grepped the whole source code and it turned up:
* a bunch of binaries (I'll ignore these obviously)
* COPYING (5 hits)
* scm/define-markup-commands.scm (4 hits)
* elisp/emacsclient.patch (1 hit)
I looked at the last one but I can't be sure that
the form feed is out of place. I'm going to remove
the 9 other hits, should I remove the emacsclient
one too, while I'm at it?
- Mark
_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel