summaryrefslogtreecommitdiff
path: root/pancake.el
AgeCommit message (Expand)Author
2018-02-23Increase version to 0.1.10defanor
2018-01-01Update copyright yearsdefanor
2017-12-31Open links in a new session on C-u RETdefanor
2017-12-31Adjust a docstringdefanor
2017-12-30Show target URIs on pancake-{next, previous}-buttondefanor
2017-12-30Increase version to 0.1.9defanor
2017-12-26Put pancake-uri-at-point URIs into the kill ringdefanor
2017-12-26Use relative #fragment links in Emacsdefanor
2017-12-25Add `pancake-uri-at-point'defanor
2017-12-25Provide absolute URIs for pancake.eldefanor
2017-12-24Open URLs in new session if one is createddefanor
2017-12-22Partially delegate line wrapping to Emacsdefanor
2017-12-21Retain position on redisplay, reload, etcdefanor
2017-12-19Increase version to 0.1.8defanor
2017-12-15Add the "redisplay" commanddefanor
2017-12-15Decrease window width by 1 in `pancake-width-adjust'defanor
2017-12-14Get rid of Elisp warningsdefanor
2017-12-14Add the "set width" commanddefanor
2017-12-14Rename main elisp functionsdefanor
2017-12-09Increase version to 0.1.7defanor
2017-12-05pancake-browse-url: use current buffer if it's a pancake bufferdefanor
2017-11-28Cleanup pancake-process-output before processingdefanor
2017-11-28Use [ and ] instead of b and f for history navigationdefanor
2017-11-28Increase version to 0.1.6defanor
2017-11-28Introduce initial image supportdefanor
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