tm 7.41.2.
[elisp/apel.git] / ChangeLog
1 Thu Jan 25 02:13:37 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2
3         * tl: Version 7.10 was released.
4
5         * emu-orig.el (*internal*, *ctext*): new constant
6
7         * emu-orig.el (code-convert-string): new function
8
9         * emu-orig.el (code-convert-region): new function
10
11         * emu-nemacs.el (*ctext*): new constant
12
13         * emu-18.el: Comment was fixed.
14
15         * emu-18.el (byte-code-function-p): check whether cons or not
16
17 Wed Jan 24 07:12:37 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
18
19         * mu-cite.el (mu-cite/get-field-value-methoda-list): new variable
20
21         * mu-cite.el (mu-cite/get-field-value): new function
22
23 \f
24 Sat Jan 20 13:25:43 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
25
26         * tl: Version 7.09 was released.
27
28 Thu Jan 18 17:16:05 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
29
30         * mu-cite.el: new method `in-id': default value of variable
31         `mu-cite/top-format' was changed to use it.
32
33 Thu Jan 18 14:48:33 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
34
35         * tl-822.el (rfc822/non-qtext-char-list): new constant
36
37         * tl-822.el: Constant `rfc822/non-qtext-chars' was deleted.
38
39         * tl-822.el (rfc822/wrap-as-quoted-string): new function
40
41         * tl-str.el (char-list-to-string): new macro
42
43         * genjis.el: new module
44
45 Thu Jan 18 01:55:25 1996  Yoshiyuki Yamagami <yamagami@hb.nmcc.co.jp>
46
47         * Makefile: specify `-no-site-file' option (cf. [tm-ja:1474])
48
49 \f
50 Wed Jan 17 08:23:41 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
51
52         * tl: version 7.08 was released.
53
54         * mu-cite.el (mu-cite/get-prefix-register-verbose-method):
55         new implementation
56
57         * mu-cite.el (mu-cite/get-prefix-register-method):
58         new implementation
59
60 Wed Jan 17 06:57:16 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
61
62         * mu-cite.el:
63         Function `mu-cite/get-ml-count' was renamed to
64         `mu-cite/get-ml-count-method'.
65         Function `mu-cite/citation-name' was renamed to
66         `mu-cite/get-prefix-register-verbose-method'.
67         Function `mu-cite/citation-name-quietly' was renamed to
68         `mu-cite/get-prefix-register-method'.
69
70 Wed Jan 17 06:49:53 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
71
72         * mu-cite.el (mu-cite/get-prefix-method): new function: it is
73         implementation of new method `prefix'.
74
75 Wed Jan 17 06:30:08 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
76
77         * mu-cite.el (mu-cite/save-to-file): modified to change comment of
78         output file
79
80         * mu-cite.el (mu-cite/RCS-ID, mu-cite/version): new variable
81
82 Wed Jan 17 06:22:35 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
83
84         * mu-cite.el: Default name of user environment file was changed to
85         ~/.mu-cite.el.
86
87 Wed Jan 17 06:08:19 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
88
89         * mu-cite.el: `mu-register/*' were renamed to `mu-cite/*'.
90
91         * mu-cite.el: mu-register.el was merged into mu-cite.el.
92
93 Wed Jan 17 05:35:06 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
94
95         * mu-register.el (mu-register/citation-name):
96         use function `y-or-n-p'
97         
98         * mu-register.el (mu-register/citation-name-quietly):
99         use function `y-or-n-p'
100
101 Tue Jan 16 21:54:27 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
102
103         * mu-register.el (mu-register/citation-name):
104         use function `tl:read-string' instead of `read-string'.
105
106         * mu-register.el (mu-register/citation-name-quietly):
107         use function `tl:read-string' instead of `read-string'.
108
109         * emu.el (tl:read-string): New function
110
111         * mu-register.el: `(require 'pp)' was deleted.
112
113 Tue Jan 16 14:04:24 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
114
115         * mu-register.el:
116         Method `prefix-registered-quietly' was renamed to
117         `prefix-register'.
118         Method `prefix-registered' was renamed to
119         `prefix-register-verbose'.
120
121 Mon Jan 15 21:19:11 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
122
123         * mu-register.el (mu-register/get-citation-name): new
124         implementation by macro
125
126 Mon Jan 15 21:07:05 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
127
128         * mu-register.el (mu-register/citation-name-quietly): new
129         function: implementation of `prefix-registered-quietly'
130
131         Method name of function `mu-register/citation-name' was renamed to 
132         `prefix-registered'.
133
134 Mon Jan 15 20:28:32 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
135
136         * mu-register.el (mu-register/save-to-file): new implementation
137
138         * mu-register.el (mu-register/registration-symbol): new variable:
139         to specify symbol name of citation-name database.
140
141         * mu-register.el (mu-register/save-to-file): modified to use
142         variable `mu-register/registration-symbol'.
143
144         * mu-register.el: use function `set-alist'.
145
146         * mu-register.el: Comments were translated from Japanese to
147         English.
148         
149 Wed Dec 27 14:28:17 1995  MINOURA Makoto <minoura@leo.bekkoame.or.jp>
150
151         * mu-register.el: new module