Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 237:89ec2bb86eea r20-5b17
Import from CVS: tag r20-5b17
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:15:03 +0200 |
parents | 85a06df23a9a |
children | 41f2f0e326e9 |
comparison
equal
deleted
inserted
replaced
236:78d3ccccee6d | 237:89ec2bb86eea |
---|---|
1 1998-01-02 Didier Verna <verna@inf.enst.fr> | |
2 | |
3 * x-menubar.el (default-menubar): make the tutorials available | |
4 through the menubar. (Plus some compilation warnings cleanup). | |
5 | |
6 1998-01-04 SL Baur <steve@altair.xemacs.org> | |
7 | |
8 * check-features.el: New file. Perform sanity check after build. | |
9 | |
10 * dumped-lisp.el (preloaded-file-list): Move tooltalk dumped lisp | |
11 files to tooltalk package. | |
12 (preloaded-file-list): Moved sparcworks dumped lisp files to Sun | |
13 package. | |
14 | |
15 * package-admin.el (package-admin-xemacs): Use better default for | |
16 location of XEmacs binary. | |
17 | |
18 1998-01-03 Aki Vehtari <Aki.Vehtari@hut.fi> | |
19 | |
20 * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace const | |
21 tag with sexp and add value tag with value `t'. | |
22 | |
23 1998-01-03 SL Baur <steve@altair.xemacs.org> | |
24 | |
25 * package-get.el: Changes to work with real data. | |
26 From Pete Ware <ware@cis.ohio-state.edu> | |
27 | |
28 * packages.el (packages-reload-autoloads): Guard load for the time | |
29 being. | |
30 | |
31 * update-elc.el ("packages.el"): Force loading packages.el instead | |
32 of possibly out-of-date packges.elc. | |
33 * make-docfile.el ("packages.el"): Ditto. | |
34 | |
1 1998-01-02 Colin Rafferty <colin@xemacs.org> | 35 1998-01-02 Colin Rafferty <colin@xemacs.org> |
2 | 36 |
3 * build-report.el (build-report-delete-regexp): Added a rule for | 37 * build-report.el (build-report-delete-regexp): Added a rule for |
4 the main tarball shadowing anything past it. | 38 the main tarball shadowing anything past it. |
5 | 39 |