comparison lisp/w3/ChangeLog @ 124:9b50b4588a93 r20-1b15

Import from CVS: tag r20-1b15
author cvs
date Mon, 13 Aug 2007 09:26:39 +0200
parents d2f30a177268
children 34a5b81f86ba
comparison
equal deleted inserted replaced
123:c77884c6318d 124:9b50b4588a93
1 Wed Mar 19 20:53:23 1997 Steven L Baur <steve@altair.xemacs.org> 1 Wed Mar 19 20:53:23 1997 Steven L Baur <steve@altair.xemacs.org>
2 2
3 * Makefile (xemacs-w3): Special target for XEmacs Build. 3 * Makefile (xemacs-w3): Special target for XEmacs Build.
4 4
5 Fri Apr 11 07:39:26 1997 William M. Perry <wmperry@aventail.com>
6
7 * Synch'd up with Widget 1.78
8
9 * w3-display.el (w3-get-face-info): Don't look for face attributes on tags
10 unless w3-user-colors-take-precedence is nil
11 (w3-display-node): Don't honor face attributes on <body> tag unless
12 w3-user-colors-take-precedence is nil
13
14 * url-vars.el: Modified a few customizations to make them prettier
15
16 * url-cache.el (url-cache-creation-function): Modified customization
17
18 Fri Apr 11 07:03:20 1997 Hrvoje Niksic <hniksic@srce.hr>
19
20 * url-cache.el, url-gw.el, url-cookie.el, url-irc.el, url-vars.el, url.el:
21 All URL related variables are now customizable.
22
5 Wed Apr 9 16:46:52 1997 William M. Perry <wmperry@aventail.com> 23 Wed Apr 9 16:46:52 1997 William M. Perry <wmperry@aventail.com>
24
25 * Emacs/W3 3.0.81 released
6 26
7 * w3-xemac.el (w3-text-pixel-width): And a XEmacs specific version of it. 27 * w3-xemac.el (w3-text-pixel-width): And a XEmacs specific version of it.
8 28
9 * w3-e19.el (w3-text-pixel-width): New function to return the pixel width 29 * w3-e19.el (w3-text-pixel-width): New function to return the pixel width
10 of a piece of text. 30 of a piece of text.