Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
marvel
GitHub Repository: marvel/qnf
Path: blob/master/elisp/auto-complete-1.3/doc/index.txt
990 views
1
Title: Auto Complete Mode - The most intelligent auto-completion extension for GNU Emacs
2
CSS: style.css
3
4
Auto Complete Mode
5
==================
6
7
*The most intelligent auto-completion extension for [GNU Emacs][]*
8
9
\[[Japanese](index.ja.txt)]
10
11
* * * *
12
13
{toc}
14
15
* * * *
16
17
What is Auto Complete Mode?
18
---------------------------
19
20
Auto Complete Mode is the most intelligent auto-completion extension for [GNU Emacs][]. Auto Complete Mode renews an old completion interface and provides an environment that makes users could be more concentrate on their own works.
21
22
Features
23
--------
24
25
* Visual interface
26
* Reduce overhead of completion by using statistic method
27
* Extensibility
28
29
Screenshots
30
-----------
31
32
![](ac.png "Auto Completion") ![](ac-fuzzy.png "Fuzzy Completion") ![](ac-isearch.png "Increamental Search")
33
34
Demo
35
----
36
37
* [YouTube](http://www.youtube.com/watch?v=rGVVnDxwJYE)
38
* [Ogg Theora with video tag](demo.txt)
39
40
Downloads
41
---------
42
43
### Latest Stable (v1.3) ### {#Latest_Stable}
44
45
[Changes v1.3](changes.txt#Changes_v1.3)
46
47
* [auto-complete-1.3.tar.bz2](/pub/auto-complete/auto-complete-1.3.tar.bz2)
48
* [auto-complete-1.3.zip](/pub/auto-complete/auto-complete-1.3.zip)
49
50
### v1.2 ###
51
52
[Changes v1.2](changes.txt#Changes_v1.2)
53
54
* [auto-complete-1.2.tar.bz2](/pub/auto-complete/auto-complete-1.2.tar.bz2)
55
* [auto-complete-1.2.zip](/pub/auto-complete/auto-complete-1.2.zip)
56
57
User Manual
58
-----------
59
60
[Auto Complete Mode User Manual](manual.txt)
61
62
User's Voice
63
------------
64
65
Please send me a comment with your name (or anonymous) to [[email protected]](mailto: [email protected]) if you like it. Any comments are welcome.
66
67
Source Code
68
-----------
69
70
Git repositories are available:
71
72
* <http://cx4a.org/repo/auto-complete.git>
73
* <http://github.com/m2ym/auto-complete> (GitHub mirror)
74
75
Reporting Bugs
76
--------------
77
78
Visit [Auto Complete Mode Bug Tracking System](http://cx4a.org/redmine/projects/auto-complete-mode) and create a new ticket.
79
80
License
81
-------
82
83
This software is distributed under the term of [GPLv3][]+.
84
85
[GNU Emacs]: http://www.gnu.org/software/emacs/
86
[GPLv3]: http://gplv3.fsf.org/
87
88