branch: externals/mct
commit c7412a3f443ebf2bb5fe4b281d83932e92da313f
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add helper function for retrieving current command
This is taken from the feedback I received from Juri Linkov in a
discussion pertaining to Emacs bug#52
elpasync pushed a change to branch externals/mct.
from 2ff39d6 Fix mct--fit-completions-window arguments
new ef1f956 Update the manual's Acknowledgements section
new c7412a3 Add helper function for retrieving current command
Summary of changes:
README.org | 3 ++-
branch: externals/mct
commit ef1f956997e2661a31cd1d0cd8cd91cb00a0fb88
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Update the manual's Acknowledgements section
This covers commit 2ff39d6 where Juri suggested the modification of a
certain function to fix some errors.
-
branch: externals/pyim
commit d3f71f6324e153f05524ec54f4e0809dcb92f68b
Author: Feng Shu
Commit: Feng Shu
* tests/pyim-tests.el (pyim-tests-pyim-dhashcache-export): New test.
---
tests/pyim-tests.el | 13 +
1 file changed, 13 insertions(+)
diff --git a/tests/pyim-tests.el b/test
branch: externals/pyim
commit 6bbea038e7f89cbe29cad57c9ca17ecefbbca957
Author: Feng Shu
Commit: Feng Shu
Add pyim-tests-pyim-dhashcache-get
* tests/pyim-tests.el (pyim-tests-pyim-dhashcache-get): New test.
* pyim-dcache.el (pyim-dcache-get): call pyim-pymap-py2cchar
elpasync pushed a change to branch externals/pyim.
from bf9e81f * tests/pyim-tests.el
(pyim-tests-pyim-dhashcache-update-iword2count): New test.
new d3f71f6 * tests/pyim-tests.el
(pyim-tests-pyim-dhashcache-export): New test.
new 6bbea03 Add pyim-tests-pyim-dhashcach
branch: externals/gnugo
commit 7eb058869d64ec9e3010724e0194ea877d5b946f
Author: Thien-Thi Nguyen
Commit: Thien-Thi Nguyen
[imgen int] Clear cache if secondary customization occurred
* gnugo-imgen.el (gnugo-imgen-create-xpms):
Prior to generation, check to see if some gnugo-imgen
branch: externals/gnugo
commit 002161c38efeb879c4e594acea56c216dc0130e9
Author: Thien-Thi Nguyen
Commit: Thien-Thi Nguyen
[imgen] Small fixups for last commit
* gnugo-imgen.el [Commentary]: Mention new var.
(gnugo-imgen-char-height-fudge-factor): Fix typo in docstring.
---
gnug
branch: externals/gnugo
commit 96b30b7f6876ea3967526c41bf4cbcba9a986e10
Author: Thien-Thi Nguyen
Commit: Thien-Thi Nguyen
[maint] Update ignorance; nfc
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index bb34e07..2a2c98b 100644
--- a/.gitignore
branch: externals/gnugo
commit 4c4da1fa8647c1e447dc094565fcafa7859a5df1
Author: Thien-Thi Nguyen
Commit: Thien-Thi Nguyen
[imgen] New var: gnugo-imgen-char-height-fudge-factor
* gnugo-imgen.el (gnugo-imgen-char-height-fudge-factor): New.
(gnugo-imgen--fit): Use ‘gnugo-imgen-char
branch: externals/gnugo
commit 636ef79e90d29f3fbaf866a38bf7c23bcbfdd003
Author: Thien-Thi Nguyen
Commit: Thien-Thi Nguyen
[maint] Use https for GNU URLs; nfc
---
README | 2 +-
gnugo-frolic.el | 2 +-
gnugo-imgen.el | 2 +-
gnugo.el| 4 ++--
4 files changed, 5 insertions(+
branch: externals/gnugo
commit f710abfa95a5e5249e017b3887d6de4ace9d7492
Author: Thien-Thi Nguyen
Commit: Thien-Thi Nguyen
[maint] Use https for GNU URL
* gnugo.el (gnugo-program): ...here, in docstring.
---
gnugo.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
ttn pushed a change to branch externals/gnugo.
from 95f956e Improve scoring seed randomization
new 79af62b [maint] Update URL for Git repo; nfc
new 354af8e [maint] Use https for gnuvola URL; nfc
new f710abf [maint] Use https for GNU URL
new 636ef79
branch: externals/gnugo
commit 79af62bce8b1e06632d8b4126fc26e367e78ef65
Author: Thien-Thi Nguyen
Commit: Thien-Thi Nguyen
[maint] Update URL for Git repo; nfc
---
gnugo.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnugo.el b/gnugo.el
index 6ddb519..d360fe7 100644
-
branch: externals/gnugo
commit 354af8ec001372cdf333a3443013febe09bb6a63
Author: Thien-Thi Nguyen
Commit: Thien-Thi Nguyen
[maint] Use https for gnuvola URL; nfc
---
gnugo.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnugo.el b/gnugo.el
index d360fe7..5b2be94 100644
branch: externals/pyim
commit 23551efa355bfd712425f38f41d59abe30aace13
Author: Feng Shu
Commit: Feng Shu
* tests/pyim-tests.el (pyim-tests-pyim-dhashcache-put/delete): New test.
---
tests/pyim-tests.el | 16
1 file changed, 16 insertions(+)
diff --git a/tests/pyim-tests.el
elpasync pushed a change to branch externals/pyim.
from 5bba27b 添加 pyim-dhashcache-update-ishortcode2word-1
new 23551ef * tests/pyim-tests.el
(pyim-tests-pyim-dhashcache-put/delete): New test.
new bf9e81f * tests/pyim-tests.el
(pyim-tests-pyim-dhashcache-update-iword
branch: externals/pyim
commit bf9e81f4187997c86da182060fa1356686b4c137
Author: Feng Shu
Commit: Feng Shu
* tests/pyim-tests.el (pyim-tests-pyim-dhashcache-update-iword2count): New
test.
---
tests/pyim-tests.el | 10 ++
1 file changed, 10 insertions(+)
diff --git a/tests/pyim-tests
branch: externals/pyim
commit 8932f2c7425aaeef68a16e974b87d7dc38aa8e31
Author: Feng Shu
Commit: Feng Shu
* tests/pyim-tests.el (pyim-tests-pyim-dhashcache-get-shortcode): New test.
---
tests/pyim-tests.el | 11 +++
1 file changed, 11 insertions(+)
diff --git a/tests/pyim-tests.el b
branch: externals/pyim
commit c579cc8a55bf4020472e109b5d2b0ac65d01c003
Author: Feng Shu
Commit: Feng Shu
添加 pyim-dhashcache-update-shortcode2word-1
* .gitignore: Ignore temp dcache dir.
* tests/pyim-tests.el
(pyim-tests-pyim-dhashcache-update-shortcode2word): New t
elpasync pushed a change to branch externals/pyim.
from ebded0b * tests/pyim-tests.el (pyim-tests-pyim-string-distance):
New test.
new 8932f2c * tests/pyim-tests.el
(pyim-tests-pyim-dhashcache-get-shortcode): New test.
new 8c72627 * tests/pyim-tests.el
(pyim-tests-p
branch: externals/pyim
commit 73da2d42a925365effd2bc3e54414963bf7dee37
Author: Feng Shu
Commit: Feng Shu
* tests/pyim-tests.el (pyim-tests-pyim-dhashcache-generate-file): New test.
---
tests/pyim-tests.el | 27 +++
1 file changed, 27 insertions(+)
diff --git a/tests
branch: externals/pyim
commit 5bba27be6a0fad6a0d0ceb72c6b32d100a43fea2
Author: Feng Shu
Commit: Feng Shu
添加 pyim-dhashcache-update-ishortcode2word-1
* tests/pyim-tests.el
(pyim-tests-pyim-dhashcache-update-shortcode2word): New test.
* pyim-dhashcache.el (pyim-dhash
branch: externals/pyim
commit 8c7262731cdecc4852f124d50109abb48c1134dc
Author: Feng Shu
Commit: Feng Shu
* tests/pyim-tests.el (pyim-tests-pyim-dhashcache-get-path): New test.
---
tests/pyim-tests.el | 5 +
1 file changed, 5 insertions(+)
diff --git a/tests/pyim-tests.el b/tests/pyim-t
elpasync pushed a change to branch externals/embark-consult.
from 8f19109 Merge pull request #429 from minad/region-actions
adds eb40e2b Fix: embark-target-file-at-point
adds 725794f Merge pull request #430 from localauthor/fix-file-at-point
No new revisions were added
branch: externals/embark
commit 725794f01347a8b1f25c6aea58886a1a0b14fc5b
Merge: 8f19109 eb40e2b
Author: Omar Antolín Camarena
Commit: GitHub
Merge pull request #430 from localauthor/fix-file-at-point
Minor fix for embark-target-file-at-point
---
embark.el | 2 +-
1 file changed, 1
branch: externals/embark
commit eb40e2bc1b70b8158fc8b9555e2132848bb86d44
Author: Grant Rosson
Commit: Grant Rosson
Fix: embark-target-file-at-point
---
embark.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/embark.el b/embark.el
index 50f5de3..3c909e0 100644
--- a/emb
branch: externals/mct
commit 2ff39d66b83388c52a037beed665986d56dd7bc8
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Fix mct--fit-completions-window arguments
This allows it to be used as advise for minibuffer-completion-help.
Thanks to Juri Linkov for noticing the
elpasync pushed a change to branch externals/embark-consult.
from 33b47bb Revert binding default action to
adds c8f58a3 Add a few more region actions
adds 0ad289d Add bookmark annotation actions
adds 4db70c0 Use l for downcase consistently, use d instead of D f
branch: externals/embark
commit 4db70c0fce43ddbc2cddbe9d930431d59d34f2fd
Author: Daniel Mendler
Commit: Daniel Mendler
Use l for downcase consistently, use d instead of D for dup line deletion
---
embark.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/embark.el b/
branch: externals/embark
commit 0ad289d174f2b3a52e827cea5638d94f67f51b49
Author: Daniel Mendler
Commit: Daniel Mendler
Add bookmark annotation actions
---
embark.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/embark.el b/embark.el
index 9076bb9..78568fc 100644
---
branch: externals/embark
commit 8f19109e487dd832e2b6212d7e310e9e583229cc
Merge: 33b47bb d375a64
Author: Omar Antolín Camarena
Commit: GitHub
Merge pull request #429 from minad/region-actions
Add a few more region actions
---
embark.el | 28 +++-
1 file chang
branch: externals/embark
commit d375a64caa1795346cac5870aa9fc174f0dc384b
Author: Omar Antolín
Commit: Omar Antolín
Go back to binding rot13-region instead of message-caesar-region
---
embark.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/embark.el b/embark.el
index
elpasync pushed a change to branch externals/embark.
from 33b47bb Revert binding default action to
new c8f58a3 Add a few more region actions
new 0ad289d Add bookmark annotation actions
new 4db70c0 Use l for downcase consistently, use d instead of D for
dup
branch: externals/embark
commit c8f58a3308a4b2fdc452b936ac4731c2c6414849
Author: Daniel Mendler
Commit: Daniel Mendler
Add a few more region actions
---
embark.el | 23 ---
1 file changed, 20 insertions(+), 3 deletions(-)
diff --git a/embark.el b/embark.el
index 50f5de3
branch: externals/gnugo
commit 95f956ef95468b0d8ed7d5f3f48ff4a311c7e12d
Author: Paul Eggert
Commit: Paul Eggert
Improve scoring seed randomization
* packages/gnugo/gnugo.el (gnugo-close-game):
Use more-random scoring seed.
---
gnugo.el | 6 +-
1 file changed, 1 insertion(+)
branch: externals/hyperbole
commit 25f0382918d6de4982d0973086d205cfccc605a7
Author: Bob Weiner
Commit: Bob Weiner
* hyperbole.el (hkey-initialize): Unconditionalize C-c prefix key
---
hyperbole.el | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/hyperbole.el b/hyper
branch: externals/hyperbole
commit 372d32e96b4d105d58d974fa32115c87ea9af2c0
Merge: 4ea5696 288cb87
Author: Bob Weiner
Commit: Bob Weiner
Merge branch 'master' of hyperbole
---
ChangeLog | 6 ++
test/hpath-tests.el | 25 +
2 files changed, 31 insertions
branch: externals/hyperbole
commit 4ea5696ebbacb7e4af2e3616d14187eeb69d74b0
Author: Bob Weiner
Commit: Bob Weiner
hyperbole.el (hkey-initialize): Add missing Hyperbole C-c prefix
---
ChangeLog| 4
hyperbole.el | 21 -
2 files changed, 16 insertions(+), 9 deleti
branch: externals/org
commit cfffdf5e1ad1d02abdd55f0f66e81bfb8da93d11
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
oc-biblatex: Add missing shortcut
* lisp/oc-biblatex.el (org-cite-biblatex-style-shortcuts): Add missing
shortcut.
---
lisp/oc-biblatex.el | 1 +
1 file changed, 1
branch: externals/org
commit f8cd8a6645828f8af7918b0a6ccce6e5ee5f098c
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
oc-biblatex: Generate cite styles dynamically
* lisp/oc-biblatex.el (org-cite-biblatex-list-styles): New function.
Use it when registering `biblatex' citation pr
elpasync pushed a change to branch externals/org.
from e995e06 oc-biblatex: Allow style customization
new cfffdf5 oc-biblatex: Add missing shortcut
new f8cd8a6 oc-biblatex: Generate cite styles dynamically
new 8908fba compat: Silence byte-compiler
Summary o
branch: externals/org
commit 8908fba11334190c1a344159273320c5b2358b9e
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
compat: Silence byte-compiler
---
lisp/org-compat.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/lisp/org-compat.el b/lisp/org-compat.el
index 4019b06..84bb3a3 10064
branch: externals/org
commit e995e069ca6fc80b9f45659d9743c52600b091f1
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
oc-biblatex: Allow style customization
* lisp/oc-biblatex.el (org-cite-biblatex-styles):
(org-cite-biblatex-style-shortcuts): New defcustoms.
(org-cite-bibla
branch: externals/org
commit 82bb04be221f8498dfce323d2455887469ed6853
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
oc-biblatex: Spell out multicite commands instead of guessing them
* lisp/oc-biblatex.el (org-cite-biblatex-export-citation): Provide
full multicite command name
branch: externals/org
commit 7e2d9091d01faf81679887b34d452de8b0e7cc2e
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
oc: Allow declaring cite styles as a function
* lisp/oc.el (org-cite-register-processor): Allow a function
as :cite-styles value.
(org-cite-supported-styles)
elpasync pushed a change to branch externals/org.
from 798435b org-element-cache: Fix merging intersecting Phase 0
requests
new 7e2d909 oc: Allow declaring cite styles as a function
new 82bb04b oc-biblatex: Spell out multicite commands instead of
guessing them
branch: externals/consult
commit ae5b0ce40b1e96dc3bd585b906d36d9d2d7c1baa
Author: Daniel Mendler
Commit: Daniel Mendler
README Updates
---
README.org | 38 +-
consult.el | 2 +-
2 files changed, 22 insertions(+), 18 deletions(-)
diff --git a/README.org
elpasync pushed a change to branch externals/consult.
from 1984605 Minor code cleanup
new ae5b0ce README Updates
new 8500870 README: Fix typo
Summary of changes:
README.org | 38 +-
consult.el | 2 +-
2 files changed, 22 insertio
branch: externals/consult
commit 85008702de2d28a02123e3f93111dbf54d0a9189
Author: Daniel Mendler
Commit: Daniel Mendler
README: Fix typo
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 4a7d5f0..91f6ad2 100644
--- a/README.org
branch: externals/org
commit 9c7acaa02d1c23f4df04f64f9961b55640b1dc1c
Author: Ihor Radchenko
Commit: Ihor Radchenko
Re-implement 54534eebb more efficiently
* lisp/org-element.el (org-element--cache-sensitive-re): Do not treat
properties inside property drawers as global sensitiv
branch: externals/org
commit 798435be851099e5caaa8aea0e87748cef29019a
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-element-cache: Fix merging intersecting Phase 0 requests
* lisp/org-element.el (org-element--cache-submit-request): Extend
calculation of affected parent eleme
elpasync pushed a change to branch externals/org.
from 0c9b30e Merge branch 'bugfix'
new 9c7acaa Re-implement 54534eebb more efficiently
new 798435b org-element-cache: Fix merging intersecting Phase 0
requests
Summary of changes:
lisp/org-element.el | 34 ++
53 matches
Mail list logo