Initial Commit
[packages] / mule-packages / lookup / ChangeLog
1 2014-05-15  Norbert Koch  <viteno@xemacs.org>
2
3         * Makefile (VERSION): XEmacs package 1.17 released.
4
5 2014-05-15  Norbert Koch  <viteno@xemacs.org>
6
7         * Makefile (VERSION): XEmacs package 1.16 released.
8
9 2014-05-13  Jerry James  <james@xemacs.org>
10
11         * .cvsignore: Remove.
12         * lisp/.cvsignore: Remove.
13         * texi/.cvsignore: Remove.
14         * .hgignore: New file.
15         * *.el: Restore CVS keyword expansions.
16         * texi/lookup.texi: Update for texinfo 5.x.
17         * texi/lookup-guide.texi: Ditto.
18
19 2005-05-10  Norbert Koch  <viteno@xemacs.org>
20
21         * Makefile (VERSION): XEmacs package 1.15 released.
22
23 2005-05-09  Norbert Koch  <viteno@xemacs.org>
24
25         * Remove config.status (generated) and put it into .cvsignore.
26
27 2003-10-31  Norbert Koch  <viteno@xemacs.org>
28
29         * Makefile (VERSION): XEmacs package 1.14 released.
30
31 2003-03-09  Ben Wing  <ben@xemacs.org>
32
33         * Makefile (EXPLICIT_DOCS): New.
34         * Makefile (COMPILE_INFO_AS_MULE): New.
35         * Makefile (AUTOLOAD_PATH):
36         * Makefile (.RECURSIVE): Removed.
37         * Makefile (.PHONY): Removed.
38         * Makefile (html): Removed.
39         * Makefile (texi): Removed.
40         Delete explicit compile:: and binkit: rules.
41         Don't add custom-load.elc to the list of generated elc's.
42         Delete code to error when no Mule (now automatic).
43         Use EXPLICIT_DOCS instead of explicitly giving the targets
44         and dependencies.
45         Eliminate the recursive building of the files using Makefile
46         (now deleted) in subdirectory texi/.
47         Specify COMPILE_INFO_AS_MULE so the info files will automatically
48         be compiled Mule-correct (replaces lots of ad-hoc crap in the
49         old texi/Makefile).
50
51 2002-12-07  Ville Skyttä  <scop@xemacs.org>
52
53         * .cvsignore: Remove files now handled automatically by CVS.
54
55 2002-11-29  Ben Wing  <ben@xemacs.org>
56
57         * Makefile: Use `compile' instead of hard-coded `all'.
58
59 2002-10-15  Ville Skyttä  <scop@xemacs.org>
60
61         * Makefile (srckit): Remove.
62
63 2002-09-25  Rendhalver [Peter Brown]  <rendhalver@xemacs.org>
64
65         * Makefile (VERSION): XEmacs package 1.13 released.
66
67 2002-06-27  Steve Youngs  <youngs@xemacs.org>
68
69         * Makefile (VERSION): XEmacs package 1.12 released.
70
71 2002-06-26  Steve Youngs  <youngs@xemacs.org>
72
73         * Makefile (VERSION): XEmacs package 1.11 released.
74
75 2002-03-25  Steve Youngs  <youngs@xemacs.org>
76
77         * Makefile (VERSION): 1.10 released.
78
79 2002-03-17  Adrian Aichner  <adrian@xemacs.org>
80
81         * Makefile (TEXI_FILES):
82         * Makefile (HTML_FILES): Moved to texi/Makefile.
83         * Makefile (HTML_DEP): Ditto.
84         * Makefile (html): New.
85
86 2002-01-13  Steve Youngs  <youngs@xemacs.org>
87
88         * package-info.in (provides): Update to include all provides. 
89
90 2002-01-06  Adrian Aichner  <adrian@xemacs.org>
91
92         * Makefile (HTML_FILES): New.
93         * Makefile (HTML_DEP): New.
94
95 2001-01-14  Steve Youngs  <youngs@xemacs.org>
96
97         * Makefile (REQUIRES): Add mule-base so it will install into
98         the mule-packages directories.
99
100 2000-11-08  Steve Youngs  <youngs@xemacs.org>
101
102         * package-info.in (description): Add "MULE" to description.
103
104 2000-10-05  Martin Buchholz  <martin@xemacs.org>
105
106         * *: Mega typo fix.
107
108 2000-08-23  Steve Youngs  <youngs@xemacs.org>
109
110         * ./_pkg.el: Removed, the real one is in ./lisp/
111
112         * Makefile (all): Add auto-autoloads.elc
113
114 2000-08-22  Steve Youngs  <youngs@xemacs.org>
115
116         * Makefile: Remove target 'clean' because it's covered in XEmacs.rules.
117
118 1999-05-05  Satoru Takabayashi <satoru-t@is.aist-nara.ac.jp>
119
120         * Makefile.am: Modify EXTRA_DIST entries
121         * etc/Makefile.{am,in}: Remove files.
122         
123 1999-04-28  Keisuke Mori  <ksk@ntts.com>
124
125         * VERSION: New file. every file that needs the version number of
126         Lookup should consult this file.
127
128         * configure.in: Get the version number from 'VERSION' file.
129
130         * install.el: Get the version number from 'VERSION' file.
131         Info files are installed with being formatted if the pre-formatted
132         Info file has not been presented.
133
134 1999-02-13  NISHIDA Keisuke  <knishida@nn.iij4u.or.jp>
135
136         * README.W32: Remove file.
137
138 1999-02-12  NISHIDA Keisuke  <knishida@nn.iij4u.or.jp>
139
140         * install.el: New file.
141
142 1999-01-23  NISHIDA Keisuke  <knishida@nn.iij4u.or.jp>
143
144         * Use autoconf-2.13 and automake-1.4.
145
146 1999-01-17  NISHIDA Keisuke  <knishida@nn.iij4u.or.jp>
147
148         * acinclude.m4: Recover the option `--with-emacs'.
149
150 1998-12-25  NISHIDA Keisuke  <knishida@nn.iij4u.or.jp>
151
152         * acinclude.m4: Use the environment variable `EMACS' instead of
153         the configure option `--with-emacs'.
154
155         * README: Remove file.
156         * README-ja: Rename to README again.
157
158 1998-10-18  NISHIDA Keisuke  <knishida@nn.iij4u.or.jp>
159
160         * README: Translate info English.
161         * README-ja: In Japanese.
162
163 1998-07-15  NISHIDA Keisuke  <knishida@nn.iij4u.or.jp>
164
165         * aclocal.m4: Rewriten with new option `--with-emacsdir'.
166
167 1998-06-25  NISHIDA Keisuke  <knishida@nn.iij4u.or.jp>
168
169         * Version 0.9.6 released.
170
171 1998-06-20  NISHIDA Keisuke  <knishida@nn.iij4u.or.jp>
172
173         * Version 0.9.5 released.
174
175 1998-06-18  NISHIDA Keisuke  <knishida@nn.iij4u.or.jp>
176
177         * Version 0.9.4 released.
178
179 1998-06-17  NISHIDA Keisuke  <knishida@nn.iij4u.or.jp>
180
181         * Version 0.9.3 released.
182
183 1998-06-15  NISHIDA Keisuke  <knishida@nn.iij4u.or.jp>
184
185         * Version 0.9.2 released.
186
187 1998-06-14  NISHIDA Keisuke  <knishida@nn.iij4u.or.jp>
188
189         * Version 0.9.1 released.
190
191 1998-06-13  NISHIDA Keisuke  <knishida@nn.iij4u.or.jp>
192
193         * Version 0.9 released.
194
195 1998-05-24  NISHIDA Keisuke  <knishida@nn.iij4u.or.jp>
196
197         * configure.in: Delete entry "lisp/lookup-compile.el" from output
198         files.
199
200 1998-05-10  NISHIDA Keisuke  <knishida@nn.iij4u.or.jp>
201
202         * README, README.W32: Updated for Lookup 0.9.
203
204 1998-03-16  NISHIDA Keisuke  <knishida@osk.3web.ne.jp>
205
206         * Version 0.8.5 released.
207
208 1998-03-09  NISHIDA Keisuke  <knishida@osk.3web.ne.jp>
209
210         * Version 0.8.4 released.
211
212 1998-03-08  NISHIDA Keisuke  <knishida@osk.3web.ne.jp>
213
214         * Version 0.8.3 released.
215
216 1998-03-08  NISHIDA Keisuke  <knishida@osk.3web.ne.jp>
217
218         * Version 0.8.2 released.
219
220 1998-03-07  NISHIDA Keisuke  <knishida@osk.3web.ne.jp>
221
222         * acinclude.el: Modified to set default lispdir to ".../site-lisp"
223         without for XEmacs.
224
225         * configure.in: Add entry "lisp/lookup-compile.el" to output files.
226
227 1998-03-06  NISHIDA Keisuke  <knishida@osk.3web.ne.jp>
228
229         * Version 0.8.1 released.
230
231         * acinclude.m4: Rewriten by Motoyuki Kasahara <m-kasahr@sra.co.jp>.
232
233 1998-03-05  NISHIDA Keisuke  <knishida@osk.3web.ne.jp>
234
235         * Version 0.8 released.
236