[Emacs] Update github pages index file

This commit is contained in:
Ivan Malison 2016-11-02 20:54:54 -07:00
parent 3cb4ff9e83
commit 7bba306268
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2016-11-02 Wed 20:53 -->
<!-- 2016-11-02 Wed 20:55 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title></title>
@ -100,6 +100,8 @@
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
<script type="text/javascript" src="http://www.pirilampo.org/styles/lib/js/jquery.stickytableheaders.js"></script>
<script type="text/javascript" src="http://www.pirilampo.org/styles/readtheorg/js/readtheorg.js"></script>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<style type="text/css">
pre.src {background-color: #263238; color: #ffffff;}</style>
<script type="text/javascript">
@ -2895,6 +2897,7 @@ proced is an top like utility that runs inside of emacs. The following sets auto
<span style="color: #9ccc65;">"tile"</span>
<span style="color: #B388FF;">(</span><span style="color: #9ccc65;">"t"</span> <span style="color: #76ff03;">(</span>tile <span style="color: #ff8A65;">:strategy</span> imalison:tall-tile-strategy<span style="color: #76ff03;">)</span><span style="color: #B388FF;">)</span>
<span style="color: #B388FF;">(</span><span style="color: #9ccc65;">"n"</span> tile<span style="color: #B388FF;">)</span>
<span style="color: #B388FF;">(</span><span style="color: #9ccc65;">"l"</span> winner-undo<span style="color: #B388FF;">)</span>
<span style="color: #B388FF;">(</span><span style="color: #9ccc65;">"0"</span> <span style="color: #76ff03;">(</span>tile <span style="color: #ff8A65;">:strategy</span> tile-one<span style="color: #76ff03;">)</span><span style="color: #B388FF;">)</span><span style="color: #EF6C00;">)</span>
<span style="color: #EF6C00;">(</span><span style="color: #fff59d;">defvar</span> <span style="color: #ffcc80;">tile-strategies</span> <span style="color: #B388FF;">(</span>list imalison:tall-tile-strategy
<span style="color: #76ff03;">(</span>tile-argument-buffer-fetcher
@ -7245,7 +7248,7 @@ load-theme hook (See the heading below).
</div>
<div id="postamble" class="status">
<p class="author">Author: Ivan Malison</p>
<p class="date">Created: 2016-11-02 Wed 20:53</p>
<p class="date">Created: 2016-11-02 Wed 20:55</p>
<p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
</div>
</body>