summaryrefslogtreecommitdiff
path: root/scheme
diff options
context:
space:
mode:
authorAaron Marks <nymacro@gmail.com>2018-11-15 19:34:45 +1000
committerAaron Marks <nymacro@gmail.com>2018-11-28 21:52:41 +1000
commitb421d3b4693249e2e46095693b41eed1e8161a58 (patch)
tree1e97e7f693eb0be88ec70e7c17e1d42fd8a8c38d /scheme
parentdcf754c0b9cdb87ffa5930ef8ffbae9256f2d07d (diff)
downloadgeiser-guile-b421d3b4693249e2e46095693b41eed1e8161a58.tar.gz
geiser-guile-b421d3b4693249e2e46095693b41eed1e8161a58.tar.bz2
Change behaviour of REPL output and highlighting
* Narrow font-lock syntax highlighting to only the active REPL input region. * Mark REPL output read-only. This can be changed via the option `geiser-repl-read-only-output-p`. * Mark REPL output with a user-definable face as `geiser-font-lock-repl-output`. Alternatively an option to syntax highlight REPL output is provided via the option `geiser-repl-highlight-output-p`. This applies scheme-mode syntax highlighting to any REPL output. Any additional hooks defined via scheme-mode-hook are also executed for highlighting this region. * Remove some unwanted TABs in source files.
Diffstat (limited to 'scheme')
0 files changed, 0 insertions, 0 deletions