scel/el
John Andrews 6cea8929e6 Conditionally respect sclang-vars
Only when compiling with cmake will sclang-vars.el be written. This
commit moves relevant constants into customizable vars. Only if the
`sclang-system-data-dir` exists is it respected, otherwise it will guess
the proper location by looking at the system-type.

The purpose of this is to make it possible to build and distribute a
package independent of the SuperCollider build process, while ensuring
that those users who have become accustomed to the current install
process are not disrupted.
2021-07-25 19:54:19 -04:00
..
CMakeLists.txt install *.el files irrespective of byte compilation option 2018-03-30 17:43:21 +05:30
sclang-browser.el Update address of Free Software Foundation (debian source-checking tools produce warnings about this). 2009-04-20 08:38:27 +00:00
sclang-dev.el scel: bytecompilation fix 2011-07-23 16:25:46 +02:00
sclang-document.el Update address of Free Software Foundation (debian source-checking tools produce warnings about this). 2009-04-20 08:38:27 +00:00
sclang-help.el Conditionally respect sclang-vars 2021-07-25 19:54:19 -04:00
sclang-interp.el Fix a number of overlooked obsolete aliases 2019-12-26 11:12:53 +01:00
sclang-keys.el scel: bytecompile fix, correct use of defvar and defconst and add requirements 2011-07-22 20:35:00 +02:00
sclang-language.el scel: Add support for completion-at-point-functions and company-mode 2020-02-26 17:10:07 +01:00
sclang-menu.el Update address of Free Software Foundation (debian source-checking tools produce warnings about this). 2009-04-20 08:38:27 +00:00
sclang-minor-mode.el scel: one more bytecode compilation fix 2011-07-23 16:27:17 +02:00
sclang-mode.el Use define-derived-mode from prog-mode and update auto-mode-alist 2020-03-25 23:14:32 +01:00
sclang-server.el Use cl-lib instead of obsolete cl package 2019-12-25 14:14:13 +01:00
sclang-util.el Update address of Free Software Foundation (debian source-checking tools produce warnings about this). 2009-04-20 08:38:27 +00:00
sclang-vars.el.in Conditionally respect sclang-vars 2021-07-25 19:54:19 -04:00
sclang-widgets.el Fix a number of overlooked obsolete aliases 2019-12-26 11:12:53 +01:00
sclang.el Use cl-lib instead of obsolete cl package 2019-12-25 14:14:13 +01:00