This package browser is in early development. Mind the rough edges.

emacs-auto-complete 1.5.1

Intelligent auto-completion extension for Emacs

Auto-Complete is an intelligent auto-completion extension for Emacs. It extends the standard Emacs completion interface and provides an environment that allows users to concentrate more on their own work. Its features are: a visual interface, reduce overhead of completion by using statistic method, extensibility.

Installation

Install emacs-auto-complete 1.5.1 as follows:

guix install emacs-auto-complete@1.5.1

Or install the latest version:

guix install emacs-auto-complete

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.