summaryrefslogtreecommitdiff
path: root/pancake.el
AgeCommit message (Expand)Author
2017-11-26Add file savingdefanor
2017-11-26Distinguish image denotations from those for linksdefanor
2017-11-21Restore ^{} for superscripts and similar text bits in Emacsdefanor
2017-11-20Increase version to 0.1.5defanor
2017-11-15Adjust default faces for Emacs with dark backgrounddefanor
2017-11-14pancake.el: initiate input on '*'defanor
2017-11-14Set help-echo and follow-link for text buttonsdefanor
2017-11-12Increase version to 0.1.4defanor
2017-11-12Use completing-read and remember URI history in Emacsdefanor
2017-11-09pancake.el: prompt for input on RETdefanor
2017-11-08Denote headingsdefanor
2017-11-07Let Emacs to render subscripts, superscripts, strikethroughdefanor
2017-11-06pancake.el: use `inhibit-read-only'defanor
2017-11-06Increase version to 0.1.3defanor
2017-11-05Introduce denotations, buttonize links in emacsdefanor
2017-11-05Provide current URI to pancake-modedefanor
2017-11-03Increase version to 0.1.2defanor
2017-11-02pancake.el: generate buffers for stderr handlersdefanor
2017-11-01Use terminfo instead of colorful-monoidsdefanor
2017-11-01Don't rely on INSIDE_EMACSdefanor
2017-10-31Handle fragment identifiersdefanor
2017-10-31Implement document reloadingdefanor
2017-10-31Change version numbers, update ChangeLogdefanor
2017-10-28Add backward/forward/quit pancake-mode commandsdefanor
2017-10-28Support interruptionsdefanor
2017-10-28Handle yanking in pancake-modedefanor
2017-10-28Add pancake.el, an emacs interfacedefanor