From 629ecae3699ec09389e3a095cfa058119e76aaed Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 16 May 2013 13:14:30 +0300 Subject: [PATCH] Fix comments to reveal-filename. --- lisp/subr.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.39.2