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 | f51da7d2c516235d43796493c0db69a183cc6220 (patch) | |
tree | 118b3f08b772b016b051c77c0f35d95f0fdfe7e9 /lispref/symbols.texi | |
parent | 6a01dc46781e69a381d0336cadefd31f7ca0b64b (diff) | |
download | emacs-f51da7d2c516235d43796493c0db69a183cc6220.tar.gz |
Add arch taglines
Diffstat (limited to 'lispref/symbols.texi')
-rw-r--r-- | lispref/symbols.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lispref/symbols.texi b/lispref/symbols.texi index ee7eaf92f1e..6542d4b3d9f 100644 --- a/lispref/symbols.texi +++ b/lispref/symbols.texi @@ -578,3 +578,7 @@ between a missing property and a property with the value @code{nil}. The value is actually the tail of @var{plist} whose @code{car} is @var{property}. @end defun + +@ignore + arch-tag: 8750b7d2-de4c-4923-809a-d35fc39fd8ce +@end ignore |