Fix typo naming el-get-all-symbol-files-1

This commit is contained in:
Sudish Joseph 2012-02-13 11:21:13 -05:00 committed by Ryan C. Thompson
parent 74f8a59fb6
commit edc100fd4d

View File

@ -102,7 +102,7 @@ newer, then compilation is skipped."
(let ((f (symbol-file expr)))
(when f (list f))))
((listp expr)
(mapcan 'all-symbol-files-1 expr))))
(mapcan 'el-get-all-symbol-files-1 expr))))
(defun el-get-all-symbol-files (expr &optional sans-extension)
(remove-duplicates