diff src/doc.c @ 4962:e813cf16c015

merge
author Ben Wing <ben@xemacs.org>
date Mon, 01 Feb 2010 05:29:05 -0600
parents 304aebb79cd3 755ae5b97edb
children 16112448d484
line wrap: on
line diff
--- a/src/doc.c	Sun Jan 31 21:11:44 2010 -0600
+++ b/src/doc.c	Mon Feb 01 05:29:05 2010 -0600
@@ -505,7 +505,7 @@
 Don't use this.  Use the more general `symbol-file' (q.v.) instead. 
 
 If TYPE is nil or omitted, any kind of definition is acceptable. 
-If TYPE is `defun', then function, subr, special form or macro definitions
+If TYPE is `defun', then function, subr, special operator or macro definitions
 are acceptable.
 If TYPE is `defvar', then variable definitions are acceptable.
 */