comparison lisp/ChangeLog @ 64716:4aac96985817

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 02 Aug 2005 09:42:20 +0000
parents def6a9189d4c
children 5d36a139ef92
comparison
equal deleted inserted replaced
64715:46d503c20412 64716:4aac96985817
1 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
2
3 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
4 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
5 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
6 (bother, bye, canyou, chatlst, continue, deathlst, describe)
7 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
8 (feelings-about, foullst, found, hello, history, howareyoulst)
9 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
10 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
11 (neglst, obj, object, owner, please, problems, qlist)
12 (random-adjective, relation, remlst, repetitive-shortness)
13 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
14 (shortlst, something, sportslst, stallmanlst, states, subj)
15 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
16 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
17 Defvar at compile time.
18
1 2005-08-02 Kim F. Storm <storm@cua.dk> 19 2005-08-02 Kim F. Storm <storm@cua.dk>
2 20
3 * emulation/cua-rect.el (cua--highlight-rectangle): Only show 21 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
4 rectangle overlay in selected window. 22 rectangle overlay in selected window.
5 23