| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Fixes #34
|
|
Use pop-to-buffer instead of switch-to-buffer.
|
|
|
|
Fixes #7
|
|
|
|
|
|
Fixes #14
|
|
This is useful when they contain &optional.
|
|
We already have helpful-function, helpful-macro and helpful-command,
which are specific.
However, describe-function offers both macros and functions, which is
useful when reading new code. Provide a clearly named command with
this ability.
Closes #13
|
|
|
|
Closes #15
|
|
Add the project URL to the package header
|
|
|
|
Fixes #17
|
|
Add missing space at end of prompts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Not necessary, but helpful for code comprehension.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
They're often messy and rarely interesting. See cadr for an example.
|
|
|
|
|
|
|
|
|
|
|