diff options
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1adfe45..119c940 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -244,6 +244,9 @@ Added a command `helpful-symbol`, which offers help on variables, functions and macros. It prompts the user if a symbol is both a variable and a callable. +If a symbol is mentioned in the Emacs manual, show a link to the +relevant section. + # v0.1 First release. |
