diff options
| author | Wilfred Hughes <me@wilfred.me.uk> | 2018-06-19 00:26:16 +0100 |
|---|---|---|
| committer | Wilfred Hughes <me@wilfred.me.uk> | 2018-06-19 00:26:16 +0100 |
| commit | 088e0b369e7fc5abebe24636d8874f205c0f6724 (patch) | |
| tree | 5a2550c6b4636efb60b776f4cbc565b998c37157 | |
| parent | 83b915b88f5a50abe496be23112e23a608949eef (diff) | |
Mention when manual links were implemented0.11
This was done in 2053fd42b39bb.
| -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. |
