Committed revision 343 to http://mwolson.org/bzr/dvc/
Implement optional 'terse style for displaying status buffers.
NOTE: Name changed from 'text to 'full in later commit.
* lisp/dvc-defs.el (dvc-fileinfo-printer-interface): Fix customization
type issue in one of my recent patches.
* lisp/dvc-fileinfo.el (dvc-fileinfo-status-image-text): Move arrow one
character closer to the right, so that two spaces separate the tip of
the arrow and the filename.
(dvc-fileinfo-status-image-terse): New function containing a mapping of
statuses to string representations for the 'terse style. I had to make
up representations for conflict, ignored, invalid, and missing. If
people have better ideas for these, let me know.
(dvc-fileinfo-choose-face-terse): Make this an alias for
dvc-fileinfo-choose-face-text, since we'll use the same faces.
(dvc-fileinfo-current-fileinfo): New function implementing the 'terse
style of displaying status.
* lisp/xgit.el (xgit-parse-status): Get rid of dir variable, and just use
nil. Using space was a hack from the bad old days before fileinfo.
--
Michael Olson -- FSF Associate Member #652 |
http://mwolson.org/ -- Jabber: mwolson_at_hcoop.net | /` |\ | | |
Programmer -- Hobbies: Lisp, HCoop | |_] | \| |_|
Projects: Emacs, Muse, ERC, EMMS, ErBot, DVC, Planner |
pgpNAyElaSG3D.pgp
Description: PGP signature
_______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
