<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikemacs.org/index.php?action=history&amp;feed=atom&amp;title=Eimp</id>
	<title>Eimp - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wikemacs.org/index.php?action=history&amp;feed=atom&amp;title=Eimp"/>
	<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Eimp&amp;action=history"/>
	<updated>2026-04-23T05:43:37Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wikemacs.org/index.php?title=Eimp&amp;diff=3568&amp;oldid=prev</id>
		<title>Xfq: Created page with &quot;eimp.el --- Emacs Image Manipulation Package  Author: Matthew P. Hodges  This package allows interactive image manipulation from within Emacs.  It uses the mogrify utility fro...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Eimp&amp;diff=3568&amp;oldid=prev"/>
		<updated>2012-11-06T06:29:59Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;eimp.el --- Emacs Image Manipulation Package  Author: Matthew P. Hodges  This package allows interactive image manipulation from within Emacs.  It uses the mogrify utility fro...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;eimp.el --- Emacs Image Manipulation Package&lt;br /&gt;
&lt;br /&gt;
Author: Matthew P. Hodges&lt;br /&gt;
&lt;br /&gt;
This package allows interactive image manipulation from within&lt;br /&gt;
Emacs.  It uses the mogrify utility from ImageMagick to do the&lt;br /&gt;
actual transformations.&lt;br /&gt;
&lt;br /&gt;
Switch the [[minor mode]] on programmatically with:&lt;br /&gt;
&lt;br /&gt;
     (eimp-mode 1)&lt;br /&gt;
&lt;br /&gt;
or toggle interactively with M-x eimp-mode RET.&lt;br /&gt;
&lt;br /&gt;
Switch the minor mode on for all image-mode buffers with:&lt;br /&gt;
&lt;br /&gt;
     (autoload 'eimp-mode &amp;quot;eimp&amp;quot; &amp;quot;Emacs Image Manipulation Package.&amp;quot; t)&lt;br /&gt;
     (add-hook 'image-mode-hook 'eimp-mode)&lt;/div&gt;</summary>
		<author><name>Xfq</name></author>
	</entry>
</feed>