From 5a8829c9bbec1af74c86333dc6ba4cc6b5ce19a5 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Thu, 17 Jan 2008 12:47:14 +0000 Subject: Updated. --- doc/Makefile.doc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/Makefile.doc') diff --git a/doc/Makefile.doc b/doc/Makefile.doc index 3abe431a..c69c668b 100644 --- a/doc/Makefile.doc +++ b/doc/Makefile.doc @@ -160,6 +160,9 @@ $(DOCNAME).texi: magic: $(EMACS) $(EMACSFLAGS) -l ./docstring-magic.el $(DOCNAME).texi -f texi-docstring-magic -f save-buffer +debugmagic: + $(EMAC) $(EMACFLAGS) -eval '(setq debug-on-error t)' -l ./docstring-magic.el PG-adapting.texi -f texi-docstring-magic -f save-buffer + -- cgit v1.2.3