<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to patches</title><link>https://sourceforge.net/p/p4el/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/p4el/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 06 Sep 2007 19:05:32 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/p4el/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>patch for feature 628139 (sync just current buffer)</title><link>https://sourceforge.net/p/p4el/patches/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Here's a patch for feature request 628139: could you add a function to sync just the current buffer without syncing all files.&lt;/p&gt;
&lt;p&gt;It's against current CVS.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">echion</dc:creator><pubDate>Thu, 06 Sep 2007 19:05:32 -0000</pubDate><guid>https://sourceforge.net45a515932c5e62bec2f6294f229bc2d41c5f6f5f</guid></item><item><title>make p4.el work w/beta releases</title><link>https://sourceforge.net/p/p4el/patches/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;p4.el uses a regex pattern which does not work&lt;br /&gt;
with beta p4d releases.  Some p4.el operations need&lt;br /&gt;
the server version and then fail with beta releases.&lt;/p&gt;
&lt;p&gt;Find...&lt;br /&gt;
"^Server version:&lt;br /&gt;
.*\/.*\/\\(\\([0-9]+\\)\.[0-9]+\\)\/.*(.*)$")&lt;br /&gt;
Change to...&lt;br /&gt;
"^Server version:&lt;br /&gt;
.*\/.*\/\\(\\([0-9]+\\)\.[0-9]+\\).*\/.*(.*)$")&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 01 Feb 2005 22:31:41 -0000</pubDate><guid>https://sourceforge.net9829276775b1bf2499abda43a13b9c39be42d2a3</guid></item><item><title>Changes to async window &amp; error handling</title><link>https://sourceforge.net/p/p4el/patches/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;* Added a message to the end of p4-noinput-buffer-&lt;br /&gt;
action to indicate that the command completed.&lt;/p&gt;
&lt;p&gt;* Added a new key binding, C-c C-k, to the async edit &lt;br /&gt;
window to cancel edits and restore previous window &lt;br /&gt;
configuration&lt;/p&gt;
&lt;p&gt;* In p4-check-mode, set backup-inhibited by default (to &lt;br /&gt;
mimic behavior of vc-mode, in which backups are &lt;br /&gt;
inhibited for files under source control)&lt;/p&gt;
&lt;p&gt;In p4-async-call-process:&lt;/p&gt;
&lt;p&gt;* Moved "p4 command done" message lower, so it &lt;br /&gt;
doesn't get overwritten by later messages&lt;/p&gt;
&lt;p&gt;* Added a p4-pop-window-config to restore window &lt;br /&gt;
configuration after successful completion&lt;/p&gt;
&lt;p&gt;* Changed error handling code to wrap error message in &lt;br /&gt;
comment characters, and insert it at the offending place &lt;br /&gt;
in the buffer if possible (by parsing output for "Error &lt;br /&gt;
detected at line...")&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ron Isaacson</dc:creator><pubDate>Fri, 25 Jun 2004 14:48:53 -0000</pubDate><guid>https://sourceforge.netc6fdb48fcf9fee9ac7ea17e9e39891fe85230088</guid></item><item><title>make p4el work with Cygwin emacs</title><link>https://sourceforge.net/p/p4el/patches/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This patch was necessary to get p4el to work with&lt;br /&gt;
Cygwin XEmacs.&lt;/p&gt;
&lt;p&gt;It runs cygpath on buffer filenames to convert them&lt;br /&gt;
from Posix to Windows paths before passing them to p4&lt;br /&gt;
if you are running a Cygwin version of emacs.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ryan T. Sammartino</dc:creator><pubDate>Tue, 26 Nov 2002 23:48:26 -0000</pubDate><guid>https://sourceforge.netf2799c02c6afc96275089e8b112b05b572853e92</guid></item></channel></rss>