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
2017-12-22
Cleanup old helpful buffers
0.5
Wilfred Hughes
2017-12-22
Refactor helpful-update formatting (#76)
Nick Drozd
2017-12-22
Speedup opening helpful buffers for primitive functions
Wilfred Hughes
2017-12-21
Add missing newline for consistent formatting
Wilfred Hughes
2017-12-21
Convert command keys references to buttons
Wilfred Hughes
2017-12-21
Remove completed todo
Wilfred Hughes
2017-12-21
Ensure we copy strings before creating buttons
Wilfred Hughes
2017-12-18
Tweak button wording
Wilfred Hughes
2017-12-18
Show symbol properties last, as they're the least useful
Wilfred Hughes
2017-12-18
Show aliases
Wilfred Hughes
2017-12-18
Fix incorrect echo text due to copy-pasting
Wilfred Hughes
2017-12-18
Support newlines in Info node references
Wilfred Hughes
2017-12-18
Allow users to specify the path to Emacs C source code
Wilfred Hughes
2017-12-18
Future performance work
Wilfred Hughes
2017-12-18
Fix debugging section when we can only trace
Wilfred Hughes
2017-12-17
Add missing require
Wilfred Hughes
2017-12-16
Enable function tracing from Helpful buffers
Wilfred Hughes
2017-12-16
Tweak wording following feedback in #67
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
Improve docstring
Wilfred Hughes
2017-12-16
Add unit tests for helpful--pretty-print
Wilfred Hughes
2017-12-16
Fix crash on variables containing keyword plists
Wilfred Hughes
2017-12-16
Propertize references to Info nodes
Wilfred Hughes
2017-12-16
Don't roll our own properties removal
Wilfred Hughes
2017-12-16
Factoring out a helpful--propertize-symbols worker function
Wilfred Hughes
2017-12-16
Ensure that we use the buffer-local value of vars
Wilfred Hughes
2017-12-14
Next version will be 0.5
Wilfred Hughes
2017-12-14
Ensure that we don't call find-file with propertized strings
0.4
Wilfred Hughes
2017-12-14
Emulate eval-expression more closely when reading new values
Wilfred Hughes
2017-12-14
Ensure enabling and disabling edebug works as expected
Wilfred Hughes
2017-12-13
Don't offer Forget for primitives
Wilfred Hughes
2017-12-13
Fix crash on definition of primitive variables
Wilfred Hughes
2017-12-13
Ensure that we cleanup freshly created buffers
Wilfred Hughes
2017-12-13
Allow enabling edebug from helpful buffers
Wilfred Hughes
2017-12-13
Calculate C paths relative to find-function-C-source-directory
Wilfred Hughes
2017-12-12
Add unit test for helpful on macros
Wilfred Hughes
2017-12-12
Add TODO
Wilfred Hughes
2017-12-11
Handle edebug properties being a single marker
Wilfred Hughes
2017-12-11
Add a cleanup command helpful-kill-buffers
Wilfred Hughes
2017-12-10
Don't crash on edebugged functions
Wilfred Hughes
2017-12-10
Require emacs 25.1+
Wilfred Hughes
2017-12-10
Use the library name, not the raw path
Wilfred Hughes
2017-12-10
Update changelog
Wilfred Hughes
2017-12-10
Only try to kill the buffer we've created
Wilfred Hughes
2017-12-10
Only prepend whitespace if there was a previous button
Wilfred Hughes
2017-12-10
Ensure that we handle interactively defined functions
Wilfred Hughes
2017-12-10
Ensure we can find the definition of functions even in narrowed buffers
Wilfred Hughes
2017-12-10
Remove completed todo
Wilfred Hughes
[next]