Remove non-free old and crusty clearcase pkg
[packages] / mule-packages / edict / ChangeLog
1 2014-05-15  Norbert Koch  <viteno@xemacs.org>
2
3         * Makefile (VERSION): XEmacs package 1.19 released.
4
5 2014-05-15  Norbert Koch  <viteno@xemacs.org>
6
7         * Makefile (VERSION): XEmacs package 1.18 released.
8
9 2014-05-13  Jerry James  <james@xemacs.org>
10
11         * .cvsignore: Remove.
12         * .hgignore: New file.
13
14 2009-10-02  Norbert Koch  <viteno@xemacs.org>
15
16         * Makefile (VERSION): XEmacs package 1.17 released.
17
18 2009-08-13  Aidan Kehoe  <kehoea@parhasard.net>
19
20         * edict-edit.el: 
21         Have compiled 21.4 code also work on XEmacs binaries with real
22         support for multiple values, by avoiding runtime calls to
23         #'values.
24
25 2003-10-31  Norbert Koch  <viteno@xemacs.org>
26
27         * Makefile (VERSION): XEmacs package 1.16 released.
28
29 2003-08-05  Norbert Koch  <viteno@xemacs.org>
30
31         * Makefile (VERSION): XEmacs package 1.15 released.
32
33 2003-08-05  Stephen J. Turnbull  <stephen@xemacs.org>
34
35         * package-info.in: Style conformance for description.
36
37 2003-07-02  Norbert Koch  <viteno@xemacs.org>
38
39         * Makefile (VERSION): XEmacs package 1.14 released.
40
41 2003-04-29  Stephen J. Turnbull  <stephen@xemacs.org>
42
43         * edict-update.el (edict-update): To do comment.
44         (edict-update-setup-stage): Handle local mirror properly.
45         (edict-update-cleanup-stage): Make comment describe reality.
46
47 2003-03-09  Ben Wing  <ben@xemacs.org>
48
49         * Makefile (COMPATIBILITY_FLAGS):
50         * Makefile (compile): Removed.
51         * Makefile (binkit): Removed.
52         Delete explicit compile:: and binkit: rules.
53         Don't add custom-load.elc to the list of generated elc's.
54         Delete code to error when no Mule (now automatic).
55
56 2002-12-07  Ville Skyttä  <scop@xemacs.org>
57
58         * .cvsignore: Remove files now handled automatically by CVS.
59
60 2002-11-29  Ben Wing  <ben@xemacs.org>
61
62         * Makefile: Use `compile' instead of hard-coded `all'.
63         * Makefile.GNU (BATCH): New.  Use it.
64         * Makefile.GNU (.phony):
65         * Makefile.GNU (all):
66
67 2002-10-15  Ville Skyttä  <scop@xemacs.org>
68
69         * Makefile (srckit): Remove.
70
71 2002-01-30  Stephen J. Turnbull  <stephen@xemacs.org>
72
73         * edict-english.el:
74         * edict-japanese.el:
75         * edict.el:
76         Update version to 0.9.9.
77
78         * README:
79         * TODO:
80         * edict.el:
81         Change a couple of `FSF's to `GNU's.
82
83         * edict.el (edict-dictionary-path): Correct Customize initialization.
84
85         * Makefile (DATA_FILES): Add the 0.9.6 docs per README.
86
87 2002-01-29  Stephen J. Turnbull  <stephen@xemacs.org>
88
89         * README: Update copyrights, version, create NEWS section.
90
91         * edict-edit.el: 
92         * edict-morphology.el:
93         Update version and copyrights (especially Bob Kerns).
94
95         * Makefile (EXTRA_SOURCES): Add Makefile.GNU so GNU Emacs users
96         can use the bindist package.
97         (DATA_FILES): Add README.
98
99         * edict-update.el (edict-update): Implement.  Improve docstring.
100
101         * edict.el (edict-dictionary-path): Fix docstring and Customize type.
102
103 2002-01-28  Stephen J. Turnbull  <stephen@xemacs.org>
104
105         * dui.el (dl-indicator-string): Renamed to dl-mode-line-string.
106         (dl-mode-line-string): New name for dl-indicator-string.
107
108         (dui-method-alist): 
109         (dl-mode-hook): 
110         (dl-mode-prefix):
111         Conform to * convention for user variables.
112
113         (dl): New group.
114         (dl-mode-line-string): 
115         (dl-conflict-warning):
116         (dl-warn-conflict-verbosity):
117         (dui-warn-previously-registered-methods-p):
118         Easy Customizations done.
119
120         * edict-edit.el (*brackets-allowed-in-english*):
121         (edict-verbose-electric-henkan):
122         (edict-use-electric-henkan):
123         Easy Customizations done.
124
125         * edict-morphology.el (*edict-expand-string-trace*): Move to top.
126
127         * ts-mode.el (ts-mode-prefix):
128         (ts-mode-hook):
129         Conform to * convention for user variables.
130
131         (ts-conflict-warning):
132         (ts-warn-conflict-verbosity):
133         Easy Customizations done.
134
135 2002-01-27  Stephen J. Turnbull  <stephen@xemacs.org>
136
137         * Makefile: Add copyright notice and update email address.
138
139         (ELCS):
140         (DATA_FILES):
141         edictj.demo is data, not source.
142
143         (GENERATED):
144         (all):
145         Handle custom-load.el.
146
147         * dui.el:
148         * dui-registry.el:
149         * edict-edit.el:
150         * edict-english.el:
151         * edict-japanese.el:
152         * edict-morphology.el:
153         * ts-mode.el:
154         Update copyright notice and email address.
155
156         * edict.el: Update Commentary, copyright notice, email address.
157
158         (edict-match-buffer): Add docstring.
159
160         (edict): New Custom group.
161         (edict-default-coding-system): 
162         (edict-user-dictionary): 
163         (edict-dictionary-path): 
164         (edict-dictionaries): 
165         (edict-buffer-name): 
166         (edict-match-buffer-name): 
167         (edict-warn-missing-dictionaries-p): 
168         (*edict-window-location*):
169         Customize.
170
171         (*edict-romaji-remaps*): Initialize, not setq; defvar -> defconst.
172
173         (edict-version-date):
174         (edict-version):
175         (*edict-file-begin-marker*):
176         (*edict-file-end-marker*):
177         (*edict-kanji-whitespace*): 
178         (*edict-eigo-whitespace*): 
179         (*edict-unreadable-error*): 
180         (*edict-unreadable-error*): 
181         Change defvars to defconsts.
182
183         * edict-update.el: New file.
184         (edict-update): New custom group.
185
186         * Makefile.GNU: Renamed from Makefile.FSF.
187
188 2000-11-08  Steve Youngs  <youngs@xemacs.org>
189
190         * package-info.in (description): Add "MULE" to description.
191
192 2000-10-05  Martin Buchholz  <martin@xemacs.org>
193
194         * *: Mega typo fix.
195
196 2000-05-23  Karl M. Hegbloom  <karlheg@debian.org>
197
198         * Makefile: Use BUILD_WITHOUT_MULE rather than BUILD_MULE.
199
200 1998-07-23  SL Baur  <steve@altair.xemacs.org>
201
202         * Makefile: Don't build if XEmacs/no-Mule.
203
204 1998-06-29  SL Baur  <steve@altair.xemacs.org>
205
206         * package-info.in: Update provides.
207
208 1998-06-01  SL Baur  <steve@altair.xemacs.org>
209
210         * Makefile (EXTRA_SOURCES): Remove obsoleted source files.
211
212 1998-03-13  SL Baur  <steve@altair.xemacs.org>
213
214         * Created an XEmacs package
215
216         * edict.el:
217         * edict-test.el: Minimal patches to bytecompile under XEmacs 21.0.
218         Converted to ISO-2022-JP.