diff options
| author | Wilfred Hughes <me@wilfred.me.uk> | 2018-02-10 01:11:01 +0000 |
|---|---|---|
| committer | Wilfred Hughes <me@wilfred.me.uk> | 2018-02-10 01:11:01 +0000 |
| commit | 874351d34d32f935e3f20485a544681de369c756 (patch) | |
| tree | 85316bb6e7ba3e3094d88bd72c355a4f2d0f6feb | |
| parent | bf481533d425327f3c270f04ed36b0c49640732f (diff) | |
Mention aliases too
| -rw-r--r-- | README.md | 7 | ||||
| -rw-r--r-- | screenshots/helpful_aliases.png | bin | 0 -> 3162 bytes |
2 files changed, 7 insertions, 0 deletions
@@ -113,6 +113,13 @@ You can trace, debug or disassemble functions from inside Helpful. This is discoverable and doesn't require memorisation of commands. +### Aliases + + + +If a function has multiple aliases in Emacs, Helpful will show all of +the aliases defined. + ## Inspirations This project has been heavily influenced by: diff --git a/screenshots/helpful_aliases.png b/screenshots/helpful_aliases.png Binary files differnew file mode 100644 index 0000000..d5aae63 --- /dev/null +++ b/screenshots/helpful_aliases.png |
