diff options
author | Aaron Marks <nymacro@gmail.com> | 2018-11-15 19:34:45 +1000 |
---|---|---|
committer | Aaron Marks <nymacro@gmail.com> | 2018-11-28 21:52:41 +1000 |
commit | 55984b08032ad23eac6a99a749d9e71d972c0964 (patch) | |
tree | 970e44537fdc73f483ccfb75224ae84732fa5335 /doc | |
parent | 7ef1cca1241a9e4e6faaac99f58cbc0503d350ad (diff) | |
download | geiser-55984b08032ad23eac6a99a749d9e71d972c0964.tar.gz geiser-55984b08032ad23eac6a99a749d9e71d972c0964.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 'doc')
0 files changed, 0 insertions, 0 deletions