]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Fri, 26 Apr 1996 19:31:40 +0000 (19:31 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 26 Apr 1996 19:31:40 +0000 (19:31 +0000)
lisp/jka-compr.el

index 25e535ae0858ccb254d2d71aae3b274f5764dc91..02c32e4b70ea862f373bcaab8d4448b124f920b2 100644 (file)
@@ -170,7 +170,7 @@ invoked.")
   nil
   "The entry in `file-name-handler-alist' used by the jka-compr I/O functions.")
 \f
-;;; Functions for accessing the return value of jka-get-compression-info
+;;; Functions for accessing the return value of jka-compr-get-compression-info
 (defun jka-compr-info-regexp               (info)  (aref info 0))
 (defun jka-compr-info-compress-message     (info)  (aref info 1))
 (defun jka-compr-info-compress-program     (info)  (aref info 2))