<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Emacs commit message mode</title>
	<atom:link href="http://www.doof.me.uk/2011/03/12/emacs-commit-message-mode/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.doof.me.uk/2011/03/12/emacs-commit-message-mode/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=emacs-commit-message-mode</link>
	<description>Lalalala doo</description>
	<lastBuildDate>Mon, 08 Apr 2013 17:09:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: nick</title>
		<link>http://www.doof.me.uk/2011/03/12/emacs-commit-message-mode/comment-page-1/#comment-6705</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Tue, 07 Jun 2011 05:48:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.doof.me.uk/?p=1842#comment-6705</guid>
		<description><![CDATA[Thanks, I&#039;ve added that. I guess I didn&#039;t need it because I have global-font-lock-mode on?]]></description>
		<content:encoded><![CDATA[<p>Thanks, I&#8217;ve added that. I guess I didn&#8217;t need it because I have global-font-lock-mode on?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Norrish</title>
		<link>http://www.doof.me.uk/2011/03/12/emacs-commit-message-mode/comment-page-1/#comment-6696</link>
		<dc:creator>Michael Norrish</dc:creator>
		<pubDate>Tue, 07 Jun 2011 03:14:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.doof.me.uk/?p=1842#comment-6696</guid>
		<description><![CDATA[I found that I needed to put (font-lock-fontify-buffer) into the definition of the mode function just after setting the font-lock-defaults variable in order to have the nice colouring on the faces done when the buffer was brought up.]]></description>
		<content:encoded><![CDATA[<p>I found that I needed to put (font-lock-fontify-buffer) into the definition of the mode function just after setting the font-lock-defaults variable in order to have the nice colouring on the faces done when the buffer was brought up.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
