aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/play/doctor.el
Commit message (Collapse)AuthorAgeFilesLines
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
|
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
|
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* Seed RNG on loading.Glenn Morris2007-04-051-0/+2
|
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* Update copyright years.Glenn Morris2006-12-091-1/+1
|
* (doctor-mode-map): Rename from `doc-mode-map'.Juri Linkov2006-01-231-1/+1
|
* Move defvars out of eval-when-compile. Use dolist.Stefan Monnier2006-01-181-94/+97
| | | | | (doc-mode-map): Define explicitly. (doctor-txtype): Use mapc.
* (doctor-doc): Don't say "psychiatrist".Richard M. Stallman2005-10-231-3/+3
| | | | (doctor-symptoms): Likewise.
* (doctor-type-symbol): "?\ " -> "?\s".Juanma Barranquero2005-08-021-1/+31
| | | | | | | | | | | | | | (**mad**, *debug*, *print-space*, *print-upcase*, abuselst, abusewords, account, afraidof, arerelated, areyou, bak, beclst, bother, bye, canyou, chatlst, continue, deathlst, describe, drnk, drugs, eliza-flag, elizalst, famlst, feared, fears, feelings-about, foullst, found, hello, history, howareyoulst, howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated, lincount, longhuhlst, lover, machlst, mathlst, maybe, moods, neglst, obj, object, owner, please, problems, qlist, random-adjective, relation, remlst, repetitive-shortness, replist, rms-flag, schoollst, sent, sexlst, shortbeclst, shortlst, something, sportslst, stallmanlst, states, subj, suicide-flag, sure, things, thlst, toklst, typos, verb, want, whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst): Defvar at compile time.
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-011-1/+2
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (doctor-mode-map): Remove defvar.Lute Kamstra2005-06-101-13/+4
| | | | (doctor-mode): Use define-derived-mode.
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-05-121-1/+1
|
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-14/+14
|
* (doctor-doc): Add 2 question words.Richard M. Stallman2002-09-231-2/+4
| | | | (doctor-getnoun): Parse and save the complete object phrase.
* 2002-09-10 Deepak Goel <[email protected]>John Paul Wallington2002-09-101-159/+159
| | | | | * play/doctor.el (doc//): Rename from `//'. Update callers. (doc$): Rename from `$'. Update callers.
* (doctor-cadr, doctor-caddr, doctor-cddr): Remove.John Paul Wallington2002-09-091-30/+26
| | | | Update callers.
* (doctor-doc): Recognize question words and use qlist.Richard M. Stallman2002-09-091-12/+7
| | | | | | | Use doctor-shorten's return value. (doctor-shorten): Compute a return value, don't alter `sent'. (doctor-hates1): Add a question mark. (doctor-strangelove): Unused function deleted.
* (make-doctor-variables): Remove a '($ please)'.Gerd Moellmann2001-10-231-1/+1
|
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-1/+1
|
* (doctor-death): Update the Samaritans'Gerd Moellmann2000-10-191-2/+4
| | | | | anonymous address, and add a website for Befrienders International.
* *** empty log message ***Stefan Monnier2000-08-161-1/+1
|
* (mathlst): Fix typo.Karl Heuer1998-02-251-2/+2
| | | | (shortlst): Avoid saying "Can you be", which confuses the doctor.
* Undo previous censorship changes.Richard M. Stallman1997-06-261-5/+13
|
* (doctor-death): Give real advice to truly suicidal.Richard M. Stallman1997-06-221-1/+16
|
* Add provide call.Richard M. Stallman1997-06-221-0/+2
|
* Comment change.Richard M. Stallman1997-01-101-0/+3
|
* (make-doctor-variables): Eliminate `observation-list' also.Richard M. Stallman1996-08-311-3/+0
|
* (make-doctor-variables): Eliminate unused variables `elist'Richard M. Stallman1996-08-311-14/+0
| | | | and `monosyllables'.
* (doctor-doc): Add period.Richard M. Stallman1996-04-231-1/+1
|
* More censorship.Karl Heuer1996-02-211-3/+1
|
* Fix comment typo.Richard M. Stallman1996-02-111-1/+1
|
* (doctor-mode): State that file has been censored.Richard M. Stallman1996-02-101-8/+14
|
* Update FSF's address.Erik Naggum1996-01-141-2/+3
|
* (make-doctor-variables, doctor-othermodifierp,Karl Heuer1996-01-041-3/+3
| | | | doctor-strangelove): Fix message spelling.
* Update copyright.Karl Heuer1994-05-031-1/+1
|
* (make-doctor-variables): Fix some local var names.Richard M. Stallman1993-12-231-3/+5
| | | | | (doctor-adverbp): Don't die if doctor-make-string gives a string of length < 2.
* (doctor-type-symbol): Win if auto-fill-function is nil.Richard M. Stallman1993-07-231-2/+3
|
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-7/+7
|
* Added or corrected Commentary sectionsEric S. Raymond1993-03-221-0/+6
|
* entered into RCSEric S. Raymond1992-07-221-3/+2
|
* *** empty log message ***Eric S. Raymond1992-07-161-1/+6
|
* *** empty log message ***Eric S. Raymond1992-05-301-1/+4
|
* *** empty log message ***Jim Blandy1992-04-241-1/+1
|
* Initial revisionJim Blandy1991-08-181-0/+1610