summaryrefslogtreecommitdiff
path: root/doc/lispref/variables.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispref/variables.texi')
-rw-r--r--doc/lispref/variables.texi4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/lispref/variables.texi b/doc/lispref/variables.texi
index 2baf3895822..b7b5ebb4cef 100644
--- a/doc/lispref/variables.texi
+++ b/doc/lispref/variables.texi
@@ -1929,7 +1929,3 @@ Attempting to assign them any other value will result in an error:
(setq window-min-height 5.0)
@error{} Wrong type argument: integerp, 5.0
@end example
-
-@ignore
- arch-tag: 5ff62c44-2b51-47bb-99d4-fea5aeec5d3e
-@end ignore