Mercurial > emacs
changeset 2374:c00b3b357392
(psychoanalyze-pinhead) Needed a prefrontal lobotomy. I gave it one.
author | Eric S. Raymond <esr@snark.thyrsus.com> |
---|---|
date | Fri, 26 Mar 1993 04:17:45 +0000 |
parents | 60182aa24f56 |
children | 94e135f2d64d |
files | lisp/play/yow.el |
diffstat | 1 files changed, 1 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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)