2 messages in com.perforce.perforce-userPerforce/Emacs integration: Version 3...
FromSent OnAttachments
Robe...@perforce.com23 Jul 1998 23:47 
Raje...@fore.com24 Jul 1998 05:58 
Subject:Perforce/Emacs integration: Version 3.7 available
From:Raje...@fore.com (Raje@fore.com)
Date:07/24/1998 05:58:24 AM
List:com.perforce.perforce-user

Actually, I'm not sure if I had sent out the previous revision's release notes...

# From v3.6, there is a command `p4-release-notes' that willprint out the release notes for a specific version (when called with the prefix argument C-u), or print out the entire release history when called otherwise.

This command will actually be useful for anyone new to p4.el and wants to get up to speed on the features available.

rv

-- using MH template repl.format -- In a previous message, Robert Orenstein writes:

Version 3.7 of Rajesh Vaidheeswarran's Perforce/Emacs integration is now available from

ftp://ftp2.perforce.com/pub/perforce/contrib/emacs/p4.el

You can read a bit more about it before downloading:

http://www.perforce.com/perforce/loadsupp.html#emacs

Release notes for this version follow. Thanks, Rajesh!

Robert Orenstein Perforce Software

******************************************************************* Release Notes for version 3.7:

1. Function `p4-files' now lists files that are selectable.

2. Variable `p4-vc-check' is now buffer-local and contains the current version number of the file.

3. Clean up `p4-diff2' and remove buffer local definitions, and use the cleaner `let' instead (This was coded when I had no idea that `let'=20 existed).

4. Add function `p4-describe-bindings' bound to key `C-x p ?' that lists all the key bindings in the p4 mode.