comparison lisp/winner.el @ 18959:f6f245a3714b

(custom-print-functions): Add defvar.
author Richard M. Stallman <rms@gnu.org>
date Fri, 25 Jul 1997 03:00:41 +0000
parents c4cd2317fe60
children 95f1938d0296
comparison
equal deleted inserted replaced
18958:506ec0258d63 18959:f6f245a3714b
167 ;;;; Configuration stacks (one for each frame) 167 ;;;; Configuration stacks (one for each frame)
168 168
169 169
170 (defvar winner-stacks nil) ; ------ " ------ 170 (defvar winner-stacks nil) ; ------ " ------
171 171
172 ;; This works around a bug in defstruct.
173 (defvar custom-print-functions nil)
172 174
173 ;; A stack of window configurations with some additional information. 175 ;; A stack of window configurations with some additional information.
174 (defstruct (winner-stack 176 (defstruct (winner-stack
175 (:constructor winner-stack-new 177 (:constructor winner-stack-new
176 (config &aux 178 (config &aux