John Andrews
19dfecc8ca
Revert "Combine sclang-mode into the main sclang file"
...
This reverts commit c414b9c7ab
.
2021-08-16 19:57:43 -04:00
John Andrews
c414b9c7ab
Combine sclang-mode into the main sclang file
...
Because the only autoloaded function is sclang-mode, the sclang file was
not being evaluated. This made it impossible to use-package properly in
order to configure the package. Combining the files makes the most sense
as sclang.el wasn't doing much anyways.
2021-08-09 22:34:47 -04:00
John Andrews
9b160ec102
Fix the load issue by unwrapping requires
2021-08-09 12:05:52 -04:00
Tim Blechmann
c66a01f782
scel: one more bytecode compilation fix
...
Signed-off-by: Tim Blechmann <tim@klingt.org>
2011-07-23 16:27:17 +02:00
Tim Blechmann
83d0d94a1a
scel: bytecompile fix, correct use of defvar and defconst and add requirements
...
Signed-off-by: Tim Blechmann <tim@klingt.org>
2011-07-22 20:35:00 +02:00
Dan Stowell
fe8524e1f9
Improve format of copyright/GPL notices (issue raised in debian pkging)
...
Similar to commit dc73e034cfafd in 3.4 branch
2011-06-14 10:48:37 +01:00
Tim Blechmann
d1639c1cbb
remove trailing whitespaces
...
git-svn-id: https://supercollider.svn.sourceforge.net/svnroot/supercollider/trunk@9417 a380766d-ff14-0410-b294-a243070f3f08
2009-09-26 06:17:48 +00:00
Marije Baalman
bda2562b10
update the evaluate region shortcut in the minor modes to be the same as in the major mode
...
git-svn-id: https://supercollider.svn.sourceforge.net/svnroot/supercollider/trunk@9125 a380766d-ff14-0410-b294-a243070f3f08
2009-04-27 16:50:00 +00:00
Marije Baalman
c18dbb6efe
added scel function for shortcut to open source file at development location
...
git-svn-id: https://supercollider.svn.sourceforge.net/svnroot/supercollider/trunk@9037 a380766d-ff14-0410-b294-a243070f3f08
2009-04-09 20:53:47 +00:00
Marije Baalman
89fba7d169
move scel to editors
...
git-svn-id: https://supercollider.svn.sourceforge.net/svnroot/supercollider/trunk@8370 a380766d-ff14-0410-b294-a243070f3f08
2009-01-02 19:06:25 +00:00