aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2020-09-22Detect docstring symbol references that are unambiguousWilfred Hughes
2020-09-17Fix docstring extraction in Emacs 27Wilfred Hughes
2019-11-27Fix typosDamien Cassou
2019-10-01Handle byte-compiled functions bound to keysWilfred Hughes
2019-07-24Report package/emacs version for custom variablesWilfred Hughes
2019-07-11Show the original value for defcustom variablesWilfred Hughes
2019-07-11Roll versionWilfred Hughes
2019-07-11Add bookmark support0.17Wilfred Hughes
2019-05-16Disable major mode change hooks when finding definitionsWilfred Hughes
2019-04-07Prefer displaying string values as literalsWilfred Hughes
2019-04-07Render keyboard maros in keymap pretty viewWilfred Hughes
2019-03-16Ensure backslashes in string literals are escapedWilfred Hughes
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