Added user command to add and remove dependencies (bound to 'd a' and 'd r')
commit0d0af517957d028be388784fb5d445970e7a5d6a
authorCedric Lallain <kandjar76@hotmail.com>
Tue, 19 Jan 2010 23:45:09 +0000 (19 15:45 -0800)
committerCedric Lallain <kandjar@nausicaa.(none)>
Fri, 16 Jul 2010 04:56:03 +0000 (15 21:56 -0700)
tree697bfc93cc7b155a713add3b68cb49ddaccd579f
parentb10c722b1526be95789a8f67a6ce648024ffd102
Added user command to add and remove dependencies (bound to 'd a' and 'd r')

  Also:
  - Update header comment / version
  - The loaded project insert nodes once they are fully restored rather than before restoring its field.
  - Function renamed:
      project-buffer-add-dependent-project      -> project-buffer-add-dependency-to-project
      project-buffer-remove-dependent-project   -> project-buffer-remove-dependency-from-project
      project-buffer-get-dependent-project-list -> project-buffer-get-project-dependency-list
project-buffer-mode.el