emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master c2ef2ad: * lisp/emacs-lisp/package.el (package-sele


From: Artur Malabarba
Subject: [Emacs-diffs] master c2ef2ad: * lisp/emacs-lisp/package.el (package-selected-packages): Fix doc
Date: Fri, 22 May 2015 10:00:35 +0000

branch: master
commit c2ef2adff154e6403e243aee31d10e353386f55e
Author: Artur Malabarba <address@hidden>
Commit: Artur Malabarba <address@hidden>

    * lisp/emacs-lisp/package.el (package-selected-packages): Fix doc
---
 lisp/emacs-lisp/package.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lisp/emacs-lisp/package.el b/lisp/emacs-lisp/package.el
index cf7ff9f..7e09b1f 100644
--- a/lisp/emacs-lisp/package.el
+++ b/lisp/emacs-lisp/package.el
@@ -341,7 +341,7 @@ This variable is fed automatically by Emacs when installing 
a new package.
 This variable is used by `package-autoremove' to decide
 which packages are no longer needed.
 You can use it to (re)install packages on other machines
-by running `package-user-selected-packages-install'.
+by running `package-install-selected-packages'.
 
 To check if a package is contained in this list here, use
 `package--user-selected-p', as it may populate the variable with



reply via email to

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