From: Richard M. Stallman Date: Fri, 25 Jul 1997 03:00:41 +0000 (+0000) Subject: (custom-print-functions): Add defvar. X-Git-Tag: emacs-20.1~987 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b34a78db26159e7a881e38777b226a49e5d78b54;p=emacs.git (custom-print-functions): Add defvar. --- diff --git a/lisp/winner.el b/lisp/winner.el index 15a86994c7b..dfc93a2a707 100644 --- a/lisp/winner.el +++ b/lisp/winner.el @@ -169,6 +169,8 @@ With arg, turn Winner mode on if and only if arg is positive." (defvar winner-stacks nil) ; ------ " ------ +;; This works around a bug in defstruct. +(defvar custom-print-functions nil) ;; A stack of window configurations with some additional information. (defstruct (winner-stack