Mercurial > emacs
changeset 16007:def38ab5315c
(make-doctor-variables): Eliminate `observation-list' also.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 31 Aug 1996 22:24:46 +0000 |
parents | 2cc9369185ed |
children | 419214ae89df |
files | lisp/play/doctor.el |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/play/doctor.el Sat Aug 31 22:21:53 1996 +0000 +++ b/lisp/play/doctor.el Sat Aug 31 22:24:46 1996 +0000 @@ -529,8 +529,6 @@ (setq obj nil) (make-local-variable 'feared) (setq feared nil) - (make-local-variable 'observation-list) - (setq observation-list nil) (make-local-variable 'repetitive-shortness) (setq repetitive-shortness '(0 . 0)) (make-local-variable '**mad**) @@ -1466,7 +1464,6 @@ (t (doctor-type '(i give up \. you need a lesson in creative writing \.\.\.)) - ;;(push monosyllables observation-list) ))) (t (cond ((equal sent (doctor-assm '(yes)))