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 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 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 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 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 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 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 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 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 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 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 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 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 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 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: 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
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: 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 |
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 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 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 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/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: 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
101 - 130 of 130 matches
Mail list logo