1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00:00
emacs/lisp/net
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
..
ange-ftp.el New error file-missing 2016-10-21 13:06:03 -07:00
browse-url.el Merge from origin/emacs-25 2016-11-04 15:02:03 -07:00
dbus.el Turn on lexical-binding in some net libs 2016-10-31 20:19:21 -04:00
dig.el Derive dig-mode from special-mode 2016-10-19 23:59:04 -04:00
dns.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
eudc-bob.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
eudc-export.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
eudc-hotlist.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
eudc-vars.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
eudc.el Rename "Directory Search" menu to "Servers" 2016-04-29 03:15:59 +02:00
eudcb-bbdb.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
eudcb-ldap.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
eudcb-mab.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
eww.el ; Fix warnings 2016-11-04 10:14:01 -04:00
gnutls.el Allow making TLS negotiation blocking 2016-03-05 17:04:34 +01:00
goto-addr.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
hmac-def.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
hmac-md5.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
html2text.el Move low-level library files from the lisp/gnus directory 2016-02-24 13:04:03 +11:00
imap.el Fix imap-starttls-open 2016-01-31 14:37:33 +01:00
ldap.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
mailcap.el Simplify some loops and cons 2016-10-18 01:53:22 -04:00
mairix.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
net-utils.el Update parameter :version to 26.1 in several defcustom 2016-11-17 00:39:43 +09:00
netrc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
network-stream.el Turn on lexical-binding in some net libs 2016-10-31 20:19:21 -04:00
newst-backend.el Simplify now that float-time etc. are built-in 2016-05-08 12:46:22 -07:00
newst-plainview.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
newst-reader.el Add some missing version tags. 2016-01-12 20:06:49 -05:00
newst-ticker.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
newst-treeview.el Improve newsticker-treeview-selection-face 2016-02-04 18:31:04 +01:00
newsticker.el Turn on lexical-binding in some net libs 2016-10-31 20:19:21 -04:00
nsm.el Move read-multiple-choice to subr-x.el 2016-07-22 11:08:21 +02:00
ntlm.el Bump version of ntlm.el to 2.1.0 2016-10-05 20:18:18 -04:00
pinentry.el Set file modes of pinentry socket for extra safety 2016-02-22 11:49:19 +09:00
pop3.el An efficient built-in mapcan 2016-07-10 01:18:47 +02:00
puny.el ; Add 2016 to copyright years for files not in emacs-25 branch 2016-01-12 16:20:00 -05:00
quickurl.el Update quickurl.el 2016-11-09 12:54:36 -05:00
rcirc.el ; Refer to version 25.2 rather than 26.1. 2016-06-10 00:55:02 -04:00
rfc2104.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
rlogin.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
sasl-cram.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
sasl-digest.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
sasl-ntlm.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
sasl-scram-rfc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
sasl.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
secrets.el Turn on lexical binding 2016-07-08 21:49:52 -04:00
shr-color.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
shr.el Update parameter :version to 26.1 in several defcustom 2016-11-17 00:39:43 +09:00
sieve-manage.el Update parameter :version to 26.1 in several defcustom 2016-11-17 00:39:43 +09:00
sieve-mode.el Remove some more face aliases obsoleted in 22.1 2016-06-23 18:48:12 -04:00
sieve.el sieve.el: Make the buffer to edit unmodified initially (bug#24423) 2016-09-12 23:08:02 +00:00
snmp-mode.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
soap-client.el Sync with soap-client repository, version 3.1.1 2016-03-16 11:03:31 -04:00
soap-inspect.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
socks.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
starttls.el Remove obsolete leading * from defcustom, defface doc strings. 2016-06-09 20:13:12 -04:00
telnet.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
tls.el Fix doc string of tls-program 2016-02-05 18:13:34 +11:00
tramp-adb.el Implement file name handler for `file-name-case-insensitive-p' 2016-11-15 20:50:49 +01:00
tramp-cache.el Rework fixing Bug#24432 2016-09-15 09:24:07 +02:00
tramp-cmds.el Rework fixing Bug#24432 2016-09-15 09:24:07 +02:00
tramp-compat.el Fix error codes in Tramp 2016-10-22 13:54:56 +02:00
tramp-ftp.el Add missing dcstrings in Tramp, remove chec for obsolee methods 2016-08-07 08:45:12 +02:00
tramp-gvfs.el Implement file name handler for `file-name-case-insensitive-p' 2016-11-15 20:50:49 +01:00
tramp-gw.el Implement connection-local variables 2016-11-14 13:56:58 +01:00
tramp-sh.el Implement file name handler for `file-name-case-insensitive-p' 2016-11-15 20:50:49 +01:00
tramp-smb.el Implement file name handler for `file-name-case-insensitive-p' 2016-11-15 20:50:49 +01:00
tramp-uu.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
tramp.el Implement file name handler for `file-name-case-insensitive-p' 2016-11-15 20:50:49 +01:00
trampver.el Change Tramp version to "2.2.13.25.2" 2016-10-19 10:35:52 +02:00
webjump.el Misc small webjump updates. 2016-06-07 21:29:30 -04:00
zeroconf.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00