changeset 737:6415e2b73e04

[xemacs-hg @ 2002-02-02 01:53:07 by youngs] 2002-02-01 Steve Youngs <youngs@xemacs.org> * xemacs/packages.texi (Removing Packages): The interactive function is 'package-get-delete-package'.
author youngs
date Sat, 02 Feb 2002 01:53:09 +0000
parents c84a9844ed2c
children 5039859429c5
files man/ChangeLog man/xemacs/packages.texi
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/man/ChangeLog	Mon Jan 28 08:23:28 2002 +0000
+++ b/man/ChangeLog	Sat Feb 02 01:53:09 2002 +0000
@@ -1,3 +1,8 @@
+2002-02-01  Steve Youngs  <youngs@xemacs.org>
+
+	* xemacs/packages.texi (Removing Packages): The interactive
+	function is 'package-get-delete-package'.
+
 2002-01-08  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	* XEmacs 21.5.4 "bamboo" is released.
--- a/man/xemacs/packages.texi	Mon Jan 28 08:23:28 2002 +0000
+++ b/man/xemacs/packages.texi	Sat Feb 02 01:53:09 2002 +0000
@@ -392,7 +392,7 @@
 
 No need to panic, you don't have to go through the
 @file{pkinfo/MANIFEST.pkgname} and manually delete the files.  Instead, use
-@code{M-x package-admin-delete-binary-package RET}.
+@code{M-x package-get-delete-package RET}.
 
 Note that the interactive package tools included with XEmacs already do
 this for you.