elpasync pushed a change to branch externals/doc-toc. at b4bb748aa3 Fix README (remove repeated section)
This branch includes the following new commits: new 0d5ef18820 Initial commit new 7c4eef518e initial upload new bcf2348d28 rename file to toc-mode new fdb66ff587 delete old file(name) document-outliner new 4c98932c65 create first version README new 32803571a6 delete README.md new 34d16c6c06 implement pdf navigation from TOC-tabular-mode new 56218310ba fix funcitons and update docs for djvu new 0c9a7a484f Update README with link to djvulibre website new 22174d1a0f Update README new 3d286633a9 Update README new c86a72abda Implement replace original or ad toc to copy of pdf new 559e7bbf3d Implement extract with tesseract ocr new b869d9c888 Update README with tesseract ocr info new d0cbefb88b Update (OCR) requirements with tesseract new 4ecb3825b9 Update README new 5314cd0b2a Update README new 3acf45b0f7 Implement C-c C-c functionality also for djvu new 97c0ce5c40 Implement from tabular jump to/scroll page for djvu new e6e20d2d65 Implement shift all remaining numbers and follow/preview new a341a6eddc Add autoload magic comments and file-header new 2b6045b0a3 minor additions i.e. autoload comment and docstrings new f8fbca0c41 README add features and keybindings new 74c68f0cda Update README.org new f7aacf7e77 Set encoding and cleanup linefeeds new d1cc2e950c UPDATE README add extract screencast new 4c49867186 Fix TOC-tabular mode name and add page-scroll keybinding new b22f6f0a2d add golden-ratio-mode to toc-tablist new caa066b67d Add spell check and correct start pagenumber new 31611d6e9f Update LICENSE new 8f14a2928e Prepare package for publishing on MELPA new f643745b06 Set windows encoding for djvu new a510f530cb Merge branch 'master' of github.com:dalanicolai/toc-mode new dda3491299 Fix djvu parse tablist to djvused algorithm new 81f58d0871 Fix double-dash function names new c521029525 Change (beginning-og-buffer) to (goto-char (point-min)) for MELPA new a1d26eceb5 Add defvar and declare-function to avoid warning MELPA new 6eafd64b9e Add # to tell compiler about function reference (for MELPA) new 36b7f88d6a Declare more functions (for MELPA) new 7208f4a987 Add featurep checks for publish on MELPA new c39306dad7 Fix docstrings with checkdoc (for MELPA) new 05cd1287f1 Fix toc--add-to-djvu. Don't ask save location. new f430243a88 Add version: 0 header new e52b2d8ee3 Improve some (add-to-document) docstrings new e84c00c923 Fix/remove ask for path before add TOC djvu new 7a436b0ca3 Remove info about limited level deepness for djvu new 734043bdc7 Improve documentation in toc-mode.el new 2d95c466a3 Add MELPA and GPL3 badges new 1602e353b0 Improve parsing djvu outline (prin1-to-string) new 59f4471e6a Update README.org new a11b2caa88 Add paypal donate link new ae455b4863 Implement language customization for OCR new 7e50cc20d0 Implement extract-only new 23e1fb2fde Implement HandyOutliner option new b45b78102c Update README, add extract-only documentation new eb8c6a0c00 Fix seq and cl compiler warnings new b1a843fd6f Implement roman-to-arabic and add pdf djvu keybindings new 10b254ef2c Fix auto pagenumber contents OCR new 05b6d034aa Fix djvu/pdf hard dependency (github issue #3) new 8c2cb1283d Add info about pdf.tocgen alternative new 3c7efe78d2 Implement pdf.tocgen functionality new 8d4817a543 Fix org-noter conflict (github #4) new dd1dfd83ac Fix docstrings and warnings for MELPA new 719f6a03a7 Return page text when pdfxmeta fails new 102e14199c pdf.tocgen replace original pdf, and show message on fail new dc5be6442f Add jump-by-level to toc-tabular-mode new a14dbb4c25 Fix beginning-of-buffer compilation warning new f2ea7db226 Fix all checkdoc warnings new 7e2e6be947 Update/improve README new 06de33f511 Fix pdf-view-current-page macro not function new a0018b8a63 Add replace fields in toc-tabular-mode feature new 36fe728f38 Make tesseract psm code configurable via universal arg new 487177a81b Update package description new 977bec00d8 Tiny bug fix in toc--tablist-to-handyoutliner new d5629c7165 Update djvu ocr to djvu3.el (create ppm instead of svg) new 4c9ce0f54d Fix: eval-when-compile pdf-tools new a259f4cc65 Correct docstring position new 0671d11654 Merge pull request #8 from syohex/docstring new cf6b12ca35 Fix #10: prevent pdf-filename become nil new 782d0cd6b5 Update README.org new 2ec9515f0d Apply patch S. Monnier new 448a0ac00c Small fixes before release on ELPA (fix compiler warnings) new ca80abf2f8 Update name to doc-toc (i.e. make doc-tools extension) new b4bb748aa3 Fix README (remove repeated section)