branch: elpa/evil-matchit
commit 4d7fe2b8581c1c78f48b9d161e7f1c21724af656
Author: Troy Hinckley
Commit: Troy Hinckley
Fix an issue where verilog identifiers could be matched as begin/end tags
---
evil-matchit-verilog.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/evi
branch: elpa/evil-matchit
commit ec3dd819983b2d824142efddd46ef29b46a7c454
Merge: 296cc6580b 4d7fe2b858
Author: Chen Bin
Commit: GitHub
Merge pull request #140 from CeleritasCelery/master
Fix an issue where verilog identifiers could be matched as begin/end token
---
evil-matchit-ver
branch: externals/pyim
commit 6a6fb04e366a3ac45f11fa3f5b739917257e3913
Author: Feng Shu
Commit: Feng Shu
Add pyim-cstring-to-codes method to liberime, Fix #457
---
pyim-liberime.el | 4
1 file changed, 4 insertions(+)
diff --git a/pyim-liberime.el b/pyim-liberime.el
index 75ae3ddfaf..
elpasync pushed a change to branch externals/pyim.
from 2598f3fffc pyim-librime.el ends here -> pyim-liberime.el ...
new 6a6fb04e36 Add pyim-cstring-to-codes method to liberime, Fix #457
new 2d9e9c5b97 v5.2.5
Summary of changes:
pyim-liberime.el | 4
pyim.el
branch: externals/pyim
commit 2d9e9c5b9703dc4f3a400ab353ee99556c892c00
Author: Feng Shu
Commit: Feng Shu
v5.2.5
---
pyim.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pyim.el b/pyim.el
index f1218aeff3..19f7bc70ec 100644
--- a/pyim.el
+++ b/pyim.el
@@ -7,7 +7,7 @@
branch: externals/consult
commit 2105d0bbace14f22a9e1864920af84e5f9c454d9
Author: Daniel Mendler
Commit: Daniel Mendler
consult--define-state: Add docstring
---
consult.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/consult.el b/consult.el
index 3aaf643215..6dc642c783 100644
--- a
elpasync pushed a change to branch externals/consult.
from 316dac2d60 Update acknowledgments
new 0c3aa86160 Use hashed symbol
new 2105d0bbac consult--define-state: Add docstring
Summary of changes:
consult.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
branch: externals/consult
commit 0c3aa861609e4f8d858e8f53c1f567c6906365d4
Author: Daniel Mendler
Commit: Daniel Mendler
Use hashed symbol
---
consult.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/consult.el b/consult.el
index 2d7fab3880..3aaf643215 100644
--- a/cons
branch: externals/consult
commit fcf37be81739e672fa2dc18fba77ae98cf20f2bf
Author: Daniel Mendler
Commit: Daniel Mendler
Introduce consult--state-with-return
---
consult.el | 30 --
1 file changed, 12 insertions(+), 18 deletions(-)
diff --git a/consult.el b/consu
branch: externals/consult
commit 316dac2d60d33431c23dd91f0c3180d5ca7e3992
Author: Daniel Mendler
Commit: Daniel Mendler
Update acknowledgments
---
README.org | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.org b/README.org
index 1d11ac3862..ace5887aea 100644
--- a/README.org
+++
branch: externals/consult
commit 8c94ab9b82ffee170c079eae0e7db688545d2fab
Author: Daniel Mendler
Commit: Daniel Mendler
Rename consult--upgrading-location-state
---
consult.el | 11 +--
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/consult.el b/consult.el
index 11b34
branch: externals/consult
commit 90c3e5a092fe780d17c8d42cae12a6067b756ed1
Author: Jean-Philippe Bernardy
Commit: Daniel Mendler
refactor location state combinators
The intent is to improve customizability by exposing more building
blocks as standalone functions
---
consult.el |
elpasync pushed a change to branch externals/consult.
from 76aab86015 Update comment
new 90c3e5a092 refactor location state combinators
new 8c94ab9b82 Rename consult--upgrading-location-state
new fcf37be817 Introduce consult--state-with-return
new 316dac2d60
branch: elpa/evil
commit dba2fa9907cf096f5e615df2e8b0381b643d47ee
Author: Tom Dalziel
Commit: Tom Dalziel <33435574+tomd...@users.noreply.github.com>
Store digraph character directly for repetition
Fixes #1675
---
evil-common.el | 13 -
evil-repeat.el | 5 -
evil-te
branch: externals/doc-toc
commit 2ec9515f0d129b56e8efb9f027fdfa74d07c1358
Author: Daniel Nicolai
Commit: Daniel Nicolai
Apply patch S. Monnier
---
toc-mode.el | 34 --
1 file changed, 16 insertions(+), 18 deletions(-)
diff --git a/toc-mode.el b/toc-mode.el
i
branch: externals/doc-toc
commit a259f4cc65e16f61b80295204abc53f0957a1d1d
Author: Shohei YOSHIDA
Commit: Shohei YOSHIDA
Correct docstring position
---
toc-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/toc-mode.el b/toc-mode.el
index 6e05b88165..e8b43e61ac 10064
branch: externals/doc-toc
commit f2ea7db226b6f38cf780747f1c7595f399b437b0
Author: Daniel Nicolai
Commit: Daniel Nicolai
Fix all checkdoc warnings
---
toc-mode.el | 28
1 file changed, 16 insertions(+), 12 deletions(-)
diff --git a/toc-mode.el b/toc-mode.el
inde
branch: externals/doc-toc
commit 719f6a03a7a7f34a8c7a57bd89f1211cb87b31f8
Author: Daniel Nicolai
Commit: Daniel Nicolai
Return page text when pdfxmeta fails
---
README.org | 3 ++-
toc-mode.el | 33 ++---
2 files changed, 28 insertions(+), 8 deletions(-)
diff
branch: externals/doc-toc
commit 05b6d034aad8ccb7fe3ca9fdcfdbf543b1cd0277
Author: Daniel Nicolai
Commit: Daniel Nicolai
Fix djvu/pdf hard dependency (github issue #3)
---
README.org | 31 ++-
toc-mode.el | 30 ++
2 files changed, 40 i
branch: externals/doc-toc
commit 7e50cc20d0a395ef29991c7a6023ade5336c00af
Author: Daniel Nicolai
Commit: Daniel Nicolai
Implement extract-only
---
toc-mode.el | 34 ++
1 file changed, 34 insertions(+)
diff --git a/toc-mode.el b/toc-mode.el
index d2dbfa279a..
branch: externals/doc-toc
commit 2d95c466a3cf6d7fa3c9dee015a8166bfb5dc02a
Author: Daniel Nicolai
Commit: Daniel Nicolai
Add MELPA and GPL3 badges
---
README.org | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 0d12b10b3b..50dc0a158c 100644
branch: externals/doc-toc
commit 734043bdc7d83d8116fe079246e6c6d80837e820
Author: Daniel Nicolai
Commit: Daniel Nicolai
Improve documentation in toc-mode.el
---
toc-mode.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/toc-mode.el b/toc-mode.el
index 3ad53e4f17..e5f15c3d62 100644
-
branch: externals/doc-toc
commit 1602e353b06e95172e8a67c2f132e80a6f8e67cf
Author: Daniel Nicolai
Commit: Daniel Nicolai
Improve parsing djvu outline (prin1-to-string)
---
toc-mode.el | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/toc-mode.el b/toc-mode.el
index e
branch: externals/doc-toc
commit f430243a8801e5a347e0ebcc8713e6fcad9f542e
Author: Daniel Nicolai
Commit: Daniel Nicolai
Add version: 0 header
---
toc-mode.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/toc-mode.el b/toc-mode.el
index f98eb7c13a..bce6b106a6 100644
--- a/toc-mode.el
+
branch: externals/doc-toc
commit 36b7f88d6ac02c74c11b277fd8f0d9212eedf232
Author: Daniel Nicolai
Commit: Daniel Nicolai
Declare more functions (for MELPA)
---
toc-mode.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/toc-mode.el b/toc-mode.el
index daead07080..2d2a0e58dd 100644
---
branch: externals/doc-toc
commit 8f14a2928e64acde94973adce6834f2e90b9ffa2
Author: Daniel Nicolai
Commit: Daniel Nicolai
Prepare package for publishing on MELPA
---
toc-mode.el | 342 ++--
1 file changed, 218 insertions(+), 124 deletion
branch: externals/doc-toc
commit 81f58d0871a39fa1b70fd625713ab30335778f05
Author: Daniel Nicolai
Commit: Daniel Nicolai
Fix double-dash function names
---
toc-mode.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/toc-mode.el b/toc-mode.el
index 7d0999e445..2c629c87
branch: externals/doc-toc
commit f643745b0679845db7968f430e502c960889465e
Author: Daniel Nicolai
Commit: Daniel Nicolai
Set windows encoding for djvu
---
toc-mode.el | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/toc-mode.el b/toc-mode.el
index 814c2c94ed..fe7f6da
branch: externals/doc-toc
commit caa066b67dffcd2cf79c2ccd7bf1b6fb9619d0f8
Author: Daniel Nicolai
Commit: Daniel Nicolai
Add spell check and correct start pagenumber
---
toc-mode.el | 53 +
1 file changed, 29 insertions(+), 24 deletions(-)
branch: externals/doc-toc
commit f8fbca0c412acf4ec7b9c8dbef783369bd5e2a93
Author: Daniel Nicolai
Commit: Daniel Nicolai
README add features and keybindings
---
README.org | 37 +++--
1 file changed, 31 insertions(+), 6 deletions(-)
diff --git a/README.org b/
branch: externals/doc-toc
commit 97c0ce5c40c90aa481239b565abbd0e8987cdfc6
Author: Daniel Nicolai
Commit: Daniel Nicolai
Implement from tabular jump to/scroll page for djvu
---
README.org | 3 +--
toc-mode.el | 35 +--
2 files changed, 26 insertions(+), 12 d
branch: externals/doc-toc
commit 559e7bbf3d785133b4b26519f7b97af35cc7c0a3
Author: Daniel Nicolai
Commit: Daniel Nicolai
Implement extract with tesseract ocr
---
toc-mode.el | 39 ++-
1 file changed, 34 insertions(+), 5 deletions(-)
diff --git a/toc-mode.
branch: externals/doc-toc
commit 22174d1a0fbb4e4feb51eb1eb32b018fad4e0423
Author: Daniel Nicolai
Commit: Daniel Nicolai
Update README
---
README.org | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.org b/README.org
index c920807e73..bf3889596a 100644
--- a/
branch: externals/doc-toc
commit 34d16c6c06aa3c31421fdc3ade60c5b1dd8ed631
Author: Daniel Nicolai
Commit: Daniel Nicolai
implement pdf navigation from TOC-tabular-mode
---
README.org | 11 ---
toc-mode.el | 24
2 files changed, 24 insertions(+), 11 deletions
branch: externals/doc-toc
commit 7c4eef518eb49339d0b3f94d02e05561f3ff97af
Author: Daniel Nicolai
Commit: GitHub
initial upload
---
document-outliner.el | 446 +++
1 file changed, 446 insertions(+)
diff --git a/document-outliner.el b/document-
branch: externals/doc-toc
commit 0d5ef1882002ef11d52856e7a274388fca08bcf9
Author: Daniel Nicolai
Commit: GitHub
Initial commit
---
LICENSE | 661 ++
README.md | 2 +
2 files changed, 663 insertions(+)
diff --git a/LICENSE b/LI
branch: externals/plz
commit 80aeae0d201b06088d4b7543a603d97bdbccb948
Author: Adam Porter
Commit: Adam Porter
Release: 0.2.1
---
README.org | 2 +-
plz.el | 2 +-
plz.info | 47 ---
3 files changed, 26 insertions(+), 25 deletions(-)
diff
branch: main
commit ca159859711b2ef8509e4933c908f2f63c2f8cf5
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (chess): Auto-generate chess.info
Also don't auto-sync cobol-mode since it's maintained in-site.
---
elpa-packages | 19 ---
1 file changed, 8
branch: externals/doc-toc
commit 448a0ac00c110802f3124bbf9c5a72bdfc3c3c28
Author: Daniel Nicolai
Commit: Daniel Nicolai
Small fixes before release on ELPA (fix compiler warnings)
---
toc-mode.el | 77 +++--
1 file changed, 44 insertion
branch: externals/doc-toc
commit 977bec00d8d448ad2a5e2e4c17b9c9ba3e194ec2
Author: Daniel Nicolai
Commit: Daniel Nicolai
Tiny bug fix in toc--tablist-to-handyoutliner
---
toc-mode.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/toc-mode.el b/toc-mode.el
index cc0b
branch: externals/doc-toc
commit 8d4817a543c82498aedcecfef8d885d7b7579613
Author: Daniel Nicolai
Commit: Daniel Nicolai
Fix org-noter conflict (github #4)
---
README.org | 3 ---
toc-mode.el | 2 +-
2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/README.org b/README.org
index
branch: externals/doc-toc
commit 23e1fb2fde508724d1f9c94b5bf6db6b1f3de51b
Author: Daniel Nicolai
Commit: Daniel Nicolai
Implement HandyOutliner option
---
README.org | 23 +++-
toc-mode.el | 88 +
2 files changed, 99 i
branch: externals/doc-toc
commit e84c00c923f399f1e93fb58e9712f45c8ee7e4a3
Author: Daniel Nicolai
Commit: Daniel Nicolai
Fix/remove ask for path before add TOC djvu
---
toc-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/toc-mode.el b/toc-mode.el
index 5b5fc5d84f.
branch: externals/doc-toc
commit 59f4471e6a7b13280a6d1aab85dcedfe5f0eb1e8
Author: Daniel Nicolai
Commit: GitHub
Update README.org
---
README.org | 4
1 file changed, 4 insertions(+)
diff --git a/README.org b/README.org
index 50dc0a158c..246ab89386 100644
--- a/README.org
+++ b/README.
branch: externals/doc-toc
commit 05cd1287f155f0adfc29e453561ad79cce977c02
Author: Daniel Nicolai
Commit: Daniel Nicolai
Fix toc--add-to-djvu. Don't ask save location.
---
toc-mode.el | 15 ++-
1 file changed, 10 insertions(+), 5 deletions(-)
diff --git a/toc-mode.el b/toc-mode.
branch: externals/doc-toc
commit c39306dad79722dfcd0f07cd28e308fa2baf5a6b
Author: Daniel Nicolai
Commit: Daniel Nicolai
Fix docstrings with checkdoc (for MELPA)
---
toc-mode.el | 15 +++
1 file changed, 11 insertions(+), 4 deletions(-)
diff --git a/toc-mode.el b/toc-mode.el
ind
branch: externals/doc-toc
commit 74c68f0cda6c692f9fce1ac0ad0613446ee934bd
Author: Daniel Nicolai
Commit: GitHub
Update README.org
---
README.org | 10 +-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 0622a497af..11614ca079 100644
--- a/RE
branch: externals/doc-toc
commit 3acf45b0f781b745f078307f004a83d91defa37e
Author: Daniel Nicolai
Commit: Daniel Nicolai
Implement C-c C-c functionality also for djvu
---
README.org | 10 +-
toc-mode.el | 30 +-
2 files changed, 26 insertions(+), 14 delet
branch: externals/doc-toc
commit 4ecb3825b9c5883d74b1d39124807c35ee616ac7
Author: Daniel Nicolai
Commit: Daniel Nicolai
Update README
---
README.org | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index 58d2de5077..9b67521bed 100644
--- a/READ
branch: externals/doc-toc
commit c86a72abda454a998d999b0da22435d2a78e6752
Author: Daniel Nicolai
Commit: Daniel Nicolai
Implement replace original or ad toc to copy of pdf
---
README.org | 9 ++---
toc-mode.el | 20
2 files changed, 22 insertions(+), 7 deletions(-
branch: externals/doc-toc
commit 56218310ba75c4acb6982d6e98ca94643259aab7
Author: Daniel Nicolai
Commit: Daniel Nicolai
fix funcitons and update docs for djvu
---
README.org | 11 ---
toc-mode.el | 15 ++-
2 files changed, 14 insertions(+), 12 deletions(-)
diff --git a
branch: externals/doc-toc
commit 3d286633a91cf4f0c4a506f6c7a9a89124c4baf7
Author: Daniel Nicolai
Commit: Daniel Nicolai
Update README
---
README.org | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index bf3889596a..413f316a51 100644
--- a/README
branch: externals/doc-toc
commit 32803571a6d800faf01aa926a3000c4345f2e237
Author: Daniel Nicolai
Commit: Daniel Nicolai
delete README.md
---
README.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/README.md b/README.md
deleted file mode 100644
index 1f74354449..00
--- a/READM
branch: externals/doc-toc
commit fdb66ff587bd7774245cd015e87b7930cbb7d256
Author: Daniel Nicolai
Commit: Daniel Nicolai
delete old file(name) document-outliner
---
document-outliner.el | 446 ---
1 file changed, 446 deletions(-)
diff --git a/
elpasync pushed a change to branch externals/plz.
from 9e9a370830 Release: 0.2
new 9c2d86aa31 Meta: 0.2.1-pre
new 4480f4ea24 Fix: (plz--sentinel) When curl process is interrupted
new 80aeae0d20 Release: 0.2.1
Summary of changes:
README.org | 5 +++
plz.el |
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
branch: externals/plz
commit 9c2d86aa312a28b30579b49809a78b17db87a21d
Author: Adam Porter
Commit: Adam Porter
Meta: 0.2.1-pre
---
README.org | 4 +++
plz.el | 2 +-
plz.info | 100 +
3 files changed, 86 insertions(+), 20
branch: externals/doc-toc
commit ca80abf2f81e942a73f7ac8cd722d4c698ec26a2
Author: Daniel Nicolai
Commit: Daniel Nicolai
Update name to doc-toc (i.e. make doc-tools extension)
---
README.org | 77 +++
toc-mode-extract.gif => doc-toc-extract.gif | Bin
to
branch: externals/doc-toc
commit b4bb748aa303517cef1e1ce4c08047664704dbd5
Author: Daniel Nicolai
Commit: Daniel Nicolai
Fix README (remove repeated section)
---
README.org | 51 +--
doc-toc.el | 2 +-
2 files changed, 22 insertions(+), 31 del
branch: externals/doc-toc
commit cf6b12ca356d119e68935737e3340155d8fda3f3
Author: Daniel Nicolai
Commit: Daniel Nicolai
Fix #10: prevent pdf-filename become nil
---
toc-mode.el | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/toc-mode.el b/toc-mode.el
index e8
branch: externals/doc-toc
commit 487177a81bef46e805de0bee936e900fb80beef4
Author: Daniel Nicolai
Commit: Daniel Nicolai
Update package description
---
toc-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/toc-mode.el b/toc-mode.el
index a9d539e68b..cc0ba7f38c 10064
branch: externals/doc-toc
commit 7e2e6be947b4da96cb12c1db833cf6e076ae328d
Author: Daniel Nicolai
Commit: Daniel Nicolai
Update/improve README
---
README.org | 39 +--
toc-mode.el | 58 --
2 files ch
branch: externals/doc-toc
commit 3c7efe78d220118878662b69033b24da63f1895c
Author: Daniel Nicolai
Commit: Daniel Nicolai
Implement pdf.tocgen functionality
---
README.org | 23 ++--
toc-mode.el | 70 +++--
2 files chang
branch: externals/doc-toc
commit 8c2cb1283dab98966f3cca4f97daaeb2764d20b8
Author: Daniel Nicolai
Commit: Daniel Nicolai
Add info about pdf.tocgen alternative
---
.github/FUNDING.yml | 1 +
README.org | 9 +
toc-mode.el | 5 +
3 files changed, 15 insertions(+)
d
branch: externals/doc-toc
commit b1a843fd6f8406c2f24f957182f9d79537fc84f9
Author: Daniel Nicolai
Commit: Daniel Nicolai
Implement roman-to-arabic and add pdf djvu keybindings
---
toc-mode.el | 19 +++
1 file changed, 19 insertions(+)
diff --git a/toc-mode.el b/toc-mode.el
i
branch: externals/doc-toc
commit b45b78102c285b0b0f2d38b74a16ada2b9c9bb23
Author: Daniel Nicolai
Commit: Daniel Nicolai
Update README, add extract-only documentation
---
README.org | 9 -
toc-mode.el | 3 +++
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/README.org
branch: externals/doc-toc
commit a11b2caa8817566073152cb629ecde132677e3ca
Author: Daniel Nicolai
Commit: Daniel Nicolai
Add paypal donate link
---
README.org | 12 +++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 246ab89386..8e268b752e
branch: externals/doc-toc
commit 7208f4a98751bb732c85de6bd292dc46e206f088
Author: Daniel Nicolai
Commit: Daniel Nicolai
Add featurep checks for publish on MELPA
---
toc-mode.el | 81 +++--
1 file changed, 47 insertions(+), 34 deletions
branch: externals/doc-toc
commit a1d26eceb53f80fe2a7940926bdbe36b6ec023be
Author: Daniel Nicolai
Commit: Daniel Nicolai
Add defvar and declare-function to avoid warning MELPA
---
toc-mode.el | 22 +++---
1 file changed, 19 insertions(+), 3 deletions(-)
diff --git a/toc-mode
branch: externals/doc-toc
commit dda34912999555728258318a64850fb2db3192ff
Author: Daniel Nicolai
Commit: Daniel Nicolai
Fix djvu parse tablist to djvused algorithm
---
README.org | 7 --
toc-mode.el | 235 +++-
2 files changed, 121
branch: externals/doc-toc
commit 31611d6e9fca521996531a0c574b16658dc8a063
Author: Daniel Nicolai
Commit: GitHub
Update LICENSE
---
LICENSE | 149 +++-
1 file changed, 81 insertions(+), 68 deletions(-)
diff --git a/LICENSE b/LICENS
branch: externals/doc-toc
commit d1cc2e950c7bdd95ced9cfea78dadfe3e8d28b30
Author: Daniel Nicolai
Commit: Daniel Nicolai
UPDATE README add extract screencast
---
README.org | 2 ++
toc-mode-extract.gif | Bin 0 -> 4952632 bytes
2 files changed, 2 insertions(+)
diff --git a/READM
branch: externals/doc-toc
commit f7aacf7e77bd48e7847c556ba1c4db2e6e53424e
Author: Daniel Nicolai
Commit: Daniel Nicolai
Set encoding and cleanup linefeeds
---
toc-mode.el | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/toc-mode.el b/toc-mode.el
index ab8ae220
branch: externals/doc-toc
commit a341a6eddce47da885c3427312ccdbc43840b454
Author: Daniel Nicolai
Commit: Daniel Nicolai
Add autoload magic comments and file-header
---
toc-mode.el | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/toc-mode.el b/toc-mode.el
index 045
branch: externals/doc-toc
commit e6e20d2d65c6a65cd930bf6b2f2e80b22a63ebf4
Author: Daniel Nicolai
Commit: Daniel Nicolai
Implement shift all remaining numbers and follow/preview
---
README.org | 8 +---
toc-mode.el | 12
2 files changed, 17 insertions(+), 3 deletions(-)
d
branch: externals/doc-toc
commit 5314cd0b2a75325a996e70343db66a419afb898e
Author: Daniel Nicolai
Commit: Daniel Nicolai
Update README
---
README.org | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index 9b67521bed..f4c9a0c20e 100644
--- a/RE
branch: externals/doc-toc
commit 4c98932c65187b285d29fc1311466c9765c88be3
Author: Daniel Nicolai
Commit: Daniel Nicolai
create first version README
---
README.org | 86 ++
1 file changed, 86 insertions(+)
diff --git a/README.org b
branch: externals/plz
commit 4480f4ea248cd433c1f97b2f4364fa84cbd99b08
Author: Adam Porter
Commit: Adam Porter
Fix: (plz--sentinel) When curl process is interrupted
---
README.org | 3 ++-
plz.el | 9 ++---
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/README.org b/R
branch: externals/ement
commit 3dc6849c1c32ebfe31dee3b77ab94ffcce03af34
Author: Adam Porter
Commit: Adam Porter
Add: (ement-notify-mark-frame-urgent-predicates)
---
README.org | 1 +
ement-notify.el | 43 ++-
2 files changed, 43 insertions(+), 1
branch: externals/ement
commit 640692f8f452a30f5a87ebccacbe479902dc7b05
Author: Adam Porter
Commit: Adam Porter
Fix: (ement--mark-room-direct) For users with existing direct rooms
---
ement-lib.el | 12 +++-
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/ement-lib.el
elpasync pushed a change to branch externals/ement.
from ef84ffcb1e Change/Fix: (ement-room--insert-event) Account for
timestamp headers
new 3dc6849c1c Add: (ement-notify-mark-frame-urgent-predicates)
new 640692f8f4 Fix: (ement--mark-room-direct) For users with existing
di
branch: main
commit 987a2d5b469280bbd53ec7197b006e8e2a889f76
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (doc-toc): New package
---
elpa-packages | 12 +++-
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/elpa-packages b/elpa-packages
index edc5259760
branch: externals/doc-toc
commit 782d0cd6b52ce9ff0cb5d726d578789649e9c21c
Author: Vladimir F <21038976+vladonther...@users.noreply.github.com>
Commit: Daniel Nicolai
Update README.org
add direct link to the original pdfoutline's Github repo, as the one in
Pypi seems not to work
---
branch: externals/doc-toc
commit 0671d11654db7f7f33d023006d0d2f3d60e85147
Merge: 4c9ce0f54d a259f4cc65
Author: Daniel Nicolai
Commit: GitHub
Merge pull request #8 from syohex/docstring
Correct docstring position
---
toc-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
branch: externals/doc-toc
commit 4c9ce0f54d1e3e0c7c75c7f3c2d9a4d50287ca18
Author: Daniel Nicolai
Commit: Daniel Nicolai
Fix: eval-when-compile pdf-tools
---
toc-mode.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/toc-mode.el b/toc-mode.el
index 4de0b3762b..6e05b881
branch: externals/doc-toc
commit d5629c71652d80c5c515d30cdafb345f5a0b7595
Author: Daniel Nicolai
Commit: Daniel Nicolai
Update djvu ocr to djvu3.el (create ppm instead of svg)
---
toc-mode.el | 18 +-
1 file changed, 13 insertions(+), 5 deletions(-)
diff --git a/toc-mode.el
branch: externals/doc-toc
commit 36fe728f387ab2087e4096cb4734a8642dd7f880
Author: Daniel Nicolai
Commit: Daniel Nicolai
Make tesseract psm code configurable via universal arg
---
README.org | 24
toc-mode.el | 16 +---
2 files changed, 29 insertions(+),
branch: externals/doc-toc
commit a0018b8a63ca1e53f001c3fa908b6297dc5af3e8
Author: Daniel Nicolai
Commit: Daniel Nicolai
Add replace fields in toc-tabular-mode feature
---
toc-mode.el | 15 ++-
1 file changed, 14 insertions(+), 1 deletion(-)
diff --git a/toc-mode.el b/toc-mode.e
branch: externals/doc-toc
commit 06de33f5113c8ce136e08f1ff9852abad7677bac
Author: Daniel Nicolai
Commit: Daniel Nicolai
Fix pdf-view-current-page macro not function
---
toc-mode.el | 29 -
1 file changed, 28 insertions(+), 1 deletion(-)
diff --git a/toc-mode.el
branch: externals/doc-toc
commit dc5be6442ffa3eac5742d6a7854194b1eb197d5d
Author: Daniel Nicolai
Commit: Daniel Nicolai
Add jump-by-level to toc-tabular-mode
---
README.org | 10 +++---
toc-mode.el | 9 +
2 files changed, 16 insertions(+), 3 deletions(-)
diff --git a/README.o
branch: externals/doc-toc
commit dd1dfd83acad140522457baafcfb990621f16e6f
Author: Daniel Nicolai
Commit: Daniel Nicolai
Fix docstrings and warnings for MELPA
---
toc-mode.el | 40
1 file changed, 36 insertions(+), 4 deletions(-)
diff --git a/toc-mod
branch: externals/doc-toc
commit 102e14199c973f0b832880a33247794902003304
Author: Daniel Nicolai
Commit: Daniel Nicolai
pdf.tocgen replace original pdf, and show message on fail
---
toc-mode.el | 11 +--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/toc-mode.el b/toc
branch: externals/doc-toc
commit a14dbb4c2594a0ceacbb797af752e3610f2efbfc
Author: Daniel Nicolai
Commit: Daniel Nicolai
Fix beginning-of-buffer compilation warning
---
toc-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/toc-mode.el b/toc-mode.el
index 8887f4182b.
branch: externals/doc-toc
commit eb8c6a0c00e811688a8852ef25fdddfa2bafe6e5
Author: Daniel Nicolai
Commit: Daniel Nicolai
Fix seq and cl compiler warnings
---
README.org | 4 ++--
toc-mode.el | 11 ---
2 files changed, 10 insertions(+), 5 deletions(-)
diff --git a/README.org b/READ
branch: externals/doc-toc
commit 10b254ef2c5a527affc3236f84cda9c5845c0aa9
Author: Daniel Nicolai
Commit: Daniel Nicolai
Fix auto pagenumber contents OCR
---
toc-mode.el | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/toc-mode.el b/toc-mode.el
index fc75873842..43f
branch: externals/doc-toc
commit ae455b486327205e5e6df786d42af188bddd8fa5
Author: Daniel Nicolai
Commit: Daniel Nicolai
Implement language customization for OCR
---
README.org | 3 ++-
toc-mode.el | 37 ++---
2 files changed, 32 insertions(+), 8 deletions(-
branch: externals/doc-toc
commit 7a436b0ca34388a2157a8bfd489a03ebab0347a0
Author: Daniel Nicolai
Commit: Daniel Nicolai
Remove info about limited level deepness for djvu
---
toc-mode.el | 7 ---
1 file changed, 7 deletions(-)
diff --git a/toc-mode.el b/toc-mode.el
index b48a2cabe5..3ad
branch: externals/doc-toc
commit e52b2d8ee3d70e96bce3b54d20d713a4ea370452
Author: Daniel Nicolai
Commit: Daniel Nicolai
Improve some (add-to-document) docstrings
---
toc-mode.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/toc-mode.el b/toc-mode.el
index bce6b106a
branch: externals/doc-toc
commit 6eafd64b9ec7973a96e6beaa27fd9a898ae55f92
Author: Daniel Nicolai
Commit: Daniel Nicolai
Add # to tell compiler about function reference (for MELPA)
---
toc-mode.el | 40
1 file changed, 20 insertions(+), 20 deletions(-
branch: externals/doc-toc
commit c5210295254d9117cfd7ed4b4b6d2c53b03d4d55
Author: Daniel Nicolai
Commit: Daniel Nicolai
Change (beginning-og-buffer) to (goto-char (point-min)) for MELPA
---
toc-mode.el | 35 ++-
1 file changed, 10 insertions(+), 25 deletions(
1 - 100 of 130 matches
Mail list logo