aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
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
2018-05-22Roll versionWilfred Hughes
2018-05-22Show preceding comments and autoload cookies in source0.10Wilfred Hughes
2018-05-10Don't highlight very large code snippetsWilfred Hughes
2018-04-28Ignore widget-global-mapWilfred Hughes
2018-04-28When visiting a reference, temporarily highlight the symbolWilfred Hughes
2018-04-28Ensure we don't linkify escaped backticksWilfred Hughes
2018-04-28Load signature from functions that (declare ...) the signatureWilfred Hughes
2018-04-07Also linkify bare URLsWilfred Hughes
2018-03-31Roll versionWilfred Hughes
2018-03-31Use the default Emacs pretty-printer0.9Wilfred Hughes
2018-03-31Ensure we can find the definitions of interactively defined functionsWilfred Hughes
2018-03-29Handle 'info anchor' references tooWilfred Hughes
2018-03-29Better wording of references when dealing with primitivesWilfred Hughes