diff options
author | Miles Bader <miles@gnu.org> | 2003-09-01 15:45:59 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2003-09-01 15:45:59 +0000 |
commit | ab5796a9f97180707734a81320e3eb81937281fe (patch) | |
tree | eef8aa4dd3733966628c6a43bd924b51557519e9 /lispref/debugging.texi | |
parent | 1042fe8c8ca167fdb44365d99a35492df87b078f (diff) | |
download | emacs-ab5796a9f97180707734a81320e3eb81937281fe.tar.gz |
Add arch taglines
Diffstat (limited to 'lispref/debugging.texi')
-rw-r--r-- | lispref/debugging.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lispref/debugging.texi b/lispref/debugging.texi index 4a4c5914470..cc3fc7a9bd9 100644 --- a/lispref/debugging.texi +++ b/lispref/debugging.texi @@ -799,3 +799,7 @@ the error. successfully, then point is located at the end of the form. In this case, this technique can't localize the error precisely, but can still show you which function to check. + +@ignore + arch-tag: ddc57378-b0e6-4195-b7b6-43f8777395a7 +@end ignore |