emacs/lisp/url
Stefan Kangas 206dd9d592 Don't quote lambdas in several places
* lisp/allout-widgets.el (allout-widgets-adjusting-message)
(allout-widgets-exposure-change-processor)
(allout-widgets-count-buttons-in-region):
* lisp/ansi-color.el (ansi-color-make-color-map):
* lisp/case-table.el (describe-buffer-case-table):
* lisp/emacs-lisp/byte-opt.el (byte-decompile-bytecode-1):
* lisp/gnus/gnus-agent.el (gnus-agent-regenerate-group):
* lisp/gnus/nnir.el (nnir-run-swish++, nnir-run-swish-e)
(nnir-run-hyrex, nnir-run-namazu):
* lisp/hippie-exp.el (make-hippie-expand-function)
(try-complete-lisp-symbol, try-complete-lisp-symbol-partially)
(try-expand-all-abbrevs):
* lisp/international/mule-cmds.el (sort-coding-systems)
(select-safe-coding-system, select-message-coding-system)
(read-language-name, encoded-string-description):
* lisp/international/quail.el (quail-keyseq-translate)
(quail-get-translations, quail-build-decode-map)
(quail-insert-decode-map):
* lisp/jka-compr.el (jka-compr-uninstall):
* lisp/locate.el (locate-in-alternate-database):
* lisp/mail/mailabbrev.el (mail-resolve-all-aliases-1)
(mail-abbrev-make-syntax-table):
* lisp/mh-e/mh-seq.el (mh-read-folder-sequences):
* lisp/net/eudcb-ldap.el (eudc-ldap-simple-query-internal):
* lisp/progmodes/make-mode.el (makefile-query-targets)
(makefile-prompt-for-gmake-funargs):
* lisp/shadowfile.el (shadow-cancel, shadow-shadows-of):
* lisp/sort.el (sort-pages, sort-fields, sort-regexp-fields):
* lisp/subr.el (listify-key-sequence):
* lisp/term/wyse50.el (terminal-init-wyse50):
* lisp/textmodes/ispell.el (ispell-help)
(ispell-begin-tex-skip-regexp):
* lisp/textmodes/page-ext.el (pages-sort-region):
* lisp/textmodes/refer.el (refer-find-entry-in-file):
* lisp/url/url-expand.el (url-expand-file-name): Don't quote lambdas.
2020-11-12 22:24:58 +01:00
..
ChangeLog.1 ; Fix trivial typos in ChangeLogs 2020-10-03 12:53:51 +02:00
url-about.el Merge from origin/emacs-27 2020-04-15 07:50:15 -07:00
url-auth.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02: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 Use lexical-binding in some url-*.el files 2020-11-03 04:37:44 +01:00
url-domsuf.el * lisp/url/url-domsuf.el: Use lexical-binding. 2020-10-11 15:58:06 +02:00
url-expand.el Don't quote lambdas in several places 2020-11-12 22:24:58 +01:00
url-file.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
url-ftp.el Use lexical-binding in some url-*.el files 2020-11-03 04:37:44 +01: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 Fix warnings in url-irc.el 2020-11-04 07:40:16 +01: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 * lisp/url/url-vars.el: Use lexical-binding. 2020-10-17 15:55:42 +02:00
url.el ; Prefer https to http in many URLs 2020-10-01 15:28:15 +02:00