From: Glenn Morris Date: Thu, 9 Jul 2009 02:57:11 +0000 (+0000) Subject: Don't hard-code texinfo location. X-Git-Tag: emacs-23.1~137 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=89cc599359bc28d0d2507bab5aa49e3618b975b7;p=emacs.git Don't hard-code texinfo location. --- diff --git a/doc/lispref/back.texi b/doc/lispref/back.texi index 2bdef7b6cc2..c423b5668c2 100644 --- a/doc/lispref/back.texi +++ b/doc/lispref/back.texi @@ -1,4 +1,4 @@ -\input /home/gd/gnu/doc/texinfo.tex @c -*-texinfo-*- +\input texinfo @c -*-texinfo-*- @c This is part of the GNU Emacs Lisp Reference Manual. @c Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 @c Free Software Foundation, Inc.