[elpa] externals/posframe 4bac223 7/9: Merge pull request #87 from tumashu/revert-85-fix-frame-fit

2021-01-12 Thread Feng Shu
branch: externals/posframe commit 4bac223aa4c3274d2cba6a1f3b31e90775c183b2 Merge: e6c6bdb a551168 Author: tumashu Commit: GitHub Merge pull request #87 from tumashu/revert-85-fix-frame-fit Revert "Fix frame fit when there are leading or trailing spaces" --- posframe.el | 4 ++-- 1

[elpa] externals/posframe efd7ea4 9/9: v0.8.4

2021-01-12 Thread Feng Shu
branch: externals/posframe commit efd7ea490defc53a5b78e7469a3a35d225b766cc Author: Feng Shu Commit: Feng Shu v0.8.4 --- posframe.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posframe.el b/posframe.el index e313946..bd50ed5 100644 --- a/posframe.el +++ b/posframe.el

[elpa] externals/posframe c186bfe 2/9: Update posframe.el

2021-01-12 Thread Feng Shu
branch: externals/posframe commit c186bfe3cc2a7fbca9f2496ddaa4e9ad26e1e7f5 Author: randomwangran Commit: GitHub Update posframe.el --- posframe.el | 1 + 1 file changed, 1 insertion(+) diff --git a/posframe.el b/posframe.el index 097efef..37254f2 100644 --- a/posframe.el +++ b/posframe.el

[elpa] externals/posframe ca2ad3a 4/9: Fix frame fit when there are leading or trailing spaces

2021-01-12 Thread Feng Shu
branch: externals/posframe commit ca2ad3ae10b9656055e4c8f9a18fcd202248c3b8 Author: Aaron Jensen Commit: Aaron Jensen Fix frame fit when there are leading or trailing spaces See https://debbugs.gnu.org/cgi/bugreport.cgi?bug=45748 This impacts company-posframe when displaying

[elpa] externals/posframe updated (e1552c8 -> efd7ea4)

2021-01-12 Thread Feng Shu
tumashu pushed a change to branch externals/posframe. from e1552c8 * posframe.el (posframe-show): Fix docstring new b35b35a Update posframe.el new c186bfe Update posframe.el new ae8ac91 Merge pull request #84 from randomwangran/master new ca2ad3a Fi

[elpa] externals/posframe a551168 6/9: Revert "Fix frame fit when there are leading or trailing spaces"

2021-01-12 Thread Feng Shu
branch: externals/posframe commit a55116838d1755a1a52d9e3f86b30bed31aa283c Author: tumashu Commit: GitHub Revert "Fix frame fit when there are leading or trailing spaces" --- posframe.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/posframe.el b/posframe.el index

[elpa] externals/posframe ae8ac91 3/9: Merge pull request #84 from randomwangran/master

2021-01-12 Thread Feng Shu
branch: externals/posframe commit ae8ac91744010c8975f07cf18282f58ce56605d0 Merge: e1552c8 c186bfe Author: tumashu Commit: GitHub Merge pull request #84 from randomwangran/master Add a package that uses posframe --- posframe.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)

[elpa] externals/posframe b35b35a 1/9: Update posframe.el

2021-01-12 Thread Feng Shu
branch: externals/posframe commit b35b35ad637cfa72a3209742a1e12ab65e41d43d Author: randomwangran Commit: GitHub Update posframe.el add a package that uses posframe to preview notes --- posframe.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posframe.el b/pos

[elpa] externals/posframe e6c6bdb 5/9: Merge pull request #85 from aaronjensen/fix-frame-fit

2021-01-12 Thread Feng Shu
branch: externals/posframe commit e6c6bdb10a8d99863951a3a2db2f030577cb9162 Merge: ae8ac91 ca2ad3a Author: tumashu Commit: GitHub Merge pull request #85 from aaronjensen/fix-frame-fit Fix frame fit when there are leading or trailing spaces --- posframe.el | 4 ++-- 1 file changed, 2

[elpa] externals/posframe 3543f16 8/9: Fix void-function fit-frame-to-buffer-1 #86

2021-01-12 Thread Feng Shu
branch: externals/posframe commit 3543f1616a6a27a9156403d8677f04ec2f7fc129 Author: Feng Shu Commit: Feng Shu Fix void-function fit-frame-to-buffer-1 #86 Fix frame fit when there are leading or trailing spaces #85 (again) --- posframe.el | 9 +++-- 1 file changed, 7 insertions(+

[nongnu] elpa/markdown-mode 3e38057 2/2: Merge pull request #585 from jrblevin/syohex/584

2021-01-12 Thread ELPA Syncer
branch: elpa/markdown-mode commit 3e380572a5177d0fa527c15efd15e340f53a923b Merge: 6d64f9e 74aa058 Author: Shohei YOSHIDA Commit: GitHub Merge pull request #585 from jrblevin/syohex/584 Fix consecutive HTML comments highlighting issue --- CHANGES.md | 2 ++ markdown-mode

[nongnu] elpa/markdown-mode 74aa058 1/2: Fix consecutive HTML comments highlighting issue

2021-01-12 Thread ELPA Syncer
branch: elpa/markdown-mode commit 74aa0582f499add5c6796207f4255e9aae6ad312 Author: Shohei YOSHIDA Commit: Shohei YOSHIDA Fix consecutive HTML comments highlighting issue --- CHANGES.md | 2 ++ markdown-mode.el | 2 +- tests/markdown-test.el | 8 3 files changed, 1