Mercurial > hg > xemacs-beta
comparison lisp/w3/ChangeLog @ 189:489f57a838ef r20-3b21
Import from CVS: tag r20-3b21
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:57:07 +0200 |
parents | 9ad43877534d |
children |
comparison
equal
deleted
inserted
replaced
188:e29a8e7498d9 | 189:489f57a838ef |
---|---|
1 1997-09-05 William M. Perry <wmperry@aventail.com> | |
2 | |
3 * Makefile.in: Now includes the 'contrib' directory in distributions. | |
4 | |
5 * aclocal.m4: Fixed custom detection - would sometimes set CUSTOM to the | |
6 directory, sometimes to the filename... ick. | |
7 | |
8 * Makefile.in (dotemacs): Tweaked the install of autoloads into .emacs file | |
9 | |
10 * lisp/font.el (font-normalize-color): Ditto | |
11 | |
12 * lisp/url.el (url-setup-privacy-info): Ditto | |
13 | |
14 * lisp/devices.el: Everything now recognizes 'w32' as an alias for the | |
15 'win32' device type. This is for Emacs 20.x compatibility, which will | |
16 have this change. | |
17 | |
18 1997-09-04 William M. Perry <wmperry@aventail.com> | |
19 | |
20 * Updated to Widget/Custom 1.9956 | |
21 | |
22 1997-08-25 William M. Perry <wmperry@aventail.com> | |
23 | |
24 * lisp/w3.el (w3-document-information): Fixed bug with empty 'meta' links. | |
25 | |
26 1997-08-20 William M. Perry <wmperry@aventail.com> | |
27 | |
28 * lisp/w3-menu.el ((fboundp 'id-menubar-set)): Avoid fset'ing | |
29 id-menubar-set - it was confusing oobr | |
30 | |
31 1997-08-19 William M. Perry <wmperry@aventail.com> | |
32 | |
33 * New file w3-imenu.el from T.V. Raman <raman@adobe.com> | |
34 | |
1 1997-07-26 SL Baur <steve@altair.xemacs.org> | 35 1997-07-26 SL Baur <steve@altair.xemacs.org> |
2 | 36 |
3 * mm.el (mm-extension-to-mime): Use `eq' for character comparison. | 37 * mm.el (mm-extension-to-mime): Use `eq' for character comparison. |
4 | 38 |
5 Wed Mar 19 20:53:23 1997 Steven L Baur <steve@altair.xemacs.org> | 39 Wed Mar 19 20:53:23 1997 Steven L Baur <steve@altair.xemacs.org> |