annotate lisp/w3/ChangeLog @ 38:1a767b41a199 r19-15b102

Import from CVS: tag r19-15b102
author cvs
date Mon, 13 Aug 2007 08:54:01 +0200
parents c53a95d3c46d
children 8d2a9b52c682
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
38
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
1 Thu Mar 20 06:22:29 1997 William M. Perry <wmperry@aventail.com>
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
2
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
3 * w3-parse.el:Added more transitions for error handling of raw 'td' or
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
4 'th' outside of a 'tr' in tablebody.
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
5
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
6 * url.el (url-default-callback): asynch downloads should now be cached
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
7
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
8 * w3-script.el (w3-do-scripting): Customized, turned off by default
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
9
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
10 Wed Mar 19 20:53:23 1997 Steven L Baur <steve@altair.xemacs.org>
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
11
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
12 * Makefile (xemacs-w3): Special target for XEmacs Build.
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
13
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
14 Wed Mar 19 05:56:56 1997 William M. Perry <wmperry@aventail.com>
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
15
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
16 * font.el (x-font-families-for-device): Just in case
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
17 font-default-family-for-device fails under Emacs/NT, return "monospace"
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
18 at the front of the list.
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
19
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
20 * url-vars.el (url-privacy-level): Now defaults to not sending your email
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
21 address in HTTP requests.
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
22
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
23 Tue Mar 18 13:09:13 1997 William M. Perry <wmperry@aventail.com>
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
24
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
25 * url-cookie.el (url-cookie-handle-set-cookie): Fixed variable typos -
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
26 doh. Today just hasn't been my day.
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
27
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
28 * Emacs-W3 3.0.70 released
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
29
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
30 * We now pass all tests on the forms tester page
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
31 http://www.research.digital.com/nsl/formtest/home.html
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
32
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
33 * w3-display.el (w3-display-node): Better handling of <select multiple>
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
34 and <select> in general.
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
35
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
36 * w3-forms.el (w3-form-encode-xwfu): Encode : and / in xwfu, since the
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
37 form tester expects it.
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
38
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
39 * url-cookie.el (url-cookie-trusted-urls): New variable - list of regexps
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
40 of URLs that you will accept cookies from without question.
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
41 (url-cookie-untrusted-urls): New variable - list of regexps of URLs that
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
42 you will _never_ accept cookies from.
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
43 (url-cookie-handle-set-cookie): Use them
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
44 (url-cookie-handle-set-cookie): When asking whether to allow a site to
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
45 set a cookie, show the cookies they are wanting to set.
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
46
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
47 Tue Mar 18 06:47:46 1997 Thierry Emery <Thierry.Emery@aar.alcatel-alsthom.fr>
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
48
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
49 * w3-display.el: Latest round of patches for <frames> support.
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
50
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
51 * w3-cus.el (w3-display-frames): can now have 4 values.
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
52 nil no frame display whatsoever (currently the default)
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
53 'as-links display frame hyperlinks, but do not fetch them
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
54 'ask display frame hyperlinks and ask whether to fetch them
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
55 t display frame hyperlinks and fetch them
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
56
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
57 Tue Mar 18 06:47:46 1997 William M. Perry <wmperry@aventail.com>
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
58
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
59 * w3-parse.el (w3-parse-buffer): Duh, don't do `=' comparison on results
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
60 of char-after, since it is nil at the end of the buffer.
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
61
36
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
62 Mon Mar 17 08:44:46 1997 William M. Perry <wmperry@aventail.com>
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
63
38
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
64 * Emacs-W3 3.0.69 released
1a767b41a199 Import from CVS: tag r19-15b102
cvs
parents: 36
diff changeset
65
36
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
66 * w3-sysdp.el (buffer-substring-no-properties): Added stub
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
67
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
68 * url-gopher.el (url-gopher-retrieve): Ditto.
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
69
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
70 * url.el: Ditto
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
71
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
72 * w3-parse.el: Removed all sorts of fun (following-char) commands that can
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
73 cause ebola warnings under XEmacs 20.x
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
74
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
75 * w3.el (w3-popup-info): Default to the URL under point instead of the
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
76 documents URL
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
77
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
78 * w3-auto.el: updated autoloads - made sure everything was interactive if
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
79 appropriate.
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
80
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
81 * w3-menu.el (w3-popup-menu): If w3-popup-menu-on-mouse-3 is nil, call
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
82 whatever button3 is bound to in global-map
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
83
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
84 * w3-display.el: Added XEmacs version of frame-char-height and
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
85 frame-char-width
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
86 (w3-frames): If w3-display-frames is non-nil, then do a refresh with it
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
87 bound locally, so everything should just work.
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
88
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
89 * url.el (url-do-setup): Global history file now defaults to ~/.w3/history
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
90 (url-do-setup): Cookie storage now defaults to ~/.w3/cookies
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
91
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
92 Mon Mar 17 06:51:07 1997 Paul Stodghill <stodghil@CS.Cornell.EDU>
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
93
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
94 * mm.el (mm-temporary-directory): Initialize variable from TMPDIR
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
95 environment variable
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
96
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
97 Fri Mar 14 13:35:56 1997 William M. Perry <wmperry@aventail.com>
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
98
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
99 * w3-forms.el (w3-form-create-custom): Fixed the 'custom' input type for
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
100 new filenames in the widget/custom package.
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
101
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
102 * ssl.el (ssl-certificate-verification-depth): New variable to control how
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
103 far up a cert chain to look.
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
104 (ssl-view-certificate-program-name): New variable.
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
105 (ssl-view-certificate-program-arguments): New variable.
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
106 (ssl-certificate-directory-style): New variable.
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
107 (ssl-rehash-program-name): New variable.
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
108 (ssl-certificate-directory): New variable.
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
109 (ssl-program-arguments): Use some of them.
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
110 (ssl-accept-ca-certificate): Use the rest.
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
111
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
112 * css.el (css-parse-args): Removed old code that could cause infinite loop
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
113 in stylesheet parsing on bad things like "foo=bar" instead of "foo:bar"
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
114
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
115 * w3-cus.el: Added better groupings for the customization stuff.
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
116
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
117 Thu Mar 13 19:54:50 1997 William M. Perry <wmperry@aventail.com>
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
118
36
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
119 * Emacs-W3 3.0.68 released
c53a95d3c46d Import from CVS: tag r19-15b101
cvs
parents: 32
diff changeset
120
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
121 * w3-cus.el: Added customization support for Emacs-W3
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
122
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
123 * w3.el (w3-mail-current-document): Use url-mail-command instead of
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
124 w3-mail-command
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
125
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
126 Thu Mar 13 11:41:42 1997 Greg Stark <gsstark@mit.edu>
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
127
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
128 * w3-prefs.el: Implemented privacy panel
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
129
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
130 Wed Mar 12 10:25:38 1997 William M. Perry <wmperry@aventail.com>
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
131
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
132 * w3-e19.el (w3-mode-version-specifics): Use the nasty crufty
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
133 buffer-access-fontify-functions to make sure that we never yank
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
134 read-only text out of the Emacs-W3 buffer.
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
135
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
136 * Synch'd up to Widget 1.62
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
137
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
138 Wed Mar 12 06:36:41 1997 Paul Stodghill <stodghil@CS.Cornell.EDU>
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
139
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
140 * base64.el (base64-decode-region): Fixed typo in calling
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
141 command-on-region.
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
142
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
143 Tue Mar 11 07:03:48 1997 William M. Perry <wmperry@aventail.com>
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
144
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
145 * w3-auto.el (w3-use-hotlist): Made autoload interactive
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
146
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
147 * w3-widget.el (widget-image-value-create): Was a little too aggressive
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
148 about when to apply the -1 :tab-order property. Now only images that
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
149 are not hyperlinks or imagemaps will not be tabbed to.
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
150
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
151 * w3-prefs.el (w3-preferences-init-proxy-panel): Updated preferences panel
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
152 for new format of url-proxy-services
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
153
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
154 * w3-vars.el (w3-hyperlink-menu): Fixed problem with calling wrong
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
155 bookmark function - would create a bookmark to the current document, not
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
156 the document under the mouse.
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
157 (w3-popup-menu): Added a few menu itmes (reload, show images, add bookmark)
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
158
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
159 * w3-hot.el (w3-hotlist-add-document-at-point): Extract the title
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
160 correctly for the new widget implementation of hyperlinks.
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
161
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
162 Mon Mar 10 06:31:48 1997 William M. Perry <wmperry@aventail.com>
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
163
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
164 * w3-menu.el (w3-menu-options-menu): Fixed problem with XEmacs when
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
165 building without toolbars - would insert nil in the menu in a very wrong
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
166 place.
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
167
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
168 * font.el (font-normalize-color): Under win32, make sure we define the
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
169 color before we try to use it, since Emacs doesn't support raw #RRGGBB
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
170 color specifications yet.
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
171 (font-rgb-color-p): make all #RRGGBB color specs go through
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
172 font-normalize-color
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
173
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
174 * Emacs-W3 3.0.67 released
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
175
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
176 Mon Mar 10 1997 Dave Love <d.love@dl.ac.uk>
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
177
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
178 * w3.el (w3-do-setup): Make configuration file loading contingent
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
179 on init-file-user (i.e. suppressed with -q).
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
180
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
181 Sun Mar 9 13:09:38 1997 William M. Perry <wmperry@aventail.com>
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
182
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
183 * w3-widget.el (widget-image-value-create): Set :tab-order to -1 so the
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
184 latest widget library won't tab to image widgets.
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
185
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
186 * w3.el (w3-mode): Make sure w3-mode-hook is run last, so that people can
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
187 turn off truncate-lines if they want.
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
188
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
189 * ssl.el (open-ssl-stream): ssl-program-arguments is now dynamically
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
190 evaluated, similar to ps-lpr-switches. The special symbols 'host' and
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
191 'port' are available, and bound to the hostname and port#/service we are
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
192 about to connect to.
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
193
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
194 * w3-display.el (w3-finish-drawing): Remove all read-only properties on
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
195 text.
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
196
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
197 * url-cache.el (url-cache-expired): fixed standalone mode
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
198
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
199 Sat Mar 8 09:13:59 1997 William M. Perry <wmperry@aventail.com>
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
200
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
201 * Emacs-W3 3.0.66 released.
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
202
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
203 * url-cache.el (url-cache-prepare): Threw a condition-case around the
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
204 make-directory call, just in case we can't create the file for some
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
205 reason. Also fixed bug where the file wouldn't be cached until the
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
206 second time you visited it.
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
207
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
208 * url.el (url-retrieve-internally): Deal with https asynch
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
209
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
210 * w3-xemac.el (w3-mode-version-specifics): Don't try to add the toolbar if
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
211 device-type == 'stream.
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
212
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
213 * w3-vars.el (w3-temporary-directory): Ditto.
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
214
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
215 * url-vars.el (url-temporary-directory): Initialize from TMPDIR
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
216 environment variable.
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
217
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
218 * w3.el (w3-start-viewer): Ditto.
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
219
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
220 * md5.el (md5): Ditto.
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
221
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
222 * mm.el (mm-compose-type): Don't use hardcoded /bin/sh and -c - use
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
223 shell-file-name and shell-command-switch
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
224 (mm-viewer-passes-test): ditto.
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
225
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
226 * w3-sysdp.el: Better device-* functions for Emacs-19 under win32 and OS/2
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
227
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
228 * w3-display.el (w3-display-node): Better handling for <noframes> support.
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
229
30
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
230 Fri Mar 7 06:13:20 1997 William M. Perry <wmperry@aventail.com>
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
231
32
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
232 * w3-script.el (w3-script-evaluate-form): protect against bad input during
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
233 the read-from-string when parsing emacs-lisp scripts.
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
234
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
235 * w3-auto.el (w3-preferences-edit): Make the autoload for this be
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
236 interactive so that the user can actually find it!
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
237
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
238 * Emacs-W3 3.0.65 released.
e04119814345 Import from CVS: tag r19-15b99
cvs
parents: 30
diff changeset
239
30
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
240 * w3.el (w3-document-information): Better handling of last-modified
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
241 findings.
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
242
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
243 * w3-forms.el (w3-form-create-image): Try to use the value of an
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
244 image-input area as the label for the widget we create.
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
245
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
246 * w3-elisp.el (w3-elisp-safe-eval): Throw a condition-case() around the
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
247 eval to catch bad forms, etc.
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
248
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
249 * w3-script.el (w3-script-evaluate-form): Don't signal an error on unknown
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
250 scripting languages, just show a warning.
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
251
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
252 Thu Mar 6 08:24:49 1997 William M. Perry <wmperry@aventail.com>
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
253
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
254 * w3.el (w3-complete-link): Protect against malformed widgets (null :from
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
255 or :to). Is this from delayed image widgets?
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
256
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
257 * w3-vars.el (w3-mode-map): Changed binding of M-s to w3-save-as instead
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
258 of w3-search - does anybody use that instead of the forms interface?
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
259
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
260 * w3.el (w3-document-information): Show document size
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
261
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
262 * css.el (css-parse): Removed warning about old-style stuff for
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
263 device-dependent styles - was too annoying. Need to just remove this
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
264 support totally for the 3.0 release.
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
265
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
266 * w3.el (w3-internal-handle-preview): When previewing a buffer, remove all
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
267 text properties from the document source before doing anything.
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
268 (w3-mail-current-document): Bind case-fold-search when looking for where
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
269 to insert the <base> tag.
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
270 (w3-loaded-stylesheets): New variable to keep track of what stylesheets
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
271 were loaded at startup.
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
272
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
273 * url-cache.el (url-cache-create-filename-human-readable): New function to
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
274 create cached filenames using the old method, that was slightly more
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
275 human readable.
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
276
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
277 Wed Mar 5 15:38:00 1997 William M. Perry <wmperry@aventail.com>
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
278
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
279 * Emacs-W3 3.0.64 released
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
280
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
281 * w3-parse.el: OH god, finally got raw text inside a <tr> to push a <td>
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
282 onto the parse tree. got raw text inside a <table> to push a <tr>
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
283 onto the parse tee.
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
284
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
285 * w3-widget.el: Support 'target' in img widgets
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
286
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
287 Tue Mar 4 07:55:56 1997 William M. Perry <wmperry@aventail.com>
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
288
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
289 * w3-display.el (w3-display-node): Support 'seqnum' attribute
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
290
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
291 * w3.el (w3-mail-document-author): Fixed for new 'link' representation
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
292 (w3-document-information): If a document has a 'Last modified: blah' line,
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
293 use it as the last modified information as a last resort.
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
294
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
295 * Synch'ed up with widget 1.50
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
296
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
297 * w3-forms.el: Try to play nice with old and new versions of
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
298 widget-edit/wid-edit.el
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
299
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
300 Tue Mar 4 06:23:41 1997 Michael Ernst <mernst@cs.washington.edu>
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
301
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
302 * url.el (url-get-url-at-point): If a possible URL starts with www., slap
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
303 on 'http://', as someone probably just forgot it.
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
304
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
305 Tue Mar 4 06:23:41 1997 William M. Perry <wmperry@aventail.com>
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
306
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
307 * w3-prefs.el (w3-preferences-hooks-variables): Removed some old variables.
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
308 (w3-preferences-edit): The preferences panel actually works again. No
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
309 longer tries to use an imagemap - a dropdown is good enough dammit.
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
310
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
311 * w3-vars.el: Removed some old variables
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
312
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
313 * w3-display.el (w3-display-node): For <a> tags, do not embed a widget in
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
314 the buffer unless it actually has an 'href' attribute. This helps a
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
315 _lot_ with <a name="blah">...</a> constructs.
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
316
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
317 Tue Mar 4 06:18:06 1997 Toby Speight <tms@ansa.co.uk>
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
318
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
319 * w3.el (w3-mail-current-document): Allow TM (if it's in use) to choose
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
320 the appropriate Transfer-Encoding of a mailed document.
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
321 (w3-mail-current-document): Try real hard to put <base> where it belongs
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
322 (in the <head>, if that is not found, then just after <html>, otherwise
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
323 just at the beginning of the document)
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
324
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
325 Mon Mar 3 07:10:11 1997 William M. Perry <wmperry@aventail.com>
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
326
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
327 * Emacs-W3 3.0.63 released
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
328
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
329 * w3-forms.el (w3-form-field-label): Labels are now reimplemented for form
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
330 fields
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
331
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
332 * w3-display.el (w3-parse-link): Now honors the old variable
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
333 w3-honor-stylesheets, which hadn't made it back onto the reimplemented
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
334 features list yet.
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
335
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
336 * font.el: Added quite a few autoloads. Package no longer overwrites the
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
337 set-face-* functions, as this was deemed evil in the extreme.
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
338
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
339 * w3-display.el (w3-face-for-element): Use the font-set-face-* functions
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
340 instead of the raw set-face-* functions.
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
341
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
342 * w3-widget.el (widget-image-inaudible-p): New variable that controls
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
343 whether image widgets are rendered inaudible by emacspeak or not.
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
344 (widget-image-value-set): Use it.
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
345
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
346 * url-cache.el (url-cache-directory): New variable that controls where you
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
347 cache files will be stored. Defaults to "~/.w3/cache"
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
348 (url-cache-creation-function): New variable that controls what function
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
349 will be used to create cached filenames.
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
350 (url-cache-create-filename-using-md5): This is now the default (and
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
351 only) cache-file-creation function. Suitably fast under Emacs 19 (lisp
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
352 implementation), _very_ fast under XEmacs, where it is written in C.
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
353
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
354 Thu Feb 27 07:27:43 1997 William M. Perry <wmperry@aventail.com>
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
355
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
356 * w3-sysdp.el: Added alias of make-symbolic-link to copy-file for NTEmacs
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
357
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
358 * w3-elisp.el: Removed face functions from the safe list.
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
359
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
360 Wed Feb 26 16:08:08 1997 Per Abrahamsen <abraham@dina.kvl.dk>
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
361
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
362 * font.el (font-create-object): Added autoload.
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
363
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
364 Wed Feb 26 08:17:37 1997 William M. Perry <wmperry@aventail.com>
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
365
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
366 * w3-display.el (w3-region): Fixed typo when binding
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
367 w3-display-same-buffer - no wonder it wasn't working right.
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
368
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
369 * images.el (image-normalize): Bind file-coding-system to the appropriate
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
370 no-conversion so that running subprocesses doesn't munge the data when
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
371 running under MULE.
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
372 (image-normalize): Now uses call-process-region instead of
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
373 shell-command-on-region, and removed the explicit mention of '/bin/sh'
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
374 and friends. Uses the ability of call-process-region to specify a
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
375 separate file to use for stderr - yipeee.
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
376
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
377 * url.el (url-setup-privacy-info): Slight change as to how url-system-type
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
378 and url-os-type are set up. No longer uses nested parens, as this seems
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
379 to confuse some sites that try to use the User-Agent header as a
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
380 state-tracker.
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
381
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
382 Mon Feb 24 10:15:45 1997 William M. Perry <wmperry@aventail.com>
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
383
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
384 * w3-display.el (w3-widget-echo): Make sure that nothing that will be
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
385 echoed is the empty string.
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
386
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
387 Sun Feb 23 08:34:18 1997 William M. Perry <wmperry@aventail.com>
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
388
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
389 * url-cache.el (url-store-in-cache): fixed stupid bug in caching logic
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
390
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
391 Sat Feb 22 07:21:29 1997 William M. Perry <wmperry@aventail.com>
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
392
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
393 * Emacs-W3 3.0.62 released
ec9a17fef872 Import from CVS: tag r19-15b98
cvs
parents: 26
diff changeset
394
26
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
395 Thu Feb 20 13:40:22 1997 William M. Perry <wmperry@aventail.com>
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
396
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
397 * w3-forms.el (w3-form-summarize-password): By default, don't summarize
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
398 password entry boxes.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
399
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
400 Thu Feb 20 07:33:59 1997 Thierry Emery <Thierry.Emery@aar.alcatel-alsthom.fr>
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
401
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
402 * w3-display.el (w3-frames): Better support for Frames
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
403
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
404 Thu Feb 20 07:33:59 1997 William M. Perry <wmperry@aventail.com>
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
405
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
406 * w3.el (w3-complete-link): Fixed bug in using try-completion to make sure
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
407 we have a match before passing a URL off to w3-fetch.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
408
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
409 * Synch'd up to widget 1.44
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
410
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
411 * url.el (url-default-callback): Caching works in asynch mode now.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
412
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
413 Wed Feb 19 05:48:40 1997 William M. Perry <wmperry@aventail.com>
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
414
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
415 * css.el (css-split-font-shorthand): Make sure that the subelements of the
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
416 'font' shorthand property get run through the property value-expansion
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
417 routines before getting returned. This royally screwed up font-family,
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
418 font-weight, and friends.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
419 (css-expand-color): Now recognizes 'transparent' and 'none' as special
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
420 color names.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
421 (css-expand-value): When dealing with color-shorthand, make sure
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
422 everything gets run through the value-expansion routines as well. Ack.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
423
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
424 * w3-elisp.el (w3-elisp-safe-function): You can now supply a validation
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
425 function for the arguments of a script-enabled function, its no longer a
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
426 binary operation on just the function name. You can also give it a
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
427 variable name, and the value of that variable at the time of execution
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
428 is what controls whether it is safe or not.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
429
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
430 * w3.el (w3-download-url): Finally fixed bug where w3-download-url would
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
431 not save in the correct directory if you just accepted the default
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
432 pathname it offered.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
433
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
434 * url-cache.el (url-cache-ignored-protocols): New variable controlling
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
435 what protocols we should never cache to disk.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
436 (url-cache-cachable-p): use it.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
437
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
438 * w3.txi: Updated all nodes and menus, a few stylistic changes
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
439
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
440 * w3-elisp.el: Added read-access to devices, frames, windows, buffers, and
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
441 property-lists. Also added function, lambda, point, and list accessors
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
442 (member, memq, assoc)
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
443
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
444 * w3-display.el (w3-display-node): Bind widget-push-button-gui to nil in
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
445 w3-display-node so that images don't run into the
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
446 visible-portion-of-buffer-is-not-modifiable-bug. Ick.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
447
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
448 * w3-elisp.el: Don't allow access to 'set'-type text-property functions
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
449 from scripts.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
450
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
451 Tue Feb 18 15:11:08 1997 William M. Perry <wmperry@aventail.com>
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
452
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
453 * Emacs-W3 3.0.61 released
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
454
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
455 * w3.txi (Supported URLs): added sections on each protocol supported -
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
456 needs lots of fleshing out.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
457
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
458 * url-misc.el (url-info): Info URL loader now unhex's the target, so that
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
459 you can have something like info:w3.info#Getting%20Started
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
460
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
461 * url.el (url-do-setup): Removed secure-http (SHTTP) handler - who the
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
462 hell cares anymore, it lost.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
463
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
464 * w3-display.el (w3-display-node): Correctly calculates right margin as
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
465 documented (from window-width and right-margin)
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
466
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
467 * w3.el: Removed w3-batch-fetch
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
468
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
469 * url-vars.el: Removed lots of old variables
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
470
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
471 * url-misc.el: Removed x-exec URL handler - no interest anymore.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
472
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
473 * w3-script.el (w3-script-evaluate-form): Use it.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
474 (w3-do-scripting): New variable to control whether to do _any_ scripting
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
475 or not.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
476
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
477 * The URL package now stores the current parsed URL object instead of 5 or
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
478 6 separate variables.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
479
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
480 * dist.Makefile: Removed old pgp and wais support, it was gross and
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
481 apparently nobody was using it.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
482
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
483 Tue Feb 18 06:13:03 1997 "T. V. Raman" <raman@adobe.com>
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
484
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
485 * w3-forms.el (w3-form-summarize-radio-button): Better radio button
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
486 summarizer.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
487
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
488 Tue Feb 18 06:13:03 1997 William M. Perry <wmperry@aventail.com>
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
489
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
490 * w3-display.el (w3-finish-drawing): Moved #blah target finding in here,
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
491 where it belongs.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
492
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
493 * w3-vars.el (w3-mode-map): Added binding for raw '\t' instead of relying
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
494 on [tab]. Apparently this keysym isn't aliased under Emacs 19 on a
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
495 TTY.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
496
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
497 Mon Feb 17 15:10:38 1997 William M. Perry <wmperry@aventail.com>
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
498
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
499 * w3-elisp.el: Interface to Emacs-Lisp for safe scripting.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
500
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
501 * w3-script.el: Basic client-side scripting has been implemented.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
502
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
503 * w3-xemac.el (w3-mouse-handler): Ditto
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
504
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
505 * w3-e19.el (w3-mouse-handler): Plugged in handling of the onMouseOver event
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
506
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
507 * w3-display.el (w3-handle-string-content): Now adds a text property that
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
508 contains w3-display-open-element-stack, so that from anywhere in the
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
509 buffer you can find out where you are in the parse tree.
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
510
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
511 * default.css (input): ome default stylesheet updates for input fields on
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
512 TTYs
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
513
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
514 Sun Feb 16 09:01:18 1997 Shuji Narazaki <narazaki@InetQ.or.jp>
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
515
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
516 * mule-sysdp.el: Updated for mule 3.0
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
517
24
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
518 Sat Feb 15 15:35:15 1997 William M. Perry <wmperry@aventail.com>
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
519
26
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
520 * Emacs-W3 3.0.60 released
441bb1e64a06 Import from CVS: tag r19-15b96
cvs
parents: 24
diff changeset
521
24
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
522 * w3-display.el (w3-display-node): use it.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
523
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
524 * w3-vars.el (w3-display-frames): New variable for whether to show 'frame'
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
525 documents as a list of the subelements.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
526
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
527 * w3.txi (Speech Properties): finished this chapter.
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
528 (Media Selection): ditto
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
529 (Time Units): ditto
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
530 (Angle Units): ditto
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
531 (Properties): Explanatory text at beginnign of section
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
532
22
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
533 Fri Feb 14 09:34:35 1997 William M. Perry <wmperry@aventail.com>
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
534
24
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
535 * Emacs-W3 3.0.59 released
4103f0995bd7 Import from CVS: tag r19-15b95
cvs
parents: 22
diff changeset
536
22
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
537 * w3.txi: Lots of documentation about stylesheets, chapter layout
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
538 changes.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
539
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
540 Thu Feb 13 07:01:59 1997 William M. Perry <wmperry@aventail.com>
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
541
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
542 * Synch'd up to widget 1.38
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
543
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
544 * w3-forms.el (w3-form-resurrect-widgets): For now, don't use the nice new
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
545 GUI pushbuttons - they appear to suffer badly on long lines.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
546
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
547 * w3-mouse.el (w3-running-FSF19): Use new w3-popup-menu-on-mouse-3 variable
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
548
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
549 * w3-vars.el: Removed _lots_ of obsolete variables
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
550 (w3-popup-menu-on-mouse-3): New variable to control whether W3 should
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
551 override mouse-3 or not.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
552
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
553 * Emacs-W3 3.0.58 released
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
554
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
555 * w3.txi: Added stubs for stylesheet chapters and supported URLs
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
556
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
557 * images.el (image-register-netpbm-utilities): This is now safe to call
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
558 multiple times again.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
559
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
560 Wed Feb 12 06:26:55 1997 William M. Perry <wmperry@aventail.com>
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
561
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
562 * w3-forms.el (w3-form-keymap): When binding widget-end-of-line, make sure
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
563 that we do not overwrite Emacspeak's prefix-key. Now does a
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
564 where-is-internal to find the correct binding in global-map to
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
565 override.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
566
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
567 * w3-display.el (w3-display-node): bind :emacspeak-help to 'w3-widget-echo
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
568 in all the hypertext links.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
569
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
570 * w3-vars.el (w3-mode-map): New binding for \M-\t - this _should_ have
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
571 been taken care of by the [(meta tab)] definition, but evidently it
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
572 doesn't. *sigh*
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
573
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
574 Tue Feb 11 07:33:50 1997 William M. Perry <wmperry@aventail.com>
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
575
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
576 * w3-forms.el (w3-form-create-option-list): Specify :menu-tag-get so that
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
577 keyboard-based-completion doesn't get confused by the fact that some
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
578 items will have spaces slapped in at the end.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
579
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
580 * ssl.el (ssl-program-arguments): New variable - a list of command line
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
581 switches to send to the SSL program in a subprocess, before the hostname
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
582 and port number.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
583 (open-ssl-stream): Use it.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
584
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
585 Mon Feb 10 07:45:31 1997 William M. Perry <wmperry@aventail.com>
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
586
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
587 * url-file.el (url-file): Removed refs to variable url-use-hypertext-dired
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
588
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
589 * url-vars.el: Removed obsolete variable url-use-hypertext-dired
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
590
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
591 * url-file.el (url-dired-find-file-mouse): fixed bad typo of
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
592 (interactive...) spec, added documentation to a few functions.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
593 (url-file): Removed refs to obsolete variable url-use-hypertext-dired
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
594
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
595 * w3-xemac.el (w3-setup-version-specifics): Workaround for users of XEmacs
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
596 19.14 or 20.0 with the bad bad bad lossage with text properties that
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
597 have null values. This bug is fixed in XEmacs 19.15, and will be in
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
598 20.1 as well. This bug would cause you to get errors like:
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
599 internal error: no text-prop <#extent ....> start-open
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
600
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
601 * w3.el (w3-widget-button-click): Deal with new image capabilities of the
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
602 widget checkbox/radio-button stuff.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
603
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
604 * Synch'ed up to widget 1.31
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
605
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
606 Sun Feb 9 15:39:19 1997 William M. Perry <wmperry@aventail.com>
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
607
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
608 * Emacs-W3 3.0.57 released
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
609
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
610 * url-file.el (url-dired-minor-mode): New minor mode that overrides a few
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
611 of direds keybindings to use Emacs-W3 instead of straight find-file.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
612 (url-format-directory): Now just uses dired to display directory
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
613 listings, much more powerful than the old way. Can copy files, act on
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
614 multiple files, you all know the drill.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
615
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
616 * w3.txi: Added more chapters, reorg of others.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
617
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
618 * w3-display.el (w3-maybe-start-image-download): Fixed handling of bad
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
619 images in the cache again. Duh.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
620 No longer log to the warnings buffer if we fail to load an image. Just
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
621 use message - much less intrusive. We just usually don't care that much
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
622 about failed image loads.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
623
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
624 * url-gw.el (url-open-stream): fixed typo - was calling old
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
625 url-nslookup-host instead of url-gateway-nslookup-host
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
626
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
627 * w3.el (w3-insert-formatted-url): Now inserts markup in lowercase.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 20
diff changeset
628
20
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
629 Sat Feb 8 13:54:43 1997 William M. Perry <wmperry@aventail.com>
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
630
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
631 * Emacs-W3 3.0.56 released. Getting closer!
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
632
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
633 * w3-forms.el (w3-form-summarize-radio-button): Finally, a decent
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
634 summarization of radio buttons
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
635 Fixed typo in specifying summarizer for hidden form fields.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
636 (w3-form-keymap): Bind C-a and C-e by default.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
637
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
638 * w3-widget.el (widget-image-value-create): When using emacspeak, show
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
639 client side imagemaps as a table. Need a more general solution for
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
640 this, but this makes us nicer than IE again. :)
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
641
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
642 * Updated to widget 1.30
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
643
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
644 Fri Feb 7 16:49:55 1997 William M. Perry <wmperry@aventail.com>
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
645
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
646 * w3-display.el (w3-handle-string-content): Make sure faces text
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
647 properties are closed, so that things don't bleed over.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
648 (w3-fixup-eol-faces): New function for Emacs 19 that removes face
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
649 information at newlines, so that underlining will not extend from the
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
650 end of a line to the window edges - very ugly.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
651
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
652 * w3-menu.el (w3-menu-initialize-w3-mode-menu-map): Don't support 'emacs
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
653 in w3-use-menus under Emacs in Windows 95/NT.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
654
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
655 * w3-display.el (w3-finalize-image-download): Deal with bad images better.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
656 (w3-finish-drawing): Better protection of putting images in.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
657
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
658 * url-gw.el (url-open-stream): Don't auto-retry connections. Don't throw
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
659 an error if you fail to connect to a site. This is for image loadings
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
660 that fail for some reason or another.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
661
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
662 * css.el (css-expand-length): better handling of float values and 'ex'
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
663 unit type.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
664
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
665 * font.el (x-font-create-object): Unconditionally make case-fold-search
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
666 non-nil so that we don't lose big-time. This was the cause of the very
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
667 weird font-spatial-to-canonical lossage under XEmacs with font sizes of
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
668 something like '+12pt'
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
669
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
670 * w3.el (w3-view-this-url): Use widget-echo-help if we didn't find a URL
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
671 under point.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
672
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
673 Fri Feb 7 15:22:25 1997 Charles Levert <charles@comm.polymtl.ca>
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
674
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
675 * w3-widget.el (widget-image-notify): Bad data being fed to w3-fetch if a
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
676 client-side imagemap had an alt attribute (but only if the <map> came
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
677 _after_ the use.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
678
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
679 Fri Feb 7 15:22:25 1997 William M. Perry <wmperry@aventail.com>
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
680
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
681 * font.el (font-spatial-to-canonical): protect against bad input to this
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
682 function.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
683
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
684 Fri Feb 7 15:19:36 1997 Toby Speight <tms@ansa.co.uk>
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
685
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
686 * w3-parse.el (w3-parse-buffer): Parser didn't allow for the fact that
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
687 TAGC is optional on end-tags as well as on start-tags (i.e. "<b<i>
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
688 bold-italic</i</b>" is legal).
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
689
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
690 Fri Feb 7 06:28:37 1997 William M. Perry <wmperry@aventail.com>
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
691
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
692 * w3-forms.el (w3-form-keymap): Now inherits from widget-keymap, with a
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
693 few exceptions.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
694
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
695 * url.el (url-uncompress): This function now no longer looks at the file
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
696 extension to determine a compression/encoding method. This is so that
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
697 doing searches on `foo.tar.gz' will not bogusly cause the decompression
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
698 steps to run. Ick!
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
699
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
700 * url-file.el (url-insert-possibly-compressed-file): This function no
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
701 longer atempts to decompress the file after loading it in. Instead, it
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
702 sets an appropriate content-transfer-encoding header based on the
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
703 filename, so that this will allow url-uncompress to work correctly on the
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
704 buffer.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
705
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
706 Thu Feb 6 06:24:26 1997 William M. Perry <wmperry@aventail.com>
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
707
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
708 * w3-print.el (w3-postscript-print-function): New variable to control what
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
709 function is used to generate postscript output.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
710 (w3-print-this-url): Use it.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
711
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
712 * w3-display.el (w3-handle-string-content): Make all inserted text
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
713 read-only
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
714
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
715 * w3-forms.el (w3-form-use-old-style): New variable to control whether to
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
716 use the old-style interaction with form fields instead of the 'type
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
717 directly into the buffer' method
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
718 (w3-form-determine-size): Use it.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
719 (w3-form-create-integer): Use it.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
720 (w3-form-create-float): Use it.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
721 (w3-form-create-text): Use it.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
722 (w3-form-create-password): Use it.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
723 (w3-revert-form): Fixed error with 'reset' buttons on forms that had
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
724 hidden form fields.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
725
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
726 * w3-vars.el (w3-mode-map): Define [backtab] by default
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
727
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
728 * w3-display.el (w3-size-of-tree): Removed some warnings
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
729 (w3-display-table-dimensions): ditto
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
730
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
731 * Updated to widget 1.26
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
732
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
733 * default.css: Some default formatting changes for input fields.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
734 Everything is underlined by default except submit/reset/image/button
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
735 fields, so that they are a little easier to spot.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
736
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
737 * w3-parse.el (w3-parse-buffer): Now slaps pseudo-elements into input
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
738 fields so that stylesheets can access them.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
739
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
740 Wed Feb 5 14:42:12 1997 William M. Perry <wmperry@aventail.com>
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
741
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
742 * Updated to widget 1.24
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
743
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
744 * Happy birthday Jenny P.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
745
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
746 Tue Feb 4 08:21:03 1997 William M. Perry <wmperry@aventail.com>
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
747
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
748 * font.el (x-font-create-name): Better checking/optimizing of when to just
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
749 return the default font.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
750
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
751 * w3-forms.el: Make use of the new information, and pass it down to the
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
752 widget library appropriately.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
753
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
754 * w3-display.el (w3-display-node): Now passes in the entire list of active
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
755 faces to form creation functions.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
756
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
757 Mon Feb 3 07:26:18 1997 William M. Perry <wmperry@aventail.com>
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
758
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
759 * w3-emulate.el (w3-lynx-emulation-minor-mode-map): Lots of new
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
760 keybindings for lynx emulation minor mode.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
761
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
762 * Emacs-W3 3.0.55 released
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
763
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
764 * w3-forms.el (w3-form-determine-size): Fixed _STUPID_ problem where
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
765 option lists would lose everything but the first option in them. I'm a
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
766 dumbass. Sort modifies its list parameter! ICK ICK ICK.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
767
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
768 * url.el (url-after-change-function): Show prettier status messages.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
769 Sizes are converted to bytes, k, or M, depending on how big the file
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
770 is.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
771
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
772 * w3.txi: Lots of documentation changes - volunteers welcome.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
773
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
774 * Removed personal annotation support, since it wasn't shown with the new
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
775 display engine, it needs to be rethought, and nobody had complained in
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
776 the entire beta cycle.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
777
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
778 * w3.el (w3-history-find-url-internal): Redid the history mechanism.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
779 Toolbar and menu entries are now grayed out appropriately.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
780
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
781 * url-http.el (url-create-mime-request): Fixed cookie support if not going
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
782 through a proxy gateway.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
783
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
784 Sun Feb 2 22:05:41 1997 William M. Perry <wmperry@aventail.com>
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
785
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
786 * w3-display.el (w3-display-table): Fix for negative colwidth
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
787
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
788 Fri Jan 31 14:28:54 1997 William M. Perry <wmperry@aventail.com>
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
789
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
790 * w3.el (w3-fetch): Fixed targetted links (http://blah/#foo)
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
791
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
792 Fri Jan 31 11:20:47 1997 Alf-Ivar Holm <alfh@ifi.uio.no>
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
793
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
794 * w3.el (w3-mail-current-document): Fixed problem with calling
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
795 w3-parse-buffer with too many arguments when mailing LaTeX-ified
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
796 files.
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
797
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
798 Fri Jan 31 11:19:37 1997 Cord Kielhorn <kielhorn@thphy.uni-duesseldorf.de>
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
799
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
800 * css.el (css-expand-length): Fixed bad regexps for percentage and
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
801 character based lengths
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
802
16
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
803 Thu Jan 30 20:27:06 1997 William M. Perry <wmperry@aventail.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
804
20
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
805 * Emacs-W3 3.0.52 released
859a2309aef8 Import from CVS: tag r19-15b93
cvs
parents: 16
diff changeset
806
16
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
807 * w3-display.el (w3-handle-image): When doing table auto layout, don't
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
808 start loading the images.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
809
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
810 Wed Jan 29 06:15:37 1997 William M. Perry <wmperry@aventail.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
811
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
812 * font.el (x-font-create-name): Yet another fix for not screwing up the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
813 line-height in Emacs 19.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
814
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
815 * w3-display.el (w3-face-for-element): Uhh, oblique seems to work.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
816
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
817 * font.el (set-font-style-by-keywords): now deals with arguments that
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
818 aren't lists, for the font-style and font-variant CSS stuff
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
819
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
820 * w3-display.el (w3-display-node): Reimplemented <cookie> tag.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
821 (w3-display-node): Reimplemented <flame> tag.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
822
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
823 * url.el (url-insert-file-contents): url-insert-file-contents now
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
824 decodes/uncompresses the data before returning.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
825
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
826 * w3-display.el (w3-display-node): Reimplemented <pinhead> tag
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
827
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
828 Tue Jan 28 06:22:08 1997 William M. Perry <wmperry@aventail.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
829
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
830 * font.el (x-font-create-name): Never take font size into account under
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
831 Emacs - too much chance of totally screwing up the users leading by
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
832 choosing a bigger font than their default. This sucks. But I can't
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
833 find a better solution.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
834
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
835 * w3.el: w3-mode now turns on truncate-lines by default.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
836
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
837 * w3-forms.el (w3-form-create-image): Better image input type support.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
838
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
839 Mon Jan 27 08:21:58 1997 William M. Perry <wmperry@aventail.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
840
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
841 * w3-forms.el (w3-form-create-password): Now uses real password entry
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
842 widgets provided by 'widget' - you _MUST_USE_ the widget library that
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
843 comes with Emacs-W3 for this, otherwise the info won't be hidden
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
844 correctly.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
845 (w3-form-add-element): Deal with hidden text areas better when they are
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
846 in forms
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
847
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
848 * Synch'd up to widget 1.22
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
849
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
850 Sun Jan 26 16:50:09 1997 William M. Perry <wmperry@aventail.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
851
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
852 * Emacs-W3 3.0.51 released
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
853
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
854 * w3-forms.el (w3-form-create-text): Now uses the real text entry widgets
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
855 provided by 'widget' - still can't do this for password fields yet
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
856 though.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
857
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
858 * Synch'd up to Widget 1.20
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
859
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
860 Sat Jan 25 13:38:12 1997 William M. Perry <wmperry@aventail.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
861
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
862 * url.el (url-expand-file-name): Now strips out spaces as well as
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
863 newlines/carriage returns. More fixes for that bastardized microsoft
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
864 home page.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
865
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
866 * url-http.el (url-create-mime-request): Make sure that we retrieve the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
867 cookies for the real URL we are retrieving when going through a proxy.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
868 Now the psychotic crap that is the microsoft home page should be
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
869 successfully retrieved if going through an HTTP proxy.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
870
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
871 * url-cookie.el (url-cookie-handle-set-cookie): Attempt to deal with
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
872 idiotic microsoft home page that sends out set-cookie headers that look
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
873 like MC1=ID=abc, and expects two cookies MC1='' and ID='abc' *sigh*
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
874
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
875 * w3-forms.el, w3-display.el: Form elements now keep all their attributes
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
876 with them. Will be useful when we start allowing scripting.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
877 (w3-form-create-custom): Rudimentary patches to allow embedding 'custom'
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
878 widgets into the buffer. Interesting.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
879
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
880 * w3-forms.el (w3-form-determine-size): New function to calculate how big
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
881 a form field will be - option lists should look much better now.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
882
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
883 Thu Jan 23 08:48:59 1997 William M. Perry <wmperry@aventail.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
884
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
885 * Synch'ed up to custom 1.19
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
886
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
887 * url-parse.el: document extra slots of url-generic-parse-url
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
888
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
889 Thu Jan 23 08:34:34 1997 Joe Wells <jbw@cs.bu.edu>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
890
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
891 * url-file.el (url-file): Patch to tell ange-ftp and/or efs the password
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
892 in a file/ftp URL so that you won't be prompted for the password, even
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
893 if one was specified in the URL
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
894
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
895 * url-parse.el (url-generic-parse-url): Fixed bug where specifying a
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
896 username and password in the URL would downcase the username and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
897 password as well as the hostname.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
898
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
899 Wed Jan 22 08:28:13 1997 William M. Perry <wmperry@aventail.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
900
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
901 * Emacs-W3 3.0.50 released
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
902
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
903 * base64.el (base64-encode-region): Pulled in code from VM for quicker
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
904 encoding/decoding
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
905
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
906 * mm.el (mm-content-transfer-encodings): Better base64 decoding
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
907
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
908 Wed Jan 22 07:31:03 1997 Alf-Ivar Holm <alfh@ifi.uio.no>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
909
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
910 * w3-emulate.el (w3-lynx-emulation-minor-mode-map): Lynx [up] and [down]
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
911 bound to non-existing functions.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
912
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
913 * w3.el (w3-do-setup): Fixed installation of lynx emulation modes keymap.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
914
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
915 Tue Jan 21 07:56:51 1997 William M. Perry <wmperry@aventail.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
916
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
917 * url-misc.el (url-data): Make sure to url-decode the data before
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
918 inserting it into the buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
919
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
920 * w3-menu.el (w3-toggle-minibuffer): better version
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
921
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
922 * w3-forms.el (w3-form-create-integer): New form entry type
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
923 (w3-form-create-float): new form entry type
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
924 (w3-form-encode-helper): deal with the new integer/float types
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
925
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
926 * w3-display.el (w3-display-node): Reimplemented <select multiple> as a
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
927 list of checkboxes
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
928
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
929 Mon Jan 20 06:29:07 1997 William M. Perry <wmperry@aventail.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
930
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
931 * w3-display.el (w3-display-node): Keep track of the last form's action,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
932 for theoretically 'naked' input fields that we want to try and handle as
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
933 best we can anyway.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
934
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
935 * w3-parse.el: Much more lenient about where form elements can be found.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
936
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
937 * w3-forms.el: summarizer functions now take the widget as an extra
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
938 parameter.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
939
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
940 * w3.el (w3-find-etc-directory): New function - not used yet.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
941
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
942 * w3.txi: Warning! You now need a very new version of texinfo to compile
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
943 the .info or .dvi file yourself.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
944
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
945 * url-mail.el (url-mail): Now tries to use message-mail if it is bound
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
946 instead of just plain old 'mail'.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
947
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
948 * w3-forms.el (w3-form-add-element): Duh, fix hidden form fields.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
949
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
950 * font.el (font-normalize-color): Hopefully fixed color lossage under OS/2
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
951 and Windows
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
952
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
953 * w3-forms.el (w3-form-summarize-field): Actually 'message' the string as
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
954 a workaround for emacspeak 5.0
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
955
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
956 Sun Jan 19 09:32:15 1997 William M. Perry <wmperry@aventail.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
957
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
958 * w3-xemac.el (w3-mouse-handler): Ditto
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
959
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
960 * w3-e19.el (w3-mouse-handler): Protect against 'bad format string' errors
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
961 when showing a hexified URL
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
962
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
963 * w3-forms.el (w3-form-mark-widget): Be super paranoid and mark all
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
964 children and their children's children, and the parents of a widget.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
965 (w3-form-create-radio-button): Make sure radio button children always
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
966 get updated via w3-form-mark-widget.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
967 (w3-form-summarize-radio-button): Slightly better summarization of radio
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
968 buttons.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
969
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
970 * Emacs-W3 3.0.49 released
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
971
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
972 * Synch'ed up with widget 1.18
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
973
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
974 Fri Jan 17 06:25:36 1997 Dave Love <d.love@dl.ac.uk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
975
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
976 * w3-display.el: w3-echo-link now prefers the URL to the text of a link
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
977
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
978 Fri Jan 17 06:25:36 1997 William M. Perry <wmperry@aventail.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
979
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
980 * w3-display.el: Fixed handling of inlined styles
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
981
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
982 * w3-mouse.el: Some fixes for XEmacs when built with no X support
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
983
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
984 * default.css: Now uses the new @media directives instead of the old
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
985 :blah: stuff
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
986
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
987 * css.el (css-handle-media-directive): New function to handle @media
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
988 directives.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
989 (css-parse): Deprecate the old :mediatype: way of specifying media
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
990 dependent styles.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
991
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
992 * w3-style.el (w3-handle-style): Now gets passed a plist instead of an
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
993 assoc list.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
994 (w3-handle-style): Pay attention to the new 'media' attribute on
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
995 stylesheet links, and don't load the stylesheet if we aren't currently
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
996 running on that type of media.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
997
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
998 * css.el (css-properties): Added proposed printing properties from a W3C
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
999 draft.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1000
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1001 Thu Jan 16 06:06:45 1997 William M. Perry <wmperry@aventail.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1002
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1003 * css.el (css-handle-media-directive): Implemented the @media processing
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1004 instruction.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1005
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1006 * w3-forms.el (w3-form-summarize-option-list): Changed the summarize
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1007 function for option lists. Much saner now.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1008
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1009 * w3.el (w3-read-url-with-default): Use the URL at point before falling
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1010 back to http://www.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1011 (w3-source-document): When sourcing a document, let set-auto-mode do the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1012 right thing. .html comes up in html-mode, or whatever now.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1013
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1014 * url-cookie.el: Fixed some compile warnings under Emacs
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1015
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1016 * w3-forms.el (w3-form-summarize-option-list): Make each choice-item have
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1017 emacspeak-help set.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1018
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1019 * w3-speak.el (w3-widget-backward): New advice
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1020 (w3-widget-forward): New advice
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1021
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1022 * w3-forms.el (w3-form-create-option-list): Renamed function
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1023
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1024 * Emacs-W3 3.0.48 released
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1025
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1026 * w3-display.el (w3-face-for-element): Use background-color instead of
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1027 just background for css property.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1028
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1029 * w3-forms.el (w3-form-encode-helper): Fixed radio buttons, duh.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1030
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1031 * url-misc.el (url-do-terminal-emulator): Fixed bad var reference left
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1032 from old code.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1033
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1034 * url-gw.el: Moved all the gateway variables into their own namespace to
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1035 make it easier to turn this into a standalone package.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1036
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1037 * dist.Makefile (SOURCES): Added url-gw and w3 to the build targets.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1038
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1039 Wed Jan 15 08:00:37 1997 William M. Perry <wmperry@aventail.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1040
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1041 * Emacs-W3 3.0.47 released
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1042
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1043 * url.el (url-expand-file-name): Make sure to remove \r from the URL as
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1044 well as \n
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1045
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1046 * url-gw.el (url-open-stream): Added in 'telnet' and 'rlogin' methods for
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1047 url-gateway-method. Code stolen from GNUS. Thanks lars! :) It would
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1048 be nice to make this file its own package and be able to override
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1049 open-network-stream so that all apps could get this for free.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1050
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1051 * url-misc.el (url-generic-emulator-loader): Consolidated the tn3270,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1052 telnet, and rlogin URL loaders into one smarter function
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1053
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1054 * url.el: Made cookie and auth modules autoloaded, removed some old autoloads
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1055 (url-open-stream) Moved to url-gw.el
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1056
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1057 Mon Jan 13 22:11:00 1997 William M. Perry <wmperry@aventail.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1058
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1059 * w3-display.el (w3-widget-echo): w3-echo-link can now be a list, so the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1060 user can explicitly control fallback behaviour.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1061
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1062 * w3.txi: Added some pointers to CSS documentation
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1063
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1064 * mule-sysdp.el (mule-code-convert-region): ditto
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1065
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1066 * w3.el (w3-convert-code-for-mule): Fixed bug in XEmacs 20.0 mule
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1067
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1068 Mon Jan 13 11:14:29 1997 T. V. Raman <raman@Adobe.COM>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1069
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1070 * w3.el (w3-widget-forward): Call widget-forward interactively so that
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1071 emacspeak will hook it correctly.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1072
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1073 Mon Jan 13 11:14:29 1997 William M. Perry <wmperry@aventail.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1074
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1075 * w3-display.el (w3-refresh-buffer): Finally reimplemented
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1076 w3-refresh-buffer.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1077
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1078 Sun Jan 12 10:32:50 1997 Karl Eichwalder <ke@ke.Central.DE>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1079
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1080 * w3.txi: Add @dircategory and @direntry... @end. `install-info'
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1081 from texinfo-3.9 know about those.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1082
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1083 Sun Jan 12 21:49:44 1997 William M. Perry <wmperry@aventail.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1084
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1085 * w3.el (w3-save-as): Can now save a page as postscript again
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1086
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1087 * w3-display.el (w3-display-node): inline styles work again
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1088
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1089 * url-misc.el (url-data): Updated data: URL to the spec.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1090 ftp://ietf.org/internet-drafts/draft-masinter-url-data-02.txt
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1091
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1092 Sat Jan 11 20:47:24 1997 William M. Perry <wmperry@aventail.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1093
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1094 * Emacs-w3 3.0.45 released
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1095
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1096 * url-misc.el (url-data): Now supports the 'data' URL type, which just
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1097 'fetches' everything after the data: chunk of the URL
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1098
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1099 Fri Jan 10 11:49:43 1997 William M. Perry <wmperry@aventail.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1100
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1101 * w3-display.el (w3-display-node): Multicolumn works, but puts things
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1102 across instead of down
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1103
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1104 * w3-parse.el: Basic support for parsing <multicol>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1105
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1106 * w3-display.el (w3-display-node): Make our semi-widgety hyperlinks
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1107 start/end open under XEmacs.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1108
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1109 * w3.el (w3-complete-link): Make sure we take case into account when doing
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1110 link completion. The user can use 'test' to complete to link titled
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1111 'Test'. Uses try-completion for this, which seems to work since we
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1112 require a match. Is this the best way to do this? Other than not being
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1113 case-insensitive at this point?
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1114
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1115 * w3-forms.el (w3-form-default-widget-creator): Better way of handling
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1116 updates to text entry fields.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1117 (w3-revert-form): Everything should be reverted correctly, both in
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1118 internal storage and in the buffer
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1119 (w3-form-create-radio-button): Get a more unique identifier to store
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1120 radio elements by - old way could theoretically get collisions.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1121
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1122 * w3-display.el (w3-display-handle-list-type): Updated use of 'list-style'
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1123 to use new property 'list-style-type'
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1124 (w3-prepare-buffer): Now kills the source buffer before it starts
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1125 drawing the tree, to avoid *URL-n* buffers when not really necessary.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1126
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1127 * css.el (css-properties): Updated all the properties to the W3C's latest
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1128 'recommendation' level CSS specification.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1129 (css-handle-import): much better handling of @import
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1130 (css-parse): Better handling of '@' directives in general
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1131 (css-expand-value): General cleanup, reference the CSS and ACSS specs
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1132 for how/why we are parsing something the way we are.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1133
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1134 Thu Jan 9 06:17:08 1997 William M. Perry <wmperry@aventail.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1135
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1136 * Updated all copyright notices. Happy belated new year!
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1137
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1138 * w3-display.el (w3-region): Fixed a few bugs with nuking too much of a
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1139 buffer when using w3-region
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1140
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1141 * w3.el (w3-read-url-with-default): Use new variable.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1142
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1143 * w3-vars.el (w3-fetch-with-default): New variable to control whether or
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1144 not w3-fetch will figure out a good default value for the URL or not.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1145
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1146 * w3-forms.el (w3-form-mark-widget): New function to mark a widget and all
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1147 its children with an appropriate :emacspeak-help and 'w3-form-data
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1148 Now defines a few keywords to look more widget-y
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1149
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1150 Wed Jan 8 09:27:47 1997 William M. Perry <wmperry@aventail.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1151
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1152 * css.el (css-expand-value): Added elevation, angle, and time units.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1153
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1154 * w3-display.el (w3-display-node): Turn on voice-lock-mode by default in
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1155 all w3 buffers.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1156
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1157 * css.el (css-properties): Added in new speech properties from the ACSS
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1158 note from the W3C. Please see
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1159 http://www.w3.org/pub/WWW/Style/CSS/Speech/NOTE-ACSS for more
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1160 information.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1161
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1162 * w3-forms.el: Moved all the form entry summarization functions from
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1163 w3-speak.el into w3-forms. Easier to keep in synch this way.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1164
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1165 * w3-display.el (w3-display-node): Reimplimented the 'keygen' form entry
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1166 type for netscape compatibility.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1167
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1168 Tue Jan 7 07:20:08 1997 William M. Perry <wmperry@aventail.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1169
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1170 * w3-display.el (w3-region): New function that parses the HTML in a region
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1171 'in-place', so that things like MIME mailers/gnus readers can show HTML
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1172 inline a lot easier.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1173
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1174 * w3-forms.el (w3-form-resurrect-widgets): Fixed case where a widget goes
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1175 all the way to point-max and next-single-property-change will return
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1176 nil. Would pass bad args to delete-region.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1177 (w3-form-summarize-field): Moved some of the smarts about summarizing W3
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1178 widgets from w3-speak into the core forms code.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1179
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1180 * font.el (define-font-keywords): New function for defining keywords that
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1181 will actually work across Emacs and XEmacs
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1182
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1183 * w3-display.el (w3-display-node): Reimplemented 'note' functionality, by
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1184 converting it into a two-cell table.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1185 (w3-display-node): Implemented <dir> as multi-column, as-per the RFC and
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1186 HTML 3.x specifications
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1187
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1188 * default.css: Added default display type for dir and menu
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1189
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1190 Mon Jan 6 21:49:52 1997 William M. Perry <wmperry@aventail.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1191
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1192 * url-http.el (url-create-mime-request): Fixed yet another stupid problem
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1193 in Host: header handling. Was never sending the right information if
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1194 you were not going through a proxy this time. *sigh*
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1195
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1196 * w3-forms.el (w3-form-add-element): Fixed hidden form fields
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1197
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1198 Sun Jan 5 22:38:54 1997 William M. Perry <wmperry@aventail.com>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1199
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1200 * url-vars.el (url-proxy-services): updated documentation string
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1201
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1202 * w3-widget.el (widget-image-notify): Fixed client side handling of
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1203 imagemaps on a TTY or a delayed/broken image. Duhhh
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1204
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1205 Fri Jan 3 Dave Love <d.love@dl.ac.uk>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1206
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1207 * w3-e19.el (w3-mouse-handler): Fix link echoing.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1208
14
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1209 Fri Jan 3 08:43:56 1997 William M. Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1210
16
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1211 * Emacs-W3 3.0.43 released
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents: 14
diff changeset
1212
14
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1213 * font.el (make-font): Treat args as a plist, just for sanity's sake.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1214
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1215 Thu Jan 2 12:19:31 1997 William M. Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1216
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1217 * w3-display.el (w3-table-hack-borders): Fix stupid use of 'otheriwse'
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1218 instead of 'otherwise' in a case statement.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1219
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1220 * w3-forms.el (w3-form-add-element): Fix stupid use of 'otheriwse'
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1221 instead of 'otherwise' in a case statement.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1222 (w3-form-resurrect-widgets): Fixed XEmacs handling of widget recreation,
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1223 and also fixed problem where some widgets would be skipped.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1224
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1225 Tue Dec 31 07:37:17 1996 William M. Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1226
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1227 * w3-e19.el: All the menus in Emacs-19 now use the same constructors that
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1228 the :filter entries under XEmacs do. This will make things much easier
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1229 in the future in not duplicating crufty menu-construction code once for
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1230 XEmacs menu-structs and once for Emacs keymaps.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1231
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1232 * w3-menu.el (w3-menu-html-links-constructor): Now works with the Emacs 19
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1233 implementation of property lists.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1234
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1235 Mon Dec 30 06:25:28 1996 William M. Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1236
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1237 * w3-menu.el (w3-popup-menu): context-sensitive menus over delayed images
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1238 work again
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1239
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1240 * w3-display.el (w3-parse-link): New way to store <link> information from
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1241 an HTML document.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1242
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1243 * w3.el (w3-search): Deal with new <link> storage
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1244
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1245 * w3-menu.el (w3-menu-html-links-constructor): Deal with new way <link>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1246 items are stored - now uses the 'title' attribute if present.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1247
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1248 * w3-auto.el (w3-form-resurrect-widgets): Added autoload
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1249
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1250 * url-file.el (url-format-directory): Removed url-forms-based-ftp option -
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1251 didn't really work anyway.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1252
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1253 Sun Dec 29 15:54:21 1996 William M. Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1254
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1255 * w3-forms.el (w3-form-resurrect-widgets): fixed stupid problem in munging
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1256 of the size of form elements.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1257
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1258 * Emacs-W3 3.0.42 released
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1259
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1260 * w3-display.el (w3-table-hack-borders): Deal gracefully with not finding
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1261 a 'terminal' font to display hacked border chars in
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1262
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1263 * w3-hot.el (w3-hotlist-add-document): don't hexify a url before sticking
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1264 it in the hotlist buffer
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1265
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1266 * w3-display.el (w3-display-node): hyperlinks with images at the start
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1267 will now have a button associated with the entire link, not just the
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1268 image part.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1269
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1270 * w3-sysdp.el (fillin-text-property): made it work under Emacs19
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1271
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1272 Sun Dec 29 00:07:39 1996 Takahiro Hayata <hayata@sc511t.s.kobe-u.ac.jp>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1273
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1274 * mule-sysdp.el (mule-write-region-no-coding-system): Patch for Mule 2.3
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1275
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1276 Sun Dec 29 00:07:39 1996 William M. Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1277
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1278 * w3-forms.el (w3-form-add-element): Only insert stubs of the right length
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1279 for a for element, and do munging of that text into the actual widgets
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1280 later. This saves us a lot of grief and heartache when handling things
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1281 like radio buttons that span table elements because the markers have
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1282 become completely insane by the time the next widget is ready to be
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1283 created.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1284
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1285 Sat Dec 28 17:24:08 1996 William M. Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1286
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1287 * w3-display.el (w3-display-table): Don't crap out on invalid tables where
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1288 table-dimensions tells us we have a 0 column or 0 row table.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1289
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1290 * w3-widget.el (widget-image-value-create): Use :action instead of :notify
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1291 for widget-image-callback - hyperlinked images under Emacs 19 should
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1292 work again.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1293
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1294 Thu Dec 26 18:26:25 1996 William M. Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1295
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1296 * w3.el (w3-widget-forward): Use this instead of widget-forward.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1297 (w3-widget-backward): Ditto. Need to make both of these smart for w3.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1298
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1299 * w3-display.el (w3-display-node): Implemented the display class 'none'
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1300 for turning off the rendering of an element and its subcontent.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1301
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1302 Thu Dec 26 07:21:58 1996 William Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1303
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1304 * w3-parse.el (w3-parse-buffer): *sigh* Allow _ in attribute names.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1305
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1306 * Emacs-W3 3.0.41 released
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1307
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1308 * url-parse.el (url-generic-parse-url): bind inhibit-read-only to 't' in
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1309 url parsing buffers, to avoid 'attempt to modify read-only text'
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1310 problems when the string passed to url-generic-parse-url has the
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1311 read-only text property set.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1312
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1313 * w3-e19.el (w3-setup-version-specifics): popup menus should work in
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1314 Emacs19 again.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1315
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1316 * css.el (css-expand-value): For margin and padding, make sure we _always_
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1317 convert into a valid length spec. Setting a 'margin' or 'padding'
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1318 property group instead of individual margin-* or padding-* values would
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1319 cause the display engine to crap out.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1320 (css-get): Fixed generic class-only lookups (.foo, etc)
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1321
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1322 * w3-display.el (w3-display-handle-list-type): Tweaks to list indentation
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1323
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1324 * w3-menu.el (w3-menu-html-links-constructor): Fixed stupid problem with
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1325 the new navigate menu under XEmacs.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1326
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1327 Tue Dec 24 22:46:11 1996 William M. Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1328
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1329 * css.el (css-expand-color): Better handling of X-style color specs -
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1330 convert them to internal RGB format.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1331
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1332 Tue Dec 24 02:50:08 1996 Christian Limpach <chris@nice.ch>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1333
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1334 * font.el (ns-font-families-for-device): added test for unbound
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1335 device-fonts-cache variable.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1336 (ns-font-create-name): handle font-styles which are numbers.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1337
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1338 * w3-sysdp.el (try-font-name): added support for Nextstep.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1339
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1340 Tue Dec 24 06:16:33 1996 William M. Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1341
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1342 * w3.el (w3-open-local): Send filename through expand-file-name in
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1343 w3-open-local to avoid having illegal URLs like file:/~/test.html
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1344
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1345 * w3-widget.el (widget-image-value-create): fixed new problem with client
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1346 side imagemaps. Should really work this time.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1347
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1348 * w3.el (w3-map-links): w3-map-links and hence w3-complete-link will now
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1349 find images that are also hyperlinks.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1350
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1351 Mon Dec 23 22:28:58 1996 William M. Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1352
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1353 * Emacs-W3 3.0.40 released
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1354
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1355 * w3-menu.el (w3-menu-go-menu): Added 'navigate' submenu to hold the
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1356 predefined <link> types.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1357
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1358 * w3-widget.el (widget-image-summarize): Image widgets should now be much
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1359 better at identifying themselves when being tab'ed to or waggled at with
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1360 the mouse.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1361
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1362 * w3-prefs.el: Fixed a few references to w3-glyphp (now widget-glyphp)
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1363
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1364 * w3.el (w3-url-completion-function): Fixed completion of URLs
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1365
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1366 Sat Dec 21 Dave Love <d.love@dl.ac.uk>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1367
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1368 * w3-display.el, w3-vars.el, w3.el: Define and use
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1369 w3-defined-link-types to canonicalize link descriptions' case for
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1370 ease of use.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1371
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1372 * w3-e19.el (w3-build-FSF19-menu): Add any recognised <link> items
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1373 to the menu in the absence of a toolbar.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1374
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1375 Thu Dec 19 13:52:35 1996 William Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1376
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1377 * Emacs-W3 3.0.39 released
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1378
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1379 * w3-forms.el (w3-form-encode-xwfu): Ditto.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1380
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1381 * url.el (url-hexify-string): Updated to use url-unreserved-chars when
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1382 escaping, ala
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1383 http://www.ics.uci.edu/pub/ietf/uri/draft-fielding-url-syntax-02.txt
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1384
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1385 Wed Dec 18 22:09:41 1996 William M. Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1386
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1387 * w3.el (w3-mode): Removed bogus setting of widget-motion-hook from way
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1388 back
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1389
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1390 * w3-parse.el (w3-parse-buffer): Better handling of <base> tag.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1391
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1392 * w3-display.el (w3-widget-echo): Better falling-back when the preferred
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1393 echo method yields nil.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1394
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1395 * url.el, w3-display.el, w3.el: Remove last vestiges of url-hash.el and
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1396 removed it from the distribution.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1397
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1398 Wed Dec 18 08:07:32 1996 William Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1399
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1400 * dsssl.el: Moved the DSSSL parser and friends into its own namespace.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1401
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1402 Removed dependencies on url-hash.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1403
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1404 * custom.el: Synch'd up to custom 1.13
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1405
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1406 Tue Dec 17 16:36:05 1996 William M. Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1407
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1408 * url.el (url-expand-file-name): If we weren't given a base object to work
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1409 from, and url-current-object is null, set it to the object returned by
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1410 parsing url-view-url.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1411
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1412 * url-http.el (url-create-mime-request): Send the right information in the
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1413 'Host' header field when going through a proxy.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1414 (url-setup-reload-timer): Emacs 19 doesn't deal well with 0-length
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1415 timeouts, so protect against trying to create one when dealing with the
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1416 refresh header.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1417
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1418 * w3-parse.el: Removed lots of crap for the old display engine - shouldn't
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1419 cons up as much garbage as before. Now it will just cons up garbage
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1420 that we actually need.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1421
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1422 Tue Dec 17 07:10:47 1996 William Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1423
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1424 * css.el (css-properties): New property type 'string-list' for font-family
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1425
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1426 * w3.el (w3-find-default-stylesheets): Make sure to look in
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1427 data-directory/../../w3 for stylesheets
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1428
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1429 Tue Dec 17 06:07:08 1996 William M. Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1430
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1431 * w3-toolbar.el: wrapped a condition-case around the require for
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1432 xpm-button and xbm-button so that it will compile under Emacs
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1433
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1434 Mon Dec 16 08:19:40 1996 William Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1435
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1436 * Emacs-W3 3.0.38 released.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1437
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1438 * dist.Makefile (OBJECTS): Removed xpm-button and xbm-button from the
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1439 distribution. Any version of XEmacs that can run the latest 3.0 stuff
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1440 has them already.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1441
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1442 * default.css: Make nested ol/ul items display class 'line' so they look
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1443 prettier.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1444
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1445 * w3-display.el (w3-display-node): EVIL hack to make the first item in a
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1446 nested list get indented correctly.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1447
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1448 * w3-about.el (w3-about): Fixed the about:style stylesheet to be
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1449 up-to-date with new CSS spec.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1450
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1451 * default.css: Turned down indentation on list items by default.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1452
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1453 * w3-display.el (w3-display-node): Mouse tracking should work under XEmacs
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1454 again.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1455
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1456 * dist.Makefile (all): Removed 'emacs' from dependency list.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1457
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1458 Mon Dec 16 06:03:14 1996 William M. Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1459
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1460 * w3-display.el (w3-table-hack-borders): This should work on TTY's again.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1461
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1462 Sun Dec 15 14:19:53 1996 William M. Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1463
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1464 * Emacs-W3 3.0.37 released
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1465
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1466 * w3-display.el: Better handling of paragraphs (well, any block-level
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1467 element within a list-item display group.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1468
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1469 * default.css (address): Changed <address> display tpye to line so that
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1470 right-justification will take effect.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1471
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1472 Sat Dec 14 10:24:13 1996 William M. Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1473
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1474 * w3-sysdp.el: Removed stubs for add-submenu - it was confusing 'custom'
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1475
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1476 * dist.Makefile: More GNU-ish project makefile
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1477
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1478 * url.el (url-default-find-proxy-for-url): Fixed no_proxy handling
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1479 (url-default-find-proxy-for-url): Don't pass 'www://' links to a proxy
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1480
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1481 Fri Dec 13 22:50:45 1996 William M. Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1482
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1483 * dist.Makefile (URLSOURCES): Added socks.el to the distribution. Not
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1484 used just yet.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1485
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1486 * css.el (css-copy-stylesheet): Fixed problem with sharing the list
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1487 structure between the hash tables - document stylesheets would infect
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1488 the main w3-user-stylesheet and cause weirdness.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1489
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1490 Fri Dec 13 09:47:40 1996 William Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1491
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1492 * w3-style.el (w3-display-stylesheet): Fixed problem where
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1493 w3-display-stylesheet would override the buffer css-display was showing
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1494 the stylesheet in. Duhh.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1495
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1496 * mule-sysdp.el (mule-encode-string): Fixed stupid problem on non-XEmacs
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1497 mule
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1498 (mule-sysdep-version): Ditto.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1499
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1500 Fri Dec 13 06:25:45 1996 William M. Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1501
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1502 * css.el (css-get): Removed bogus recursive call to css-get, and moved the
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1503 guts of css-get out into its own fuction, which is in turn inlined into
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1504 css-get. Might even make things faster. At the least, I expect it to
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1505 get rid of the 'takes two makes to make w3-display.elc' problem some
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1506 people have been seeing.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1507
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1508 * w3-display.el (w3-display-handle-list-type): Fixed stupid problem with
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1509 margin handling where list-item display items were always flush-left
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1510
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1511 Fri Dec 13 02:51:24 1996 Greg Stark <gsstark@mit.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1512 * w3-display.el (w3-display-line-break): correct right justification code
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1513 (w3-min-size-of-string): removed unused function that didn't work.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1514 (w3-size-of-tree): maintain consistent w3-display-open-element-stack
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1515 don't hard code assumption that hr's are drawn with '-'
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1516 (w3-display-table-dimensions): major bug if the last column rowspans
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1517 (w3-table-lookup-char): new function
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1518 (w3-table-hack-borders): new function makes table borders use pretty
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1519 graphic characters instead of ascii characters.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1520 (w3-table-unhack-borders): new function restore lame ascii borders.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1521 (w3-display-table): Major changes to support drawing better borders
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1522 also fix various bugs and tweak various things.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1523
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1524 * w3-parse.el: remove = from set of characters that terminate an attribute
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1525 when guessing about an syntactically invalid attribute.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1526 (didn't this get changed once already?)
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1527
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1528 * w3.el (w3-sentinel): hack around bug that bit w3-preview-this-buffer
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1529 but I don't know what the right thing for Mule.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1530
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1531 Thu Dec 12 08:36:01 1996 William Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1532 * Synch'd up to widget 1.13
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1533
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1534 * w3-display.el (w3-get-pad-string): Ack - watch for negative values in
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1535 w3-get-pad-string
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1536
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1537 * Released 3.0.36
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1538
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1539 * w3-style.el (w3-display-stylesheet): Use new css-display function
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1540
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1541 * css.el (css-get): Better class checking
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1542 (css-display): New function to pretty-print a stylesheet that is in
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1543 memory.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1544
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1545 * w3-parse.el (w3-parse-buffer): *sigh* Parser now keeps track of 'base'
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1546 of this document. Also normalizes 'align' attribute, as well as
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1547 auto-expanding any SRC or HREF attributes.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1548
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1549 * w3-display.el (w3-display-handle-list-type): Now handles text-indent
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1550 style property.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1551 (w3-display-table): Can now specify properties on 'tr', for
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1552 vertical-alignment, etc.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1553 (w3-display-node): Lots of changes to deal with new method of munging
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1554 class/align/etc in the parser.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1555
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1556 Wed Dec 11 17:37:14 1996 William M. Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1557
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1558 * w3-parse.el (w3-parse-buffer): Do munging of align/src/href/class
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1559 attributes to save time in w3-display-node and friends.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1560
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1561 * w3-prefs.el (w3-preferences-compatibility-variables): Fixed problems
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1562 with renaming of w3-style-ie-compatibility to css-ie-compatibility
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1563
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1564 * w3-display.el (w3-display-node): fix for hyperlinks / form info in
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1565 tables. Duhh.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1566
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1567 Wed Dec 11 07:36:08 1996 William Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1568
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1569 * css.el (css-copy-stylesheet): New function
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1570
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1571 * w3-display.el (w3-display-node): use it
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1572
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1573 * mule-sysdp.el (mule-encode-string): Fixes for XEmacs w/mule
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1574 (mule-decode-string): Fixes for XEmacs w/mule
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1575
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1576 * w3-display.el (w3-display-node): Fixed problem in isindex handling.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1577 Using forms for isindex handling should work again.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1578
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1579 * css.el (css-specificity): new function css-specificity to find how
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1580 specific a certain rule is. Need to use this to sort rules in css-get.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1581
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1582 Tue Dec 10 22:37:59 1996 William M. Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1583
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1584 * w3-display.el (w3-get-style-info): Changes to deal with new css.el -
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1585 should be much much faster now.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1586
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1587 * css.el (css-get): Radically changed the internal representation of
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1588 stylesheets, and how they are looked up.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1589
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1590 Mon Dec 9 22:31:11 1996 William M. Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1591
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1592 * w3-display.el (w3-face-for-element): Fixed bug in w3-face-for-element
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1593 where weight of the element wasn't being taken into account.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1594
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1595 * css.el: Changed font-variant style type from string to symbol-list
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1596
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1597 Mon Dec 9 12:29:59 1996 William Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1598
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1599 * default.css: Changed default header sizes - should look better on most
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1600 machines
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1601
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1602 Sun Dec 8 19:21:07 1996 William M. Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1603
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1604 * Emacs-w3 3.0.34 Released
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1605
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1606 * w3-display.el: New macro w3-get-attribute to replace
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1607 (cdr (assq 'blah args)), just in case I ever decide to replace the
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1608 assoc list currently used.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1609
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1610 * New file mule-sysdp.el, to make supporting Mule 2.3, Mule 2.4, and
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1611 XEmacs 20.0 easier.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1612
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1613 * url-file.el (url-insert-possibly-compressed-file): handle mule 2.4
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1614
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1615 Fri Dec 6 06:54:03 1996 William Perry <wmperry@aventail.com>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1616
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1617 * w3-parse.el: Emit warnings when people try to slap attribute/value pairs
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1618 on end tags. Evil bastards.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1619 Added SPAN, BDO, OBJECT, BASEFONT
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1620
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1621 Fri Dec 6 04:42:24 1996 Greg Stark <gsstark@mit.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1622
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1623 * default.css: add th td and caption text-align information
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1624
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1625 * docomp.el: increase max-specpdl-size so it can compile w3-display
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1626
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1627 * url.el (url-sentinel): avoid save-excursion around switch-buffer
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1628
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1629 * w3-display (w3-display-line-break): if we're in nowrap mode but the
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1630 region doesn't end on a newline insert an extra newline, otherwise <br>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1631 gets ignored inside a <pre> or nowrap environment.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1632 Also protect against fill-column less than the length of fill-prefix.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1633 Also avoid infloop in right justification, and
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1634 fix bug that caused right justification to never be executed.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1635
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1636 * w3-display (table-cut table-dimensions w3-display-table):
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1637 lots of new code to handle rowspan and autolayout.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1638
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1639 * (w3-display-fix-widgets): be more agressive adjust even markers that have
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1640 buffers and adjust parent markers.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1641
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1642 * w3-display (w3-display-node): These changes are important for tables
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1643 Don't insert insert-before on <a> tags before the class is adjusted
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1644 Don't insert more than one class into an <a> tag when we adjust it.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1645 Protect against a negative fill-column when drawing <hr>s
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1646 Set adaptive-fill-mode (what's filladapt-mode?)
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1647
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1648 * w3-parse.el: remove font from %block. WARNING, i have little idea what
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1649 consequences this has but it seems to have the desired effect of
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1650 handling table cells whose first tag is a <font> without discarding the
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1651 implied <p> tag.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1652
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1653 * w3-parse.el: skip-chars-forward "^>" when parsing end tags
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1654 (some people seem to think you can put attributes in end tags)
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1655
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1656 Fri Dec 6 14:08:30 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1657
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1658 * css.el: Better handling of text-decoration, to go along with the new version
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1659 of set-font-style-by-keywords
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1660
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1661 * font.el: Faster version of set-font-style-by-keywords.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1662 Fixed RGB spec. problem if you used non-floats.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1663
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1664 * w3-display.el: (w3-face-for-element) Obey some font function renaming.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1665 (w3-face-for-element) Changed format specification on w3-style-face-xxx
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1666 creation.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1667 (w3-display-node) Alignment specified via attributes overrides
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1668 stylesheet, not vice versa.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1669 (w3-display-node) Fixed stupid mistake in 'link' handling where
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1670 stylesheets were ignored.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1671
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1672 Thu Dec 5 17:51:37 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1673
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1674 * url.el: (url-retrieve-internally) Can now specify an alternative
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1675 function to determine whether a URL should be proxied or not. modelled
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1676 off the netscape auto-proxy-configuration crap, so hopefully someday we
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1677 can just suck down one of their files and be 'happy' with it.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1678
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1679 * w3-display.el, css.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1680 Modified some of the css properties to not be inherited - let
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1681 w3-display figure it out on its own - quicker this way. Saves a few
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1682 thousand lookups over the life of a parse.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1683
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1684 Mon Dec 2 20:22:12 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1685
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1686 * w3-display.el: use better face names... avoids problems in xemacs
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1687 resource name checking.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1688
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1689 * w3-vars.el: Created version 3.0.33
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1690
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1691 * w3-parse.el: Fixed problem parsing attribute values like <img alt=''> -
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1692 the regexp didn't like empty attribute values specified with single
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1693 quotes.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1694
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1695 * w3.el: -Patches from Dave Love
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1696
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1697 * font.el: Renamed the font-set-*-p to set-font-*-p, to be more in line with
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1698 set-face-underline-p and friends. Fixed stupid problem in
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1699 set-font-*-p where it would always just toggle the property, not
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1700 actually set it. Blah. Added code in x-font-create-name to try
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1701 oblique and italic versions of a font if italic is set.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1702
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1703 * default.css: Prettied up the :speech: section
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1704
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1705 * w3-display.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1706 Conditionalized get-style-info calls in w3-voice-for-element on
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1707 feature 'emacspeak
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1708
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1709 * w3.el: Added code to try loading dtk-css-speech and w3-speak if the feature
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1710 'emacspeak' is available.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1711
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1712 * css.el: Fixed a few stupid problems.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1713
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1714 * font.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1715 made tty-font-create-object return a 12pt font object, just for reference.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1716
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1717 * w3.txi: More updates to the documentation
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1718
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1719 * w3.el, w3-style.el: Moved to using the new 'css' package
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1720
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1721 * w3-parse.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1722 Removed some old functions. Save some string creation by downcasing
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1723 tag and atribute names in the buffer instead of using 'downcase'.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1724
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1725 * w3-display.el: Moved to using the new 'css' package
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1726
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1727 * w3-auto.el: Removed some outdated autoloads
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1728
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1729 * font.el: Added function font-set-style-by-keywords
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1730
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1731 * css.el: Better handling of various entities - beter way of specifying new
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1732 properties and how they should be handled.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1733
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1734 * default.css: *** empty log message ***
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1735
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1736 * dist.Makefile: Added 'css.el' to targets
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1737
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1738 * css.el: Initial revision
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1739
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1740 * w3-vars.el: Renamed w3-right-border to w3-right-margin
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1741
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1742 Sat Nov 30 17:42:38 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1743
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1744 * custom-edit.el, custom.el, widget-edit.el, widget.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1745 -Synch'd up to Custom/Widget 1.09
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1746
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1747 Fri Nov 29 23:12:42 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1748
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1749 * font.el: Actually try to use the 'oblique' property under X
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1750
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1751 * w3-display.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1752 Fix for sometimes getting an invalid glyph error in image retrieval.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1753 Fixed problem where table display would pop something off the open element stack.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1754
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1755 * custom-edit.el, custom.el, widget-edit.el, widget.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1756 -Synch'd up to Custom/Widget 1.08
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1757
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1758 * w3-display.el: List filling seems to line up correctly now.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1759 Fixed bug in ordered list handling (wrong arg passed to a format).
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1760 Changed the way spacing is handled.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1761
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1762 * w3-menu.el: Added new 'search' menu with common web indexes
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1763
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1764 * dist.Makefile:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1765 Don't specify widget*.el twice in SOURCES _AND_ CUSTOMSOURCES or
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1766 install under FreeBSD chokes.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1767
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1768 * w3-display.el: Protect against list-item display property outside of a list.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1769
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1770 * w3-sysdp.el: Fixed free var reference in make-device
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1771
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1772 Thu Nov 28 23:01:11 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1773
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1774 * w3-display.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1775 Protect against bad values of w3-last-fill-pos in w3-display-line-break
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1776
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1777 * w3-e19.el, w3-menu.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1778 -Patches from Dave Love <d.love@dl.ac.uk> for using title of link in menus
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1779
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1780 Wed Nov 27 22:59:56 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1781
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1782 * w3-vars.el: Created version 3.0.32
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1783
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1784 * w3.txi: Started revamping some of the documentation
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1785
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1786 * url-custom.el: Initial revision
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1787
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1788 * w3-display.el: Handle 'menu' list type correctly
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1789
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1790 * url.el: Patch from Thierry.Emery@aar.alcatel-alsthom.fr;
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1791 - insert information about processes in buffer "URL Status Display"
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1792 instead of *URL-<i>* : added a local variable `url-status-buf' and a
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1793 call to `set-buffer'
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1794
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1795 - changed `url-get-working-buffer' to `url-get-working-buffer-name',
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1796 because `url-working-buffer' is expected to be a name, not a buffer
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1797 (my mistake)
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1798
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1799 * w3-xemac.el, w3-vars.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1800 Removed some old variables that aren't used anywhere now.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1801
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1802 * w3-e19.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1803 Patch from Dave Love <d.love@dl.ac.uk> for 'title' version of w3-echo-link.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1804
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1805 * w3-display.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1806 Patch from Dave Love <d.love@dl.ac.uk> for 'title' version of w3-echo-link.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1807 Form info is now stuck on a stack instead of in a let-bound variable.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1808 Only call w3-display-fix-widgets once! recursive calls to
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1809 w3-display-node when rendering tables caused it to happen more than it
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1810 should.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1811
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1812 * w3-forms.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1813 Patch from Dave Love <d.love@dl.ac.uk> to protect against bad value
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1814 for 'next' in w3-next-widget.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1815
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1816 * dist.Makefile: Don't use `install -d', use mkdir -p if necessary
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1817
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1818 Tue Nov 26 16:21:32 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1819
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1820 * custom-edit.el, custom.el: synch'd up to custom 1.05
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1821
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1822 * widget.el, widget-edit.el: *** empty log message ***
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1823
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1824 * widget-edit.el, widget.el: synch'd up to widget 1.05
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1825
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1826 * w3-display.el: Handles the 'dir' list type correctly now.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1827
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1828 * url.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1829 Quick patch to check for url-working-buffer being a buffer, not a string.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1830
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1831 * w3-display.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1832 Backed out _BAD BAD BAD_ change to protect against invalid values for
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1833 w3-last-fill-pos that basically fucked everything in regards to
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1834 vertical whitespace.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1835
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1836 Mon Nov 25 21:12:17 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1837
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1838 * w3-display.el: *** empty log message ***
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1839
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1840 * w3-display.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1841 Now only does incrememental display around block level elements.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1842 Does better munging of pre-formatted text CR -> LF CRLF->LF, etc.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1843
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1844 * w3.el: Protect against errors in w3-sentinel on bad buffers.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1845
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1846 * w3-vars.el: Created version 3.0.31
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1847
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1848 * widget-edit.el: Fixed compile problems under emacs
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1849
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1850 * w3-vars.el: *** empty log message ***
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1851
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1852 * widget.el: Made widget.el compile in emacsen w/o native backquote support
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1853
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1854 * w3-display.el: *** empty log message ***
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1855
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1856 * w3-parse.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1857 Patch from greg stark for dealing with '=' in misquoted attribute value pairs
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1858
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1859 Sun Nov 24 23:25:25 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1860
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1861 * w3-display.el: Reimplemented targetted anchors (#foo)
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1862
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1863 * url.el: *** empty log message ***
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1864
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1865 * url-vars.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1866 Changed default of url-mime-language-string to '*' to make some sites happy.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1867
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1868 * w3-display.el: Protect against w3-last-fill-pos getting an invalid position
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1869
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1870 * w3.el, w3-display.el, w3-vars.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1871 Patch from Dave Love <d.love@dl.ac.uk> to add new possibility 'title'
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1872 to w3-echo-link to show the 'title' attribute of a link if its there.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1873
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1874 * w3-speak.el: Patch from raman.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1875
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1876 * font.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1877 Patch from nagae@mickey.ai.kyutech.ac.jp to handle fontsets correctly in mule
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1878
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1879 * w3-display.el: Implemented a few more CSS properties.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1880 list-style - control how list items are displayed. Ordered lists are
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1881 now different from unordered only in their list-style.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1882 Need to implement contextual selectors to get ordered
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1883 lists to work out of the box though.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1884 white-space - control whether whitespace is collapsed or not, and
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1885 whether text is wrapped. <pre> <xmp> and <plaintext>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1886 are now all specified to use this in the default
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1887 stylesheet.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1888 text-align - this replaces the old 'align' attribute
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1889
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1890 Reimplemented inlined styles.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1891
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1892 * default.css: Varius updates to take advantage of the new CSS properties
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1893 white-space, list-style, etc.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1894
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1895 * w3-style.el: Handle url() and rgb() notation in color specifications
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1896
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1897 * w3-vars.el: Removed a few outdated variables
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1898
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1899 Sat Nov 23 02:10:37 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1900
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1901 * w3-display.el: *** empty log message ***
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1902
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1903 * dsssl.el: Got rid of yet more compilation warnings.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1904
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1905 * custom.el, custom-edit.el: Synch'd up to custom 1.0.1
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1906
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1907 * w3-display.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1908 Better handling of <hr> and <center>, and line spacing in general
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1909
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1910 * default.css: Updates to default stylesheet to deal with <center> and <div>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1911
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1912 * w3.el, url.el, url-vars.el, url-http.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1913 Patches from Thierry Emery to allow multiple asynch fetches.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1914
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1915 Fri Nov 22 22:26:35 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1916
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1917 * widget-edit.el, widget.el: -Synch'd up to widget 1.01
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1918
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1919 * w3-style.el: Fixed a few fRemoved a few free variable sets/refs
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1920
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1921 * w3.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1922 When saving a document as html source, try to get into the 'head' before inserting the base.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1923
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1924 * w3-display.el, w3-style.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1925 Stylesheets now store all there information as property lists instead
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1926 of assoc lists. Just easier.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1927
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1928 * font.el: Fix for font-normalize-color under nextstep
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1929
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1930 Thu Nov 21 04:01:22 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1931
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1932 * widget-edit.el, widget.el: synch'd to 1.00 of widget/custom
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1933
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1934 Mon Nov 18 16:26:06 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1935
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1936 * install.sh: Initial revision
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1937
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1938 * html32.dsl: Updated to latest from jon bosak
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1939
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1940 * w3-vars.el: Created version 3.0.30
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1941
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1942 Thu Nov 14 22:39:36 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1943
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1944 * w3.el: Changed this so you can actually just do a (require 'w3-sysdp) and
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1945 each function will check to see if it should overwrite, instead of
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1946 conditionalizing that on the whole file.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1947
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1948 * url.el: *** empty log message ***
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1949
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1950 * images.el, font.el, docomp.el, w3-sysdp.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1951 Changed this so you can actually just do a (require 'w3-sysdp) and
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1952 each function will check to see if it should overwrite, instead of
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1953 conditionalizing that on the whole file.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1954
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1955 * w3-display.el: Moved some macros around.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1956
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1957 * widget.el, widget-edit.el, w3-forms.el: Sync'd up to Widget 0.999
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1958
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1959 * w3-auto.el, w3-menu.el: *** empty log message ***
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1960
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1961 Sun Nov 10 18:08:24 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1962
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1963 * w3-vars.el: Created version 3.0.29
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1964
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1965 * dsssl.el: Various changes, starting on the actual flow object stuff
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1966
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1967 Tue Nov 5 05:26:07 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1968
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1969 * url-news.el: Updated version checking of news to deal with 'red' gnus
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1970
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1971 Mon Nov 4 14:47:47 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1972
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1973 * w3-display.el: Don't show the content of 'script' - typo
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1974
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1975 Fri Nov 1 15:08:45 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1976
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1977 * default.css: Changes from raman
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1978
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1979 Thu Oct 31 18:51:52 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1980
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1981 * widget-edit.el: -
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1982
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1983 Tue Oct 29 19:53:38 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1984
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1985 * w3-display.el: *** empty log message ***
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1986
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1987 Thu Oct 24 02:25:03 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1988
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1989 * w3-widget.el: Updated the image widget to the new widget stuff.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1990
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1991 Wed Oct 23 13:26:09 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1992
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1993 * docomp.el: *** empty log message ***
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1994
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1995 * url.el: Fixed bug in url-remove-relative-links that would choke on something
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1996 like: /foo/bar/./../baz/ - they /../ was removed first, removing its
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1997 parent directory, the /./ - ack.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1998
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
1999 * w3-display.el: Image loading is back!
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2000 Client-side imagemaps are back!
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2001 Forms that span tables are working now.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2002
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2003 Mon Oct 21 21:32:33 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2004
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2005 * w3-vars.el: Created version 3.0.28
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2006
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2007 * url-mail.el: Make mail handling a little more generic.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2008
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2009 * w3-display.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2010 Fix for w3-display-fix-widgets so that links right up against each
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2011 other don't cause it to skip every-other-one.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2012
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2013 Sun Oct 20 16:47:05 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2014
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2015 * w3-style.el: don't map a pitch of 9 to 0.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2016
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2017 * w3-speak.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2018 Added back in the advice for url-lazy-message that provided auditory
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2019 feedback during URL retrieval. Also added back in the
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2020 w3-speak-browse-page command.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2021
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2022 * w3-speak.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2023 Some patches from TV Raman to fix multiline text entry area speaking
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2024 and a bogus call to widget-get in text entry area speaking.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2025
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2026 Fri Oct 18 12:27:04 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2027
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2028 * w3-display.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2029 Patches from Thierry Emery <Thierry.Emery@aar.alcatel-alsthom.fr> to
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2030 implement 'colspan' on tables. Patch to support align=xxx on
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2031 arbitrary tags.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2032
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2033 Thu Oct 17 22:27:44 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2034
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2035 * w3-vars.el: Created version 3.0.27
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2036
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2037 * w3-display.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2038 fixed voicification of hyperlinks. Fixed problem in w3-normalize-spaces
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2039 and multi-line strings.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2040
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2041 Wed Oct 16 20:56:40 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2042
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2043 * w3-speak.el: Fix stupid problem. function renaming lossage. Fun
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2044
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2045 * w3-display.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2046 Fixed <select> form items that had no <option value=xxx selected>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2047 entry in them. Wheee.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2048
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2049 * w3-display.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2050 Fixed <select> form items that had an <option value=xxx selected>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2051 entry in them. Wheee.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2052
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2053 * w3.el: document info is now shown as a table.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2054
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2055 * w3.el: Document information is now shown as a table.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2056
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2057 * w3-display.el, w3-vars.el: Now keeps better track of the <meta> tag info
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2058
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2059 * w3-vars.el: Created version 3.0.26
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2060
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2061 * w3-display.el: *** empty log message ***
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2062
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2063 Tue Oct 15 13:21:54 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2064
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2065 * w3-display.el: Added back in <meta> and <link> handling.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2066 Fixed insert-before and insert-after for 'a' tag and pseudo-classes
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2067
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2068 * w3-display.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2069 Fixed some potential runaway style inheritance - need to think about a
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2070 better way to pop style info off the various stacks than
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2071 (w3-handle-content node) on an empty element.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2072
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2073 * w3-display.el: Fixed <textarea> elements in forms
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2074
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2075 * w3-display.el, w3-forms.el: Fixed <select> elements in forms
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2076
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2077 Sun Oct 13 23:50:03 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2078
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2079 * w3-vars.el: Created version 3.0.25
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2080
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2081 * dsssl.el: Bug fixes
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2082
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2083 * url-hash.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2084 Fixed bug in url-gethash where it wasn't honoring the 'default' parameter
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2085
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2086 Sat Oct 12 20:32:49 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2087
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2088 * widget.el, widget-edit.el: Synched up to widget 0.99.4
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2089
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2090 Fri Oct 11 18:55:02 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2091
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2092 * w3-display.el: fix for xemacs w/ temp faces
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2093
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2094 * w3-display.el: Fixed a bug with the insert-after handling. Duhh.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2095
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2096 * default.css, w3-display.el: Implemented insert-before and insert-after
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2097
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2098 Wed Oct 9 19:00:59 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2099
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2100 * ssl.el, url-cookie.el, url-file.el, url-gopher.el, url-hash.el, url-http.el, url-irc.el, url-mail.el, url-misc.el, url-news.el, url-nfs.el, url-parse.el, url-pgp.el, url-vars.el, url-wais.el, url.el, urlauth.el, w3-about.el, w3-annotat.el, w3-display.el, w3-e19.el, w3-emulate.el, w3-forms.el, w3-hot.el, w3-imap.el, w3-keyword.el, w3-latex.el, w3-menu.el, w3-mouse.el, w3-mule.el, w3-parse.el, w3-prefs.el, w3-print.el, w3-speak.el, w3-style.el, w3-toolbar.el, w3-vars.el, w3-widget.el, w3-xem20.el, w3-xemac.el, w3.el, xbm-button.el, xpm-button.el, base64.el, dsssl.el, font.el, images.el, md5.el, mm.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2101 -Updated copyrights/addresses
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2102
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2103 Tue Oct 8 14:56:22 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2104
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2105 * w3-display.el: Tables now default to having no border
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2106
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2107 * w3-forms.el: Require w3-vars so Gnus will work
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2108
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2109 * w3-vars.el: Created version 3.0.24
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2110
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2111 * w3-speak.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2112 Added a few patches from raman and the latest version of emacspeak -
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2113 everything appears to work out of the box now.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2114
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2115 * w3-style.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2116 Added in a few autoloads for getting emacspeak to work right out of the box.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2117
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2118 * w3-display.el: Added back in the :help-echo stuff on widgets
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2119
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2120 Mon Oct 7 18:09:17 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2121
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2122 * w3-display.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2123 <isindex> works again. Automatically turns off filladapt-mode now,
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2124 since we apparently don't play well together.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2125
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2126 * default.css: Added some margins
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2127
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2128 * w3-display.el: Fix for emacs 19
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2129
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2130 Fri Oct 4 17:08:51 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2131
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2132 * dsssl.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2133 Fixed a few errors in calling w3-dsssl-check-args. Now _EVERYTHING_
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2134 compiles cleanly.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2135
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2136 * docomp.el: Added a few more variables to the 'expected-to-be-free' list.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2137 Everything but dsssl.el compiles cleanly now.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2138
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2139 * url-news.el: Fixed a few typos that resulted in free variable references.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2140
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2141 * w3-display.el: New function w3-make-face to 'do the right thing' in
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2142 Emacs/XEmacs/Emacs-with-no-X-support.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2143 Implemented margin-left and margin-right.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2144 Fixed a few problems with runaway or insufficient application of styles.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2145
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2146 Mon Sep 30 19:43:35 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2147
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2148 * url-hash.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2149 Nasty hack to fix the !! error (("file \"cl-extra\" didn't define \"gethash\"")) stuff people are seeing under Emacs-19
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2150
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2151 * w3-vars.el: Created version 3.0.23
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2152
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2153 * w3-prefs.el: Updates for new widget package
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2154
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2155 * w3-display.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2156 No more recursion! Lots more shit broke though. Lists are totally broken.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2157
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2158 * w3.el: Updates for new widget package
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2159
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2160 * w3-keyword.el: *** empty log message ***
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2161
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2162 Sun Sep 29 21:26:47 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2163
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2164 * widget.el, widget-edit.el: Updated to version 0.99 of the library
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2165
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2166 * widget-edit.el: Allow the :help-echo widget stuff to be a symbol
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2167
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2168 * w3.el: More updates for the latest widget package
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2169
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2170 * w3-sysdp.el: New functions prepend-text-property, append-text-property,
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2171 fillin-text-property
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2172
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2173 * default.css, url.el: *** empty log message ***
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2174
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2175 Wed Sep 25 10:53:08 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2176
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2177 * dist.Makefile: Removed custom.el and custom-edit.el from the distribution.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2178
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2179 Tue Sep 24 05:04:47 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2180
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2181 * w3-vars.el: Created version 3.0.22
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2182
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2183 * widget.el, widget-edit.el: Updated to latest widget stuff from Per.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2184
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2185 * w3-parse.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2186 Added <script> to %body.content so that stupid IE 3.0 demo pages would work.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2187
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2188 * w3-keyword.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2189 Added some new keyword defs to get rid of compile-time warnings
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2190
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2191 * w3-forms.el, w3-display.el: Now works with newest widget stuff
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2192
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2193 * url.el: New function url-parse-query-string, to return an assoc list of name
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2194 value pairs from a URL-style query. url-unhex-string now takes an
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2195 optional second argument for whether to allow decoding of newlines or
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2196 not.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2197
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2198 * url-mail.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2199 Now understands netscape-style 'extensions' to the mailto: specifier.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2200 ie: mailto:wmperry?subject=thesubject&bcc=root
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2201
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2202 * font.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2203 Now always converts to points instead of pixels, seems to give better
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2204 results this way.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2205
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2206 Mon Sep 23 04:53:56 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2207
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2208 * w3-vars.el: Created version 3.0.20
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2209
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2210 * dsssl.el: Made dsssl depend on url-hash
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2211
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2212 Sun Sep 22 05:16:06 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2213
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2214 * w3-display.el, w3-parse.el: *** empty log message ***
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2215
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2216 * w3-display.el: Some spacing changes, fix for nested lists
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2217
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2218 * custom.el, widget-edit.el, widget.el: -
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2219
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2220 * custom-edit.el: *** empty log message ***
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2221
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2222 Fri Sep 20 05:07:12 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2223
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2224 * w3-vars.el: Created version 3.0.19
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2225
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2226 * w3-display.el: *** empty log message ***
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2227
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2228 * w3-sysdp.el: Added in stub for set-keymap-parents
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2229
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2230 * w3-speak.el: Patches from raman
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2231
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2232 * w3-prefs.el, w3-imap.el: *** empty log message ***
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2233
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2234 * w3-hot.el: Fixed w3-read-html-bookmarks to work with some parser changes.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2235
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2236 * w3-forms.el: Made forms work again.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2237
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2238 * w3-display.el: Changed how the borders on tables are drawn.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2239 Added back in the voice support.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2240
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2241 Thu Sep 19 05:12:49 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2242
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2243 * w3-vars.el: Created version 3.0.18
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2244
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2245 * dist.Makefile:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2246 Moved the URL and W3 packages back into one big distrubtion again
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2247
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2248 * w3-vars.el: Created version 3.0.18
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2249
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2250 * w3-vars.el: Created version 3.0.19
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2251
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2252 * w3-display.el: Don't crap out on tables with 0 columns
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2253
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2254 * docomp.el, url.el: *** empty log message ***
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2255
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2256 Wed Sep 18 12:50:03 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2257
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2258 * w3-vars.el: Created version 3.0.18
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2259
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2260 * docomp.el: *** empty log message ***
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2261
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2262 * w3-display.el: Space filling fixes
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2263
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2264 * w3-auto.el: Added autoload for w3-style-post-process-stylesheet
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2265
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2266 Tue Sep 17 12:50:47 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2267
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2268 * w3-vars.el: Created version 3.0.16
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2269
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2270 * w3-display.el, w3-e19.el: *** empty log message ***
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2271
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2272 Mon Sep 16 04:46:18 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2273
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2274 * custom-edit.el, custom.el, widget-edit.el, widget-example.el, widget.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2275 Initial revision
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2276
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2277 Sun Sep 15 22:47:53 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2278
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2279 * w3-vars.el: Created version 3.0.15
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2280
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2281 * w3-display.el: Alignment stuff works (right, left, full, center).
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2282 Tables can now be borderless, and if it has borders, they are all there.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2283 <pre>/<xmp> work.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2284
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2285 * url-vars.el: Created version 1.0.42
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2286
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2287 * url-http.el: *** empty log message ***
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2288
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2289 * w3-vars.el: Created version 3.0.14
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2290
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2291 * html32.dsl: Initial revision
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2292
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2293 * w3.el: Use the new display code.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2294
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2295 * w3-forms.el: A few changes for the latest display code
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2296
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2297 * w3-vars.el: Created version 3.0.14
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2298
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2299 * w3-display.el: Actually mostly works
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2300
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2301 * w3-parse.el: Removed hooks into the old display engine
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2302
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2303 * url.el: *** empty log message ***
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2304
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2305 * w3-speak.el: Update from raman
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2306
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2307 * url.el: *** empty log message ***
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2308
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2309 Sat Sep 14 16:48:24 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2310
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2311 * url-gopher.el, url.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2312 Added '...' to the downloading messages so that they do not show up in
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2313 the message log buffer under Emacs 19.xx
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2314
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2315 * w3-parse.el: Changed content-model of <script> to fix problems on some sites
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2316 (notably netscape's) that use an unescaped </ in the script. BAD SGML
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2317 DAMMIT.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2318
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2319 Fri Sep 13 05:24:53 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2320
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2321 * w3-vars.el: Created version 3.0.13
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2322
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2323 * w3-forms.el: Use the new :ignore-case stuff for choice items
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2324
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2325 Thu Sep 12 05:57:47 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2326
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2327 * w3-display.el: Holy shit tables work.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2328
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2329 Tue Sep 10 03:11:55 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2330
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2331 * w3-speak.el: Bug-fixes from raman.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2332
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2333 Mon Sep 9 05:18:37 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2334
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2335 * dsssl.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2336 Removed a few compiler warnings and fixed a few bugs (equal, error, time
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2337
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2338 * dsssl.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2339 DSSSL (define ...)'d functions are now called correctly. Wow. Added
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2340 in most of the rest of the DSSSL(o) application profile functions.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2341
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2342 * dsssl.el: Initial revision
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2343
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2344 * w3-parse.el: *** empty log message ***
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2345
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2346 * w3-about.el, w3-annotat.el, w3-draw.el, w3-e19.el, w3-emulate.el, w3-forms.el, w3-hot.el, w3-imap.el, w3-keyword.el, w3-menu.el, w3-mouse.el, w3-mule.el, w3-prefs.el, w3-print.el, w3-speak.el, w3-style.el, w3-toolbar.el, w3-vars.el, w3-widget.el, w3.el, w3-xemac.el, images.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2347 Changed copyright assignment
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2348
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2349 * font.el: changed copyright assignment
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2350
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2351 Sun Sep 8 00:31:52 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2352
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2353 * w3-draw.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2354 Added in a stub handler for the 'frame' tag, so that you can still get
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2355 to frame pages written by idiots who don't use a decent 'noframe'
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2356 subdocument.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2357
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2358 * url.el: Removed nntp-after-change-function, since it screwed up GNUS
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2359
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2360 Sat Sep 7 01:45:17 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2361
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2362 * w3-latex.el: updated email address for stephen peters
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2363
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2364 Wed Sep 4 02:09:08 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2365
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2366 * socks.el: Initial revision
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2367
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2368 Sun Sep 1 16:22:50 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2369
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2370 * w3-draw.el: Don't load images on a TTY device in XEmacs. General speedup
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2371
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2372 Thu Aug 29 04:09:40 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2373
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2374 * w3-vars.el: Created version 3.0.12
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2375
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2376 Sun Aug 25 17:12:32 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2377
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2378 * w3-draw.el: Added some stubs for tables
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2379
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2380 Mon Aug 19 03:30:47 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2381
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2382 * w3.el: fixed bug in w3-insert-formatted-url
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2383
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2384 Mon Aug 12 03:10:30 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2385
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2386 * w3-style.el: Don't make a null voice of paul-5555 if no stuff is specified.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2387
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2388 * default.css: Added speech elements to the default stylesheet.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2389
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2390 Sun Aug 11 16:41:58 1996 William M. Perry <wmperry@cs.indiana.edu>
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2391
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2392 * w3-vars.el: Created version 3.0.11
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2393
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2394 * font.el:
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2395 Fix for font-default-font-for-device under XEmacs when you use a font
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2396 like '10x20' instead of the fully specified version
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2397
14
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2398 Sat Aug 10 16:14:08 1996 William M. Perry <wmperry@cs.indiana.edu>
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2399
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2400 * w3-forms.el:
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2401 Do not encode the '.' in application/x-www-form-urlencoded. Fucking
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2402 netscape compatbility. What _SPEC_?! There aren't any specs on the
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2403 web, right?!
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2404
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2405 * w3-forms.el:
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2406 Fixed problem with submissions of a form with the exact same arguments
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2407 causes elements from both form to be submitted. ack.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2408
14
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2409 Tue Aug 6 14:03:52 1996 William M. Perry <wmperry@cs.indiana.edu>
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2410
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2411 * w3-parse.el:
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2412 fixed stupid mistake in DTD I made when changing to 3.2 DTD - left
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2413 'style' out of head's content-model so no in-document stylesheet stuff
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2414 was getting parsed. gack.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2415
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2416 * w3-forms.el: No longer put a 'choose' in front of option menus
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2417
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2418 * w3-speak.el: fixed bugs
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2419
14
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2420 Mon Aug 5 14:03:09 1996 William M. Perry <wmperry@cs.indiana.edu>
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2421
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2422 * w3-vars.el: Created version 3.0.10
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2423
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2424 * default.css: A few mild changes, and docs.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2425
14
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2426 Sun Aug 4 23:51:26 1996 William M. Perry <wmperry@cs.indiana.edu>
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2427
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2428 * w3-speak.el: new version of w3-speak from raman
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2429
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2430 * w3-draw.el: Style search alg. now looks for tag/id|name first. Now supports
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2431 inlined 'style' keyword on any tag. Gack *sigh*
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2432
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2433 * w3-style.el:
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2434 Can now have periods in class names. Fixed bug where the class would
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2435 be normalized to lowercase as well as the tag name. BAD BAD BAD.
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2436
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2437 * w3-speak.el: some changes from raman
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2438
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2439 * w3-style.el: Think I finally fixed some stylesheet weirdness
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2440
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2441 * w3.el: Don't override user prefs w/w3-user-colors-take-precedence -duh
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2442
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2443 * w3-parse.el: fixed graphical entities
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2444
14
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2445 Sat Aug 3 20:09:50 1996 William M. Perry <wmperry@cs.indiana.edu>
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2446
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2447 * w3-vars.el:
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2448 Added textual representation of the 'artist formerly known as prince'
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2449 graphical icons
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2450
14
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2451 * md5.el: removed /bin/sh dependency in md5
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2452
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2453 Fri Aug 2 14:08:38 1996 William M. Perry <wmperry@cs.indiana.edu>
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2454
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2455 * url-vars.el: Created version 1.0.41
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2456
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2457 * url.el:
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2458 no longer special case file:// urls when checking for no_proxy - thats
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2459 just stupid.
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2460
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2461 Thu Aug 1 13:32:54 1996 William M. Perry <wmperry@cs.indiana.edu>
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2462
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2463 * w3-vars.el: Created version 3.0.9
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2464
14
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2465 * url.el: made url-insert-file-contents interactive
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2466
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2467 * w3-sysdp.el:
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2468 added data-directory to sysdep version of x-library-search-path for
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2469 emacs under windows 95/nt
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2470
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2471 * w3-vars.el:
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2472 Implemented &prince; and &princesymbol; graphical entities. Thanks
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2473 for the note Jamie Z!
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2474
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2475 * w3-forms.el: fix for gopher searches
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2476
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2477 * w3-draw.el: Added support for balloon-help
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2478
14
9ee227acff29 Import from CVS: tag r19-15b90
cvs
parents: 2
diff changeset
2479 Fri Jul 26 05:57:21 1996 William M. Perry <wmperry@cs.indiana.edu>
2
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2480
ac2d302a0011 Import from CVS: tag r19-15b2
cvs
parents: 0
diff changeset
2481 * w3-display.el, w3-texinfo.el: Initial revision