branch: externals/compat
commit 70ed788d8dd4ee1fcb7e73193c5016ea81edf24e
Author: Daniel Mendler
Commit: Daniel Mendler
compat: Improve docstrings
---
compat.el | 15 ---
1 file changed, 12 insertions(+), 3 deletions(-)
diff --git a/compat.el b/compat.el
index 6c591588b4..730604
branch: externals/compat
commit 04b5c403a0ae8ccd86162efe1656e0e8a461586c
Author: Daniel Mendler
Commit: Daniel Mendler
compat-macs: Improve docstrings
---
compat-macs.el | 29 +
1 file changed, 17 insertions(+), 12 deletions(-)
diff --git a/compat-macs.el b/comp
elpasync pushed a change to branch externals/compat.
from edd3e1e2a3 compat-defvar/defun/defmacro: Support obsoletion
new 04b5c403a0 compat-macs: Improve docstrings
new 70ed788d8d compat: Improve docstrings
Summary of changes:
compat-macs.el | 29 +
elpasync pushed a change to branch externals/org.
from 104311c7f8 org-cite-basic--get-field: Throw an error on non-nil
field values
new 0e5de0ff64 org-export-expand-include-keyword: Fix relative links in
recursive includes
new 5d9c9c27c6 * lisp/org-agenda.el: require 'org-
branch: externals-release/org
commit 5d9c9c27c68f1af1159dfeb62352b2fa610b1d9f
Author: Ihor Radchenko
Commit: Ihor Radchenko
* lisp/org-agenda.el: require 'org-element
Load org-element for agenda instead of relying on org-element being
loaded when agenda is ran.
Reported
branch: externals/org
commit 0e5de0ff6476ac9ee95ccb0ded17540e7b22b5ff
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-export-expand-include-keyword: Fix relative links in recursive includes
* lisp/ox.el (org-export-expand-include-keyword): Add new optional
argument INCLUDER-FI
branch: externals/org
commit f8a601f800cd30c18c9085aa94220b9dad8273a5
Merge: 0e5de0ff64 5d9c9c27c6
Author: Ihor Radchenko
Commit: Ihor Radchenko
Merge branch 'bugfix'
---
lisp/org-agenda.el | 8 +---
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/lisp/org-agenda.el b/lisp/
branch: externals/pyim
commit 7a1fe3381ba301755ac6ed989954de47a6a1eb7f
Author: Feng Shu
Commit: Feng Shu
pyim-pymap--cchar2py-cache-create: handle '|'
---
pyim-pymap.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/pyim-pymap.el b/pyim-pymap.el
index d4efd06b7c..8847
branch: externals-release/org
commit cbb288eaa51be945b4da1fa5847ef9039cfda660
Author: Ihor Radchenko
Commit: Ihor Radchenko
ob-core: Do not use `temporary-file-directory' function
* lisp/ob-core.el (org-babel-temporary-stable-directory): Use
`temporary-file-directory' variable i
elpasync pushed a change to branch externals/org.
from f8a601f800 Merge branch 'bugfix'
new cbb288eaa5 ob-core: Do not use `temporary-file-directory' function
new 52f29d4da3 Merge branch 'bugfix'
Summary of changes:
lisp/ob-core.el | 2 +-
1 file changed, 1 insertion(+),
branch: externals/org
commit 52f29d4da3eb0f100f1dc3c2f0feca234b01da95
Merge: f8a601f800 cbb288eaa5
Author: Ihor Radchenko
Commit: Ihor Radchenko
Merge branch 'bugfix'
---
lisp/ob-core.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/ob-core.el b/lisp/ob-core.el
in
branch: elpa/smartparens
commit 6cd739af01d75038a4d7b80a49afd10d97198166
Author: Matus Goljer
Commit: Matus Goljer
docs: clarify documentation
---
smartparens.el | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/smartparens.el b/smartparens.el
index fd58064586..03bf8
elpasync pushed a change to branch elpa/smartparens.
from 0a23136dd6 Merge pull request #1139 from
ax487/feature-doxygen-formulas
new 6cd739af01 docs: clarify documentation
new 219da7202c feat(barf): move the point with the barfed delimiter
Summary of changes:
smartparen
branch: elpa/smartparens
commit 219da7202c6c184ac06033489899bfc391ddd64e
Author: Matus Goljer
Commit: Matus Goljer
feat(barf): move the point with the barfed delimiter
Fix #918
---
smartparens-ruby.el | 1 +
smartparens.el| 38
branch: externals/inspector
commit eb6045861787aa8e47271ed287eb496926ef4f16
Author: Mariano Montone
Commit: Mariano Montone
Release 0.11
---
inspector.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/inspector.el b/inspector.el
index 5b26ecb953..ed2a6f3fa4 100644
--- a
branch: elpa/dracula-theme
commit 9cb285b0b15bb6dfb343bd66e89f957c44ca4ed8
Author: Evan Davis
Commit: Evan Davis
add bookmark-face for emacs@28.1+
---
dracula-theme.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dracula-theme.el b/dracula-theme.el
index e3c44b1943..eea3765f9c 1006
branch: elpa/dracula-theme
commit b84a3af74d6d0419a0b34e28f221164200ae9504
Author: Étienne Deparis
Commit: Étienne Deparis
Little adjustments for eglot package
---
dracula-theme.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dracula-theme.el b/dracula-theme.el
index eea3765f9c..c
branch: elpa/dracula-theme
commit 89ab9d7527482552749652396aa6d05951dcd9c0
Merge: fdf057f5e8 9cb285b0b1
Author: Étienne Deparis
Commit: GitHub
Merge pull request #97 from evandavis/feat/add-bookmark-face
add bookmark-face for emacs@28.1+
---
dracula-theme.el | 2 ++
1 file changed,
elpasync pushed a change to branch elpa/dracula-theme.
from fdf057f5e8 Merge branch 'feat/header-line'
new 9cb285b0b1 add bookmark-face for emacs@28.1+
new 89ab9d7527 Merge pull request #97 from
evandavis/feat/add-bookmark-face
new b84a3af74d Little adjustments for
branch: elpa/dracula-theme
commit be1dd97ef3968bef25b9de89e7dc1251f5aaee10
Author: Étienne Deparis
Commit: Étienne Deparis
Add support for new font-lock faces in emacs 29+
Inspiration is taken from vscode implementation
Fixes: https://github.com/dracula/emacs/issues/96
---
elpasync pushed a change to branch elpa/idris-mode.
from e39bb892f8 Merge pull request #611 from
keram/issue-447-case-split-menu-key-bind
new ed88191c43 [ flymake ] Improvment to flycheck checkers.
new c5f42964bf [ flycheck ] patterns work, but issue is parsing the
output.
branch: elpa/idris-mode
commit ed88191c4320c63cd5d7d741c0912918e1c70633
Author: Jan de Muijnck-Hughes
Commit: Marek L
[ flymake ] Improvment to flycheck checkers.
1. Move them to an external file.
2. Define a checker for Idris2.
There is a bug which means that, although
branch: elpa/idris-mode
commit 7b6e3054ba1a6768c438897761900c62c77e72d2
Author: Marek L
Commit: Marek L
Reduce clutter in Idris2 flycheck error message
---
flycheck-idris.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/flycheck-idris.el b/flycheck-idris.el
index f74a80bbaf..f0687d72a
branch: elpa/idris-mode
commit cab781537faeb73723bc66571ac9bcb2bb7f3dab
Author: Marek L
Commit: Marek L
Improve flycheck error patterns for Idris(2)
TODO: Test Idris 1 warning pattern and update if needed
---
flycheck-idris.el | 39 ---
1 file ch
branch: elpa/idris-mode
commit 7a7a4680004bed6ba87b8e56fafd55b408aac8d1
Merge: e39bb892f8 6272999465
Author: Jan de Muijnck-Hughes
Commit: GitHub
Merge pull request #609 from keram/mla-jfdm-fix-flycheck-main
Improvment to flycheck checkers
---
Makefile| 7 +--
branch: elpa/idris-mode
commit 48988fc219edb87de101d2c59d94638ec857f21e
Author: Marek L
Commit: Marek L
[ flycheck ] Use source-original in error patterns
By default flycheck copy the source file to temporary file
before running the checker.
This leads to error in Idris:
branch: elpa/idris-mode
commit 627299946595792fd8c6af2ce3f4636b4a5810ab
Author: Marek L
Commit: Marek L
[ flycheck ] Handle Idris2 reported "Uncought error"
Example:
```
Uncaught error: Error: Expected a capitalised identifier, got: bar.
Empty:1:8--1:11
1 | mod
branch: elpa/idris-mode
commit dcf41da3e29bfb45afe3d6d3d3f69659bd3bfd53
Author: Jan de Muijnck-Hughes
Commit: Marek L
[ flycheck ] removed tests that did not work properly.
---
Makefile | 6
idris-test-flycheck.el | 79 --
branch: elpa/idris-mode
commit c5f42964bf1fa8cbc4ad4827b1868c2ba4a39417
Author: Jan de Muijnck-Hughes
Commit: Marek L
[ flycheck ] patterns work, but issue is parsing the output.
Flycheck expects a 'proper name'.
---
flycheck-idris.el | 3 +--
idris-test-flycheck.el | 50
branch: elpa/idris-mode
commit 1b5a537f0a24e389a912671b51adbd9a98cf3a51
Author: Marek L
Commit: Marek L
[ flycheck ] Remove unused var `flycheck-idris2-executable`
---
flycheck-idris.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/flycheck-idris.el b/flycheck-idris.el
index d6d3637c26
branch: elpa/idris-mode
commit 71d3a07f62f15ab535ab55d4a8d97d1b319191bb
Author: Marek L
Commit: Marek L
Fix warning flycheck error pattern for Idris 1
Also ensure remove duplicates as it seems Idris1 produces warnings
in output twice.
Resolves: https://github.com/idris-
elpasync pushed a change to branch elpa/smartparens.
from 219da7202c feat(barf): move the point with the barfed delimiter
new aa44a182cd Fix #1135 Add support for EDoc verbatim quoting for
erlang comments
new 1c875af690 Merge pull request #1136 from jeko2000/fix-1135-202209
branch: elpa/smartparens
commit 1c875af690a79bad175782d8ba1f09fad19da864
Merge: 219da7202c aa44a182cd
Author: Matus Goljer
Commit: GitHub
Merge pull request #1136 from jeko2000/fix-1135-20220906
---
smartparens-config.el | 1 +
smartparens-erlang.el | 55 +++
branch: elpa/smartparens
commit 626970ecce7b177f1b1e1974ec2e4aeb6fe547ae
Author: Matus Goljer
Commit: Matus Goljer
fix(string): fix parsing of nested strings
Python switched from using string fences to some other mechanism, so
we need to be able to parse nested strings also just
branch: elpa/smartparens
commit 1cb21a99462ddd8e6501ba8e832b7f77b80fb6a7
Author: Matus Goljer
Commit: Matus Goljer
fix: add * interactive spec to functions modifying buffer
Fix #1107
---
smartparens.el | 152 +
1 file changed,
branch: elpa/smartparens
commit aa44a182cd74a998d7a37903466be14ef1dce474
Author: Johnny Ruiz
Commit: Johnny Ruiz
Fix #1135 Add support for EDoc verbatim quoting for erlang comments
---
smartparens-config.el | 1 +
smartparens-erlang.el | 55 +
branch: elpa/with-editor
commit f8c7e795959097e20d99e9124d42364b93906cf6
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Fix symbol name in docstring
---
lisp/with-editor.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/with-editor.el b/lisp/with-editor.el
index 2
branch: elpa/with-editor
commit 391e76a256aeec6b9e4cbd733088f30c677d965b
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Teach sleeping editor about "+L[:C]" argument preceding filename
Closes #120.
---
docs/with-editor.org | 4 ++--
lisp/with-editor.el | 43 +
elpasync pushed a change to branch elpa/with-editor.
from 04226cbe4d ci: Add compile workflow
new f8c7e79595 Fix symbol name in docstring
new 391e76a256 Teach sleeping editor about "+L[:C]" argument preceding
filename
Summary of changes:
docs/with-editor.org | 4 ++--
l
elpasync pushed a change to branch externals/jarchive.
from 9f14b742fc Add missing file-name-handler operations
new f46a0491f4 Handling files whose names end in ".zip"
new 2e4a4bee2a Bump version to 0.10.0
Summary of changes:
CHANGELOG.md | 6 ++
README.md| 6
branch: externals/jarchive
commit 2e4a4bee2ad2715f4c364706acd10c25009d8df5
Author: dannyfreeman
Commit: dannyfreeman
Bump version to 0.10.0
---
CHANGELOG.md | 6 ++
jarchive.el | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 24e46
branch: externals/jarchive
commit f46a0491f49775f30c50e1b1af355bb99a215d0e
Author: Robert Brown
Commit: dannyfreeman
Handling files whose names end in ".zip"
This allows LSP servers to refer to source code in the JDK's src.zip
file.
Additionally, handle files in a jar o
branch: elpa/smartparens
commit 803c9e28808a04a1510932912c99002f339ddba9
Author: Matus Goljer
Commit: Matus Goljer
fix(wrap): cancel repeated wrapping after point moves forward
Fixes #1084
---
smartparens.el| 5 ++---
test/smartparens-wrapping-test.el | 3 ++-
2
branch: elpa/smartparens
commit 9e3316b7218325657c881e8e26693bd1a7e98b36
Author: Matus Goljer
Commit: Matus Goljer
refactor: rename get function to make to show it is a constructor
---
smartparens.el | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/smartparens.
elpasync pushed a change to branch elpa/smartparens.
from 1cb21a9946 fix: add * interactive spec to functions modifying buffer
new 9e3316b721 refactor: rename get function to make to show it is a
constructor
new 803c9e2880 fix(wrap): cancel repeated wrapping after point mov
elpasync pushed a change to branch elpa/smartparens.
from 803c9e2880 fix(wrap): cancel repeated wrapping after point moves
forward
new 7ab6f9d862 chore: remove useless font-lock
new a1bc0add37 refactor: initialize maps in defvar instead of
additional calls to define-key
branch: elpa/smartparens
commit be97b9245133cfd375fddfe873f6234e01d13704
Merge: 708c9753b2 512a3a5284
Author: Matus Goljer
Commit: GitHub
Merge pull request #1142 from jmorag/unison-lang
---
smartparens-config.el | 1 +
smartparens-unison.el | 57 +++
branch: elpa/smartparens
commit a1bc0add37418c1fdded03098d4314f774aa65b3
Author: Matus Goljer
Commit: Matus Goljer
refactor: initialize maps in defvar instead of additional calls to
define-key
---
smartparens.el | 20
1 file changed, 12 insertions(+), 8 deletions(-)
d
branch: elpa/smartparens
commit 7ab6f9d8627a1e42e86ffa95514134c4c6a699b5
Author: Matus Goljer
Commit: Matus Goljer
chore: remove useless font-lock
In newer Emacsen macros are automatically font-locked as keywords, so
this is not necessary anymore.
---
smartparens.el | 7 ---
branch: elpa/smartparens
commit 512a3a5284d3ac537b7786692c2533678f87b919
Author: Joseph Morag
Commit: Joseph Morag
feat(unison): disable closing single quotes
---
smartparens-config.el | 1 +
smartparens-unison.el | 57 +++
2 files changed, 5
branch: elpa/smartparens
commit 708c9753b2765adbba9deb3db82aa9d75077e220
Author: Matus Goljer
Commit: Matus Goljer
fix(init): clean up global side-effects when smartparens.el is loaded
Fix #129
---
smartparens.el | 29 -
1 file changed, 16 insertions(+),
branch: externals/compat
commit 558053dcae1763003d15386092167a5078d9960a
Author: Daniel Mendler
Commit: Daniel Mendler
compat-28: Add directory-files-and-attributes with COUNT argument
---
NEWS.org| 1 +
compat-28.el| 10 ++
compat-tests.el | 7 +++
3 files changed
elpasync pushed a change to branch elpa/emacsql.
from 3cec7dcb20 Use utf-8 coding-system instead of utf-8-auto
new 93885039e9 Signal an error if emacsql-sqlite fails immediately
new 2e6056df11 emacsql-waiting-p: Deal with deleted buffer
Summary of changes:
emacsql-sqlite.
elpasync pushed a change to branch elpa/emacsql-mysql.
from 3cec7dcb20 Use utf-8 coding-system instead of utf-8-auto
adds 93885039e9 Signal an error if emacsql-sqlite fails immediately
adds 2e6056df11 emacsql-waiting-p: Deal with deleted buffer
No new revisions were added by
branch: elpa/emacsql
commit 93885039e99cf7b6bdcefa0fbe8fa69b34c57f71
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Signal an error if emacsql-sqlite fails immediately
---
emacsql-sqlite.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/emacsql-sqlite.el b/emacsql-sqlite.el
index 7b
elpasync pushed a change to branch elpa/emacsql-psql.
from 3cec7dcb20 Use utf-8 coding-system instead of utf-8-auto
adds 93885039e9 Signal an error if emacsql-sqlite fails immediately
adds 2e6056df11 emacsql-waiting-p: Deal with deleted buffer
No new revisions were added by t
elpasync pushed a change to branch elpa/emacsql-sqlite.
from 3cec7dcb20 Use utf-8 coding-system instead of utf-8-auto
adds 93885039e9 Signal an error if emacsql-sqlite fails immediately
adds 2e6056df11 emacsql-waiting-p: Deal with deleted buffer
No new revisions were added by
branch: elpa/emacsql
commit 2e6056df110e76da4eabb413f8781c4f1edddf20
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
emacsql-waiting-p: Deal with deleted buffer
If the buffer (and thus the process) are killed, then waiting for the
process doesn't make sense anymore, and would re
elpasync pushed a change to branch elpa/emacsql-sqlite-builtin.
from 3cec7dcb20 Use utf-8 coding-system instead of utf-8-auto
adds 93885039e9 Signal an error if emacsql-sqlite fails immediately
adds 2e6056df11 emacsql-waiting-p: Deal with deleted buffer
No new revisions were
branch: elpa/smartparens
commit 77ccac67e21310c68a219d6d137239a64d8929c0
Author: strangepr0gram
Commit: strangepr0gram
fix typo
---
smartparens-config.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/smartparens-config.el b/smartparens-config.el
index 3b8e8f594c..0fa02
branch: elpa/smartparens
commit 87cebaa3199f2e822571b8f5eec8d98334e7
Author: strangepr0gram
Commit: strangepr0gram
fix typo
---
smartparens.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/smartparens.el b/smartparens.el
index fd58064586..8468034b94 100644
---
branch: elpa/smartparens
commit 7afd647395018a26633673ed92ce7a9cb3ccb8f2
Author: Matus Goljer
Commit: Matus Goljer
feat(python): change default setting for adding colon after paren to
disabled
See issue #1075
---
smartparens-python.el | 2 +-
1 file changed, 1 insertion(+), 1 dele
elpasync pushed a change to branch elpa/smartparens.
from be97b92451 Merge pull request #1142 from jmorag/unison-lang
new 77ccac67e2 fix typo
new 87cebaa319 fix typo
new 00382f6558 Merge pull request #1138 from strangepr0gram/master
new 7afd647395 feat(python
branch: elpa/smartparens
commit 00382f65583c1afc5d2df8a106f8ad15241927aa
Merge: be97b92451 87cebaa319
Author: Matus Goljer
Commit: GitHub
Merge pull request #1138 from strangepr0gram/master
---
smartparens-config.el | 2 +-
smartparens.el| 4 ++--
2 files changed, 3 insertions(+), 3
branch: externals/emms
commit 5112fce533f5505dacfafbf3d0888f4fa389e4fd
Author: Fran Burstall
Commit: Fran Burstall
* emms-mpris.el: correct type for Position property
Thanks to Sheng Wang.
---
emms-mpris.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/emm
branch: externals/inspector
commit a388d8695469dea732710fdc4083790465d4eeb2
Author: Mariano Montone
Commit: Mariano Montone
Customizable alist and plist detection functions
---
inspector.el | 14 --
1 file changed, 12 insertions(+), 2 deletions(-)
diff --git a/inspector.el b/in
branch: externals/inspector
commit 9c84011dd3b88de20b7141a2d89fb73f22c5198e
Author: Mariano Montone
Commit: Mariano Montone
Inspect as proper list functions for plist and alists
---
inspector.el | 26 --
1 file changed, 24 insertions(+), 2 deletions(-)
diff --git a/
elpasync pushed a change to branch externals/inspector.
from eb60458617 Release 0.11
new a388d86954 Customizable alist and plist detection functions
new 9c84011dd3 Inspect as proper list functions for plist and alists
Summary of changes:
inspector.el | 40
branch: externals/inspector
commit 0858144fd9982172711a546dacfe92c31dab33de
Author: Mariano Montone
Commit: Mariano Montone
Button to switch to alist and plist view
---
inspector.el | 24 +++-
1 file changed, 23 insertions(+), 1 deletion(-)
diff --git a/inspector.el b/i
elpasync pushed a change to branch externals/inspector.
from 9c84011dd3 Inspect as proper list functions for plist and alists
new 0858144fd9 Button to switch to alist and plist view
new c9299bf0c7 Release 0.12
new 14809da942 Set buffer-read-only
new db57d44f3
branch: externals/inspector
commit 14809da942cad4eeeb56ad764718c76afc1c96b0
Author: Mariano Montone
Commit: Mariano Montone
Set buffer-read-only
---
inspector.el | 12
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/inspector.el b/inspector.el
index a89d22d337..5c
branch: externals/inspector
commit c9299bf0c76ecc7ed820a97c2c5644a9b7e6bf59
Author: Mariano Montone
Commit: Mariano Montone
Release 0.12
---
inspector.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/inspector.el b/inspector.el
index ae15348711..a89d22d337 100644
--- a
branch: externals/inspector
commit db57d44f3b956c2e8761c476937bf72d1fd94bd9
Author: Mariano Montone
Commit: Mariano Montone
Release 0.13
---
inspector.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/inspector.el b/inspector.el
index 5cd5a25b71..c5c38f429c 100644
--- a
branch: externals/poke
commit 9baf641d41db99acdfbdeedd6a07b09d1d5f09cc
Author: Mohammad-Reza Nabipoor
Commit: Mohammad-Reza Nabipoor
poke.el: update protocol in `poke-vu-handle-cmd'
---
poke.el | 26 +-
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/
branch: externals/pyim
commit 2a48c09cf5945202052feeff9192a046d091ca45
Author: Feng Shu
Commit: Feng Shu
pyim-pymap-split-string: use pyim-split-list
---
pyim-pymap.el | 52 ++--
1 file changed, 38 insertions(+), 14 deletions(-)
diff --git a/
elpasync pushed a change to branch externals/pyim.
from 7a1fe3381b pyim-pymap--cchar2py-cache-create: handle '|'
new afd2bbe9cc Add pyim-split-list
new 2a48c09cf5 pyim-pymap-split-string: use pyim-split-list
new 571b0b57d0 pyim-cstring-utils.el: indent code.
Summar
branch: externals/pyim
commit 571b0b57d063da795bdd574c47cef67e89a57adb
Author: Feng Shu
Commit: Feng Shu
pyim-cstring-utils.el: indent code.
---
pyim-cstring-utils.el | 54 ---
1 file changed, 34 insertions(+), 20 deletions(-)
diff --git a/py
branch: externals/pyim
commit afd2bbe9cc425c2d271cb7d546caddfabec0ce91
Author: Feng Shu
Commit: Feng Shu
Add pyim-split-list
---
pyim-common.el | 10 ++
tests/pyim-tests.el | 6 ++
2 files changed, 16 insertions(+)
diff --git a/pyim-common.el b/pyim-common.el
index 082450
branch: externals/tempel
commit 30def371d8282cfc60b1d90debd08f6240eba37c
Author: Daniel Mendler
Commit: Daniel Mendler
Add key-valid-p check
---
tempel.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/tempel.el b/tempel.el
index 8fa72b65c6..a08ee38e03 100644
--- a/te
branch: externals/tempel
commit cf840ae36cbdec138a01cfc4f5c8a75868c4d748
Author: Daniel Mendler
Commit: Daniel Mendler
Add keymap check
---
tempel.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/tempel.el b/tempel.el
index f857557742..8fa72b65c6 100644
--- a/tempel.el
+++ b/tempel.el
branch: externals/tempel
commit 4e89e3596bc7d5d4a5029b8c3bfa70311b9a81aa
Author: Daniel Mendler
Commit: Daniel Mendler
Use key-parse
---
tempel.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tempel.el b/tempel.el
index 718cffe5a6..f857557742 100644
--- a/tempel.el
++
elpasync pushed a change to branch externals/tempel.
from 44e5141428 Prefer if-let/when-let
new 4e89e3596b Use key-parse
new cf840ae36c Add keymap check
new 30def371d8 Add key-valid-p check
Summary of changes:
tempel.el | 4 +++-
1 file changed, 3 insertions(+), 1
82 matches
Mail list logo