The Great ChangeLog Renaming
[packages] / xemacs-packages / apel / ChangeLog.XEmacs
1 2014-05-15  Norbert Koch  <viteno@xemacs.org>
2
3         * Makefile (VERSION): XEmacs package 1.36 released.
4
5 2014-05-15  Norbert Koch  <viteno@xemacs.org>
6
7         * Makefile (VERSION): XEmacs package 1.35 released.
8
9 2014-05-13  Jerry James  <james@xemacs.org>
10
11         * .cvsignore: Remove.
12         * .hgignore: New file.
13         * *.el: Restore CVS keyword expansions.
14
15 2009-08-18  Norbert Koch  <viteno@xemacs.org>
16
17         * Makefile (VERSION): XEmacs package 1.34 released.
18
19 2009-07-01  Jerry James  <james@xemacs.org>
20
21         * *.el, README.*, ChangeLog.upstream: Sync with 10.7.
22
23 2007-08-15  Norbert Koch  <viteno@xemacs.org>
24
25         * Makefile (VERSION): XEmacs package 1.33 released.
26
27 2007-08-14  Aidan Kehoe  <kehoea@parhasard.net>
28
29         * pccl-20.el:
30         * pccl-20.el (broken):
31         * pccl-20.el (ccl-execute-eof-block-on-encoding-null):
32         * pccl-20.el (ccl-execute-eof-block-on-encoding-some):
33         * pccl-20.el (ccl-execute-eof-block-on-decoding-null):
34         * pccl-20.el (ccl-execute-eof-block-on-decoding-some):
35         Move all these tests to unconditionally returning t. We only
36         support XEmacs 21.4 and XEmacs 21.5, where both of these things
37         are true, and checking for CCL support at compile time is
38         inappropriate when compile time can be a non-Mule XEmacs and
39         runtime can be a Mule XEmacs. 
40         * pccl.el:
41         Note that the logic of this package is rotten in our context.
42
43 2005-12-06  Norbert Koch  <viteno@xemacs.org>
44
45         * Makefile (VERSION): XEmacs package 1.32 released.
46
47 2005-12-06  Ville Skyttä  <scop@xemacs.org>
48
49         * *.el, README.*: Sync with 10.6.
50
51         * ChangeLog: Purge upstream changes.
52         * ChangeLog.upstream: New.
53         * ChangeLog.emu: Remove.
54
55         * Makefile: Update FSF's address.
56         (AUTHOR_VERSION): Set to 10.6.
57         (EXTRA_SOURCES): Add ChangeLog.upstream.
58
59 2005-12-05  Norbert Koch  <viteno@xemacs.org>
60
61         * Makefile (VERSION): XEmacs package 1.31 released.
62
63 2005-10-12  Norbert Koch  <viteno@xemacs.org>
64
65         * Makefile (VERSION): XEmacs package 1.30 released.
66
67 2005-06-27  Norbert Koch  <viteno@xemacs.org>
68
69         * Makefile (VERSION): XEmacs package 1.29 released.
70
71 2005-06-26  Aidan Kehoe  <kehoea@parhasard.net>
72
73         * poe.el (event-to-character): Revert my previous change--it's
74         only appropriate for GNU Emacs. 
75
76 2005-05-24  Norbert Koch  <viteno@xemacs.org>
77
78         * Makefile (VERSION): XEmacs package 1.28 released.
79
80 2005-05-20  Aidan Kehoe  <kehoea@parhasard.net>
81
82         * poe.el (event-to-character): Prefer character-of-keysym to
83         ascii-character as the X11 keysym -> character map property. 
84
85 2003-10-31  Norbert Koch  <viteno@xemacs.org>
86
87         * Makefile (VERSION): XEmacs package 1.27 released.
88
89 2003-03-09  Ben Wing  <ben@xemacs.org>
90
91         * Makefile:
92         Delete explicit compile:: and binkit: rules.
93         Don't add custom-load.elc to the list of generated elc's.
94         Include Local.rules.inc at the beginning for access to
95         BUILD_WITHOUT_MULE, and put the include of XEmacs.rules at the
96         end.
97
98 2003-01-03  Rendhalver [Peter Brown]  <rendhalver@xemacs.org>
99
100         * Makefile (VERSION): XEmacs package 1.26 released.
101
102 2002-11-29  Ben Wing  <ben@xemacs.org>
103
104         * .cvsignore: Remove files now handled automatically by CVS.
105         * Makefile: Use `compile' instead of hard-coded `all'.
106
107         * install.el (install-detect-elisp-directory): Fix problems
108         handling backslashes in filenames (Windows).
109
110 2002-10-15  Ville Skyttä  <scop@xemacs.org>
111
112         * Makefile (srckit): Remove.
113
114 2002-07-30  Rendhalver [Peter Brown]  <rendhalver@xemacs.org>
115
116         * Makefile (VERSION): XEmacs package 1.25 released.
117
118 2002-07-14  Steve Youngs  <youngs@xemacs.org>
119
120         * Makefile (VERSION): XEmacs package 1.24 released.
121
122 2002-07-13  Daiki Ueno  <daiki@xemacs.org>
123
124         * mcs-xm.el (encode-mime-charset-string): Use `defun' instead of
125         `defsubst'
126
127 2002-07-10  Adrian Aichner  <adrian@xemacs.org>
128
129         * emu.el: Conditionalise defalias 'tl:overlay-buffer on
130         'tl:overlay-buffer, not 'tl:overlay-put.
131
132 2002-05-14  Steve Youngs  <youngs@xemacs.org>
133
134         * Makefile (VERSION): XEmacs package 1.23 released.
135
136 2002-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
137
138         * pccl.el (ccl-usable): Add a test for Mule.
139
140 2002-05-10  Steve Youngs  <youngs@xemacs.org>
141
142         * Makefile (VERSION): XEmacs package 1.22 released.
143
144 2002-05-08  Steve Youngs  <youngs@xemacs.org>
145
146         * Makefile (GENERATED): Added custom-load.elc.
147         (PRELOADS): Remove ./ 
148
149 2002-03-25  Steve Youngs  <youngs@xemacs.org>
150
151         * Makefile (VERSION): 1.21 released.
152
153 2002-03-23  Nix  <nix@esperi.demon.co.uk>
154
155         * poem-ltn1.el (truncate-string): Act like the real `truncate-string':
156         do not fail if the string is shorter than the max length.
157
158 2001-02-24  Ben Wing  <ben@xemacs.org>
159         Conditionalize extra MS Windows quoting on
160         XEMACS_NATIVE_NT_NEEDS_EXTRA_QUOTING, since it breaks things under
161         newer Cygwins.
162
163 2000-11-14  Steve Youngs  <youngs@xemacs.org>
164
165         * emu-mule.el: Removed.
166
167         * Makefile (ELCS): Remove emu-mule.el.
168         (AUTHOR_VERSION): Change to 10.2.
169
170         * emu.el (char-category): Remove reference to emu-mule.el.
171
172 2000-10-05  Martin Buchholz  <martin@xemacs.org>
173
174         * *: Mega typo fix.
175
176 2000-06-25  AichnerAd  <aichner@ecf.teradyne.com>
177
178         * Makefile (PRELOADS): Use lisp instead of `pwd`.  Handle
179         Native-NT XEmacs command-line quoting.
180
181 1999-07-26  SL Baur  <steve@miho>
182
183         * Makefile (ELCS): Restore missing files that tm needs.