From b5c4732eb4036f8b46b549e95a6e786d4637d79e Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 8 Sep 2021 00:15:50 -0700 Subject: [PATCH] Reformat README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I use the ‘org-indent-mode’ now to view org-mode files, which means that formatting looks even better without having to maintain much along the lines of indentation. --- README.org | 26 +++++++++++--------------- 1 file changed, 11 insertions(+), 15 deletions(-) diff --git a/README.org b/README.org index f25465e..660e0ec 100644 --- a/README.org +++ b/README.org @@ -2,29 +2,25 @@ This package provides VC integration with the Perforce version control system. -This package is quite old and was written for Emacs 23 I think. I'm trying to -pull it into the next generation by making it work on Emacs 26.3 at the moment. +This package is quite old and was written for Emacs 23 I think. I'm trying to pull it into the next generation by making it work on Emacs 26.3 at the moment. * Road to v1 - Before I can say that I can release version 1.0.0 of this project, I feel that - these features need to be present (this list is subject to change): +Before I can say that I can release version 1.0.0 of this project, I feel that these features need to be present (this list is subject to change): - - Create new changelists. - - Modify existing changelists. - - Delete existing changelists. - - Move files between changelists. - - View changelist info in =vc-dir=. - - +View repository information in =vc-dir=. (Things like the Client name, current workspace, etc.)+ - - +Switch workspaces+. +- Create new changelists. +- Modify existing changelists. +- Delete existing changelists. +- Move files between changelists. +- View changelist info in =vc-dir=. +- +View repository information in =vc-dir=. (Things like the Client name, current workspace, etc.)+ +- +Switch workspaces+. - Some of these features may already be present and working and I just haven't - discovered them yet, but until I feel confident that it can be done and is - part of my workflow, I'm keeping it on the list. +Some of these features may already be present and working and I just haven't discovered them yet, but until I feel confident that it can be done and is part of my workflow, I'm keeping it on the list. * Change log - See the [[file:CHANGELOG.org][change log]]. +See the [[file:CHANGELOG.org][change log]]. * Switching workspaces