# HG changeset patch # User Eric S. Raymond # Date 733119465 0 # Node ID c00b3b35739259dfc80e7b0df166faace45430cf # Parent 60182aa24f565cd6ef3e9c9836ae218c37598fed (psychoanalyze-pinhead) Needed a prefrontal lobotomy. I gave it one. diff -r 60182aa24f56 -r c00b3b357392 lisp/play/yow.el --- a/lisp/play/yow.el Fri Mar 26 04:15:05 1993 +0000 +++ b/lisp/play/yow.el Fri Mar 26 04:17:45 1993 +0000 @@ -1,4 +1,4 @@ -;;; yow.el --- generate random zippyisms +;;; yow.el --- quote random zippyisms ;; Copyright (C) 1993 Free Software Foundation, Inc. @@ -63,8 +63,6 @@ "Zippy goes to the analyst." (interactive) (doctor) ; start the psychotherapy - (if (null yow-vector) - (setq yow-vector (snarf-yows))) (message "") (switch-to-buffer "*doctor*") (sit-for 0)