comparison lisp/play/yow.el @ 91204:53108e6cea98

Merge from emacs--devo--0 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-294
author Miles Bader <miles@gnu.org>
date Thu, 06 Dec 2007 09:51:45 +0000
parents f55f9811f5d7 860a7a8e779e
children 606f2d163a64
comparison
equal deleted inserted replaced
91203:db40129142b2 91204:53108e6cea98
110 ;; Yowza!! Feed zippy quotes to the doctor. Watch results. 110 ;; Yowza!! Feed zippy quotes to the doctor. Watch results.
111 ;; fun, fun, fun. Entertainment for hours... 111 ;; fun, fun, fun. Entertainment for hours...
112 ;; 112 ;;
113 ;; written by Kayvan Aghaiepour 113 ;; written by Kayvan Aghaiepour
114 114
115 (declare-function doctor-ret-or-read "doctor" (arg))
116
115 ;;;###autoload 117 ;;;###autoload
116 (defun psychoanalyze-pinhead () 118 (defun psychoanalyze-pinhead ()
117 "Zippy goes to the analyst." 119 "Zippy goes to the analyst."
118 (interactive) 120 (interactive)
119 (doctor) ; start the psychotherapy 121 (doctor) ; start the psychotherapy