Initial Commit
[packages] / mule-packages / skk / ChangeLog
1 2014-06-22  Norbert Koch  <viteno@xemacs.org>
2
3         * Makefile (VERSION): XEmacs package 1.27 released.
4
5 2014-06-02  Jerry James  <james@xemacs.org>
6
7         * texi/skk.texi: Replace troublesome characters with REPLACEMENT
8         CHARACTER for now.  Thanks to Aidan Kehoe and Stephen Turnbull.
9
10 2014-05-15  Norbert Koch  <viteno@xemacs.org>
11
12         * Makefile (VERSION): XEmacs package 1.26 released.
13
14 2014-05-15  Norbert Koch  <viteno@xemacs.org>
15
16         * Makefile (VERSION): XEmacs package 1.25 released.
17
18 2014-05-13  Jerry James  <james@xemacs.org>
19
20         * .cvsignore: Remove.
21         * texi/.cvsignore: Remove.
22         * .hgignore: New file.
23         * etc/SKK*: Restore CVS keyword expansions.
24         * *.el: Ditto.
25         * texi/*.texi: Ditto.  Update for texinfo 5.x.
26
27 2007-10-02  Norbert Koch  <viteno@xemacs.org>
28
29         * Makefile (VERSION): XEmacs package 1.24 released.
30
31 2007-08-15  Aidan Kehoe  <kehoea@parhasard.net>
32
33         * skk-leim.el (skk-leim):
34         Setting the current language environment to Japanese just because
35         skk-leim.el was loaded is wrong. 
36
37 2003-03-21  Ben Wing  <ben@xemacs.org>
38
39         * texi\.cvsignore: New.  Add entries for skk*.html.
40
41 2003-03-09  Ben Wing  <ben@xemacs.org>
42
43         * Makefile (DATA_DEST):
44         * Makefile (EXTRA_TEXI_FILES): New.
45         Delete explicit compile:: and binkit: rules.
46         Don't add custom-load.elc to the list of generated elc's.
47         Delete code to error when no Mule (now automatic).
48         Use EXPLICIT_DOCS, EXTRA_TEXI_FILES instead of explicitly giving
49         the targets and dependencies.
50         Eliminate the recursive building of the files using Makefile
51         (now deleted) in subdirectory texi/.
52         Specify COMPILE_INFO_AS_MULE so the info files will automatically
53         be compiled Mule-correct (replaces lots of ad-hoc crap in the
54         old texi/Makefile).
55         * texi/Makefile: Deleted.
56
57 2002-12-07  Ville Skyttä  <scop@xemacs.org>
58
59         * .cvsignore: Remove files now handled automatically by CVS.
60
61 2002-11-29  Ben Wing  <ben@xemacs.org>
62
63         * Makefile: Use `compile' instead of hard-coded `all'.
64
65 2002-10-15  Ville Skyttä  <scop@xemacs.org>
66
67         * Makefile (srckit): Remove.
68
69 2002-10-14  Ville Skyttä  <scop@xemacs.org>
70
71         * Makefile (MANUAL): Removed (unused).
72
73 2002-09-25  Rendhalver [Peter Brown]  <rendhalver@xemacs.org>
74
75         * Makefile (VERSION): XEmacs package 1.23 released.
76
77 2002-04-30  Steve Youngs  <youngs@xemacs.org>
78
79         * Makefile (VERSION): XEmacs package 1.22 released.
80
81 2002-04-28  Steve Youngs  <youngs@xemacs.org>
82
83         * skk.el (skk-kana-input): Use 'string-to-list' instead of
84         'string-to-char-list'. 
85         (skk-add-rule): Ditto.
86         (skk-delete-rule): Ditto.
87
88         * skk-isearch.el (skk-isearch-search-string-regexp): Ditto.
89
90         * skk-foreword.el (skk-str-length): Ditto.
91         (skk-substring): Ditto.
92         (skk-str-ref): Ditto.
93
94 2002-01-26  Steve Youngs  <youngs@xemacs.org>
95
96         * Makefile (GENERATED): Add missing custom-load.elc
97         (all): Build custom-load.elc
98
99 2002-01-13  Steve Youngs  <youngs@xemacs.org>
100
101         * package-info.in (provides): Update to include all provides.
102
103 2002-01-07  Adrian Aichner  <adrian@xemacs.org>
104
105         * Makefile (HTML_FILES): New.
106         * Makefile (HTML_DEP): New.
107
108 2001-06-18  Ben Wing  <ben@xemacs.org>
109
110         * texi\Makefile (all):
111         Fix to compile in the absence of an installed package tree.
112
113 2001-05-11  Ben Wing  <ben@xemacs.org>
114
115         * texi\Makefile (all):
116         Fix to compile in the absence of an installed package tree.
117
118 2000-11-06  Yoshiki Hayashi  <yoshiki@xemacs.org>
119
120         * Update to 10.62a.
121
122 2000-11-08  Steve Youngs  <youngs@xemacs.org>
123
124         * package-info.in (description): Add "MULE" to description.
125
126 2000-10-05  Martin Buchholz  <martin@xemacs.org>
127
128         * *: Mega typo fix.
129
130 2000-08-22  Steve Youngs  <youngs@xemacs.org>
131
132         * Makefile: Remove target 'clean' because it's covered in XEmacs.rules.
133
134 2000-06-15  Kenji Itoh  <keit@tpj.co.jp>
135
136         * Makefile: Use BUILD_WITHOUT_MULE rather than BUILD_MULE.
137
138 1999-05-18  SL Baur  <steve@gneiss.etl.go.jp>
139
140         * skk-leim.el (skk-activate): Autoload.
141         (skk-auto-fill-activate): Ditto.
142         (skk-inactivate): Ditto.
143
144         * Makefile: Removed dumped-lisp.el.
145
146 1998-10-01  SL Baur  <steve@altair.xemacs.org>
147
148         * Makefile: Fix for dumped-lisp.el, elib stuffs moved into separate
149         package.
150
151 1998-07-23  SL Baur  <steve@altair.xemacs.org>
152
153         * Makefile: Don't build if XEmacs/No-Mule.
154
155 1998-07-18  SL Baur  <steve@altair.xemacs.org>
156
157         * dumped-lisp.el: Elimination of Lisp read-time macros.
158
159 1998-04-28  SL Baur  <steve@altair.xemacs.org>
160
161         * skk.el:
162         * skk-gadget: De-ebolification.
163         From Paul Foley <mycroft@actrix.gen.nz>
164
165 1998-04-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
166
167         * Makefile (texi): use $(XEMACS).
168
169 1998-04-07  SL Baur  <steve@altair.xemacs.org>
170
171         * Makefile (binkit): Use TAR/EXCLUDES variables from XEmacs.rules.
172
173 1998-01-24  SL Baur  <steve@altair.xemacs.org>
174
175         * Makefile (VERSION): Update to package standard 1.0.
176         * package-info.in: Ditto.
177
178 1998-01-11  SL Baur  <steve@altair.xemacs.org>
179
180         * Makefile: Update to newer package interface.
181
182 1998-01-02  SL Baur  <steve@altair.xemacs.org>
183
184         * Makefile: Update to newer package interface.
185
186 1997-12-20  SL Baur  <steve@altair.xemacs.org>
187
188         * texi/Makefile: Create info files in place.
189
190         * Makefile: Created.
191