summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-26Add the 'Pancake' type aliasdefanor
2017-12-25Add `pancake-uri-at-point'defanor
2017-12-25Provide absolute URIs for pancake.eldefanor
2017-12-24Fix a typodefanor
2017-12-24Open URLs in new session if one is createddefanor
2017-12-22Add 'renderInlines', remove 'inlines'defanor
2017-12-22Split inline elements into lines in readInlinesdefanor
2017-12-22Revert "Handle newlines in storeLines"defanor
2017-12-22Handle newlines in storeLinesdefanor
2017-12-22Extend noWrap prevention to listing sub-elementsdefanor
2017-12-22Partially delegate line wrapping to Emacsdefanor
2017-12-22Refine documentation annotations and function namesdefanor
2017-12-22Use a list of elements instead of enumerationdefanor
2017-12-22Use enumeration instead of breadcrumbs for position trackingdefanor
2017-12-21Set breadcrumbs for Plain elements' linesdefanor
2017-12-21Use a separate breadcrumb for spacing between blocksdefanor
2017-12-21Store breadcrumbs/positions for definition listsdefanor
2017-12-21Retain position on redisplay, reload, etcdefanor
2017-12-19Increase version to 0.1.8defanor
2017-12-19Enable a user to specify a configuration filedefanor
2017-12-18Read first command from command-line optionsdefanor
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-14Update the "Uncluttering" README sectiondefanor
2017-12-14Handle HXT errors and suppress warningsdefanor
2017-12-14Write HXT output properlydefanor
2017-12-13Add uncluttering/XSLT supportdefanor
2017-12-12Use dynamic program name in the --help messagedefanor
2017-12-11Improve code style in a couple of placesdefanor
2017-12-11Handle empty tablesdefanor
2017-12-09Increase version to 0.1.7defanor
2017-12-08Set the PANCAKE environment variable for downloadersdefanor
2017-12-07Add description, commands, and shortcuts into pancake.1defanor
2017-12-06Add a web.archive.org shortcut into the default configurationdefanor
2017-12-06Run curl with --compressed by defaultdefanor
2017-12-05pancake-browse-url: use current buffer if it's a pancake bufferdefanor
2017-12-01Add missing documentation annotationsdefanor
2017-12-01Skip empty table headersdefanor
2017-12-01Reduce spacing between blocksdefanor
2017-11-29Use renderBlocks for OrderedListdefanor
2017-11-29Update commands in READMEdefanor
2017-11-28Cleanup pancake-process-output before processingdefanor
2017-11-28Remove utf8-string dependencydefanor
2017-11-28Add a license notice comment into Setup.hsdefanor
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