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-08-12
Rename file to avoid confusion with other projects' unit tests
0.13
Wilfred Hughes
2018-08-06
Show the default value in the minibuffer prompt
Wilfred Hughes
2018-08-02
Correct the license version number
Wilfred Hughes
2018-08-02
Extract source code for advised primitives
Wilfred Hughes
2018-08-02
Add failing helpful--primitive-p test
Nick Drozd
2018-08-02
Fix hard-coded symbol in helpful--keymaps-containing-aliases
Wilfred Hughes
2018-08-02
Clarify comment
Wilfred Hughes
2018-08-02
Use normal let where we don't have destructuring
Wilfred Hughes
2018-08-02
Add legal disclaimer
Wilfred Hughes
2018-07-28
Fix an issue with detecting autoloaded core Emacs functions
Wilfred Hughes
2018-07-28
Show keybindings for command aliases too
Wilfred Hughes
2018-07-28
Merge pull request #137 from nickdrozd/key-sequences
Wilfred Hughes
2018-07-25
Simplify headings
Wilfred Hughes
2018-07-24
Syntax-highlight variable value
Nick Drozd
2018-07-24
Merge pull request #145 from nickdrozd/lambda-callees
Wilfred Hughes
2018-07-23
Don't describe special forms as functions
Wilfred Hughes
2018-07-23
Fix helpful--show-callees to handle anonymous functions
Nick Drozd
2018-07-23
Add callees button smoke tests
Nick Drozd
2018-07-23
Add helpful--make-callees-button
Nick Drozd
2018-07-22
Allow users to view all the buffer-local values
Wilfred Hughes
2018-07-22
Another TODO
Wilfred Hughes
2018-07-22
Say when variables are buffer-local
Wilfred Hughes
2018-07-22
Show the variable value before the docstring
Wilfred Hughes
2018-07-16
Add ido remapping test case
Nick Drozd
2018-07-16
Look up global-keycodes just once
Nick Drozd
2018-07-16
Check against global-keycodes before parent-keycodes
Nick Drozd
2018-07-08
Roll version
Wilfred Hughes
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
[next]