index
:
helpful.git
fix_advice
master
smarter-syms
summary
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-07-08
Add n and p as movement keybindings
0.12
Wilfred Hughes
2018-07-08
Adding todo
Wilfred Hughes
2018-07-07
Consider mapconcat too
Wilfred Hughes
2018-07-07
Detect more forms of function calls
Wilfred Hughes
2018-07-07
Skip running find-file-hook (#135)
Jonathan Hayase
2018-07-06
Mention perf in changelog
Wilfred Hughes
2018-07-06
Merge pull request #134 from Wilfred/fix_repeated_calls
Wilfred Hughes
2018-07-06
Don't try to find definitions for primitives if we don't have a source path
Wilfred Hughes
2018-07-06
Only kill the buffer once, at the end
Wilfred Hughes
2018-07-06
Cut repeated calls to helpful--definition
Nick Drozd
2018-07-06
Minor refactor in -can-edebug-p
Nick Drozd
2018-07-06
Handle anonymous functions in keymaps
Wilfred Hughes
2018-07-06
Allow viewing callees from a function too
Wilfred Hughes
2018-06-30
Fix helpful--keymap-keys to handle smerge-mode-map (#131)
Nick Drozd
2018-06-29
Support pretty view of hook values too
Wilfred Hughes
2018-06-29
Offer a prettier view for strings and keymaps
Wilfred Hughes
2018-06-27
Improve the helpful group definition
Wilfred Hughes
2018-06-19
Roll version
Wilfred Hughes
2018-06-19
Mention when manual links were implemented
0.11
Wilfred Hughes
2018-06-19
Handle another docstring URL syntax
Wilfred Hughes
2018-06-18
Better handling of syntax highlight on large code snippets
Wilfred Hughes
2018-06-18
Abbreviate source paths where possible
Wilfred Hughes
2018-06-18
Handle references to non-existent keymaps in docstrings
Wilfred Hughes
2018-06-18
Disable testing on Emacs trunk
Wilfred Hughes
2018-06-18
Formatting pedantry
Wilfred Hughes
2018-06-18
Remove completed TODO
Wilfred Hughes
2018-06-18
Update changelog and tweak comment to match
Wilfred Hughes
2018-06-18
Ensure enable-local-variables is always nil
Wilfred Hughes
2018-06-17
Test on Emacs 26.1
Wilfred Hughes
2018-06-07
Handle non-keymaps in minor-mode-map-alist robustly
Wilfred Hughes
2018-05-30
Whitespace pedantry
Wilfred Hughes
2018-05-30
Fix test that relied on ido-mode being loaded
Wilfred Hughes
2018-05-30
Extract keybindings from minor-mode-map-alist too
Wilfred Hughes
2018-05-22
Roll version
Wilfred Hughes
2018-05-22
Show preceding comments and autoload cookies in source
0.10
Wilfred Hughes
2018-05-22
Silence warning about undefined imenu variable
Wilfred Hughes
2018-05-10
Don't highlight very large code snippets
Wilfred Hughes
2018-04-29
When navigating to a reference, scroll to put it at the top
Wilfred Hughes
2018-04-28
Updated screenshot with more features shown
Wilfred Hughes
2018-04-28
Ignore widget-global-map
Wilfred Hughes
2018-04-28
When visiting a reference, temporarily highlight the symbol
Wilfred Hughes
2018-04-28
Smoke test for helpful-visit-reference
Wilfred Hughes
2018-04-28
Ensure we don't linkify escaped backticks
Wilfred Hughes
2018-04-28
Restoring undercover
Wilfred Hughes
2018-04-28
Add unit tests for helpful--bound-p
Wilfred Hughes
2018-04-28
Load signature from functions that (declare ...) the signature
Wilfred Hughes
2018-04-28
It is now 2018
Wilfred Hughes
2018-04-07
Merge branch 'linkify'
Wilfred Hughes
2018-04-07
Also linkify bare URLs
Wilfred Hughes
2018-04-07
Add unit test for linkifying URLs
Wilfred Hughes
[next]