Initial Commit
[packages] / xemacs-packages / net-utils / ChangeLog
1 2014-09-08  Norbert Koch  <viteno@xemacs.org>
2
3         * Makefile (VERSION): XEmacs package 1.61 released.
4
5 2014-08-06  Mats Lidell  <matsl@xemacs.org>
6
7         * idna.el: New file from GNU Libidn. Added Coding cookie and load
8         protection if utf-8 support is missing.
9         * punycode.el: Ditto.
10
11 2014-05-15  Norbert Koch  <viteno@xemacs.org>
12
13         * Makefile (VERSION): XEmacs package 1.60 released.
14
15 2014-05-15  Norbert Koch  <viteno@xemacs.org>
16
17         * Makefile (VERSION): XEmacs package 1.59 released.
18
19 2014-05-13  Jerry James  <james@xemacs.org>
20
21         * .cvsignore: Remove.
22         * .hgignore: New file.
23         * *.el: Restore CVS keyword expansions.
24
25 2014-04-07  Norbert Koch  <viteno@xemacs.org>
26
27         * Makefile (VERSION): XEmacs package 1.58 released.
28
29 2014-03-25  Steve Youngs  <steve@sxemacs.org>
30
31         * google-query.el (google-query): Complete refactoring.  Instead
32         of trying to do it all "in-house" with #'open-network-stream and
33         parsing process buffers, simply call #'browse-url on it.
34         (google-query-process-results): Removed.
35         (google-query-mode): Removed.
36         (google-query-make-url-extents): Removed.
37         (google-query-ext-map): Removed.
38         (google-query-mode-map): Removed.
39         (google-query-kill-buffer): Removed.
40         (google-query-url-at-mouse): Removed.
41         (google-query-url-at-point): Removed.
42         (google-query-url-regexp): Removed.
43         (google-query-debug): Removed.
44         (google-query-mirror): Default to "https://www.google.com".
45         (google-query-maxlen): Bump default to 1024.
46         (google-query-version): Bump to 2.0
47
48 2012-01-10  Norbert Koch  <viteno@xemacs.org>
49
50         * Makefile (VERSION): XEmacs package 1.57 released.
51
52 2012-01-02  Aidan Kehoe  <kehoea@parhasard.net>
53
54         * browse-cltl2.el (cltl2-prepare-index): #'puthash, not
55         #'cl-puthash, the latter is an obsolete name.
56
57 2011-12-22  Vin Shelton  <acs@xemacs.org>
58
59         * net-utils.el (net-utils-version):  Set $Revision to the most
60         recent CVS revision number.
61
62 2008-04-07  Norbert Koch  <viteno@xemacs.org>
63
64         * Makefile (VERSION): XEmacs package 1.56 released.
65
66 2008-04-05  Steve Youngs  <steve@sxemacs.org>
67
68         * google-query.el (google-query-process-results): Fix the regexp
69         to find the URLs in the output.  Google decided to change their
70         format again.
71         (google-query-version): Bump to 1.9
72
73 2008-03-03  Norbert Koch  <viteno@xemacs.org>
74
75         * Makefile (VERSION): XEmacs package 1.55 released.
76
77 2008-03-03  Didier Verna  <didier@xemacs.org>
78
79         * feedmail.el (feedmail-fill-to-cc-function): Fix BCC regexp (add
80         missing colon).
81         From Volker Zell  <Dr.Volker.Zell@oracle.com>
82
83 2007-11-29  Norbert Koch  <viteno@xemacs.org>
84
85         * Makefile (VERSION): XEmacs package 1.54 released.
86
87 2007-11-28  Aidan Kehoe  <kehoea@parhasard.net>
88
89         * xemacsbug.el:
90         Document that we speak most of the major Western languages plus
91         Japanese, but that English is the working language of the project
92         and reports in it are preferred.
93         * xemacsbug.el (report-xemacs-bug-help):
94         Don't quote the lambda expression as a list.
95         * xemacsbug.el (xemacs-default-composefunc-dont-nag): New.
96         defvar it here (it's been added to the core of 21.5) to avoid
97         compile errors on 21.4.
98         * xemacsbug.el (report-xemacs-bug):
99         Bind xemacs-default-composefunc-dont-nag to avoid warnings about
100         the crapness of the default email client when reporting bugs.
101         * xemacsbug.el (report-xemacs-bug-hook):
102         Don't quote the lambda expression as a list.
103
104 2007-06-22  Norbert Koch  <viteno@xemacs.org>
105
106         * Makefile (VERSION): XEmacs package 1.53 released.
107
108 2007-06-21  Aidan Kehoe  <kehoea@parhasard.net>
109
110         * xemacsbug.el (report-xemacs-bug):
111         Give details of the POSIX locale, the Lisp language environment,
112         and the standard coding system aliases when reporting a bug.
113
114 2007-03-06  Norbert Koch  <viteno@xemacs.org>
115
116         * Makefile (VERSION): XEmacs package 1.52 released.
117
118 2007-03-05  Steve Youngs  <steve@sxemacs.org>
119
120         Unless otherwise noted, what we have here is a big fat load of
121         whitespace and byte-compiler warning fixes.
122
123         * Makefile (REQUIRES): Update.
124
125         * browse-cltl2.el (*cltl2-use-url*):
126         (*cltl2-fetch-method*):
127         (*cltl2-url*):
128         (*cltl2-local-file-pos*):
129         (*cltl2-index-file-name*):
130         (*cltl2-home*):
131         (*cltl2-vfd-key*):
132         (*cltl2-old-find-file-noselect*): Removed.
133         (*cltl2-vi-key*):
134         (*cltl2-search-regexpr*):
135         (cltl2-fetch-index-by-file):
136         (cltl2-fetch-index-by-www):
137         Various "style" fixes, whitespace, and byte-compiler fixes.
138
139         * dig.el (dig):
140         (dig-run-mode-hooks): New.
141         (dig-mode):
142         Sync with upstream.
143
144         * dns-mode.el (dns-mode):
145         Sync with upstream.
146
147         * dns.el (dns-query-types):
148         (dns-read-type):
149         (dns-read-txt): New.
150         (dns-get-txt-answer): New.
151         (dns-cache): New.
152         (query-dns-cached): New.
153         (query-dns):
154         Sync with upstream
155
156         * feedmail.el (feedmail-confirm-outgoing):
157         (feedmail-confirm-outgoing-timeout):
158         (feedmail-nuke-bcc):
159         (feedmail-nuke-resent-bcc):
160         (feedmail-deduce-bcc-where):
161         (feedmail-fill-to-cc):
162         (feedmail-fill-to-cc-fill-column):
163         (feedmail-nuke-bcc-in-fcc):
164         (feedmail-nuke-body-in-fcc):
165         (feedmail-force-expand-mail-aliases):
166         (feedmail-nuke-empty-headers):
167         (feedmail-sender-line):
168         (feedmail-from-line):
169         (feedmail-force-binary-write): Removed.
170         (feedmail-sendmail-f-doesnt-sell-me-out):
171         (feedmail-deduce-envelope-from):
172         (feedmail-x-mailer-line-user-appendage):
173         (feedmail-x-mailer-line):
174         (feedmail-message-id-generator):
175         (feedmail-message-id-suffix):
176         (feedmail-date-generator):
177         (feedmail-spray-this-address):
178         (feedmail-spray-address-fiddle-plex-list):
179         (feedmail-spray-via-bbdb):
180         (feedmail-enable-queue):
181         (feedmail-queue-directory):
182         (feedmail-queue-draft-directory):
183         (feedmail-ask-before-queue):
184         (feedmail-ask-before-queue-prompt):
185         (feedmail-ask-before-queue-reprompt):
186         (feedmail-ask-before-queue-default):
187         (feedmail-prompt-before-queue-standard-alist):
188         (feedmail-prompt-before-queue-help-supplement):
189         (feedmail-queue-reminder-alist):
190         (feedmail-queue-chatty):
191         (feedmail-queue-chatty-sit-for):
192         (feedmail-queue-run-orderer):
193         (feedmail-queue-use-send-time-for-date):
194         (feedmail-queue-use-send-time-for-message-id):
195         (feedmail-ask-for-queue-slug):
196         (feedmail-queue-slug-maker):
197         (feedmail-queue-slug-suspect-regexp):
198         (feedmail-queue-default-file-slug):
199         (feedmail-queue-fqm-suffix):
200         (feedmail-nuke-buffer-after-queue):
201         (feedmail-queue-auto-file-nuke):
202         (feedmail-debug):
203         (feedmail-debug-sit-for):
204         (feedmail-queue-buffer-file-name):
205         (feedmail-queue-runner-is-active): New.
206         (feedmail-mail-send-hook-splitter):
207         (feedmail-confirm-addresses-hook-example):
208         (feedmail-last-chance-hook):
209         (feedmail-before-fcc-hook):
210         (feedmail-queue-express-hook):
211         (feedmail-queue-runner-mode-setter):
212         (feedmail-queue-alternative-mail-header-separator):
213         (feedmail-queue-runner-message-sender):
214         (feedmail-queue-runner-cleaner-upper):
215         (feedmail-is-a-resend):
216         (feedmail-buffer-eating-function):
217         (feedmail-binmail-linuxish-template):
218         (feedmail-binmail-template):
219         (feedmail-buffer-to-binmail):
220         (feedmail-buffer-to-sendmail):
221         (feedmail-buffer-to-smtpmail):
222         (feedmail-buffer-to-smtp):
223         (feedmail-fiddle-plex-blurb):
224         (feedmail-vm-mail-mode):
225         (feedmail-send-it):
226         (feedmail-queue-express-to-draft):
227         (feedmail-message-action-draft-strong):
228         (feedmail-message-action-queue-strong):
229         (feedmail-message-action-toggle-spray):
230         (feedmail-message-action-help):
231         (feedmail-message-action-help-blat):
232         (feedmail-run-the-queue):
233         (feedmail-queue-reminder):
234         (feedmail-queue-reminder-brief):
235         (feedmail-queue-reminder-medium):
236         (feedmail-queue-send-edit-prompt-inner):
237         (feedmail-scroll-buffer):
238         (feedmail-look-at-queue-directory):
239         (feedmail-tidy-up-slug):
240         (feedmail-queue-subject-slug-maker):
241         (feedmail-create-queue-filename):
242         (feedmail-dump-message-to-queue):
243         (feedmail-rfc822-time-zone):
244         (feedmail-rfc822-date):
245         (feedmail-send-it-immediately-wrapper):
246         (feedmail-send-it-immediately):
247         (feedmail-fiddle-header):
248         (feedmail-give-it-to-buffer-eater):
249         (feedmail-envelope-deducer):
250         (feedmail-fiddle-from):
251         (feedmail-fiddle-sender):
252         (feedmail-default-date-generator):
253         (feedmail-fiddle-date):
254         (feedmail-default-message-id-generator):
255         (feedmail-fiddle-message-id):
256         (feedmail-default-x-mailer-generator):
257         (feedmail-fiddle-x-mailer):
258         (feedmail-fiddle-spray-address):
259         (feedmail-fiddle-list-of-spray-fiddle-plexes):
260         (feedmail-fiddle-list-of-fiddle-plexes):
261         (feedmail-accume-n-nuke-header):
262         (feedmail-fill-to-cc-function):
263         (feedmail-fill-this-one):
264         (mail-utils):
265         (feedmail-one-last-look):
266         (feedmail-say-debug):
267         (feedmail-say-chatter):
268         (feedmail-find-eoh):
269         This is nearly all whitespace fixes, keeping everything under 80
270         columns.  Plus various byte-compiler fixes.
271
272         * metamail.el (metamail-region):
273
274         * mozmail.el (mozmail-version): New.  Use instead of relying on
275         CVS tags.
276         (mozmail-url-unhex): New.  Removes dependence on w3.
277         (mozmail-url-unhex-string): New. Removes dependence on w3
278         (mozmail-compose-gnus): Use `mozmail-url-unhex-string'.
279         (mozmail-populate-headers): Ditto.
280
281         * net-utils.el:
282
283         * rcompile.el:
284
285         * shadowfile.el (shadow-expand-cluster-in-file-name):
286         (shadow-copy-file):
287
288         * xemacsbug.el:
289
290         * xml.el (xml-parse-region):
291         (xml-parse-tag):
292
293 2007-01-17  Norbert Koch  <viteno@xemacs.org>
294
295         * Makefile (VERSION): XEmacs package 1.51 released.
296
297 2006-12-29  Norbert Koch  <viteno@xemacs.org>
298
299         * Makefile (VERSION): XEmacs package 1.50 released.
300
301 2006-12-29  Aidan Kehoe  <kehoea@parhasard.net>
302
303         * json.el:
304         Imported from http://edward.oconnor.cx/elisp/json.el.
305         * json.el (json-unicode-setup): New.
306         This function checks what Unicode support is available in the
307         current emacs, and initialises json-encode-char0 and
308         json-decode-char0 (intended to be workalikes for encode-char and
309         decode-char) as appropriate. In 21.4, the function is re-evaluated
310         after un-decode (the entry point for Mule-UCS) is loaded.
311
312 2006-09-25  Norbert Koch  <viteno@xemacs.org>
313
314         * Makefile (VERSION): XEmacs package 1.49 released.
315
316 2006-09-25  Steve Youngs  <steve@sxemacs.org>
317
318         * google-query.el (google-query-version): Don't use the RCS header
319         to get the version.
320         (google-query-process-results): Google changed the format of their
321         search results pages a little, update this to compensate.
322         (google-query): No need to send ssl extension in the request.
323         Send either "SXEmacs" or "XEmacs" as part of the user-agent
324         string, depending on which flavour is being used.
325
326         Somewhere along the line, google-query.el stopped working because
327         the Google folks decided to change the HTML of the search results
328         pages.  This changeset takes care of that.  Plus a couple of minor
329         things like nuking the RCS header and local-variables section.
330
331 2005-10-12  Norbert Koch  <viteno@xemacs.org>
332
333         * Makefile (VERSION): XEmacs package 1.48 released.
334
335 2005-10-06  Norbert Koch  <viteno@xemacs.org>
336
337         * Makefile (VERSION): XEmacs package 1.47 released.
338
339 2005-10-01  Steve Youngs  <steve@sxemacs.org>
340
341         * xml.el (xml-parse-region):
342         * xml.el (xml-parse-tag):
343         Fix bug where an empty element written as <foo/> incorrectly has a
344         list of children.
345         From: David Aspinall <David.Aspinall@ed.ac.uk>
346
347 2005-05-01  Norbert Koch  <viteno@xemacs.org>
348
349         * Makefile (VERSION): XEmacs package 1.46 released.
350
351 2005-05-01  Steve Youngs  <steve@sxemacs.org>
352
353         * google-query.el (google-query-url-at-point): New.  Runs
354         `browse-url' without the need for `thing-at-point'.
355         (google-query-url-at-mouse): New.  As above, via a rat.
356         (google-query-map): Use them.
357         (google-query-kill-buffer): New.  Convenience function for killing
358         the results buffer without being asked confirmation.
359         (google-query-mode-map): New.  Keymap for results buffer.
360         (google-query-ext-map): New.  Keymap for extents in results
361         buffer.  Replaces `google-query-map'.
362         (google-query-map): Removed.
363         (google-query-make-url-extents): Use `google-query-ext-map'
364         instead of `google-query-map'.
365         (google-query-mode): New.  Major mode for results buffer.
366         (google-query-process-results): Use `google-query-mode' instead of
367         fooling around with electric help.
368         Tweak the code for filtering out all the useless crud that google
369         returns.
370         Fill the results.
371
372 2005-03-14  Norbert Koch  <viteno@xemacs.org>
373
374         * Makefile (VERSION): XEmacs package 1.45 released.
375
376 2005-03-13  Steve Youngs  <steve@sxemacs.org>
377
378         * dns-mode.el: New file.
379
380 2004-09-29  Steve Youngs  <steve@youngs.au.com>
381
382         * Makefile (REQUIRES): Add ecrypto.
383         (MAINTAINER): Update my email address.
384
385 2004-07-14  Norbert Koch  <viteno@xemacs.org>
386
387         * Makefile (VERSION): XEmacs package 1.44 released.
388
389 2004-06-10  Steve Youngs  <steve@youngs.au.com>
390
391         * mozmail.el: Add some comments about an alternative way to set
392         things up on GNOME.
393         From Juergen Kreileder <jk@blackdown.de>
394
395 2004-05-19  Norbert Koch  <viteno@xemacs.org>
396
397         * Makefile (VERSION): XEmacs package 1.43 released.
398
399 2004-05-16  Steve Youngs  <steve@youngs.au.com>
400
401         * mozmail.el: Autoload `wl-draft' for wanderlust.
402         (mozmail-default-mua): Add Wanderlust.
403         (mozmail-compose-wanderlust): New.
404         Wanderlust additions are
405         From Markus Knittig <markus.knittig@arcor.de>
406
407         (mozmail-split-url): Allow for incorrect case used in mailto link
408         keywords.
409
410         Update commentary section.
411
412 2004-04-01  Norbert Koch  <viteno@xemacs.org>
413
414         * Makefile (VERSION): XEmacs package 1.42 released.
415
416 2004-04-01  Steve Youngs  <sryoungs@bigpond.net.au>
417
418         * mozmail.el: Remove an autoload.
419
420 2004-04-01  Norbert Koch  <viteno@xemacs.org>
421
422         * Makefile (VERSION): XEmacs package 1.41 released.
423
424 2004-04-01  Steve Youngs  <sryoungs@bigpond.net.au>
425
426         * Makefile (REQUIRES): Add mh-e, mew.
427
428         * mozmail.el (mozmail-default-mua): New.
429         (mozmail-populate-headers): New.
430         (mozmail-compose-vm): New.
431         From Jeff Nye <jpn@users.sourceforge.net>
432         (mozmail-compose-mhe): New.
433         (mozmail-compose-mew): New.
434         (mozmail-compose-emacs): New.
435         (mozmail-compose-rmail): New.
436         (mozmail): Use `mozmail-compose' instead of
437         `mozmail-compose-gnus'.
438
439         Update the file's commentary section.
440
441 2004-03-31  Steve Youngs  <sryoungs@bigpond.net.au>
442
443         * mozmail.el (mozmail): New custom group.
444         (mozmail-gnus-is-plugged): New.
445         (mozmail-compose-gnus): Use it.
446
447 2004-03-19  Norbert Koch  <viteno@xemacs.org>
448
449         * Makefile (VERSION): XEmacs package 1.40 released.
450
451 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
452
453         * mozmail.el: url-unhex-string is in url-util.el in the upstream
454         url package, but it is in url.el in the XEmacs W3 package.
455         Conditionalise the autoload.
456
457 2004-03-19  Norbert Koch  <viteno@xemacs.org>
458
459         * Makefile (VERSION): XEmacs package 1.39 released.
460
461 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
462
463         * dns.el (dns-make-network-process): Use `open-network-stream'
464         instead of `gnus-xmas-open-network-stream'.
465         Don't require gnus-xmas.
466
467         * mozmail.el (mozmail-split-string): New.  For GNU/Emacs
468         compatibility.
469         (mozmail-split-url): Use it.
470
471 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
472
473         * dns.el: Add support for AAAA records (see RFC 3596)
474         Fix typo PRT -> PTR
475         Parse MX, PTR and SOA replies (see RFC 1035)
476
477 2004-01-12  Norbert Koch  <viteno@xemacs.org>
478
479         * Makefile (VERSION): XEmacs package 1.38 released.
480
481 2004-01-12  Steve Youngs  <sryoungs@bigpond.net.au>
482
483         * Makefile (REQUIRES): Add fsf-compat for browse-clt12.
484         (DONTCOMPILE): New.
485         (ELCS): Use it.
486
487 2004-01-07  Norbert Koch  <viteno@xemacs.org>
488
489         * Makefile (VERSION): XEmacs package 1.37 released.
490
491 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
492
493         * google-query.el: Don't autoload `url-hexify-string'.
494         (google-query-unreserved-chars): New.
495         (google-query-hexify-string): New.
496         (google-query): Use it.
497         Remove eye-candy.
498
499         (google-query-result-count): New.
500         (google-query): Use it.
501         From Jeff Mincy <jeff@delphioutpost.com>
502
503 2004-01-05  Norbert Koch  <viteno@xemacs.org>
504
505         * Makefile (VERSION): XEmacs package 1.36 released.
506
507 2004-01-05  Steve Youngs  <sryoungs@bigpond.net.au>
508
509         * google-query.el: New.
510
511         * mozmail.el: New.
512
513         * package-info.in (provides): Add `google-query', `mozmail'.
514
515 2003-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
516
517         * dns.el: Fix misplaced eval-when-compile.
518
519 2003-12-04  Norbert Koch  <viteno@xemacs.org>
520
521         * Makefile (VERSION): XEmacs package 1.35 released.
522
523 2003-12-03  Steve Youngs  <sryoungs@bigpond.net.au>
524
525         * xml.el: defalias `match-string-no-properties' to
526         `match-string'.
527
528         * webster-www.el: Autoload `w3-form-encode-xwfu' at compile time.
529
530         * net-utils.el: Autoload `ffap-string-at-point' at compile time.
531
532         * feedmail.el: Require smtpmail at compile time.
533
534         * browse-cltl2.el (url-retrieve): Autoload it.
535
536         * Makefile (AUTHOR_VERSION): Set to N/A.
537         (MAINTAINER): Set to me.
538         (ELCS): Change to something a whole lot easier to maintain using
539         patsubst.
540         (REQUIRES): Remove fsf-compat, add vm.
541
542 2003-11-29  Jerry James  <james@xemacs.org>
543
544         * dns.el: Autoloading 'gnus-xmacs-open-network-stream did not
545         work.  Require gnus-xmas when compiling instead.
546
547 2003-11-18  Norbert Koch  <viteno@xemacs.org>
548
549         * Makefile (VERSION): XEmacs package 1.34 released.
550
551 2003-11-17  Steve Youngs  <sryoungs@bigpond.net.au>
552
553         * xemacsbug.el (report-xemacs-bug-packages-list): New.
554         (report-xemacs-bug): Use it.
555
556 2003-10-31  Norbert Koch  <viteno@xemacs.org>
557
558         * Makefile (VERSION): XEmacs package 1.33 released.
559
560 2003-05-02  Norbert Koch  <viteno@xemacs.org>
561
562         * Makefile (VERSION): XEmacs package 1.32 released.
563
564 2003-05-02  Steve Youngs  <youngs@xemacs.org>
565
566         * dig.el: New.
567
568         * dns.el: New.
569
570         * xml.el: New.
571
572         * Makefile (ELCS): Add dig.elc, dns.elc, xml.elc.
573
574         * package-info.in (provides): Add dig, dns, xml.
575
576 2003-03-09  Ben Wing  <ben@xemacs.org>
577
578         * Makefile:
579         Delete explicit compile:: and binkit: rules.
580         Don't add custom-load.elc to the list of generated elc's.
581
582 2003-01-24  Rendhalver [Peter Brown]  <rendhalver@xemacs.org>
583
584         * Makefile (VERSION): XEmacs package 1.31 released.
585
586 2003-01-23  Steve Youngs  <youngs@xemacs.org>
587
588         * xemacsbug.el (report-xemacs-bug-beta-extra-headers): Default to
589         nil.
590         (report-xemacs-bug-hook): Remove code that converted non-ASCII
591         characters to hex.  As advised by Stephen Turnbull.
592
593 2003-01-18  Rendhalver [Peter Brown]  <rendhalver@xemacs.org>
594
595         * Makefile (VERSION): XEmacs package 1.30 released.
596
597 2003-01-16  Steve Youngs  <youngs@xemacs.org>
598
599         * xemacsbug.el (report-xemacs-bug): Prepend "[Bug:
600         emacs-program-version]" to subject header.
601         Move all the instructions and explanations into the "*Bug Help*"
602         buffer.
603         List loaded modules.
604         (report-xemacs-bug-help): New.
605         (report-xemacs-bug-hook): Use electric help.
606         Fix bug that was causing an error when searching for the Cc
607         header.
608
609 2003-01-13  Steve Youngs  <youngs@xemacs.org>
610
611         * xemacsbug.el (report-xemacs-bug): Different mail-user-agent's
612         have different hooks, add code to cater to this.
613         (report-xemacs-bug-hook): Ditto.
614         Don't put stuff in *Bug Help* buffer if
615         'report-xemacs-bug-no-explanations' is t.
616
617 2003-01-12  Steve Youngs  <youngs@xemacs.org>
618
619         * xemacsbug.el (report-xemacs-bug-address): Put address in angled
620         brackets.
621         (report-xemacs-bug-beta-address): Ditto.
622         (report-xemacs-bug-beta-extra-headers): Change Cc to my address.
623         (report-xemacs-bug): Update Instructions.
624
625 2003-01-03  Rendhalver [Peter Brown]  <rendhalver@xemacs.org>
626
627         * Makefile (VERSION): XEmacs package 1.29 released.
628
629 2002-12-17  Jerry James  <james@xemacs.org>
630
631         * Makefile (REQUIRES): Add bbdb and gnus to autoload macro
632         definitions, and rmail, tm, and apel to satisfy transitive
633         dependencies on gnus.
634         * feedmail.el: Require bbdb-com at compile time to define
635         the bbdb-search macro.
636
637 2002-11-29  Ben Wing  <ben@xemacs.org>
638
639         * .cvsignore: Remove files now handled automatically by CVS.
640         * Makefile: Use `compile' instead of hard-coded `all'.
641
642 2002-10-15  Ville Skyttä  <scop@xemacs.org>
643
644         * Makefile (srckit): Remove.
645
646 2002-08-29  Rendhalver [Peter Brown]  <rendhalver@xemacs.org>
647
648         * Makefile (VERSION): XEmacs package 1.28 released.
649
650 2002-08-27  Ville Skyttä  <scop@xemacs.org>
651
652         * Makefile (REQUIRES): Add fsf-compat, eterm and sh-script,
653         they're indirectly required.
654
655 2002-08-19  Steve Youngs  <youngs@xemacs.org>
656
657         * xemacsbug.el (report-xemacs-bug): Show the correct key bindings
658         for MH-e.
659
660 2002-06-27  Steve Youngs  <youngs@xemacs.org>
661
662         * Makefile (VERSION): XEmacs package 1.27 released.
663
664 2002-06-26  Steve Youngs  <youngs@xemacs.org>
665
666         * Makefile (VERSION): XEmacs package 1.26 released.
667
668         * net-utils.el: Remove $Log keyword and some of the entries that
669         are in the ChengeLog.
670
671 2002-06-24  Adrian Aichner  <adrian@xemacs.org>
672
673         * net-utils.el (traceroute-program-options): Fix custom type
674         (repeat string).
675         * net-utils.el (ping-program-options): Ditto.
676         * net-utils.el (ipconfig-program-options): Ditto.
677         * net-utils.el (netstat-program-options): Ditto.
678         * net-utils.el (arp-program-options): Ditto.
679         * net-utils.el (route-program-options): Ditto.
680         * net-utils.el (nslookup-program-options): Ditto.
681         * net-utils.el (ftp-program-options): Ditto.
682
683 2002-06-04  Steve Youngs  <youngs@xemacs.org>
684
685         * Makefile (VERSION): XEmacs package 1.25 released.
686
687         * xemacsbug.el (report-xemacs-bug-extra-headers): New.
688         (report-xemacs-bug-beta-extra-headers): New.
689         (report-xemacs-bug): Use them.
690         Test whether using a beta XEmacs with 'xemacs-betaname'.
691
692 2002-02-23  Steve Youngs  <youngs@xemacs.org>
693
694         * package-info.in (provides): Typo.
695
696 2002-02-23  Peter Arius  <peter.arius@erln.gepas.de>
697
698         * shadowfile.el (shadow-write-info-file): Use 'buffer-live-p' to
699         check for killed buffers.
700         (shadow-write-todo-file): Ditto.
701         (shadow-save-todo-file): Ditto.
702
703 2001-09-28  Stephen J. Turnbull  <stepheen@xemacs.org>
704
705         * xemacsbug.el (report-emacs-bug):  Missing autoload.
706
707 2001-08-22  Steve Youngs  <youngs@xemacs.org>
708
709         * xemacsbug.el (report-xemacs-bug): Use 'report-xemacs-bug-hook'
710         instead of 'report-emacs-bug-hook'.
711
712 2001-08-15  Steve Youngs  <youngs@xemacs.org>
713
714         * xemacsbug.el (report-xemacs-bug): Include the load-path
715         shadows in the bug report. (Thanks to Adrian A. for help on this)
716
717 2001-08-07  Steve Youngs  <youngs@xemacs.org>
718
719         * xemacsbug.el (report-xemacs-bug-send-init): New.
720         (report-xemacs-bug): Use it.
721
722 2001-08-06  Steve Youngs  <youngs@xemacs.org>
723
724         * emacsbug.el: Removed.
725
726         * xemacsbug.el: New file, replaces the old 'emacsbug.el'.
727
728         * Makefile (ELCS): Remove emacsbug.elc and use xemacsbug.elc.
729
730 2001-07-14  Steve Youngs  <youngs@xemacs.org>
731
732         * emacsbug.el (report-emacs-bug-address): Change address to
733         xemacs-beta@xemacs.org.
734
735 2001-07-05  Adrian Aichner  <adrian@xemacs.org>
736
737         * webjump.el (webjump-sample-sites): Update webster site.
738
739 2001-07-03  Stephen J. Turnbull  <stephen@xemacs.org>
740
741         * emacsbug.el(report-emacs-bug-address): Move comment closer.
742         Change to "xemacs-beta@cvs.xemacs.org" to improve response time.
743
744 2001-05-12  Steve Youngs  <youngs@xemacs.org>
745
746         * feedmail.el: Sync with version 10.
747
748 2001-01-09  Gunnar Evermann  <ge204@eng.cam.ac.uk>
749
750         * emacsbug.el (report-emacs-bug-info): Jump to info node
751         "(xemacs)Bugs".
752         From Klaus Frank <klausf@i3.informatik.rwth-aachen.de>
753
754 2000-10-05  Martin Buchholz  <martin@xemacs.org>
755
756         * *: Mega typo fix.
757
758 1998-07-01  SL Baur  <steve@altair.xemacs.org>
759
760         * feedmail.el: synched with version 8.
761
762 1998-05-18  Damon Lipparelli  <lipp@primus.com>
763
764         * metamail.el: (metamail-region): replace bogus use of `concat'.
765
766 1998-06-01  SL Baur  <steve@altair.xemacs.org>
767
768         * browse-cltl2.el: Synch with v1.1.4.
769
770 1998-04-05  Tomasz Cholewo  <tjchol01@mecca.spd.louisville.edu>
771
772         * webster-www.el (webster-www-thesaurus): New function.
773
774 1998-03-30  SL Baur  <steve@altair.xemacs.org>
775
776         * feedmail.el: Updated.
777
778 1998-03-22  SL Baur  <steve@altair.xemacs.org>
779
780         * net-utils.el: Add autoload cookies for convenience.
781         (ping-program-options): It's system type 'linux in XEmacs.
782
783 1998-03-10  SL Baur  <steve@altair.xemacs.org>
784
785         * webjump.el (webjump-sample-sites): Fix typo.
786         (webjump): Use assoc-ignore-case for locating the proper URL
787
788 1998-01-24  SL Baur  <steve@altair.xemacs.org>
789
790         * Makefile (VERSION): Update to package standard 1.0.
791         * package-info.in: Ditto.
792
793 1998-01-12  SL Baur  <steve@altair.xemacs.org>
794
795         * Makefile: Update to newer package interface.
796
797 1998-01-05  SL Baur  <steve@altair.xemacs.org>
798
799         * Makefile: Created.
800