Mercurial > hg > xemacs-beta
diff lisp/help-nomule.el @ 249:83b3d10dcba9 r20-5b23
Import from CVS: tag r20-5b23
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:19:09 +0200 |
parents | 1f0dabaa0855 |
children | 70ad99077275 |
line wrap: on
line diff
--- a/lisp/help-nomule.el Mon Aug 13 10:18:22 2007 +0200 +++ b/lisp/help-nomule.el Mon Aug 13 10:19:09 2007 +0200 @@ -70,8 +70,7 @@ ;; independently, so we must guess the coding according to ;; the language. (let ((coding-system-for-read (nth 2 language))) - (insert-file-contents (expand-file-name tutorial - data-directory))) + (insert-file-contents (locate-data-file tutorial))) (goto-char (point-min)) ;; The 'didactic' blank lines: possibly insert blank lines ;; around <<nya nya nya>> and replace << >> with [ ].