1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-21 21:20:44 -08:00
emacs/lisp/url
Tino Calancha 5ffdbe0a5e Update parameter :version to 26.1 in several defcustom
Following defcustom where added or modified for 25.2 release.
In fact all these changes belong to 26.1 release.
* lisp/battery.el (battery-linux-sysfs-regexp)
* lisp/comint.el (comint-password-prompt-regexp)
* lisp/dired.el (dired-always-read-filesystem)
* lisp/image.el (image-scaling-factor)
* lisp/ibuf-ext.el (ibuffer-never-search-content-name)
(ibuffer-never-search-content-mode)
* lisp/mouse.el (mouse-select-region-move-to-beginning)
* lisp/net/net-utils.el (iwconfig-program, iwconfig-program-options)
(netstat-program, route-program, route-program-options)
* lisp/net/sieve-manage.el (sieve-manage-default-stream)
* lisp/progmodes/grep.el (grep-save-buffers)
* lisp/vc/add-log.el (change-log-directory-files)
* lisp/url/url-vars.el (url-user-agent)
* lisp/vc/vc-hg.el (vc-hg-symbolic-revision-styles)
(vc-hg-use-file-version-for-mode-line-version)
(vc-hg-parse-hg-data-structures)
* lisp/wdired.el (wdired-create-parent-directories)
* lisp/faces.el (homoglyph, nobreak-hyphen, read-multiple-choice-face)
* lisp/gnus/gnus-art.el (gnus-article-encrypt-protocol)
(gnus-button-url-regexp)
* lisp/window.el (switch-to-buffer-preserve-window-point)
* lisp/ibuffer.el (ibuffer-formats, ibuffer-locked-char)
(ibuffer-locked-buffer)
* lisp/textmodes/flyspell.el (flyspell-sort-corrections-function)
* lisp/emacs-lisp/edebug.el (edebug-sit-on-break)
* lisp/gnus/message.el (message-user-fqdn)
* lisp/simple.el (shell-command-dont-erase-buffer)
(extended-command-suggest-shorter)
* lisp/net/shr.el (shr-use-fonts)
* lisp/files.el (mounted-file-systems, kill-emacs-query-functions)
2016-11-17 00:39:43 +09:00
..
ChangeLog.1 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-about.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-auth.el Turn on lexical-binding in some url libs 2016-10-31 19:55:17 -04:00
url-cache.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-cid.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-cookie.el Allow deleting all non-matching cookies 2016-02-23 12:51:24 +11:00
url-dav.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-dired.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-domsuf.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-expand.el Turn on lexical-binding in some url libs 2016-10-31 19:55:17 -04:00
url-file.el Pacify byte-compiler in lisp/url 2016-05-18 00:49:29 -07:00
url-ftp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-future.el Turn on lexical-binding in some url libs 2016-10-31 19:55:17 -04:00
url-gw.el Remove debugging 2016-02-16 13:24:47 +11:00
url-handlers.el New error file-missing 2016-10-21 13:06:03 -07:00
url-history.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-http.el Merge from origin/emacs-25 2016-09-26 13:32:28 -07:00
url-imap.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-irc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-ldap.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-mailto.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-methods.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-misc.el Pacify byte-compiler in lisp/url 2016-05-18 00:49:29 -07:00
url-news.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-nfs.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-ns.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-parse.el Turn on lexical-binding in some url libs 2016-10-31 19:55:17 -04:00
url-privacy.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-proxy.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
url-queue.el Ensure progress when fetching from the queue 2016-02-08 17:13:01 +11:00
url-tramp.el Fix some custom types. 2016-01-12 20:32:20 -05:00
url-util.el Turn on lexical-binding in some url libs 2016-10-31 19:55:17 -04:00
url-vars.el Update parameter :version to 26.1 in several defcustom 2016-11-17 00:39:43 +09:00
url.el * lisp/url/url.el (url-retrieve-synchronously): Doc fix. (Bug#23411) 2016-05-01 18:24:51 +03:00