Mercurial > hg > xemacs-beta
comparison lisp/w3/ChangeLog @ 46:6a22abad6937 r19-15
Import from CVS: tag r19-15
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:55:31 +0200 |
parents | 8d2a9b52c682 |
children | 131b0175ea99 |
comparison
equal
deleted
inserted
replaced
45:7705b7aa3b8a | 46:6a22abad6937 |
---|---|
1 Wed Mar 26 06:23:51 1997 William M. Perry <wmperry@aventail.com> | |
2 | |
3 * Emacs-W3 3.0.75 released | |
4 | |
5 * url.el (url-clean-text): Better matchine of bogus process exited | |
6 messages. | |
7 | |
8 * font.el (font-rgb-color-p): No longer match "^#xxyyzz" as an rgb-color, | |
9 this screwed up bigtime in font-color-rgb-components. | |
10 (font-set-face-foreground): Do the test here instead. | |
11 (font-set-face-background): and here. | |
12 | |
13 * w3-widget.el (widget-image-value-create): For client side imagemaps, | |
14 make sure case-fold-search or :ignore-case is specified. | |
15 | |
16 * url-gw.el (url-gateway-nslookup-program): Default to using 'nslookup' as | |
17 url-gateway-nslookup-program | |
18 | |
1 Tue Mar 25 16:06:28 1997 William M. Perry <wmperry@aventail.com> | 19 Tue Mar 25 16:06:28 1997 William M. Perry <wmperry@aventail.com> |
2 | 20 |
3 * Emacs-W3 3.0.74 released | 21 * Emacs-W3 3.0.74 released |
4 | 22 |
5 Tue Mar 25 15:31:56 1997 Greg Stark <gsstark@great-white> | 23 Tue Mar 25 15:31:56 1997 Greg Stark <gsstark@great-white> |
17 * w3.el (w3-notify-when-ready): protect against bad buffer switching | 35 * w3.el (w3-notify-when-ready): protect against bad buffer switching |
18 (minibuffer as active window lossage, etc) | 36 (minibuffer as active window lossage, etc) |
19 | 37 |
20 * w3-toolbar.el (w3-toolbar-make-buttons): Don't warn about toolbar | 38 * w3-toolbar.el (w3-toolbar-make-buttons): Don't warn about toolbar |
21 directory on Emacsen that can't do toolbars! | 39 directory on Emacsen that can't do toolbars! |
40 | |
41 Tue Mar 25 15:31:56 1997 William M. Perry <wmperry@aventail.com> | |
22 | 42 |
23 * Emacs-W3 3.0.73 released | 43 * Emacs-W3 3.0.73 released |
24 | 44 |
25 * w3-display.el (w3-get-face-info): Allow passing in a second argument | 45 * w3-display.el (w3-get-face-info): Allow passing in a second argument |
26 that means 'check this attribute of the html tag if you don't find | 46 that means 'check this attribute of the html tag if you don't find |