changeset 59427:847ceead54c3

Comment changes.
author Richard M. Stallman <rms@gnu.org>
date Sun, 09 Jan 2005 00:30:53 +0000
parents 555fd4d8a08e
children 856e8ee31fcb
files lisp/emacs-lisp/autoload.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/emacs-lisp/autoload.el	Sat Jan 08 21:04:11 2005 +0000
+++ b/lisp/emacs-lisp/autoload.el	Sun Jan 09 00:30:53 2005 +0000
@@ -135,7 +135,7 @@
 
 
 (defun autoload-trim-file-name (file)
-  ;; Returns a relative pathname of FILE
+  ;; Returns a relative file path for FILE
   ;; starting from the directory that loaddefs.el is in.
   ;; That is normally a directory in load-path,
   ;; which means Emacs will be able to find FILE when it looks.
@@ -273,7 +273,7 @@
 	output-end)
 
     ;; If the autoload section we create here uses an absolute
-    ;; pathname for FILE in its header, and then Emacs is installed
+    ;; file name for FILE in its header, and then Emacs is installed
     ;; under a different path on another system,
     ;; `update-autoloads-here' won't be able to find the files to be
     ;; autoloaded.  So, if FILE is in the same directory or a