branch: externals/pyim
commit c2604a549b26b7a2125f986e9d34f0b58353336d
Author: Feng Shu
Commit: Feng Shu
v3.9.4
---
pyim.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pyim.el b/pyim.el
index 19094ba..f0b096c 100644
--- a/pyim.el
+++ b/pyim.el
@@ -7,7 +7,7 @@
;;
elpasync pushed a change to branch externals/pyim.
from ace9048 v3.9.3
new 9ec925f * pyim-pymap.el (pyim-pymap-py2cchar-cache-create):
缓冲创建不全的问题的临时解决方案。
new c2604a5 v3.9.4
Summary of changes:
pyim-pymap.el | 10 --
pyim.el | 2 +-
2 files changed, 9
branch: externals/pyim
commit 9ec925fb166ab2b02fccf9e34096e3050d7ba53d
Author: Feng Shu
Commit: Feng Shu
* pyim-pymap.el (pyim-pymap-py2cchar-cache-create): 缓冲创建不全的问题的临时解决方案。
---
pyim-pymap.el | 10 --
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/pyim-pymap.el b/pyi
branch: scratch/javaimp-wip
commit aa0f9324cddc5cb13f9f4239b52cf6182e13a7c1
Author: Filipp Gunbin
Commit: Filipp Gunbin
wip
---
javaimp-parse.el | 51 +--
javaimp-util.el | 7 ---
javaimp.el | 21 ++---
3 files chan
branch: main
commit 06e26055b33771c4ac7dd26e0f092de75b03d62c
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (ftable): New package
---
elpa-packages | 3 +++
1 file changed, 3 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index 1d92d27..c355604 100644
--- a/elpa-pa
branch: externals/ftable
commit 96a0475871b1642582a0c0fb5a361a8af0dd5923
Author: Yuan Fu
Commit: Yuan Fu
Prepare for ELPA
* ftable.el (ftable): Remove custom options.
(ftable-fill, ftable-edit-cell, ftable-reformat): Add autoload cookie.
---
ftable.el | 29 +
branch: externals/ftable
commit 63fb0acc8409888b65b9206a7b0ec5d36ebb29b1
Author: Yuan Fu
Commit: Yuan Fu
Add checks for parsing
And removes an assertion.
* ftable.el (ftable-parse-error): New error.
(ftable--parse-to): Add dimension check.
(ftable--check-dimension):
branch: externals/ftable
commit e029b2f4079643c3c5ed1ee7e629976613db6a62
Author: Yuan Fu
Commit: Yuan Fu
* ftable.el: Add a workaround.
---
ftable.el | 4
1 file changed, 4 insertions(+)
diff --git a/ftable.el b/ftable.el
index 13caf2f..e0f8136 100644
--- a/ftable.el
+++ b/ftable.el
@
branch: externals/ftable
commit 1ea20be274f278df3953cea4720f776adad43616
Author: Yuan Fu
Commit: Yuan Fu
Allow non-table lines before and after table
* ftable.el (ftable--at-table-p, ftable--beginning-of-table,
ftable--end-of-table): New functions.
(ftable--table-info): Use
branch: externals/ftable
commit 9c13bfc27b65bf4d47b5f1f49d1f59292439d6d1
Author: Yuan Fu
Commit: Yuan Fu
Add table.el intergration
* ftable.el (ftable-recognize-table): Remove custom option.
(ftable-fill, ftable-edit-cell, ftable-reformat): Run
'table-recognize' after edit i
branch: externals/ftable
commit 8ff305be0936de0c7ed9e691684aa1ae9be241ff
Author: Yuan Fu
Commit: Yuan Fu
Not use forward-paragraph
Sometimes it doesn't work.
* ftable.el (ftable--table-info): Change 'forward-paragraph' to
'search-forward'.
---
ftable.el | 4 ++--
1 fil
branch: externals/ftable
commit a647832418e4a36392f27157fbccc1ade1f8525f
Author: Yuan Fu
Commit: Yuan Fu
xx
---
ftable.el | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/ftable.el b/ftable.el
index 6c33b9f..57c0beb 100644
--- a/ftable.el
+++ b/ftable.el
@@ -55
branch: externals/ftable
commit 939cc1bc0a272e9b3bca4e1f6bd077e4754fb8ea
Author: Yuan Fu
Commit: Yuan Fu
Fix typo
* ftable.el (ftable--at-table-p, ftable--beginning-of-table): Change
valign to ftable.
---
ftable.el | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-
branch: externals/ftable
commit 71dcbd0593610386f60f2540b5511f7ca5adb0b4
Author: Yuan Fu
Commit: Yuan Fu
Fix beginning- and end-of-table function
* ftable.el (ftable--beginning-of-table, ftable--end-of-table): Don't
move point if not at a table.
---
ftable.el | 6 --
1 file
branch: externals/ftable
commit 9f7534079c60c62a9e7256faf9a6726202404982
Author: Yuan Fu
Commit: Yuan Fu
Make ftable work with CJK characters
* ftable.el (ftable--parse-to, ftable--max-line-width,
ftable--pad-to): Replace 'length' with 'string-width'.
---
ftable.el | 9
branch: externals/ftable
commit 33b32ba7967fe68be42a907cb003d2e7bd90c3b0
Author: Yuan Fu
Commit: Yuan Fu
* ftable.el (ftable-edit-cell): Fix typos.
---
ftable.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ftable.el b/ftable.el
index 5af7eda..13caf2f 100644
--- a
branch: externals/ftable
commit d2385e3216e536a903833212ac1318d806ecec26
Author: Yuan Fu
Commit: Yuan Fu
* ftable.el (ftable-misc-test): Fix test.
---
ftable.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ftable.el b/ftable.el
index 84e3a3e..7812924 100644
--- a/ftab
branch: externals/ftable
commit ec019c2d81e89d1dd7768df285f3d3b7fab7e3c6
Author: Yuan Fu
Commit: Yuan Fu
Add customization
* README.org: Fix typo.
* ftable.el (ftable): New custom group.
(ftable-fill-column): Change to a custom option.
(ftable-recognize-table): New custo
monnier pushed a change to branch externals/ftable.
at 96a0475 Prepare for ELPA
This branch includes the following new commits:
new 2b08dc9 Init
new 8ff305b Not use forward-paragraph
new a647832 xx
new 63fb0ac Add checks for parsing
new
branch: externals/ftable
commit 2b08dc96d287517d02bf49c1ca785e765a92f0fb
Author: Yuan Fu
Commit: Yuan Fu
Init
* README.org: New file.
* ftable.gif: New file.
* ftable.el: New file.
---
README.org | 23 +++
ftable.el | 626 ++
branch: scratch/javaimp-wip
commit a5c00a78f0ca60e73b869775e72ade87ff204996
Author: Filipp Gunbin
Commit: Filipp Gunbin
wip
---
javaimp.el | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/javaimp.el b/javaimp.el
index 3efdae4..5b887fb 100644
--- a/javaimp.el
+++ b/jav
branch: scratch/javaimp-wip
commit 551b1a3a270612b06fec2db36026b1acebfe078d
Author: Filipp Gunbin
Commit: Filipp Gunbin
wip
---
javaimp-gradle.el | 10 -
javaimp-maven.el | 11 +-
javaimp-parse.el | 89 +-
javaimp-util.el | 59
branch: externals/emms
commit 8b32529950e5a2e1dd7afed8757ff6bc923c95e2
Author: Yoni Rabkin
Commit: Yoni Rabkin
* emms-player-mpd.el: fix cache issues with MPD
Patch by Pavel Korytov. Too short to require copyright assignment.
---
AUTHORS| 7 +-
emms-player-mpd.el | 84
branch: externals/company
commit 42ede0fadd023ffa8155ed736098aa84c6ccf048
Author: YE
Commit: YE
Allow Control quick-access modifier key
---
company.el | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/company.el b/company.el
index dd15fb5..afb0c76 100644
--- a/compan
branch: externals/company
commit a3e487966f7e116a328aa5764ab907c1f7729d21
Merge: 824b5fd 42ede0f
Author: Dmitry Gutov
Commit: GitHub
Merge pull request #1157 from yugaego/quick-access
Allow Control quick-access modifier key
---
company.el | 6 --
1 file changed, 4 insertions(+)
branch: externals/consult
commit e3418a995a48e221a022693c17e6b786933c
Author: Daniel Mendler
Commit: Daniel Mendler
Update changelog
---
CHANGELOG.org | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 5798472..7483d89 100644
--- a/CHANGELOG.org
+++
branch: externals/consult
commit 56d65dfcfe07279d86c12aac34647bd2e95d65ea
Author: Daniel Mendler
Commit: Daniel Mendler
consult-recent-file: Fix docstring
---
consult.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/consult.el b/consult.el
index 5955092..b06ff08 100644
branch: externals/counsel
commit d2f290afbff36aecc3cd4408704149c6d8b5580d
Merge: ba18ac9 bde2176
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Merge branch 'master' into externals/counsel
---
.github/workflows/test.yml | 52 ++
c
branch: externals/counsel
commit bde2176e89aa38344f700e9e7f9fc5c7b4fc471f
Author: Hugo Heagren
Commit: Basil L. Contovounesios
Add "other window" action for counsel-bookmark
* counsel.el (counsel-bookmark): Add "other window" action
bookmark-jump-other-window, in line with simil
blc pushed a change to branch externals/counsel.
from ba18ac9 Merge branch 'master' into externals/counsel
adds 11444e8 Fix pathological swiper-isearch-backward
adds e8ac2e2 Consider character widths when inserting prompt
adds 7c5d49f Improve manual line wrappin
branch: externals/counsel
commit ccb2ff6fa74880454eb8a0c7398231b58fc00f16
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Delete file not needed in elpa.git
* .github/workflows/test.yml: Delete file used by GitHub CI.
---
.github/workflows/test.yml | 52
31 matches
Mail list logo