From d3b8e0d40ec97ab45634ce292883557abafcea23 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Wed, 17 Oct 2007 09:17:13 +0000 Subject: [PATCH] Don't require backquote. --- ChangeLog | 2 +- ptexinfmt.el | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index a9fea44..b40eb45 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,7 @@ * ptexinfmt.el (texinfo-copying-text, texinfo-copying) (texinfo-insertcopying, texinfo-format-scan): Move from infohack.el. - * infohack.el: Do. + * infohack.el: Do; don't require backquote. * Makefile.in (.texi.dvi): Don't specify "-l ja" to texi2dvi. diff --git a/ptexinfmt.el b/ptexinfmt.el index 7405e51..5a7b34f 100644 --- a/ptexinfmt.el +++ b/ptexinfmt.el @@ -59,7 +59,6 @@ ;;; Code: -(require 'backquote) (require 'texinfmt) ;;; Broken -- 1.7.10.4