[elpa] externals/posframe 1dfac36 1/2: * posframe.el (posframe-poshandler-p0.5p0-to-w0.5p1): Use posframe-poshandler-p0p0-to-p0p1 to get y.

2021-10-24 Thread ELPA Syncer
branch: externals/posframe commit 1dfac3639ae6549c3a88a3ab869f13102ffa6443 Author: Feng Shu Commit: Feng Shu * posframe.el (posframe-poshandler-p0.5p0-to-w0.5p1): Use posframe-poshandler-p0p0-to-p0p1 to get y. --- posframe.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --gi

[elpa] externals/posframe cd4f8d2 2/2: * posframe.el (posframe-poshandler-p0.5p0-to-f0.5p1): New function.

2021-10-24 Thread ELPA Syncer
branch: externals/posframe commit cd4f8d20f14c13423368c08af95cda1aa17ae1e6 Author: Feng Shu Commit: Feng Shu * posframe.el (posframe-poshandler-p0.5p0-to-f0.5p1): New function. --- posframe.el | 10 ++ 1 file changed, 10 insertions(+) diff --git a/posframe.el b/posframe.el index c2

[elpa] externals/posframe updated (c33d7b6 -> cd4f8d2)

2021-10-24 Thread ELPA Syncer
elpasync pushed a change to branch externals/posframe. from c33d7b6 Simplify posframe-poshandler-point-1 new 1dfac36 * posframe.el (posframe-poshandler-p0.5p0-to-w0.5p1): Use posframe-poshandler-p0p0-to-p0p1 to get y. new cd4f8d2 * posframe.el (posframe-poshandler-p0.

[elpa] externals/org e2fa3c4: org-element-cache-map: Increase minimal Emacs version in 717a847d6

2021-10-24 Thread ELPA Syncer
branch: externals/org commit e2fa3c4c4046b6f547e1f3c116e174e8f12ca5e1 Author: Ihor Radchenko Commit: Ihor Radchenko org-element-cache-map: Increase minimal Emacs version in 717a847d6 * lisp/org-element.el (org-element-cache-map): Do not byte-compile FUNC in Emacs 28 as well. So

[elpa] externals/eev 0691a8c: Fixed `find-libera-2a' and `find-libera-3a' in rcirc.el.

2021-10-24 Thread ELPA Syncer
ng + M-1 \\[ee-copy-this-line-to-kill-ring] -- copy the last anchor to the kill ring + \\[ee-shrink-hyperlink-at-eol] -- shrink `find-xxxfile' to `find-xxx' + See: (find-refining-intro \"2. Refining hyperlinks\") +") (defun eev-mode-define () "Use this to redefine `ee

[elpa] externals/posframe e453fad 2/3: hanlder -> handler

2021-10-24 Thread ELPA Syncer
branch: externals/posframe commit e453fad1dff06ed9c68735e1125d0cdbe2a4a231 Author: Feng Shu Commit: Feng Shu hanlder -> handler --- posframe.el | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/posframe.el b/posframe.el index 465eb9f..223a220 100644 --- a/posf

[elpa] externals/posframe e5ca8bf 3/3: Improve docstring of posframe-poshandler-*

2021-10-24 Thread ELPA Syncer
branch: externals/posframe commit e5ca8bf12294aaf7496f978a56bb917bfa22a5a7 Author: Feng Shu Commit: Feng Shu Improve docstring of posframe-poshandler-* --- posframe.el | 99 + 1 file changed, 41 insertions(+), 58 deletions(-) diff

[elpa] externals/posframe d13fe72 1/3: * posframe.el (posframe-show): Improve docstring about poshandler.

2021-10-24 Thread ELPA Syncer
branch: externals/posframe commit d13fe723d818b1fd82f7905fc46336426b6f9932 Author: Feng Shu Commit: Feng Shu * posframe.el (posframe-show): Improve docstring about poshandler. --- posframe.el | 24 ++-- 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/posfr

[elpa] externals/posframe updated (cd4f8d2 -> e5ca8bf)

2021-10-24 Thread ELPA Syncer
elpasync pushed a change to branch externals/posframe. from cd4f8d2 * posframe.el (posframe-poshandler-p0.5p0-to-f0.5p1): New function. new d13fe72 * posframe.el (posframe-show): Improve docstring about poshandler. new e453fad hanlder -> handler new e5ca8bf

[elpa] externals/compat updated (5506770 -> 3082209)

2021-10-24 Thread ELPA Syncer
elpasync pushed a change to branch externals/compat. from 5506770 Update .elpaignore new 97058d5 Handle TCO for condition-case new 5256e51 Fix TCO for cond when a condition only had a head new bc754a4 Remove list of untested functions from compat-tests.el

[elpa] externals/compat bc754a4 3/4: Remove list of untested functions from compat-tests.el

2021-10-24 Thread ELPA Syncer
branch: externals/compat commit bc754a47a1c30f3c05b180f66bf0ef211cd1dfe7 Author: Philip Kaludercic Commit: Philip Kaludercic Remove list of untested functions from compat-tests.el --- compat-tests.el | 30 +- 1 file changed, 1 insertion(+), 29 deletions(-) diff

[elpa] externals/compat 3082209 4/4: Move require advice to compat-25.1

2021-10-24 Thread ELPA Syncer
branch: externals/compat commit 3082209c30a4ebb08b8229c81eaedaf9b8c142a5 Author: Philip Kaludercic Commit: Philip Kaludercic Move require advice to compat-25.1 As currently the only feature that depends on the require advice is subr-x, and that specifically on version 24.x, we c

[elpa] externals/compat 97058d5 1/4: Handle TCO for condition-case

2021-10-24 Thread ELPA Syncer
branch: externals/compat commit 97058d52f1be5e6af7db3475b3703f357cf9ef8a Author: Philip Kaludercic Commit: Philip Kaludercic Handle TCO for condition-case --- compat-28.1.el | 4 1 file changed, 4 insertions(+) diff --git a/compat-28.1.el b/compat-28.1.el index 9c5b26c..de49bad 100644

[elpa] externals/compat 5256e51 2/4: Fix TCO for cond when a condition only had a head

2021-10-24 Thread ELPA Syncer
branch: externals/compat commit 5256e51cdf2ef3bfc731248074d0ae59acefaffd Author: Philip Kaludercic Commit: Philip Kaludercic Fix TCO for cond when a condition only had a head --- compat-28.1.el | 12 +++- compat-tests.el | 17 + 2 files changed, 24 insertions(+), 5

[elpa] externals/compat 01a59a2: Apply Chris Wellons' eval-after-load workaround

2021-10-24 Thread ELPA Syncer
branch: externals/compat commit 01a59a2192845c50551cb2633bd77970bcaea93c Author: Philip Kaludercic Commit: Philip Kaludercic Apply Chris Wellons' eval-after-load workaround --- compat-macs.el | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/compat-macs.el b/compat-m

[elpa] externals/consult ae2761e: Make menu-item :fiter functions pure functions (#453)

2021-10-24 Thread ELPA Syncer
branch: externals/consult commit ae2761ead41a2e8bae011cee0f57830d6bf423b5 Author: Omar AntolĂ­n Camarena Commit: GitHub Make menu-item :fiter functions pure functions (#453) Currently the :filter functions for the menu-items used in narrowing do the narrowing themselves; with th

[elpa] externals/company 811beea: company-preview-show-at-point: Better prefix chopping with fuzzy matchers

2021-10-24 Thread ELPA Syncer
branch: externals/company commit 811beeade86669e20da35efed5b00de6a5e305ab Author: Dmitry Gutov Commit: Dmitry Gutov company-preview-show-at-point: Better prefix chopping with fuzzy matchers Fixes #1241 --- company.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --

[elpa] externals/posframe 2c2db29: * posframe.el (posframe-poshandler-argbuilder): Simplify parent-frame and parent-window.

2021-10-24 Thread ELPA Syncer
branch: externals/posframe commit 2c2db2944040464800ed9cdcd16d2e9905135234 Author: Feng Shu Commit: Feng Shu * posframe.el (posframe-poshandler-argbuilder): Simplify parent-frame and parent-window. --- posframe.el | 9 ++--- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a

[elpa] externals/compat 1a2e3f8: Clarify that compat.el has not yet been published

2021-10-24 Thread ELPA Syncer
branch: externals/compat commit 1a2e3f8c342d778b44499ff33e089554e953be68 Author: Philip Kaludercic Commit: Philip Kaludercic Clarify that compat.el has not yet been published --- README.md | 4 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1709e01..62042b6 1