From 21723ad548ac89b2f75cda6b2a58df8131201aeb Mon Sep 17 00:00:00 2001 From: Daniel Mendler Date: Fri, 18 Nov 2022 12:26:49 +0100 Subject: Add changelog (Fix #33) --- CHANGELOG.org | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 CHANGELOG.org diff --git a/CHANGELOG.org b/CHANGELOG.org new file mode 100644 index 0000000..5ba728b --- /dev/null +++ b/CHANGELOG.org @@ -0,0 +1,18 @@ +#+title: corfu.el - Changelog +#+author: Daniel Mendler +#+language: en + +* Development + +- Add =corfu-infoframe= extension to display candidate documentation and location + in a small child frame next to the candidate menu. This extension has been + contributed by Yuwei Tian who assigned copyright to the FSF. The extension + supersedes Yuwei's =corfu-doc= package. +- Extract the =corfu-echo= extension from =corfu.el=. In order to see echo + messages, enable =corfu-echo-mode=. You probably want to enable either + =corfu-echo-mode= or =corfu-infoframe-mode=. +- Rename =corfu-echo-documentation= to =corfu-echo-delay=. + +* Version 0.28 (2022-10-16) + +- Start of changelog. -- cgit v1.0