branch: externals/emacs-lisp-intro-nl
commit 6f13746a281b37f9098b1d0b75e1b4858c0cf843
Author: matto <[email protected]>
Commit: matto <[email protected]>

    Local path for info file
---
 emacs-lisp-intro.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/emacs-lisp-intro.texi b/emacs-lisp-intro.texi
index 72879cf5e7..fff60c3596 100644
--- a/emacs-lisp-intro.texi
+++ b/emacs-lisp-intro.texi
@@ -1,6 +1,6 @@
 \input texinfo                       @c -*- mode: texinfo; coding: utf-8 -*-
 @comment %**start of header
-@setfilename ../../info/eintr.info
+@setfilename eintr.info
 @settitle Programming in Emacs Lisp
 @include docstyle.texi
 @syncodeindex vr cp

Reply via email to