emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

feature/package+vc updated (8e6e6e6de5 -> 982c0e6c15)


From: Philip Kaludercic
Subject: feature/package+vc updated (8e6e6e6de5 -> 982c0e6c15)
Date: Wed, 12 Oct 2022 15:31:33 -0400 (EDT)

zge pushed a change to branch feature/package+vc.

      from  8e6e6e6de5 Rename 'package-vc-fetch' to 'package-vc-install'
       new  4a25205ec1 Only use 'package-vc-repository-store' if necessary
       new  576593a2b2 Add new command to install a package via symbolic linking
       new  1a5e705dda ; * lisp/vc/vc-cvs.el (vc-cvs-clone): Remove function
       new  22d768a29d Run 'package-vc-unpack-1' after updating source packages
       new  0610e6f9f1 Rename 'package-vc-link-project' to 
'package-vc-link-directory'
       new  0e3b67e3a3 * lisp/emacs-lisp/package-vc.el (package-vc-refresh): 
Add function.
       new  73669f73e6 Allow specifying a package name for 
'package-vc-link-directory'
       new  7cdc11ee99 Document package-vc
       new  982c0e6c15 * etc/NEWS: Mention package-vc additions


Summary of changes:
 doc/emacs/package.texi        |  45 ++++++++++
 etc/NEWS                      |  25 ++++++
 lisp/emacs-lisp/package-vc.el | 200 ++++++++++++++++++++++++++----------------
 lisp/emacs-lisp/package.el    |  26 +++---
 lisp/vc/vc-cvs.el             |   3 -
 5 files changed, 205 insertions(+), 94 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]