Commit graph

266 commits

Author SHA1 Message Date
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
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
Glenn Morris
d01b355036 Diane Murray <disumu at x3y2z1.net>
(url-news-fetch-newsgroup): Fix formatting of Gnus method.
2007-09-21 03:32:47 +00:00
Glenn Morris
3bef54c922 Diane Murray <disumu at x3y2z1.net>
(url-news-fetch-newsgroup): Fix formatting of Gnus method.
2007-09-21 03:32:29 +00:00
Glenn Morris
965d1f0e25 Diane Murray <disumu at x3y2z1.net>
(url-get-normalized-date): Pass full timezone information to
timezone-make-date-arpa-standard, since zone name may be unknown.
2007-09-21 02:59:20 +00:00
Glenn Morris
fbc09406ca Diane Murray <disumu at x3y2z1.net>
(url-get-normalized-date): Pass full timezone information to
timezone-make-date-arpa-standard, since zone name may be unknown.
2007-09-21 02:53:08 +00:00
Juanma Barranquero
0f71f9da9c *** empty log message *** 2007-09-15 21:27:19 +00:00
Stefan Monnier
ba76db87ef Comment style. 2007-09-07 19:46:59 +00:00
Glenn Morris
8a089270b3 Diane Murray <disumu at x3y2z1.net>
(url-http-parse-headers): Bind the current buffer rather than calling
`url-mark-buffer-as-dead' with `current-buffer', so that the correct
buffer is killed if `url-retrieve-synchronously' gets redirected to a
new URL.
2007-09-03 19:29:29 +00:00
Glenn Morris
72f252993b Diane Murray <disumu at x3y2z1.net>
(url-http-parse-headers): Bind the current buffer rather than calling
`url-mark-buffer-as-dead' with `current-buffer', so that the correct
buffer is killed if `url-retrieve-synchronously' gets redirected to a
new URL.
2007-09-03 19:28:23 +00:00
Stefan Monnier
d18ec89f1c * url-parse.el (url): Use defstruct rather than macros. Update all callers. 2007-08-31 16:40:05 +00:00
Miles Bader
37cc095b6a Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-851
2007-08-13 13:41:28 +00:00
Vinicius Jose Latorre
0ba39347d9 username and password default 2007-08-09 01:42:13 +00:00
Vinicius Jose Latorre
2540a3abbd username and password default 2007-08-09 01:41:08 +00:00
Glenn Morris
3ecd3a56c0 Replace `iff' in doc-strings and comments. 2007-08-08 07:27:21 +00:00
Glenn Morris
df26688bd0 Replace `iff' in doc-strings and comments. 2007-08-08 07:21:11 +00:00
Miles Bader
9aecacd08a Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * Relicense all FSF files to GPLv3 or later.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
2007-07-26 05:28:10 +00:00
Glenn Morris
cacc7b5131 Switch license to GPLv3 or later. 2007-07-25 07:11:02 +00:00
Glenn Morris
8c0ee52a6f Switch license to GPLv3 or later. 2007-07-25 04:18:23 +00:00
Chong Yidong
c0ed4c2329 url.el (url-configuration-directory): Use user-emacs-directory. 2007-06-13 00:07:59 +00:00
Chong Yidong
c705474fa3 (url-configuration-directory): Use user-emacs-directory. 2007-06-13 00:07:32 +00:00
Stefan Monnier
495fa7db39 (url-cookie-name, url-cookie-value, url-cookie-expires, url-cookie-localpart)
(url-cookie-domain, url-cookie-secure, url-cookie-set-name)
(url-cookie-set-value, url-cookie-set-expires, url-cookie-set-localpart)
(url-cookie-set-domain, url-cookie-set-secure, url-cookie-retrieve-arg)
(url-cookie-create, url-cookie-p): Remove.
(url-cookie): New struct.
(url-cookie-store): Use setf instead of url-cookie-set-*.
2007-06-12 18:24:25 +00:00
Richard M. Stallman
dafea68ca2 *** empty log message *** 2007-05-29 19:43:27 +00:00
Chong Yidong
de74fffc15 Fix typo. 2007-05-29 16:24:25 +00:00
Chong Yidong
2819bdd5a3 Fix typo. 2007-05-29 16:23:22 +00:00
Chong Yidong
f93e42baac (url-mailto): Insert body after mail-header-separator if present, so
that is is before signature.  Suggested by Leo Liu <sdl.web@gmail.com>.
2007-05-29 15:31:08 +00:00
Chong Yidong
345c7f05d8 * url-mailto.el (url-mailto): Insert body after
mail-header-separator if present, so that is is before signature.
Suggested by Leo Liu <sdl.web@gmail.com>.
2007-05-29 15:31:01 +00:00
Chong Yidong
40165674ac (url-mailto): Insert body after mail-header-separator if present, so
that is is before signature.  Suggested by Leo Liu <sdl.web@gmail.com>.
2007-05-29 15:30:06 +00:00
Chong Yidong
3fd7fba5d0 * url-mailto.el (url-mailto): Insert body after
mail-header-separator if present, so that is is before signature.
Suggested by Leo Liu <sdl.web@gmail.com>.
2007-05-29 15:29:58 +00:00