comparison lispref/symbols.texi @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents db7b7dd7c12c
children 228cbf0968c7 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
576 @var{property}. Unlike @code{plist-get}, this allows you to distinguish 576 @var{property}. Unlike @code{plist-get}, this allows you to distinguish
577 between a missing property and a property with the value @code{nil}. 577 between a missing property and a property with the value @code{nil}.
578 The value is actually the tail of @var{plist} whose @code{car} is 578 The value is actually the tail of @var{plist} whose @code{car} is
579 @var{property}. 579 @var{property}.
580 @end defun 580 @end defun
581
582 @ignore
583 arch-tag: 8750b7d2-de4c-4923-809a-d35fc39fd8ce
584 @end ignore