<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/p4el/patches/" rel="alternate"/><link href="https://sourceforge.net/p/p4el/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/p4el/patches/</id><updated>2007-09-06T19:05:32Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>patch for feature 628139 (sync just current buffer)</title><link href="https://sourceforge.net/p/p4el/patches/4/" rel="alternate"/><published>2007-09-06T19:05:32Z</published><updated>2007-09-06T19:05:32Z</updated><author><name>echion</name><uri>https://sourceforge.net/u/mdengler/</uri></author><id>https://sourceforge.net45a515932c5e62bec2f6294f229bc2d41c5f6f5f</id><summary type="html">&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;</summary></entry><entry><title>make p4.el work w/beta releases</title><link href="https://sourceforge.net/p/p4el/patches/3/" rel="alternate"/><published>2005-02-01T22:31:41Z</published><updated>2005-02-01T22:31:41Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net9829276775b1bf2499abda43a13b9c39be42d2a3</id><summary type="html">&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;</summary></entry><entry><title>Changes to async window &amp; error handling</title><link href="https://sourceforge.net/p/p4el/patches/2/" rel="alternate"/><published>2004-06-25T14:48:53Z</published><updated>2004-06-25T14:48:53Z</updated><author><name>Ron Isaacson</name><uri>https://sourceforge.net/u/isaacson/</uri></author><id>https://sourceforge.netc6fdb48fcf9fee9ac7ea17e9e39891fe85230088</id><summary type="html">&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;</summary></entry><entry><title>make p4el work with Cygwin emacs</title><link href="https://sourceforge.net/p/p4el/patches/1/" rel="alternate"/><published>2002-11-26T23:48:26Z</published><updated>2002-11-26T23:48:26Z</updated><author><name>Ryan T. Sammartino</name><uri>https://sourceforge.net/u/ryants/</uri></author><id>https://sourceforge.netf2799c02c6afc96275089e8b112b05b572853e92</id><summary type="html">&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;</summary></entry></feed>