1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/lisp/url
Stefan Monnier e95a67dc75 Replace lexical-let by lexical-binding (except Gnus, CEDET, ERT).
* lisp/term/ns-win.el (ns-define-service):
* lisp/progmodes/pascal.el (pascal-goto-defun):
* lisp/progmodes/js.el (js--read-tab):
* lisp/progmodes/etags.el (tags-lazy-completion-table):
* lisp/emacs-lisp/syntax.el (syntax-propertize-via-font-lock):
* lisp/emacs-lisp/ewoc.el (ewoc--wrap):
* lisp/emacs-lisp/assoc.el (aput, adelete, amake):
* lisp/doc-view.el (doc-view-convert-current-doc):
* lisp/url/url.el (url-retrieve-synchronously):
* lisp/vc/diff.el (diff-no-select): Replace lexical-let by lexical-binding.
2012-04-26 08:43:28 -04:00
..
.gitignore
ChangeLog Replace lexical-let by lexical-binding (except Gnus, CEDET, ERT). 2012-04-26 08:43:28 -04:00
url-about.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-auth.el * url-auth.el (url-digest-auth): Copy previous url-basic-auth change. 2012-01-12 00:14:41 -08:00
url-cache.el Add extra checks before expiring the URL cache 2012-02-06 22:37:56 +01:00
url-cid.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-cookie.el Add a policy list of domains that url.el can set cookies for 2012-04-10 03:57:45 +02:00
url-dav.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
url-dired.el Minor-mode doc fixes for ARG behavior 2012-02-07 21:12:24 -05:00
url-domsuf.el Comment trivia. 2012-04-10 00:15:09 -07:00
url-expand.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-file.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-ftp.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-future.el * url-future.el: Minor doc update. 2012-02-14 08:18:05 -05:00
url-gw.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-handlers.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
url-history.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-http.el Allow url-http to handle expired keepalive connections. 2012-03-11 23:12:26 +08:00
url-imap.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-irc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-ldap.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
url-mailto.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-methods.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-misc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-news.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-nfs.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
url-ns.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-parse.el Allow specifying whether to inhibit cookies on a per-URL basis 2012-02-08 01:04:42 +01:00
url-privacy.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-proxy.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-queue.el Fix race condition in url-queue when doing the callback 2012-03-25 15:38:22 +02:00
url-util.el Tiny url-util.el code clean-up. 2012-04-10 19:03:34 +02:00
url-vars.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
url.el Replace lexical-let by lexical-binding (except Gnus, CEDET, ERT). 2012-04-26 08:43:28 -04:00