From 69ff5f497c889e20d2da7c912d0c3bcb1004720f Mon Sep 17 00:00:00 2001 From: Daniel Mendler Date: Mon, 30 Mar 2026 08:21:04 +0200 Subject: Update README --- README.org | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) diff --git a/README.org b/README.org index d224f80..ef386f9 100644 --- a/README.org +++ b/README.org @@ -7,8 +7,6 @@ #+texinfo_dir_desc: COmpletion in Region FUnction #+html: GNU Emacs -#+html: GNU ELPA -#+html: GNU-devel ELPA #+html: MELPA #+html: MELPA Stable @@ -63,10 +61,10 @@ terminal Emacs. Use the [[https://codeberg.org/akib/emacs-corfu-terminal][corfu- * Installation -Corfu is available from [[https://elpa.gnu.org/packages/corfu.html][GNU ELPA]]. You can install it directly via =M-x package-install RET corfu RET=. -After installation, activate the global minor mode with =M-x global-corfu-mode RET=. -For completion press =M-TAB= (or =TAB=) within a buffer. Auto completion is disabled -by default for safety and unobtrusiveness. +Corfu is available from MELPA. You can install it directly via =M-x +package-install RET corfu RET=. After installation, activate the global minor +mode with =M-x global-corfu-mode RET=. For completion press =M-TAB= (or =TAB=) within +a buffer. Auto completion is disabled by default for safety and unobtrusiveness. * Key bindings @@ -512,10 +510,10 @@ The command ~corfu-move-to-minibuffer~ is defined here in terms of We maintain small extension packages to Corfu in this repository in the subdirectory [[https://github.com/minad/corfu/tree/main/extensions][extensions/]]. The extensions are installed together with Corfu if -you pull the package from ELPA. The extensions are inactive by default and can +you pull the package from MELPA. The extensions are inactive by default and can be enabled manually if desired. Furthermore it is possible to install all of the files separately, both ~corfu.el~ and the ~corfu-*.el~ extensions. Currently the -following extensions come with the Corfu ELPA package: +following extensions come with the Corfu package: - [[https://github.com/minad/corfu/blob/main/extensions/corfu-auto.el][corfu-auto]]: Auto completion is enabled if =corfu-auto= is set to =t=. - [[https://github.com/minad/corfu/blob/main/extensions/corfu-echo.el][corfu-echo]]: =corfu-echo-mode= displays a brief candidate documentation in the @@ -605,8 +603,3 @@ the =*Messages*= buffer. Sometimes you will find errors inside Capfs. Such errors are bugs in the Capfs must be fixed there, since Corfu cannot work around them. - -* Contributions - -Since this package is part of [[https://elpa.gnu.org/packages/corfu.html][GNU ELPA]] contributions require a copyright -assignment to the FSF. -- cgit v1.0