diff lisp/package-admin.el @ 412:697ef44129c6 r21-2-14

Import from CVS: tag r21-2-14
author cvs
date Mon, 13 Aug 2007 11:20:41 +0200
parents 74fd4e045ea6
children
line wrap: on
line diff
--- a/lisp/package-admin.el	Mon Aug 13 11:19:22 2007 +0200
+++ b/lisp/package-admin.el	Mon Aug 13 11:20:41 2007 +0200
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 1997 by Free Software Foundation, Inc.
 
-;; Author: SL Baur <steve@xemacs.org>
+;; Author: SL Baur <steve@altair.xemacs.org>
 ;; Keywords: internal
 
 ;; This file is part of XEmacs.
@@ -166,7 +166,7 @@
 		 (setq autoload-dir (feature-file package-feature))
 		 (setq autoload-dir (file-name-directory autoload-dir))
 		 (member autoload-dir late-package-load-path))
-	;; Find the corresponding entry in late-package
+	;; Find the corresonding entry in late-package
 	(setq pkg-dir
 	      (car-safe (member-if (lambda (h)
 			   (string-match (concat "^" (regexp-quote h))