From: Eli Zaretskii Date: Thu, 16 May 2013 10:14:30 +0000 (+0300) Subject: Fix comments to reveal-filename. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~2026^2~229^2~63^2~1 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=629ecae3699ec09389e3a095cfa058119e76aaed;p=emacs.git Fix comments to reveal-filename. --- diff --git a/lisp/subr.el b/lisp/subr.el index 9bef1bd9c74..9bf11a13ef6 100644 --- a/lisp/subr.el +++ b/lisp/subr.el @@ -4678,8 +4678,8 @@ as alpha versions." (prin1-to-string (make-hash-table))))) (provide 'hashtable-print-readable)) -;; This is used in lisp/Makefile.in to generate file names for -;; autoloads, custom-deps, and finder-data. +;; This is used in lisp/Makefile.in and in leim/Makefile.in to +;; generate file names for autoloads, custom-deps, and finder-data. (defun reveal-filename (file) "Produce the real file name for FILE.