# HG changeset patch # User youngs # Date 1012614789 0 # Node ID 6415e2b73e0419877532812b8ea70b003f1fee2a # Parent c84a9844ed2c20529c192465296d2019d8c1318c [xemacs-hg @ 2002-02-02 01:53:07 by youngs] 2002-02-01 Steve Youngs * xemacs/packages.texi (Removing Packages): The interactive function is 'package-get-delete-package'. diff -r c84a9844ed2c -r 6415e2b73e04 man/ChangeLog --- 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 + + * xemacs/packages.texi (Removing Packages): The interactive + function is 'package-get-delete-package'. + 2002-01-08 Stephen J. Turnbull * XEmacs 21.5.4 "bamboo" is released. diff -r c84a9844ed2c -r 6415e2b73e04 man/xemacs/packages.texi --- 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.