996
|
1 2002-08-08 Jerry James <james@xemacs.org>
|
|
2
|
|
3 * auto-autoloads.el: New file containing module autoloads.
|
|
4 * auto-autoloads.elc: Ditto.
|
|
5 * README: Update to reflect the new architecture.
|
|
6 * ldap/configure.ac: New file.
|
|
7 * ldap/configure: Ditto.
|
|
8 * ldap/eldap.h: Copy the version from src.
|
|
9 * ldap/eldap.c: Ditto. Add autoloads.
|
|
10 * ldap/eldap.c (unload_eldap): New function to unstaticpro symbols
|
|
11 defined in this file.
|
|
12 * ldap/install-sh: New script for independent module building.
|
|
13 * ldap/Makefile: Remove in favor of autoconf solution.
|
|
14 * ldap/Makefile.in.in: New file containing the autoconf solution.
|
|
15 * postgresql: New directory.
|
|
16 * postgresql/.cvsignore: New file.
|
|
17 * postgresql/configure.ac: Ditto.
|
|
18 * postgresql/configure: Ditto.
|
|
19 * postgresql/install-sh: New script for independent module
|
|
20 building.
|
|
21 * postgresql/Makefile.in.in: New file.
|
|
22 * postgresql/postgresql.h: Copy the version from src.
|
|
23 * postgresql/postgresql.c: Ditto. Add autoloads.
|
|
24 * sample/Makefile: Move to internal and external subdirectories.
|
|
25 * sample/sample.c: Ditto.
|
|
26 * sample/external: New directory containing sample external
|
|
27 modules.
|
|
28 * sample/external/.cvsignore: New file.
|
|
29 * sample/external/configure.ac: Ditto.
|
|
30 * sample/external/install-sh: Ditto.
|
|
31 * sample/external/Makefile.in.in: New.
|
|
32 * sample/external/sample.c: Move from next higher directory.
|
|
33 * sample/internal: New directory containing sample internal
|
|
34 modules.
|
|
35 * sample/internal/.cvsignore: New file.
|
|
36 * sample/internal/configure.ac: Ditto.
|
|
37 * sample/internal/install-sh: Ditto.
|
|
38 * sample/internal/Makefile.in.in: New.
|
|
39 * sample/internal/sample.c: Move from next higher directory.
|
|
40
|
981
|
41 2002-08-30 Steve Youngs <youngs@xemacs.org>
|
|
42
|
|
43 * XEmacs 21.5.9 "brussels sprouts" is released.
|
|
44
|
933
|
45 2002-07-27 Steve Youngs <youngs@xemacs.org>
|
|
46
|
|
47 * XEmacs 21.5.8 "broccoli" is released.
|
|
48
|
894
|
49 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
50
|
|
51 * XEmacs 21.5.7 "broccoflower" is released.
|
|
52
|
804
|
53 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
54
|
|
55 * XEmacs 21.5.6 "bok choi" is released.
|
|
56
|
774
|
57 2002-03-12 Ben Wing <ben@xemacs.org>
|
|
58
|
|
59 * The Great Mule Merge: placeholder.
|
|
60
|
768
|
61 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
62
|
|
63 * XEmacs 21.5.5 "beets" is released.
|
|
64
|
754
|
65 2002-02-14 Sean MacLennan <seanm@seanm.ca>
|
|
66
|
|
67 * base64/base64.c - update Bufpos => Charbpos
|
|
68
|
|
69
|