Miles Bader
4ed925c668
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 274-284)
- Update from CVS
- Update etc/MORE.STUFF.
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 101)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-62
2006-05-17 07:46:49 +00:00
Reiner Steib
d10a6bf119
(url-http-file-exists-p): Test if status is integer.
2006-05-12 12:29:36 +00:00
Miles Bader
3bcf2b084a
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-60
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 259-273)
- Update from CVS
- lisp/replace.el (occur-engine): Bind `inhibit-field-text-motion' to t
- Merge from gnus--rel--5.10
- Rename "field-at-point" to "field-at-pos"
- (comint-insert-input): Remove redundant calls to setq and goto-char
* gnus--rel--5.10 (patch 99-100)
- Merge from emacs--devo--0
- Update from CVS
2006-05-10 20:42:41 +00:00
Eli Zaretskii
3dfed65387
*** empty log message ***
2006-05-05 13:03:17 +00:00
Eli Zaretskii
48abdb63bf
(url-http-parse-headers): Don't reuse connection if "Connection: close" header
...
was seen.
2006-05-05 12:10:24 +00:00
Miles Bader
fe682fb2f0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-58
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 239-258)
- Update from CVS
- (Ffield_beginning, find_field): Undo change of 2006-04-23.
- Rcirc patch from Ryan Yeske
- Merge from gnus--rel--5.10
- Clean up lisp/gnus/ChangeLog a bit
* gnus--rel--5.10 (patch 91-98)
- Merge from emacs--devo--0
- Update from CVS
2006-05-02 05:51:52 +00:00
Stefan Monnier
351b838f61
(url-open-stream): Don't hide errors.
...
(url-gateway-nslookup-host, url-open-telnet): Use with-current-buffer.
2006-04-26 20:40:18 +00:00
Stefan Monnier
89a1fe7748
(url-insert): New function.
...
(url-insert-file-contents): Use it.
2006-04-26 20:37:58 +00:00
Miles Bader
91b7e4a6fd
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-50
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 185-187)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 71-72)
- Update from CVS
2006-03-31 04:56:24 +00:00
Stefan Monnier
bdba217b30
(url-handler-directory-file-name): New handler.
...
(url-file-local-copy): Plug race condition security hole.
2006-03-29 08:00:09 +00:00
Miles Bader
1ef7e5599f
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-49
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 164-184)
- Update from CVS
- Merge from gnus--rel--5.10
- Update from CVS: man/mh-e.texi (Folders): Various edits.
- Update from erc--emacs--0
* gnus--rel--5.10 (patch 62-70)
- Merge from emacs--devo--0
- Update from CVS
2006-03-28 23:08:20 +00:00
Romain Francoise
354330cf16
Fix last change.
2006-03-27 21:02:19 +00:00
Romain Francoise
7608c40cd1
(url-irc-rcirc, url-irc-erc): New functions.
...
(url-irc-function): Add rcirc and ERC to the list of IRC clients.
Default to rcirc, since ZenIRC isn't part of Emacs.
2006-03-27 20:23:47 +00:00
Miles Bader
b1af5d6a27
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-40
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 135-143)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 49-55)
- Merge from emacs--devo--0
- Update from CVS
- Update from CVS: Makefile.in (release-*): New targets.
2006-03-09 07:15:37 +00:00
Stefan Monnier
bedeb7fde3
(url-http-find-free-connection): Fix braino in last fix.
2006-03-07 17:21:16 +00:00
Stefan Monnier
8dff56def5
(url-http-find-free-connection): Don't kill the process
...
when killing the temp buffer.
(url-http-symbol-value-in-buffer): Massage to make it clear to the
byte-compiler that the function is defined.
2006-03-06 03:17:00 +00:00
Miles Bader
b434f199db
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-21
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 97-112)
- Update from CVS
- Merge from erc--emacs--0
- Update from CVS: src/regex.c (extend_range_table_work_area): Fix typo.
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 37)
- Update from CVS
2006-02-22 06:54:10 +00:00
Stefan Monnier
4e606fbad7
(url-http-find-free-connection): braino.
2006-02-20 22:21:00 +00:00
Stefan Monnier
9b4cf2318a
(url-redirect-buffer): New var.
...
(url-retrieve-synchronously): Use it to follow redirections.
2006-02-20 21:54:23 +00:00
Stefan Monnier
55d1d8b731
Require `url' rather than try to autoload parts of it.
...
(url-http-find-free-connection): `url-open-stream' needs a real buffer.
(url-http-parse-headers): Set `url-redirect-buffer' when following
a redirection reply.
2006-02-20 21:52:08 +00:00
Miles Bader
380874900c
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 43-57)
- Update from CVS
- Merge from erc--emacs--0
- Make constrain-to-field notice overlays
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 18-21)
- Update from CVS
- Merge from emacs--devo--0
2006-02-08 04:26:44 +00:00
Thien-Thi Nguyen
5b0d63bc36
Update years in copyright notice; nfc.
2006-02-05 23:44:47 +00:00
Miles Bader
87e7795ece
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-2
...
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (base, patch 1-3)
- tag of miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-704
- Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0 (patch 700-704)
- Update from CVS
- Merge from gnus--rel--5.10
- Update from CVS: lisp/cus-edit.el (customize-rogue): Minor doc fix.
* miles@gnu.org--gnu-2005/gnus--rel--5.10 (patch 185-186)
- Merge from emacs--cvs-trunk--0
- Update from CVS
2006-01-19 07:11:42 +00:00
Stefan Monnier
81cafdfe92
Move defvars out of eval-when-compile.
...
(url-news-fetch-message-id, url-news-fetch-newsgroup): Use with-current-buffer.
2006-01-18 16:43:46 +00:00
Miles Bader
41882805d6
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 616-696)
- Add lisp/mh-e/.arch-inventory
- Update from CVS
- Merge from gnus--rel--5.10
- Update from CVS: lisp/smerge-mode.el: Add 'tools' to file keywords.
- lisp/gnus/ChangeLog: Remove duplicate entry
* gnus--rel--5.10 (patch 147-181)
- Update from CVS
- Merge from emacs--cvs-trunk--0
- Update from CVS: lisp/mml.el (mml-preview): Doc fix.
- Update from CVS: texi/message.texi: Fix default values.
- Update from CVS: texi/gnus.texi (RSS): Addition.
2006-01-16 08:37:27 +00:00
Miles Bader
6a2bd1a501
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 598-615)
- Update from CVS
- Remove lisp/toolbar directory
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 142-146)
- Update from CVS
2006-01-16 06:59:21 +00:00
Stefan Monnier
e7ea7cac4e
(url-retrieve-synchronously): Adjust the workaround so as not
...
to stop in the middle of a redirection.
2006-01-10 19:31:15 +00:00
Stefan Monnier
5dc3ceeb76
(url-privacy-level): Add setter.
2006-01-10 19:14:38 +00:00
Stefan Monnier
59425106a2
(url-setup-privacy-info): Add docstring.
2006-01-10 19:13:54 +00:00
Stefan Monnier
176c99dca2
(url-history-hash-table): Initialize in declaration.
...
(url-history-parse-history): Don't reset the history.
(url-history-save-history): Create parent dir if necessary.
(url-history-save-history): Don't write the initialization of
url-history-hash-table into the history file.
(url-have-visited-url): Simplify since url-history-hash-table is non-nil.
(url-completion-function): Simplify.
2006-01-05 22:28:16 +00:00
Stefan Monnier
72a30be46b
(url-cookie-parse-file): Don't complain of missing file.
...
(url-cookie-parse-file, url-cookie-write-file, url-cookie-retrieve)
(url-cookie-generate-header-lines, url-cookie-handle-set-cookie)
(url-cookie-setup-save-timer): Remove autoload cookies.
They're only called from files that require url-cookie anyway.
2006-01-05 22:10:47 +00:00
Stefan Monnier
ce0c92e1f3
(url-history-parse-history): Don't complain if the file is missing.
...
(url-history-setup-save-timer, url-history-parse-history)
(url-history-save-history): Remove autoload cookies.
They're only called from url.el which requires url-history anyway.
2006-01-05 22:07:30 +00:00
Stefan Monnier
55262b16df
(url-retrieve-synchronously): Don't autoload.
2006-01-02 05:25:13 +00:00
Stefan Monnier
2ef88a693d
(url-retrieve, url-retrieve-synchronously): Autoload.
2006-01-02 05:24:31 +00:00
Stefan Monnier
8abe1fd585
Require `url'.
2006-01-02 05:24:01 +00:00
Stefan Monnier
32d5ce4db4
(url-store-in-cache): Use save-current-buffer.
2005-12-27 17:01:01 +00:00
Stefan Monnier
d476efde68
(url-configuration-directory): Don't autoload because the
...
default value needs to be computed at run-time, not dump-time.
2005-12-27 16:59:45 +00:00
Stefan Monnier
32fa584479
(url-cookie-write-file): Create parent dir.
2005-12-21 20:08:49 +00:00
Stefan Monnier
208d45772d
(url-configuration-directory): Use ~/.emacs.d if possible.
2005-12-21 20:04:41 +00:00
Richard M. Stallman
0c06992441
(url-cookie-save-interval): Simplify.
...
(url-cookie-setup-save-timer): Simplify.
2005-12-08 00:01:48 +00:00
Richard M. Stallman
86a4de25f2
(url-history-list): Var deleted for real.
2005-12-08 00:00:20 +00:00
Richard M. Stallman
8553120c70
(url-history-list): Var deleted.
...
(url-history-save-interval): Simplify.
(url-history-setup-save-timer): Simplify.
2005-12-04 17:53:13 +00:00
Kim F. Storm
23dec9cb73
(url-history-track): Fix last change.
2005-12-01 21:45:21 +00:00
Kim F. Storm
b0ab1a0679
*** empty log message ***
2005-12-01 21:45:08 +00:00
Richard M. Stallman
1942d6ccfd
(url-history-track): Call url-history-setup-save-timer in :set function.
...
:type allows three alternatives.
(url-history-setup-save-timer): Test url-history-track.
2005-12-01 19:15:13 +00:00
Richard M. Stallman
11b5750f12
(url-retrieve): Test url-history-track.
2005-12-01 19:14:15 +00:00
Stefan Monnier
12f1edc823
Use with-current-buffer.
...
(url-http-target-url): Rename from url-http-cookies-sources.
(url-http-parse-headers): Use it.
(url-http-handle-authentication): Use subst-char-in-string.
2005-11-18 16:55:54 +00:00
Stefan Monnier
77f05e24e8
(url-insert-file-contents): Use the charset info
...
provided by the HTTP server, if any.
2005-11-16 19:05:38 +00:00
Eli Zaretskii
ce13796f48
*** empty log message ***
2005-10-20 15:00:21 +00:00
Eli Zaretskii
cc38a29416
Remove XEmacs conditionals.
2005-10-20 14:17:14 +00:00