summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-20Increase version to 0.1.5defanor
2017-11-20Prepare for binary releasesdefanor
2017-11-20Create man directory if it doesn't existdefanor
2017-11-19Use Travis CIdefanor
2017-11-19Add Pancake.Command and Paths_pancake into pancake.cabaldefanor
2017-11-19Update the man pagedefanor
2017-11-17Narrow footnotesdefanor
2017-11-16Handle SIGINT during getLinedefanor
2017-11-15Relax Gopher directory parserdefanor
2017-11-15Adjust default faces for Emacs with dark backgrounddefanor
2017-11-15Handle the --help optiondefanor
2017-11-14pancake.el: initiate input on '*'defanor
2017-11-14Set help-echo and follow-link for text buttonsdefanor
2017-11-14Fix shortcut query escapingdefanor
2017-11-13Add a man pagedefanor
2017-11-13Handle the --version optiondefanor
2017-11-12Increase version to 0.1.4defanor
2017-11-12Use completing-read and remember URI history in Emacsdefanor
2017-11-11Fix shortcut command parsingdefanor
2017-11-10Handle notesdefanor
2017-11-09Respect table column alignments provided by pandocdefanor
2017-11-09pancake.el: prompt for input on RETdefanor
2017-11-08Add dir.xiph.org search and xspf/m3u handlingdefanor
2017-11-08Colorize code inlines and blocksdefanor
2017-11-08Do not underline headingsdefanor
2017-11-08Colorize terms in definition listsdefanor
2017-11-08Adjust spacing between blocksdefanor
2017-11-08Denote headingsdefanor
2017-11-07Let Emacs to render subscripts, superscripts, strikethroughdefanor
2017-11-06pancake.el: use `inhibit-read-only'defanor
2017-11-06Lint the codedefanor
2017-11-06Increase version to 0.1.3defanor
2017-11-06Fix an error messagedefanor
2017-11-05Introduce denotations, buttonize links in emacsdefanor
2017-11-05Update the help messagedefanor
2017-11-05Provide current URI to pancake-modedefanor
2017-11-05Add Project Gutenberg search shortcut into the default configurationdefanor
2017-11-05Split words aggresively when they don't fitdefanor
2017-11-05Fix table cell links and identifiersdefanor
2017-11-05Read metadatadefanor
2017-11-05Allow to set document types explicitlydefanor
2017-11-05Use Parsec for command parsingdefanor
2017-11-05Split into modulesdefanor
2017-11-04Report utf-8 decoding failures, fall back to latin1defanor
2017-11-03Remove CRs from plain text filesdefanor
2017-11-03Increase version to 0.1.2defanor
2017-11-03Escape newline characters in embedded modedefanor
2017-11-02Quit on EOFdefanor
2017-11-02Fix: remove `init`defanor
2017-11-02pancake.el: generate buffers for stderr handlersdefanor