elpasync pushed a change to branch externals/corfu. from 0d0b2c9fd9 corfu-complete: Correct metadata computation for current field new 0632308f33 Make create buffer and make frame code reusable new abe4a14d52 Add optional argument to hack redisplay when move the frame new f434fed5f8 Add corfu-doc-popup new c63d92f141 Rename corfu-info to corfu-doc-buffer new 0438c9085d Update README new b02b68a2b8 Revert "Add optional argument to hack redisplay when move the frame" new 666678e7e9 Remove corfu-doc-popup group new 6d010877f9 Increase corfu-doc-popup-delay new ef048aeb01 Remove corfu-doc-popup-transition
Summary of changes: README.org | 10 +- corfu.el | 113 ++--- extensions/{corfu-info.el => corfu-doc-buffer.el} | 24 +- extensions/corfu-doc-popup.el | 527 ++++++++++++++++++++++ 4 files changed, 603 insertions(+), 71 deletions(-) rename extensions/{corfu-info.el => corfu-doc-buffer.el} (82%) create mode 100644 extensions/corfu-doc-popup.el