This is the trivial-indent Reference Manual, version 1.0.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 07:56:11 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
trivial-indent
A very simple library to allow indentation hints for SWANK.
Yukari Hafner <shinmera@tymoon.eu>
Yukari Hafner <shinmera@tymoon.eu>
(GIT https://github.com/Shinmera/trivial-indent.git)
zlib
1.0.0
indent.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
trivial-indent/trivial-indent.asd
trivial-indent
(system).
trivial-indent/indent.lisp
trivial-indent
(system).
define-indentation
(macro).
indentation
(function).
(setf indentation)
(function).
initialize-slime
(function).
initialize-sly
(function).
remove-indentation
(function).
*indentation-hints*
(special variable).
with-symbol
(macro).
Packages are listed by definition order.
trivial-indent
org.tymoonnext.radiance.lib.trivial-indent
indent
common-lisp
.
define-indentation
(macro).
indentation
(function).
(setf indentation)
(function).
initialize-slime
(function).
initialize-sly
(function).
remove-indentation
(function).
*indentation-hints*
(special variable).
with-symbol
(macro).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Define an indentation hint for a symbol.
See the SLIME/SWANK documentation for more information on the rules. Example: (define-indentation defmacro (4 &lambda &body))
Returns the custom defined indentation of a symbol if there is any. SETF-able.
Sets the indentation hint for a symbol.
Attempts to initialize slime with our indentation table.
If SWANK-INDENTATION is not loaded, this does nothing.
It should be safe to call this function regardless of whether
SWANK is loaded at all or not.
This is automatically called when TRIVIAL-INDENT is loaded.
Attempts to initialize sly with our indentation table.
If SLYNK/INDENTATION is not loaded, this does nothing.
It should be safe to call this function regardless of whether
SLYNK is loaded at all or not.
This is automatically called when TRIVIAL-INDENT is loaded.
Remove the indentation hint for a symbol.
Jump to: | (
D F I M R W |
---|
Jump to: | (
D F I M R W |
---|
Jump to: | *
S |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
* | |||
*indentation-hints* : | Private special variables | ||
| |||
S | |||
Special Variable, *indentation-hints* : | Private special variables | ||
|
Jump to: | *
S |
---|
Jump to: | F I P S T |
---|
Jump to: | F I P S T |
---|