Reformat README

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.
This commit is contained in:
Tom Willemse 2021-09-08 00:15:50 -07:00
parent e84aff5944
commit b5c4732eb4
Signed by: ryuslash
GPG key ID: 7D5C407B435025C1

View file

@ -2,13 +2,11 @@
This package provides VC integration with the Perforce version control system. 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 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.
pull it into the next generation by making it work on Emacs 26.3 at the moment.
* Road to v1 * Road to v1
Before I can say that I can release version 1.0.0 of this project, I feel that 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):
these features need to be present (this list is subject to change):
- Create new changelists. - Create new changelists.
- Modify existing changelists. - Modify existing changelists.
@ -18,9 +16,7 @@ pull it into the next generation by making it work on Emacs 26.3 at the moment.
- +View repository information in =vc-dir=. (Things like the Client name, current workspace, etc.)+ - +View repository information in =vc-dir=. (Things like the Client name, current workspace, etc.)+
- +Switch workspaces+. - +Switch workspaces+.
Some of these features may already be present and working and I just haven't 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.
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 * Change log