Thierry Volpiatto | 16 Jun 12:19
Picon
Gravatar

dvc-bookmarks

Hi all,
In dvc-bookmarks, you normally can set the colors of trees, subtrees and
partners .
In the last revisions these variables are still hardcoded in dvc-bookmarks.el
So it's normal if settings of these variables have no effect.
these variables are:

,----
| (defcustom dvc-bookmarks-face-tree 'dvc-keyword
|   "DVC face used in bookmarks to highlight main tree entry's"
|   :type 'face
|   :group 'dvc-faces)
| 
| (defcustom dvc-bookmarks-face-subtree 'dvc-comment
|   "DVC face used in bookmarks to highlight subtree entry's"
|   :type 'face
|   :group 'dvc-faces)
| 
| (defcustom dvc-bookmarks-face-partner 'dvc-revision-name
|   "DVC face used in bookmarks to highlight partner entry's"
|   :type 'face
|   :group 'dvc-faces)
`----

It will be corrected in next revision.
Stefan: do you receive my mails now?
--

-- 
A + Thierry
Pub key: http://pgp.mit.edu
(Continue reading)

Stefan Reichör | 18 Jun 21:19
Picon

[commit] rev 418: Patch from Thierry Volpiatto: Introduced dvc-bookmarks-prop-file

Committed revision 418 to http://bzr.xsteve.at/dvc/

Patch from Thierry Volpiatto: Introduced dvc-bookmarks-prop-file
Stefan Reichör | 18 Jun 21:20
Picon

[commit] rev 423: Patch from Thierry Volpiatto: suppress tree from hash-table when deleting tree

Committed revision 423 to http://bzr.xsteve.at/dvc/

Patch from Thierry Volpiatto: suppress tree from hash-table when deleting tree
Stefan Reichör | 18 Jun 21:20
Picon

[commit] rev 421: Patch from Thierry Volpiatto: Add completion to various bookmark prompts

Committed revision 421 to http://bzr.xsteve.at/dvc/

Patch from Thierry Volpiatto: Add completion to various bookmark prompts
Stefan Reichör | 18 Jun 21:19
Picon

[commit] rev 420: Patch from Thierry Volpiatto: Going to add user side functions to modify state and color of bookmarks

Committed revision 420 to http://bzr.xsteve.at/dvc/

Patch from Thierry Volpiatto: Going to add user side functions to modify state and color of bookmarks
Stefan Reichör | 18 Jun 21:19
Picon

[commit] rev 417: Patch from Thierry Volpiatto: Faces variables in dvc-bookmarks.el were hardcoded ==> fixed.

Committed revision 417 to http://bzr.xsteve.at/dvc/

Patch from Thierry Volpiatto: Faces variables in dvc-bookmarks.el were hardcoded ==> fixed.
Stefan Reichör | 18 Jun 21:19
Picon

[commit] rev 419: Patch from Thierry Volpiatto: New function dvc-bookmarks-ignore-closed-trees

Committed revision 419 to http://bzr.xsteve.at/dvc/

Patch from Thierry Volpiatto: New function dvc-bookmarks-ignore-closed-trees
Stefan Reichör | 18 Jun 21:20
Picon

[commit] rev 422: Patch from Thierry Volpiatto: Support timestamps for the bookmarks

Committed revision 422 to http://bzr.xsteve.at/dvc/

Patch from Thierry Volpiatto: Support timestamps for the bookmarks
Stefan Reichör | 18 Jun 21:20
Picon

[commit] rev 424: Patch from Thierry Volpiatto: Fixed some wrong quoting in the dvc-bookmarks code

Committed revision 424 to http://bzr.xsteve.at/dvc/

Patch from Thierry Volpiatto: Fixed some wrong quoting in the dvc-bookmarks code
Thierry Volpiatto | 19 Jun 09:52
Picon
Gravatar

xhg-q commands from log buffer

Hello, i have noticed that when i try to use xhg-q?? comands from log
buffer (they are prefixed by Q) they are unavailable until i have run
one time status-buffer before.
I can't find yet how to correct that, if somebody have an idea?
Thank you. 
--

-- 
A + Thierry
Pub key: http://pgp.mit.edu

Gmane