<feed xmlns='http://www.w3.org/2005/Atom'>
<title>transient-navigation, branch master</title>
<subtitle>Navigate with a transient mode</subtitle>
<id>https://code.ryuslash.org/transient-navigation/atom?h=master</id>
<link rel='self' href='https://code.ryuslash.org/transient-navigation/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/transient-navigation/'/>
<updated>2014-02-16T13:23:18Z</updated>
<entry>
<title>Bump version</title>
<updated>2014-02-16T13:23:18Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2014-02-16T13:23:18Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/transient-navigation/commit/?id=3464f317e67c9713ca75e5cdac662bdd6e088114'/>
<id>urn:sha1:3464f317e67c9713ca75e5cdac662bdd6e088114</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change cursor color and type during navigation</title>
<updated>2014-02-16T13:09:05Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2014-02-16T13:09:05Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/transient-navigation/commit/?id=1b9ae3bef746cff65b80c96599a10b11c85a3a9a'/>
<id>urn:sha1:1b9ae3bef746cff65b80c96599a10b11c85a3a9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add docstrings to variables</title>
<updated>2014-01-22T20:52:35Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2014-01-22T20:52:35Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/transient-navigation/commit/?id=6e0bef84ca5cbc5d40a0fb7f26babd3221e016b8'/>
<id>urn:sha1:6e0bef84ca5cbc5d40a0fb7f26babd3221e016b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add README</title>
<updated>2014-01-05T16:37:52Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2014-01-05T16:37:52Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/transient-navigation/commit/?id=0e79b6f38d79817cfbe93064c7a9ef49ea1039e3'/>
<id>urn:sha1:0e79b6f38d79817cfbe93064c7a9ef49ea1039e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update commentary</title>
<updated>2014-01-05T15:13:38Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2014-01-05T15:13:38Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/transient-navigation/commit/?id=b22e4e448b4d04e4ce7b0c0329d30fa9ab9fac6e'/>
<id>urn:sha1:b22e4e448b4d04e4ce7b0c0329d30fa9ab9fac6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename key maps</title>
<updated>2014-01-01T19:29:08Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2014-01-01T19:29:08Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/transient-navigation/commit/?id=0854e0dc26061c7062832bf15abc08e856808868'/>
<id>urn:sha1:0854e0dc26061c7062832bf15abc08e856808868</id>
<content type='text'>
`transient-C-navigation-map' and `transient-M-navigation-map' are closer
to their functions as they hope to replace the `C-*' navigation
key bindings and the `M-*' key bindings respectively.
</content>
</entry>
<entry>
<title>Update year</title>
<updated>2014-01-01T19:26:37Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2014-01-01T19:26:37Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/transient-navigation/commit/?id=0bf56c53ef07a420cd752e9be21b3ce10cb22aad'/>
<id>urn:sha1:0bf56c53ef07a420cd752e9be21b3ce10cb22aad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add global minor mode</title>
<updated>2014-01-01T19:26:28Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2014-01-01T19:26:28Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/transient-navigation/commit/?id=7fa793bedb38bb246960dc42fe8c5c731219c5ed'/>
<id>urn:sha1:7fa793bedb38bb246960dc42fe8c5c731219c5ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify key bindings for transient-navigation</title>
<updated>2014-01-01T19:20:29Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2014-01-01T19:20:29Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/transient-navigation/commit/?id=bd7187269373c4aa6a7fb9d17bb5fccbcb751308'/>
<id>urn:sha1:bd7187269373c4aa6a7fb9d17bb5fccbcb751308</id>
<content type='text'>
Instead of binding each key in the global map, bind it in a map for the
minor mode, so they automatically disappear when the mode is turned off.
This should also prevent the key bindings from taking over in all
buffers.
</content>
</entry>
<entry>
<title>Add another keymap, simplify mode en-/disabling</title>
<updated>2014-01-01T19:13:51Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2014-01-01T19:13:51Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/transient-navigation/commit/?id=9ca2d33ab71c600cc8cba52af0b8bf087cdcb309'/>
<id>urn:sha1:9ca2d33ab71c600cc8cba52af0b8bf087cdcb309</id>
<content type='text'>
The new keymap is based on some `M-' keybindings.

Instead of specifying each keybinding to enable or disable by hand, map
through a new hashtable which contains function-&gt;wrapper mappings.
</content>
</entry>
</feed>
