paced
- Description
- Predictive Abbreviation Completion and Expansion using Dictionaries
- Latest
- paced-1.1.3.tar (.sig), 2024-Mar-31, 160 KiB
- Maintainer
- Ian Dunn <dunni@gnu.org>
- Atom feed
- paced.xml
- Website
- https://savannah.nongnu.org/projects/paced-el/
- Browse ELPA's repository
- CGit or Gitweb
- Badge
To install this package from Emacs, use package-install
or list-packages
.
Full description
Paced (Predictive Abbreviation Completion and Expansion using Dictionaries) scans a group of files (determined by "population commands") to construct a usage table (dictionary). Words (or symbols) are sorted by their usage, and may be later presented to the user for completion. A dictionary can then be saved to a file, to be loaded later. Population commands determine how a dictionary should be filled with words or symbols. A dictionary may have multiple population commands, and population may be performed asynchronously. Once population is finished, the contents are sorted, with more commonly used words at the front. Dictionaries may be edited through EIEIO's customize-object interface. Completion is done through `completion-at-point'. The dictionary to use for completion can be customized.
Old versions
paced-1.1.2.tar.lz | 2018-Feb-07 | 36.1 KiB |
paced-1.1.1.tar.lz | 2018-Feb-06 | 36.0 KiB |
paced-1.1.tar.lz | 2018-Feb-04 | 35.9 KiB |
paced-1.0.1.tar.lz | 2018-Jan-24 | 32.5 KiB |
paced-1.0.tar.lz | 2017-Dec-11 | 32.1 KiB |