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
/
helpful.el
Age
Commit message (
Expand
)
Author
2018-10-21
Tweak wording to make source code more obvious
Wilfred Hughes
2018-10-14
Roll version
Wilfred Hughes
2018-10-14
Pretty-print primitive values
0.15
Wilfred Hughes
2018-10-14
Roll version
Wilfred Hughes
2018-10-14
Show values as rendered ('pretty') by default
Wilfred Hughes
2018-10-01
Add .rs file extension to helpful--primitive-p
Nick Drozd
2018-10-01
Fix function aliases of primitive functions
Wilfred Hughes
2018-10-01
Enable movement in helpful callee buffers
Wilfred Hughes
2018-09-23
Merge pull request #157 from nickdrozd/kbd
Wilfred Hughes
2018-09-23
Ensure helpful-mode-map is a keymap (oops!)
Wilfred Hughes
2018-09-23
Only set the keybindings inside a defvar form
Wilfred Hughes
2018-09-22
Ensure we can go to definitions when the buffer is narrowed
Wilfred Hughes
2018-09-21
Ensure we don't quote keywords or nil in variable assignment prompt
Wilfred Hughes
2018-09-13
Add support for named keyboard macros
Nick Drozd
2018-09-13
Improve button wording based on feedback in #49
Wilfred Hughes
2018-09-13
More accurate extraction of DEFVAR source code
Wilfred Hughes
2018-08-16
Add helpful--display-callee-group
Nick Drozd
2018-08-16
Sort callees into (compound) functions and primitives
Nick Drozd
2018-08-16
Add helpful--sort-symbols
Nick Drozd
2018-08-12
Tweak comments for readability
Wilfred Hughes
2018-08-12
Clearly separate library names from absolute paths
Wilfred Hughes
2018-08-12
Roll version
Wilfred Hughes
2018-08-06
Show the default value in the minibuffer prompt
Wilfred Hughes
2018-08-02
Extract source code for advised primitives
Wilfred Hughes
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-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 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
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
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
[prev]
[next]