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
path:
root
/
test
Age
Commit message (
Expand
)
Author
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-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-16
Add ido remapping test case
Nick Drozd
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
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-19
Handle another docstring URL syntax
Wilfred Hughes
2018-06-18
Handle references to non-existent keymaps in docstrings
Wilfred Hughes
2018-06-07
Handle non-keymaps in minor-mode-map-alist robustly
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
Show preceding comments and autoload cookies in source
0.10
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-07
Also linkify bare URLs
Wilfred Hughes
2018-04-07
Add unit test for linkifying URLs
Wilfred Hughes
2018-03-31
Ensure we can find the definitions of interactively defined functions
Wilfred Hughes
2018-03-29
Handle 'info anchor' references too
Wilfred Hughes
2018-03-16
Fix keymap rendering with prefix keys
Wilfred Hughes
2018-03-16
Handle aliases separately
Wilfred Hughes
2018-03-12
Mark new variable buffers as opened
Wilfred Hughes
2018-03-12
Split helpful--definition test into two distinct tests
Wilfred Hughes
2018-03-02
Fix references to top-level forms
Wilfred Hughes
2018-02-18
Ensure we still show the source code of the function
Wilfred Hughes
2018-02-17
Handle unnamed functions bound to keys
Wilfred Hughes
2018-02-17
Fix broken test
Wilfred Hughes
2018-02-14
Fix a crash for functions whose body ends with a symbol
Wilfred Hughes
2018-02-10
Display keymap references in docstrings
Wilfred Hughes
2018-01-20
Ensure we handle edebug info correctly
Wilfred Hughes
2018-01-20
More robust `foo' handling in docstring highlighting
Wilfred Hughes
2018-01-15
Don't error if a symbol is only defined in a .elc file
Wilfred Hughes
2018-01-07
Stricter regexps for highlighting `foo' in docstrings
Wilfred Hughes
2018-01-01
Handle keymap references in docstrings
Wilfred Hughes
2017-12-30
Handle command key substitution correctly
Wilfred Hughes
2017-12-21
Convert command keys references to buttons
Wilfred Hughes
2017-12-18
Show aliases
Wilfred Hughes
2017-12-16
Make tests quieter
Wilfred Hughes
2017-12-16
Don't crash when the underlying buffer has been killed
Wilfred Hughes
2017-12-16
Make it easier to download emacs source code
Wilfred Hughes
2017-12-16
Add unit tests for helpful--pretty-print
Wilfred Hughes
[prev]
[next]