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
2019-03-03
Always autoload callables if they aren't loaded
0.16
Wilfred Hughes
2019-02-28
Handle C-style names in helpful-symbol
Nick Drozd
2019-02-28
Remove all advice before determining source of function
CeleritasCelery
2019-02-27
Better source detection for functions defined by macros
Wilfred Hughes
2019-02-16
Fix viewing the value of inhibit-read-only
Wilfred Hughes
2019-01-13
Read and display symbols with spaces correctly
Wilfred Hughes
2019-01-13
Ensure helpful--definition-buffer-opened skips when appropriate
Wilfred Hughes
2019-01-08
Cut repeated calls to helpful--aliases
Nick Drozd
2018-12-29
Define our own function/variable for unit testing obsolescence data
Wilfred Hughes
2018-12-29
Add obsolescence information.
Nathan Moreau
2018-10-27
Use syntax-ppss to find the outer sexp
Wilfred Hughes
2018-10-21
Fix mistake in comment
Wilfred Hughes
2018-10-01
Fix function aliases of primitive functions
Wilfred Hughes
2018-09-13
Add support for named keyboard macros
Nick Drozd
2018-08-12
Clearly separate library names from absolute paths
Wilfred Hughes
2018-08-12
Make tests less verbose
Wilfred Hughes
2018-08-12
Rename file to avoid confusion with other projects' unit tests
0.13
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-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
[next]