aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2019-03-13Consider after-change-functions to be a hookWilfred Hughes
2019-03-03Fix docstring rendering when keymap references have their own lineWilfred Hughes
2019-03-03Roll versionWilfred Hughes
2019-03-03Always autoload callables if they aren't loaded0.16Wilfred Hughes
2019-03-03Set comment-start inside helpful buffersWilfred Hughes
2019-02-28Handle C-style names in helpful-symbolNick Drozd
2019-02-28Remove all advice before determining source of functionCeleritasCelery
2019-02-27Better source detection for functions defined by macrosWilfred Hughes
2019-02-16Smarter buffer prompt when inspecting buffer-local valuesWilfred Hughes
2019-02-16Fix viewing the value of inhibit-read-onlyWilfred Hughes
2019-01-13Read and display symbols with spaces correctlyWilfred Hughes
2018-10-21Update changelogWilfred Hughes
2018-10-14Roll versionWilfred Hughes
2018-10-14Pretty-print primitive values0.15Wilfred Hughes
2018-10-14Roll versionWilfred Hughes
2018-10-14Add a note in the changelog for 0de7c150.14Wilfred Hughes
2018-10-01Fix function aliases of primitive functionsWilfred Hughes
2018-10-01Enable movement in helpful callee buffersWilfred Hughes
2018-09-23Merge pull request #157 from nickdrozd/kbdWilfred Hughes
2018-09-22Ensure we can go to definitions when the buffer is narrowedWilfred Hughes
2018-09-21Ensure we don't quote keywords or nil in variable assignment promptWilfred Hughes
2018-09-13Add support for named keyboard macrosNick Drozd
2018-09-13Update changelogNick Drozd
2018-09-13More accurate extraction of DEFVAR source codeWilfred Hughes
2018-08-12Update changelogWilfred Hughes
2018-08-12Roll versionWilfred Hughes
2018-08-06Show the default value in the minibuffer promptWilfred Hughes
2018-08-02Extract source code for advised primitivesWilfred Hughes
2018-07-28Fix an issue with detecting autoloaded core Emacs functionsWilfred Hughes
2018-07-28Show keybindings for command aliases tooWilfred Hughes
2018-07-23Don't describe special forms as functionsWilfred Hughes
2018-07-22Allow users to view all the buffer-local valuesWilfred Hughes
2018-07-22Say when variables are buffer-localWilfred Hughes
2018-07-22Show the variable value before the docstringWilfred Hughes
2018-07-08Roll versionWilfred Hughes
2018-07-08Add n and p as movement keybindings0.12Wilfred Hughes
2018-07-06Mention perf in changelogWilfred Hughes
2018-07-06Handle anonymous functions in keymapsWilfred Hughes
2018-07-06Allow viewing callees from a function tooWilfred Hughes
2018-06-29Support pretty view of hook values tooWilfred Hughes
2018-06-29Offer a prettier view for strings and keymapsWilfred Hughes
2018-06-19Roll versionWilfred Hughes
2018-06-19Mention when manual links were implemented0.11Wilfred Hughes
2018-06-19Handle another docstring URL syntaxWilfred Hughes
2018-06-18Better handling of syntax highlight on large code snippetsWilfred Hughes
2018-06-18Handle references to non-existent keymaps in docstringsWilfred Hughes
2018-06-18Formatting pedantryWilfred Hughes
2018-06-18Update changelog and tweak comment to matchWilfred Hughes
2018-06-07Handle non-keymaps in minor-mode-map-alist robustlyWilfred Hughes
2018-05-30Extract keybindings from minor-mode-map-alist tooWilfred Hughes