You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

79 lines
1.8 KiB

Title: Auto Complete Mode - The most intelligent auto-completion extension for GNU Emacs
CSS: style.css
Auto Complete Mode
==================
*The most intelligent auto-completion extension for [GNU Emacs][]*
\[[Japanese](index.ja.txt)]
* * * *
{toc}
* * * *
What is Auto Complete Mode?
---------------------------
Auto Complete Mode is the most intelligent auto-completion extension for [GNU Emacs][]. It extends the standard Emacs completion interface and provides an environment that allows users to concentrate more on their own work.
Features
--------
* Visual interface
* Reduce overhead of completion by using statistic method
* Extensibility
Screenshots
-----------
![](ac.png "Auto Completion") ![](ac-fuzzy.png "Fuzzy Completion") ![](ac-isearch.png "Increamental Search")
Demo
----
* [YouTube](http://www.youtube.com/watch?v=rGVVnDxwJYE)
* [Ogg Theora with video tag](demo.txt)
Downloads
---------
### Latest Stable (v1.3.1) ### {#Latest_Stable}
[Changes v1.3.1](changes.txt#Changes_v1.3.1)
* [auto-complete-1.3.1.tar.bz2](/pub/auto-complete/auto-complete-1.3.1.tar.bz2)
* [auto-complete-1.3.1.zip](/pub/auto-complete/auto-complete-1.3.1.zip)
User Manual
-----------
[Auto Complete Mode User Manual](manual.txt)
User's Voice
------------
Please send me a comment with your name (or anonymous) to [tomo@cx4a.org](mailto: tomo@cx4a.org) if you like it. Any comments are welcome.
Source Code
-----------
Git repositories are available:
* <http://cx4a.org/repo/auto-complete.git>
* <http://github.com/m2ym/auto-complete> (GitHub mirror)
Reporting Bugs
--------------
Visit [Auto Complete Mode Bug Tracking System](http://cx4a.org/redmine/projects/auto-complete-mode) and create a new ticket.
License
-------
This software is distributed under the term of [GPLv3][]+.
[GNU Emacs]: http://www.gnu.org/software/emacs/
[GPLv3]: http://gplv3.fsf.org/