branch: externals/pq
commit 377f408a567a73781490885756b111f4658e1c2d
Author: Mario Rodas
Commit: Mario Rodas
Improve package build in batch mode
Co-authored-by: monnier
---
.elpaignore | 1 +
pq-compile.el | 31 +++
2 files changed, 20 insertions(+),
branch: externals/denote
commit dae5fa1674620074bc6b181b592afb7e4d06aa28
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Clarify point about attachments to files
---
README.org | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 63d7b2
branch: elpa/clojure-mode
commit bb327cb9707787c8f1dbcb2d219f6cbceb553a96
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Tweak a couple of changelog entries
---
CHANGELOG.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c3418f2a44
elpasync pushed a change to branch externals/denote.
from a0f370d575 Add generic README.md for git forges
new 1524175e80 Reword denote--punctuation-regexp doc string
new fb534987ce Add variable to extend "illegal" punctuation
Summary of changes:
denote.el | 13 +++
branch: externals/denote
commit 1524175e80ca9d10497e46d185a04b6f6706c0c8
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Reword denote--punctuation-regexp doc string
---
denote.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/denote.el b/denote.el
index 920a707
branch: externals/denote
commit fb534987cef774a6e8b1584630bf019556db3d8f
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add variable to extend "illegal" punctuation
This is to allow users to omit non-ascii characters from file names.
Thanks to pRot0ta1p for the fee
branch: externals/javaimp
commit 74eefcdee728fafd3cb5a2b4a7f5a8ad666d1a47
Author: Filipp Gunbin
Commit: Filipp Gunbin
Use narrowing instead of temp buffers in low-level parsing
---
javaimp-parse.el | 153 ++-
javaimp.el | 5 +-
tes
elpasync pushed a change to branch elpa/magit-section.
from acd26dd9f3 manual: Fix command name for magit-toggle-git-debug entry
adds 80cdadb08e magit-section-goto-successor--same: Work around Emacs 26
bug
No new revisions were added by this update.
Summary of changes:
lisp/magit
elpasync pushed a change to branch elpa/magit.
from acd26dd9f3 manual: Fix command name for magit-toggle-git-debug entry
adds 80cdadb08e magit-section-goto-successor--same: Work around Emacs 26
bug
No new revisions were added by this update.
Summary of changes:
lisp/magit-section
branch: elpa/git-commit
commit 80cdadb08efcf3287f6af138608d2a71bd8d0a40
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-section-goto-successor--same: Work around Emacs 26 bug
See https://debbugs.gnu.org/cgi/bugreport.cgi?bug=31840.
Closes #4695.
At [1] I pred
branch: externals/compat
commit 700348af4a375ab25c77be5ba30a752a0b5b08e9
Author: Philip Kaludercic
Commit: Philip Kaludercic
Make compat-font-lock dependency on compat-macs explicit
---
Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/Makefile b/Makefile
index 79ccb01cd7..af3cce
branch: externals/compat
commit c61c7e12a0f124caaec277f37bde08d6c3d44605
Author: Philip Kaludercic
Commit: Philip Kaludercic
Make compat.el not depend on compat-macs.el
---
Makefile | 1 -
compat.el | 2 --
2 files changed, 3 deletions(-)
diff --git a/Makefile b/Makefile
index 794344003a.
branch: externals/compat
commit fe923d8ef905dfdc1ca2a78147f5a7d28426d093
Author: Philip Kaludercic
Commit: Philip Kaludercic
Load compat-NM.el only if NM < emacs-major-version
As the default behaviour is just to load missing (unprefixed)
definitions, which are all compiled away
branch: externals/compat
commit aaf21398355d9d2abee33fe5a620792ea8ad9315
Author: Philip Kaludercic
Commit: Philip Kaludercic
Always load all compat files during testing
---
compat.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/compat.el b/compat.el
index f0e0519f5f
elpasync pushed a change to branch externals/compat.
from fc8c9cdf53 Properly capitalise CentOS in README
new 1457f5dfb4 Remove obsolete comment
new c61c7e12a0 Make compat.el not depend on compat-macs.el
new fe923d8ef9 Load compat-NM.el only if NM < emacs-major-versi
branch: externals/compat
commit 1457f5dfb41350937c8e263ff3e56ed8ec2d3140
Author: Philip Kaludercic
Commit: Philip Kaludercic
Remove obsolete comment
---
compat.el | 6 --
1 file changed, 6 deletions(-)
diff --git a/compat.el b/compat.el
index 35fd8a0ccc..2e2e634912 100644
--- a/compat.
branch: externals/m-buffer
commit 9dcfcd69d89dfe464b4994d41ce109c2f218aea9
Author: Phillip Lord
Commit: Phillip Lord
Update Emacs version requirement
---
m-buffer.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/m-buffer.el b/m-buffer.el
index 3b01fc7edc..f79c1c0b32 10
branch: externals/m-buffer
commit 3bff1078c6c7a33ee88ab187981a0957dae2994e
Author: Phillip Lord
Commit: Phillip Lord
Add package task to Makefile
---
Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Makefile b/Makefile
index 2540a7c97e..de5eba61c4 100644
--- a/Makefile
+++ b/M
branch: externals/m-buffer
commit 9c45387989bd7d813f15e56ac5d3210f5e44b1c6
Author: Phillip Lord
Commit: Phillip Lord
Update Cask file for lentic-doc changes
---
Cask | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Cask b/Cask
index 92ab5bc570..504b1c3b6d 100644
--- a/Cas
branch: externals/m-buffer
commit cf99d4209a3422cabe13420dd9b2cbfbb63f7bea
Author: Phillip Lord
Commit: Phillip Lord
New function `m-buffer-match-multi'
---
README.md | 4
m-buffer.el| 37 -
test/m-buffer-test.el | 12 +
branch: externals/m-buffer
commit 883e6192e992ae783e51de6cd6b6a7dbaa54dce0
Author: Phillip Lord
Commit: Phillip Lord
Benchmark extension changed.
The benchmark file is used as part of the documentation, but because it
ends in a .el was being byte-compiled on installation, which
branch: externals/m-buffer
commit 3325bfcf6e99a0711bdaff82b4275678858946c3
Author: Phillip Lord
Commit: Phillip Lord
Prepare for next release.
---
README.md | 15 +++
1 file changed, 15 insertions(+)
diff --git a/README.md b/README.md
index bb62f95db0..2b11911c7b 100644
--- a/R
branch: externals/m-buffer
commit 3702262fbc7b4eaa625f99162eba8c46fb612c74
Author: Phillip Lord
Commit: Phillip Lord
m-buffer was not stateless at all!
A bug in m-buffer-match meant that the m-buffer-match-* functions was
not at all stateless. The bug was caused because m-buffer
branch: externals/m-buffer
commit 3fd8848e408d9e07dfe0994737962cada347364a
Author: Phillip Lord
Commit: Phillip Lord
m-buffer-at-narrowed-p added.
---
m-buffer-at.el | 5 +
1 file changed, 5 insertions(+)
diff --git a/m-buffer-at.el b/m-buffer-at.el
index 34eaa2bbd5..2128ce4815 100644
branch: externals/m-buffer
commit 62df9235a1ad56b16d101db28f6896ac9123d78f
Author: Phillip Lord
Commit: Phillip Lord
v0.11 release.
---
m-buffer.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/m-buffer.el b/m-buffer.el
index 099c762f5c..a8c10cba57 100644
--- a/m-buffe
branch: externals/m-buffer
commit c0946dbe6cc65e42d87b725fb232921455d619a5
Author: Phillip Lord
Commit: Phillip Lord
Documentations updates.
---
Makefile | 1 -
m-buffer-benchmark.el | 145 ++
m-buffer-doc.org | 7 +++
m-
branch: externals/m-buffer
commit e648a9d6cad72ea4ec4977a063b55a24d859a93b
Author: Phillip Lord
Commit: Phillip Lord
m-buffer-apply-snoc replaced.
This function has now been replaced with m-buffer-apply-join which is a
somewhat better name. The implementation of the function now
branch: externals/m-buffer
commit 5166d21792c1035e79a5d77f86e51f3e8acbeb7c
Author: Phillip Lord
Commit: Phillip Lord
Lentic documentation for m-buffer.el.
---
Makefile | 2 +-
README.md| 27
m-buffer-doc.org | 21 +-
m-buffer.el | 198 ++
branch: externals/m-buffer
commit 3136ab48a8356001667459f595a2e2af3a1f9c35
Author: Phillip Lord
Commit: Phillip Lord
Docstring typo.
---
m-buffer-at.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/m-buffer-at.el b/m-buffer-at.el
index 4438490f92..34eaa2bbd5 100644
---
branch: externals/m-buffer
commit da475fb9145a724d634f7989723b5e4aac4c55d6
Author: Phillip Lord
Commit: Phillip Lord
Update for 0.10.
---
README.md | 6 ++
1 file changed, 6 insertions(+)
diff --git a/README.md b/README.md
index cb7d4f4e23..0f2bff0243 100644
--- a/README.md
+++ b/READM
branch: externals/m-buffer
commit 77067c0ff5104054536fec28db77e1e4f02ae72c
Author: Phillip Lord
Commit: Phillip Lord
Version 0.9 Released.
---
README.md | 10 ++
1 file changed, 10 insertions(+)
diff --git a/README.md b/README.md
index e1ede8319c..cb7d4f4e23 100644
--- a/README.md
branch: externals/m-buffer
commit f62d176423cd2462eca18db6ee6841e759606ee6
Author: Phillip Lord
Commit: Phillip Lord
Byte-compile errors fixed.
---
m-buffer-at.el| 2 --
m-buffer-macro.el | 3 +--
2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/m-buffer-at.el b/m-buffer-at
branch: externals/m-buffer
commit 8c7f63ee1655e7235023ce112865e2e3af7b5348
Author: Phillip Lord
Commit: Phillip Lord
Removed pointless call to m-buffer-buffer-for-match.
This was added because I copied the form of the function from
overlay-match, when it wasn't actually needed,
branch: externals/m-buffer
commit b67897c83384c483fbc53d2a2831f5bd8a8186e0
Author: Phillip Lord
Commit: Phillip Lord
Reduce Emacs versions in testing.
---
.travis.yml | 2 --
1 file changed, 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 96ae783ad3..52d1a41f9f 100644
--- a/.tr
branch: externals/m-buffer
commit 4bf9bbe61d06d0276ff934f1797fa62c52bb96ae
Author: Phillip Lord
Commit: Phillip Lord
README update for 0.8.
---
README.md | 11 ++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 06b2679459..e1ede8319c 100644
branch: externals/m-buffer
commit e80fd6cdaa355242f37982e6510dc8ae1eb4e33d
Author: Phillip Lord
Commit: Phillip Lord
Documentation updates.
---
m-buffer-macro.el | 5 ++---
m-buffer.el | 2 +-
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/m-buffer-macro.el b/m-buffer-
branch: externals/m-buffer
commit 69cf1fb326c62457b6627d286ff1f315c92ce83e
Author: Phillip Lord
Commit: Phillip Lord
Documentation updates.
---
.dir-locals.el | 5 +
.gitignore | 1 +
m-buffer.el| 10 +++---
3 files changed, 13 insertions(+), 3 deletions(-)
diff --git a/.
branch: externals/m-buffer
commit 63a46e6732b9626223ab74d59889d77b55d3af72
Author: Phillip Lord
Commit: Phillip Lord
m-buffer-in-match-p added.
---
m-buffer.el | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/m-buffer.el b/m-buffer.el
index 4ffaca1ec9..9899f171a5
branch: externals/m-buffer
commit c2ea6f72b94192fc56de4b16fda7edd37086cade
Author: Phillip Lord
Commit: Phillip Lord
m-buffer-first-line added.
New method to find the first line.
---
m-buffer.el | 15 ++-
test/m-buffer-test.el | 16 +---
2 files ch
branch: externals/m-buffer
commit 55eb7c058fa57ab53aa71e97218baf5796699ef3
Author: Phillip Lord
Commit: Phillip Lord
Prepare for next iteration.
---
m-buffer.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/m-buffer.el b/m-buffer.el
index 704ce18b4e..e9da454f49 100644
branch: externals/m-buffer
commit d6701d8ce203c708eea1a1f1b3409667a6b3ba0b
Author: Phillip Lord
Commit: Phillip Lord
Remove extraneous dash dependency to dash.
---
Cask | 1 -
1 file changed, 1 deletion(-)
diff --git a/Cask b/Cask
index eae9df8727..b7b1f89066 100644
--- a/Cask
+++ b/Cask
@
branch: externals/m-buffer
commit 02feebf93155941e49bb58dc2d3d00ce4e1628fc
Author: Phillip Lord
Commit: Phillip Lord
Test update due to function private namechange.
---
test/m-buffer-test.el | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/test/m-buffer-test.el
branch: externals/m-buffer
commit bc7dd63016ffcd9df7e2171c68d1f71c6d536b26
Author: Phillip Lord
Commit: Phillip Lord
Emacs 24.4 Unit testing.
---
.travis.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml
index aa80f3169f..96ae783ad3 100644
--- a/.travis.yml
+
branch: externals/m-buffer
commit 2803b1f9b6a5b5d66cc712a96604aa343fd01c63
Author: Phillip Lord
Commit: Phillip Lord
Match functions now accept a :numeric arg.
This forces the return of integers rather than markers which saves the
effort of nil'ing them after, but which cannot b
branch: externals/m-buffer
commit 93f64edf1b83f489e09ce252eb2de0a56100e698
Author: Phillip Lord
Commit: Phillip Lord
Added support for case-fold-search
Previously, case-fold-search could be set externally, but is now also
offered as an argument.
---
m-buffer.el | 26 +
branch: externals/m-buffer
commit 11990bba65f14fdd57bc867594894d175fa1225b
Author: Phillip Lord
Commit: Phillip Lord
Version 0.5 release.
---
README.md | 7 +++
m-buffer.el | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 2cb04f03a8.
branch: externals/m-buffer
commit 6c25f66a6da729b5fbef8b58d45895146fda99fa
Author: Phillip Lord
Commit: Phillip Lord
Uses cask for dependency management and testing.
---
.ert-runner |1 +
.gitignore|1 +
.travis.yml | 25 +-
Cask |
branch: externals/m-buffer
commit b7c9738f312be44dcc8ab139f2d27140d4263f91
Author: Phillip Lord
Commit: Phillip Lord
Update readme for 0.4 release.
---
README.md | 4
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index 14cf0e5e92..194765d8e9 100644
--- a/README.md
branch: externals/m-buffer
commit 5784538b015fc4c3480aa5a983d9e94a23030d00
Author: Phillip Lord
Commit: Phillip Lord
v0.4 iteration.
---
m-buffer.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/m-buffer.el b/m-buffer.el
index 8dcc64ed45..3a7caa9e47 100644
--- a/m-buff
branch: externals/m-buffer
commit e4ec4daa8743bf05bd8aee5fbd8eef9cd55546a4
Author: Phillip Lord
Commit: Phillip Lord
replace-match now returns marker to the end of the replacements.
---
m-buffer.el | 6 --
test/m-buffer-test.el | 10 ++
2 files changed, 14 insertions(
branch: externals/m-buffer
commit 6e8e29e12d00b8be7597c73ec08d73b4bf63925c
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Fix some typos
These causes to reference undefined variables or functions.
---
m-buffer.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --gi
branch: externals/m-buffer
commit 84c7fddd48c7baf3099bcb9a71ae8747f2b598ab
Author: Phillip Lord
Commit: Phillip Lord
Modifed match-data to use keyword args, except for first two args.
This has resulted in a large number of knock on changes, but has simplified
the argument handling si
branch: externals/m-buffer
commit ce6dfb0023d1766a2616cdccb60ecdb53e4f2637
Author: Phillip Lord
Commit: Phillip Lord
Use Emacs var
---
run-tests.sh | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/run-tests.sh b/run-tests.sh
index 74441aad5c..35f63e8c8b 100755
--- a/run
elpasync pushed a change to branch externals/m-buffer.
at d2e35bf929 Adjust copyright headers for GNU ELPA
This branch includes the following new commits:
new ce7b6aa0fc Initial Checkin
new 0450374662 Lots of changes!
new 20daafd37d Lots more changes!
new
branch: externals/corfu-doc
commit da931367802d01e87e1e496ba5b51aa9126a705d
Author: Yuwei Tian
Commit: Yuwei Tian
Increase the default max width of the doc frame to 80 characters
---
corfu-doc.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/corfu-doc.el b/corfu-doc.el
branch: externals/corfu-doc
commit 5dd2a2987a9e470112151d89be3f35d95c633be5
Author: Yuwei Tian
Commit: Yuwei Tian
Don't display warning when child frame is not supported (#17, #19)
---
corfu-doc.el | 7 +--
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/corfu-doc.el b/corf
branch: externals/corfu-doc
commit 767e7574ef7003b54f4848160c1f53c43deea9cb
Author: Yuwei Tian
Commit: Yuwei Tian
Obsolete toggle-corfu-doc-mode command
---
corfu-doc.el | 15 +++
1 file changed, 3 insertions(+), 12 deletions(-)
diff --git a/corfu-doc.el b/corfu-doc.el
index b3
branch: externals/corfu-doc
commit 13574ae5d17de692f335136f3e3a3ee63463f180
Author: Yuwei Tian
Commit: Yuwei Tian
Make corfu-doc-display-within-parent-frame default to t
---
README.org | 8
corfu-doc.el | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/README
branch: externals/corfu-doc
commit 733739d090e666a0f5a984ec8e085f5f033d7b5f
Author: Yuwei Tian
Commit: Yuwei Tian
Add and adjust docstrings
---
corfu-doc.el | 69 ++--
1 file changed, 58 insertions(+), 11 deletions(-)
diff --git a/cor
branch: externals/corfu-doc
commit 7997122f70aecc83e36af9d533613b3c05d85f0e
Author: Yuwei Tian
Commit: Yuwei Tian
Fix error that resize doc popup when refreshing
---
corfu-doc.el | 52
1 file changed, 28 insertions(+), 24 deletions(-)
di
branch: externals/corfu-doc
commit f9566cf13f6730a45b2f3c12e491a3fa2097e5d5
Author: Yuwei Tian
Commit: Yuwei Tian
Version 0.6.3
---
corfu-doc.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/corfu-doc.el b/corfu-doc.el
index 230d273499..44e021ae00 100644
--- a/corfu-do
branch: externals/corfu-doc
commit d2abf185e69bd3b1371d884aacd7c1acc593f490
Author: Yuwei Tian
Commit: Yuwei Tian
Rename corfu-doc--popup-transit to corfu-doc--popup-transition
---
corfu-doc.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/corfu-doc.el b/corfu-doc.
branch: externals/corfu-doc
commit 1c99932d33c097b2f029717257f42bdca13f755f
Author: Yuwei Tian
Commit: Yuwei Tian
Support displaying the doc frame within the parent frame
---
corfu-doc.el | 76
1 file changed, 56 insertions(+), 20
branch: externals/corfu-doc
commit 904df4f99a2bd37b6b1a70c4b81b5eeb0a446627
Author: Yuwei Tian
Commit: Yuwei Tian
Make corfu-doc-mode a global minor mode
---
corfu-doc.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/corfu-doc.el b/corfu-doc.el
index 00de241acf..b143df
branch: externals/corfu-doc
commit 6c0653336d458add71597415ab6288ecf36376e8
Author: Yuwei Tian
Commit: Yuwei Tian
Avoid doc frame repositioning delay
---
corfu-doc.el | 76 +++-
1 file changed, 45 insertions(+), 31 deletions(-)
diff -
branch: externals/corfu-doc
commit 807448a3de99559f252cabe28e26553a624332d1
Author: Yuwei Tian
Commit: Yuwei Tian
Version 0.3.0
---
corfu-doc.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/corfu-doc.el b/corfu-doc.el
index 63b954dccf..d6cbd2f9e5 100644
--- a/corfu-do
branch: externals/corfu-doc
commit 4ff6f35c184aeaf9d22f04c88aa760acaf620d22
Author: Yuwei Tian
Commit: Yuwei Tian
Fix #12: make the popup functions more overrideable
* corfu-doc.el (corfu-doc--cf-window): Rename from corfu-doc--window.
(corfu-doc--auto-timer): Rename from corfu-
branch: externals/corfu-doc
commit 95a1a1731d425e5f8912711d7750784638ba28a0
Author: Yuwei Tian
Commit: Yuwei Tian
Add contributions note
---
README.org | 5 +
1 file changed, 5 insertions(+)
diff --git a/README.org b/README.org
index 0617c15b1d..f18ddf3801 100644
--- a/README.org
+++ b
branch: externals/corfu-doc
commit 45853ecb531e08d3b1ce5426bee6807e35c4fade
Author: Yuwei Tian
Commit: Yuwei Tian
Version 0.1.0
---
corfu-doc.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/corfu-doc.el b/corfu-doc.el
index dce9c60633..9ce62e5039 100644
--- a/corfu-do
branch: externals/corfu-doc
commit 75faa58328ff2ab95bdd691c801fe62c2e0aa1da
Author: Yuwei Tian
Commit: Yuwei Tian
Version 0.0.5
---
corfu-doc.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/corfu-doc.el b/corfu-doc.el
index ae0f7ae321..97540e862b 100644
--- a/corfu-do
branch: externals/corfu-doc
commit 7926ff406c0d40fc51f664ebc4c6380a0f117c52
Author: Yuwei Tian
Commit: Yuwei Tian
Avoid using map-merge
See Emacs bug#46722
---
corfu-doc.el | 11 +--
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/corfu-doc.el b/corfu-doc.el
i
branch: externals/corfu-doc
commit d857f012ad7ca008ab5dcc179dfe16e2d6384532
Author: Yuwei Tian
Commit: Yuwei Tian
Reduce doc frame flickering when the delay is very low
---
corfu-doc.el | 25 -
1 file changed, 20 insertions(+), 5 deletions(-)
diff --git a/corfu-doc.
branch: externals/corfu-doc
commit 214b14115e7464a01ea22e513a52af6783a32e42
Author: Yuwei Tian
Commit: Yuwei Tian
Hide doc frame if there is no documentation
---
corfu-doc.el | 22 --
1 file changed, 12 insertions(+), 10 deletions(-)
diff --git a/corfu-doc.el b/corfu-do
branch: externals/corfu-doc
commit 84f344ce6038001925968ffd10e1911b5548a0b0
Author: Yuwei Tian
Commit: Yuwei Tian
Version 0.2.0
---
corfu-doc.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/corfu-doc.el b/corfu-doc.el
index 3bcca68c89..973df532e4 100644
--- a/corfu-do
branch: externals/corfu-doc
commit d051b8e0b173b3f9e9c1620be9022dbf122a29cf
Author: Yuwei Tian
Commit: Yuwei Tian
Place doc frame at top or bottom of the completion popup frame
---
corfu-doc.el | 70 ++--
1 file changed, 45 insertions(
branch: externals/corfu-doc
commit 6c62c6634f9e000ad06f5320263c7f0648b7ec94
Author: Yuwei Tian
Commit: Yuwei Tian
README: Document reducing the popup flickering
---
README.org | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index f1c2fa0277..10
branch: externals/corfu-doc
commit c968530f748bdf30c56cf8221109d4cc23558dbf
Author: Frédéric Giquel
Commit: Yuwei Tian
Fix #9: fix showing doc while quickly browsing candidates
This fixes a problem pointed out by
Frédéric Giquel .
---
corfu-doc.el | 7 ---
1 file changed, 4
branch: externals/corfu-doc
commit fa5f36599d8d8dd9e62aab9eec5b6c394ca14539
Author: Yuwei Tian
Commit: Yuwei Tian
Force to refresh corfu echo message
---
corfu-doc.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/corfu-doc.el b/corfu-doc.el
index 47e01a1b18..ae0f7ae3
branch: externals/corfu-doc
commit c2460635d92f4cfd044785fa657fdcdd48faeb2d
Author: Yuwei Tian
Commit: Yuwei Tian
Inhibit message when fetching the candidate documentation
---
corfu-doc.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/corfu-doc.el b/corfu-doc.el
ind
branch: externals/corfu-doc
commit f030d5817606602cdfdacb669c6d73f92f7b9b04
Author: Yuwei Tian
Commit: Yuwei Tian
Version 0.0.4
---
corfu-doc.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/corfu-doc.el b/corfu-doc.el
index a142887a91..33bdda35c0 100644
--- a/corfu-do
branch: externals/corfu-doc
commit f89ddb7c65b284d06fac962f381d3f8ffd4345bc
Author: Yuwei Tian
Commit: Yuwei Tian
Sync corfu's update on redisplay hack
---
corfu-doc.el | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/corfu-doc.el b/corfu-doc.el
index a1407ff325..160e
branch: externals/m-buffer
commit d2e35bf9293367f1a2d19f259f32a35bd9f4788b
Author: Stefan Monnier
Commit: Stefan Monnier
Adjust copyright headers for GNU ELPA
* test/test-helper.el: Delete unused empty file.
* test/m-buffer-test.el: Adjust copyright. Enable lexical-binding.
branch: externals/corfu-doc
commit d2260b04d75dd30f4d640c56bb12621a735dfbce
Author: Tian Yuwei
Commit: Tian Yuwei
Fix doc frame border missing problem
---
corfu-doc.el | 17 +
1 file changed, 9 insertions(+), 8 deletions(-)
diff --git a/corfu-doc.el b/corfu-doc.el
index cdf
branch: externals/corfu-doc
commit b8b47f79bcf643347166996c8521e7aaf0a5360c
Author: Tian Yuwei
Commit: Tian Yuwei
Make the documentation scrollable
---
README.org | 10 ++
corfu-doc.el | 19 +++
2 files changed, 29 insertions(+)
diff --git a/README.org b/README.or
branch: externals/m-buffer
commit a2b935896f90701563797ec29f0aa5dacb200992
Author: Phillip Lord
Commit: Phillip Lord
Support Emacs-24 series
Ensure m-buffer works with Emacs-24, Emacs-25 and Emacs-26 to be. This is
mainly because it is a dependency of assess which needs to work
branch: externals/corfu-doc
commit 488da677535b02e6e3b62b802928a6f9a61d33bf
Author: Yuwei Tian
Commit: Yuwei Tian
Revert previous commit
This reverts commit f89ddb7c65b284d06fac962f381d3f8ffd4345bc.
---
corfu-doc.el | 5 +
1 file changed, 1 insertion(+), 4 deletions(-)
diff --
branch: externals/m-buffer
commit 6eb1d2535a82707a83733173bc400a0d8e520c80
Author: Phillip Lord
Commit: Phillip Lord
v0.15 Release
---
README.md | 7 +--
m-buffer.el | 4 ++--
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 368909c2c0..823375
branch: externals/m-buffer
commit b40242064083f34a905ec47d6fa63aa1c4d1c699
Author: Phillip Lord
Commit: Phillip Lord
Remove CSS which is provided by lentic
Both the CSS file and the reference to it are removed, as a result in
the change to the upstream lentic.
---
m-buffer-doc.
branch: externals/m-buffer
commit 2a056e62487b3e346ef001237de8f3fd7cc56485
Author: Phillip Lord
Commit: Phillip Lord
seq replaces the dependency on dash.
Mostly, this change is a like-for-like replacement, with two exceptions:
seq.el is missing a tree-map function which is repla
branch: externals/m-buffer
commit 62751a56dbe3d205f9b1bceea3f45b1f7773d373
Author: Phillip Lord
Commit: Phillip Lord
Fix hyperlink in travis-ci build.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 2b11911c7b..9240cefa44 100644
branch: externals/m-buffer
commit 22660c53850ef61814dd27b137a48eed98c97e3c
Author: Phillip Lord
Commit: Phillip Lord
New function - m-buffer-at-string
---
m-buffer-at.el | 5 +
test/m-buffer-at-test.el | 8
2 files changed, 13 insertions(+)
diff --git a/m-buffer-at.e
branch: externals/m-buffer
commit 970b87f18d273807ee6036eae44ae67342c041a5
Author: Phillip Lord
Commit: Phillip Lord
Port tests to new travis infrastructure.
---
.travis.yml | 19 +++
1 file changed, 11 insertions(+), 8 deletions(-)
diff --git a/.travis.yml b/.travis.yml
in
branch: externals/m-buffer
commit e2d5a416ce47b36da10a9815ff5702f28c716d57
Author: Phillip Lord
Commit: Phillip Lord
Move back to melpa-stable
---
Cask | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Cask b/Cask
index 1b38a9f935..e864ca652d 100644
--- a/Cask
+++ b/Cask
@
branch: externals/m-buffer
commit 1da2438bfb0ee644cd3fcc5aed7594e71a07fd13
Author: Phillip Lord
Commit: Phillip Lord
Lentic doc update and generation
---
Cask | 2 +
Makefile | 16 +-
README.md| 8 +-
m-buffer-doc.css | 817 ++
branch: externals/m-buffer
commit ea281db21af0dd48ba08f7f8e0cd2902acdf5a96
Author: Phillip Lord
Commit: Phillip Lord
New function: m-buffer-partition-by-marker.
---
m-buffer.el | 32
test/m-buffer-test.el | 14 ++
2 files changed, 46 in
branch: externals/m-buffer
commit 47e92435986c8ac7d79dda5d1b00eaa37480e997
Author: Phillip Lord
Commit: Phillip Lord
Prepare for next iteration.
---
m-buffer.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/m-buffer.el b/m-buffer.el
index a8c10cba57..21e8efae60 100644
branch: externals/m-buffer
commit 8681342aaffa187e5c54945ab91b812965a96d19
Author: Phillip Lord
Commit: Phillip Lord
Renamespace assess-discover
Remove assess-discover, add fudge-discover and generating code. Add
README explaining all. Add .nosearch.
Having a namespaced
branch: externals/m-buffer
commit 184fe5f6092a8e9004ecb1f25ec0fb403f424812
Author: Phillip Lord
Commit: Phillip Lord
Prepare for next iteration.
---
m-buffer.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/m-buffer.el b/m-buffer.el
index 3d6d214740..47d82e7a7c 100644
branch: externals/m-buffer
commit 7ce1c15e0bc33e2f69bcc46ea7efb17d790f1869
Author: Phillip Lord
Commit: Phillip Lord
Update documentation entry point
---
m-buffer-doc.org | 43 ++-
1 file changed, 34 insertions(+), 9 deletions(-)
diff --git a/m-buffe
branch: externals/m-buffer
commit 61d1fceb8467584aa1c5902ef33c543e0385351a
Author: Phillip Lord
Commit: Phillip Lord
Prepare for next iteration.
---
m-buffer.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/m-buffer.el b/m-buffer.el
index 948033282f..dadd538c23 100644
1 - 100 of 341 matches
Mail list logo