Mercurial > emacs
comparison etc/NEWS @ 107959:586e0975d697
* etc/NEWS: git version number issues don't need manual changes.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 15 Apr 2010 19:50:42 -0700 |
parents | 69dc127ae6ba |
children | d1f44eb382c0 |
comparison
equal
deleted
inserted
replaced
107958:09b4b2c3944d | 107959:586e0975d697 |
---|---|
336 +++ | 336 +++ |
337 *** Diff and log operations can be used from Dired buffers. | 337 *** Diff and log operations can be used from Dired buffers. |
338 | 338 |
339 *** vc-git changes | 339 *** vc-git changes |
340 | 340 |
341 **** The short log format for git makes use of the graph display, so | 341 --- |
342 it's not supported on git versions earlier than 1.5. | 342 **** The short log format for git makes use of the graph display, |
343 so it's not supported on git versions earlier than 1.5.6. | |
344 | |
345 --- | |
346 **** vc-dir uses the --relative option of git, and so requires at least | |
347 git version 1.5.5. | |
343 | 348 |
344 +++ | 349 +++ |
345 **** Support for operating with stashes has been added to vc-dir: | 350 **** Support for operating with stashes has been added to vc-dir: |
346 the stash list is displayed in the *vc-dir* header, stashes can be | 351 the stash list is displayed in the *vc-dir* header, stashes can be |
347 created, removed, applied and their content displayed. | 352 created, removed, applied and their content displayed. |
348 | |
349 **** vc-dir requires at least git-1.5.5. | |
350 | 353 |
351 +++ | 354 +++ |
352 *** vc-bzr supports operating with shelves: the shelve list is | 355 *** vc-bzr supports operating with shelves: the shelve list is |
353 displayed in the *vc-dir* header, shelves can be created, removed and applied. | 356 displayed in the *vc-dir* header, shelves can be created, removed and applied. |
354 --- | 357 --- |