emacs/lisp/url
Stefan Kangas b03f74e0f2 Don't quote lambdas in several places
* admin/find-gc.el (find-gc-unsafe):
* lisp/align.el (align-rules-list):
* lisp/comint.el (comint-arguments):
* lisp/double.el (isearch-mode-map):
* lisp/ehelp.el (electric-help-command-loop):
* lisp/emacs-lisp/cl-macs.el (cl-defstruct):
* lisp/emulation/cua-rect.el (cua--copy-rectangle-as-kill)
(cua-copy-rectangle-as-text):
* lisp/eshell/esh-var.el (eshell-parse-variable-ref):
* lisp/hexl.el (hexl-insert-multibyte-char):
* lisp/international/titdic-cnv.el (tsang-quick-converter)
(ziranma-converter):
* lisp/language/tibet-util.el (tibetan-decompose-precomposition-alist):
* lisp/mail/mailalias.el (mail-get-names):
* lisp/mh-e/mh-e.el (mh-auto-fields-list, mh-identity-default):
* lisp/mouse.el (mouse-buffer-menu-map, mouse-buffer-menu-alist):
* lisp/play/gametree.el (gametree-make-heading-function):
* lisp/shell.el (shell--command-completion-data):
* lisp/talk.el (talk-update-buffers):
* lisp/tempo.el (tempo-insert-template, tempo-is-user-element)
(tempo-build-collection):
* lisp/term.el (term-input-filter, term-pager-help):
* lisp/textmodes/table.el (table-delete-column):
* lisp/url/url-cache.el (url-cache-create-filename-human-readable):
* lisp/textmodes/tex-mode.el (latex-imenu-create-index): Don't quote
lambdas.
2020-10-01 15:28:14 +02:00
..
ChangeLog.1 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-about.el Merge from origin/emacs-27 2020-04-15 07:50:15 -07:00
url-auth.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-cache.el Don't quote lambdas in several places 2020-10-01 15:28:14 +02:00
url-cid.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-cookie.el Fix url-cookie.el for lexical binding 2020-03-29 21:57:09 +02:00
url-dav.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-dired.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-domsuf.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-expand.el Fix thinko in setting url-portspec 2020-08-15 13:37:38 +02:00
url-file.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-ftp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-future.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-gw.el Remove subsumed repetitions in regexps 2020-02-20 16:05:18 +01:00
url-handlers.el Remove some compat code from url-handlers.el 2020-08-12 19:54:48 +02:00
url-history.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-http.el url-http: Fix handling of redirect locations 2020-07-19 21:16:55 +02:00
url-imap.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-irc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-ldap.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-mailto.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-methods.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-misc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-news.el Declare some <package>-version variables obsolete 2020-03-21 02:49:25 +01:00
url-nfs.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-parse.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-privacy.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-proxy.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-queue.el Don't have shr kill random buffers on network failures 2020-07-18 19:59:19 +02:00
url-tramp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-util.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
url-vars.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
url.el Only kill url-retrieve-synchronously connections when we have a timeout 2020-07-19 23:12:54 +02:00