From 69b05ea4825294fc8c94890238aefbdec9be0c89 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 22 Feb 2000 19:48:55 +0000 Subject: [PATCH] *** empty log message *** --- lispref/variables.texi | 6 ------ 1 file changed, 6 deletions(-) diff --git a/lispref/variables.texi b/lispref/variables.texi index c7a067ca739..222206561ee 100644 --- a/lispref/variables.texi +++ b/lispref/variables.texi @@ -122,12 +122,6 @@ nil @equiv{} 'nil @end group @end example -@defvar keyword-symbols-constant-flag -If this variable is @code{nil}, you are allowed to set and bind symbols -whose names start with @samp{:} however you wish. This is to make it -possible to run old Lisp programs which do that. -@end defvar - @defun keywordp object @tindex keywordp function returns @code{t} if @var{object} is a symbol whose name -- 2.39.5