<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikemacs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=151.25.47.98</id>
	<title>WikEmacs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wikemacs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=151.25.47.98"/>
	<link rel="alternate" type="text/html" href="https://wikemacs.org/wiki/Special:Contributions/151.25.47.98"/>
	<updated>2026-04-07T15:22:57Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wikemacs.org/index.php?title=Auto-complete-mode&amp;diff=2929</id>
		<title>Auto-complete-mode</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Auto-complete-mode&amp;diff=2929"/>
		<updated>2012-06-22T17:25:11Z</updated>

		<summary type="html">&lt;p&gt;151.25.47.98: /* Tutorial Pages */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Package&lt;br /&gt;
|name=auto-complete-mode&lt;br /&gt;
|description=auto-completion library&lt;br /&gt;
|author=Tomohiro Matsuyama&lt;br /&gt;
|maintainer=Tomohiro Matsuyama&lt;br /&gt;
|source= http://github.com/m2ym/auto-complete&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''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.&lt;br /&gt;
&lt;br /&gt;
[[File:ac.png|right|auto-complete-mode]]&lt;br /&gt;
&lt;br /&gt;
== Basic setup ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;lisp&amp;quot;&amp;gt;&lt;br /&gt;
(add-to-list 'load-path &amp;quot;~/.emacs.d&amp;quot;)    ; This may not be appeared if you have already added.&lt;br /&gt;
(add-to-list 'ac-dictionary-directories &amp;quot;~/.emacs.d/ac-dict&amp;quot;)&lt;br /&gt;
(require 'auto-complete-config)&lt;br /&gt;
(ac-config-default)&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Helpful keybindings ==&lt;br /&gt;
&lt;br /&gt;
== Common Customization ==&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[Helm]]&lt;br /&gt;
* [[Ido]]&lt;br /&gt;
&lt;br /&gt;
== Project Pages ==&lt;br /&gt;
* [http://cx4a.org/software/auto-complete/ Official Site]&lt;br /&gt;
* [http://cx4a.org/software/auto-complete/manual.html Official Manual]&lt;br /&gt;
&lt;br /&gt;
Coconut milk?  Sometimes some very interesting (and great tniastg) recipes require cream or something to make the dish creamy.  How does coconut milk jive with SCD.  I guess strickly speaking coconut is a fruit and I imagine it is rather high in glucose (certainly high in fat, but that in itself isn't SCD-forbidden).  Just wondering.  I know   when in doubt leave it out.  While you're at it what about shredded coconut (in moderation, of course)?&lt;/div&gt;</summary>
		<author><name>151.25.47.98</name></author>
	</entry>
</feed>