John Wiegley
e652840bf7
2008-01-29 John Wiegley <johnw@newartisans.com>
...
* url-auth.el (url-digest-auth): If the 'opaque' argument is not
being used, don't add it to the response text. Also, changed an
if so that the interaction between the PROMPT and OVERWRITE
arguments can no longer result in the user being queried twice for
the same login and password information.
2008-01-29 03:52:05 +00:00
Stefan Monnier
66991ff0a0
(url-generic-parse-url): Fix docstring.
2008-01-26 19:46:17 +00:00
Miles Bader
1bad168e59
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1006
2008-01-22 23:53:46 +00:00
Stefan Monnier
ce4059eea0
(unhandled-file-name-directory): Add handler.
...
(url-handler-unhandled-file-name-directory): New fun.
2008-01-21 17:16:52 +00:00
Miles Bader
59ce725a3b
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Juanma Barranquero
2941ce4bcf
*** empty log message ***
2008-01-07 16:39:40 +00:00
Juanma Barranquero
2a5be7dc2b
*** empty log message ***
2008-01-07 11:41:11 +00:00
Michael Albinus
80e4b01d33
* url-handlers.el (url-file-handler): Autoload.
2008-01-07 06:52:19 +00:00
Glenn Morris
12dc447f2a
Add 2008 to copyright years.
2008-01-07 02:23:04 +00:00
Glenn Morris
812498713a
(url-make-private-file): New function.
2007-12-11 05:50:37 +00:00
Glenn Morris
57f44ca44a
(url-history-save-history): Use url-make-private-file and with-temp-buffer.
2007-12-11 05:50:11 +00:00
Glenn Morris
e6ed493502
(url-cookie-write-file): Use url-make-private-file and with-temp-buffer.
2007-12-11 05:49:53 +00:00
Glenn Morris
9824ded5dd
(url-history-save-history): Use url-make-private-file and with-temp-buffer.
2007-12-11 05:49:36 +00:00
Glenn Morris
4e44324af2
(url-cookie-write-file): Use url-make-private-file and with-temp-buffer.
2007-12-11 05:49:10 +00:00
Glenn Morris
8703ea5358
(url-make-private-file): New function.
2007-12-11 05:48:40 +00:00
Glenn Morris
4577244fc9
(url-configuration-directory): Make it a defcustom.
2007-12-11 05:48:25 +00:00
Glenn Morris
40234eaf65
Remove directory part from filenames in function declarations.
2007-12-06 04:03:32 +00:00
Glenn Morris
e05b1e72be
(top-level): Don't require cl when compiling.
...
(url-imap): Use signal rather than check-type.
2007-12-02 18:05:57 +00:00
Glenn Morris
d87fefad37
(top-level): Don't require cl when compiling.
...
(url-history-setup-save-timer, url-history-save-history):
Use condition-case rather than ignore-errors.
2007-12-02 18:05:36 +00:00
Glenn Morris
ed7cf49acf
Don't require cl when compiling.
2007-12-02 18:05:26 +00:00
Glenn Morris
3d54861a68
(url-dav-delete-directory): Fix message typo.
2007-12-02 18:01:10 +00:00
Glenn Morris
1a39318ad3
*** empty log message ***
2007-12-02 04:09:52 +00:00
Glenn Morris
c2bf6d2c83
*** empty log message ***
2007-12-02 04:09:45 +00:00
Glenn Morris
24030ea3d9
(top-level): Don't require cl when compiling.
...
(gnus-group-buffer): Define for compiler.
(url-news-fetch-message-id): Don't use `declare'.
(nntp-open-tls-stream, nntp-open-ssl-stream):
No need to define for compiler.
(url-snews): Use nntp-open-tls-stream unless ssl is requested.
2007-12-02 04:03:19 +00:00
Glenn Morris
0bb2aced74
(nntp-open-tls-stream, nntp-open-ssl-stream):
...
No need to define for compiler.
(url-snews): Use nntp-open-tls-stream unless ssl is requested.
2007-12-02 03:58:04 +00:00
Glenn Morris
29c7eba8a1
(top-level): Always require url-parse, not just when compiling.
2007-12-01 22:04:57 +00:00
Glenn Morris
361763416f
(url-cookie-p): Declare as a function.
2007-11-30 08:06:25 +00:00
Glenn Morris
0bd90741d6
(zenirc, zenirc-send-line): Declare as functions.
2007-11-29 04:35:08 +00:00
Glenn Morris
132d5910a0
(url-file-build-filename, url-file): Wrap uses of
...
efs in (featurep 'xemacs) test.
2007-11-29 04:32:05 +00:00
Glenn Morris
7ba1d5ae7a
Diane Murray <disumu at x3y2z1.net>
...
Don't require w3-fetch and w3-open-local.
(url-dired-find-file): Use `find-file'. Doc fix.
(url-dired-find-file-mouse, url-dired-minor-mode): Doc fix.
2007-11-28 08:28:20 +00:00
Glenn Morris
e05661923e
Diane Murray <disumu at x3y2z1.net>
...
Don't require w3-fetch and w3-open-local.
(url-dired-find-file): Use `find-file'. Doc fix.
(url-dired-find-file-mouse, url-dired-minor-mode): Doc fix.
2007-11-28 08:28:15 +00:00
Glenn Morris
ba40adb479
Comment.
2007-11-27 04:11:39 +00:00
Glenn Morris
bb78f35261
(url-device-type): Fix typo.
2007-11-24 03:29:25 +00:00
Glenn Morris
9f34397ded
mail_send -> mail-send.xpm.
2007-11-24 03:29:18 +00:00
Miles Bader
d4aa48db8e
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-937
2007-11-21 04:55:58 +00:00
Dan Nicolaescu
e8ffb999b9
* frame.el (msdos-mouse-p):
...
* generic-x.el (w32-shell-name):
* files.el (msdos-long-file-names, w32-long-file-name)
(msdos-long-file-names, dired-get-filename, dired-unmark)
(dired-do-flagged-delete, dos-8+3-filename, vms-read-directory)
(view-mode-disable):
* term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
(mac-resume-apple-event, mac-font-panel-mode)
(mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
(mac-clear-font-name-table):
* term/pc-win.el (msdos-remember-default-colors)
(w16-set-clipboard-data, w16-get-clipboard-data):
* term/w32-win.el (w32-send-sys-command, w32-select-font)
(set-message-beep):
* w32-fns.el (set-message-beep, w32-get-clipboard-data)
(w32-get-locale-info, w32-get-valid-locale-ids)
(w32-set-clipboard-data):
* help-fns.el (ad-get-advice-info):
* font-lock.el (fast-lock-after-fontify-buffer)
(fast-lock-after-unfontify-buffer, fast-lock-mode)
(lazy-lock-after-fontify-buffer)
(lazy-lock-after-unfontify-buffer, lazy-lock-mode):
* net/browse-url.el (w32-shell-execute):
* dos-fns.el (int86, msdos-long-file-names):
* dos-w32.el (default-printer-name): Declare as functions.
2007-11-21 03:06:01 +00:00
Dan Nicolaescu
6d00e226c3
* progmodes/python.el (info-lookup-maybe-add-help):
...
* progmodes/ps-mode.el (doc-view-minor-mode):
* mail/emacsbug.el (Info-menu, Info-goto-node):
* emulation/viper-keym.el (viper-ex)
(viper-normalize-minor-mode-map-alist, viper-set-mode-vars-for):
* emulation/viper-cmd.el (widget-type, widget-button-press)
(viper-set-hooks):
* emacs-lisp/tcover-unsafep.el (unsafep-function):
* emacs-lisp/tcover-ses.el (ses-set-curcell, ses-update-cells)
(ses-load, ses-vector-delete, ses-create-header-string)
(ses-read-cell, ses-read-symbol, ses-command-hook, ses-jump):
* emacs-lisp/gulp.el (mail-subject, mail-send): Declare as
functions.
* url-mailto.el (mail-send-and-exit):
* url-http.el (url-dav-file-attributes):
* url-file.el (ange-ftp-set-passwd, ange-ftp-copy-file-internal):
(url-generate-unique-filename): Declare as functions.
2007-11-20 07:56:02 +00:00
Dan Nicolaescu
153ef845b8
* progmodes/idlw-help.el: Require browse-url unconditionally, it
...
is available by default.
(idlwave-help-browse-url-available): Change default to t.
* emulation/edt.el (defgroup, defcustom): Remove definition.
(eval-when-compile): Remove.
(c-mark-function):
* textmodes/reftex-dcr.el (bibtex-beginning-of-entry):
* textmodes/fill.el (comment-search-forward)
(comment-string-strip):
* progmodes/prolog.el (comint-mode, comint-send-string)
(comint-send-region, comint-send-eof):
* progmodes/dcl-mode.el (imenu-default-create-index-function):
* emulation/viper-util.el (viper-forward-Word):
* emulation/vi.el (c-mark-function):
* emulation/edt-vt100.el (vt100-wide-mode):
* emacs-lisp/timer.el (diary-entry-time): Declare as functions.
* url-mailto.el (mail-send-and-exit):
* url-http.el (url-dav-file-attributes):
* url-file.el (ange-ftp-set-passwd, ange-ftp-copy-file-internal):
Declare as functions.
* url-privacy.el (url-device-type): Define unconditionally.
2007-11-20 00:57:10 +00:00
Richard M. Stallman
9ffb952120
(url-retrieve-synchronously): Call delete-process.
2007-11-15 11:52:42 +00:00
Juanma Barranquero
3a47bb3e6a
(url-vars-unload-hook): Remove function and variable.
...
Hooks are automatically removed by `unload-feature'.
2007-10-31 11:48:02 +00:00
Miles Bader
b2529d56b5
Merge from emacs--rel--22
...
Patches applied:
* emacs--rel--22 (patch 116-121)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-889
2007-10-15 02:07:53 +00:00
Richard M. Stallman
4148f522b8
(url-default-expander): Use `url-file-directory'.
2007-10-13 14:04:06 +00:00
Richard M. Stallman
ff51e86df1
(url-digest-auth, url-basic-auth):
...
Rename `path' to `file'. Use `url-file-directory'.
2007-10-13 14:03:25 +00:00
Richard M. Stallman
76fb5862cd
(url-basepath): Function deleted.
...
(url-file-directory, url-file-nondirectory): New functions
replacing url-basepath. Callers changed.
2007-10-13 14:02:50 +00:00
Glenn Morris
3aa491bcaf
Diane Murray <disumu at x3y2z1.net>
...
(url-basic-auth): Set path to "/" when URL has an empty string filename.
2007-10-13 02:50:02 +00:00
Glenn Morris
cbbbf7b15a
Diane Murray <disumu at x3y2z1.net>
...
(url-basic-auth): Set path to "/" when URL has an empty string filename.
2007-10-13 02:49:32 +00:00
Richard M. Stallman
d1d80b8056
(url-type, url-user, url-password, url-host)
...
(url-port, url-filename, url-target, url-attributes)
(url-fullness, url-set-type, url-set-user, url-set-password)
(url-set-host, url-set-port, url-set-filename, url-set-target)
(url-set-attributes, url-set-full): Change macros to defuns.
2007-10-09 01:21:24 +00:00
Juanma Barranquero
259b63b41b
(top): Use mapc' rather than
mapcar'.
2007-09-26 00:39:23 +00:00
Glenn Morris
21c494d839
Diane Murray <disumu at x3y2z1.net>
...
(url-generic-emulator-loader): Send the port as a string to
`url-do-terminal-emulator'.
2007-09-22 19:01:39 +00:00
Glenn Morris
8a35aa368f
Diane Murray <disumu at x3y2z1.net>
...
(url-generic-emulator-loader): Send the port as a string to
`url-do-terminal-emulator'.
2007-09-22 19:01:28 +00:00