1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 05:51:21 -08:00
emacs/lisp/net
Stefan Monnier 9107cf30c0 Replace (default-value 'enable-multibyte-characters) with t
Since Emacs-24, (default-value 'enable-multibyte-characters) can't be
changed any more, so we can remove all code which checks this value.

* lisp/x-dnd.el (x-dnd-handle-file-name):
* lisp/w32-fns.el (w32-set-default-process-coding-system):
* lisp/textmodes/ispell.el (ispell-send-string):
* lisp/term/internal.el (dos-codepage-setup):
* lisp/tar-mode.el (tar-header-block-tokenize, tar--extract):
* lisp/startup.el (command-line):
* lisp/server.el (server-process-filter):
* lisp/net/browse-url.el (browse-url-file-url):
* lisp/menu-bar.el (menu-bar-options-menu, menu-bar-describe-menu):
* lisp/mail/sendmail.el (mail-setup):
* lisp/mail/rmail.el (rmail-mode, rmail-get-new-mail):
* lisp/mail/rfc2047.el (rfc2047-encode-message-header):
* lisp/mail/emacsbug.el (report-emacs-bug):
* lisp/international/mule-diag.el (mule-diag):
* lisp/files.el (find-file-noselect-1):
* lisp/dos-fns.el (dos-set-default-process-coding-system):
* lisp/arc-mode.el (archive-mode):
* lisp/international/mule-cmds.el (mule-menu-keymap)
(set-default-coding-systems, set-language-info)
(set-language-environment, standard-display-european-internal)
(set-locale-environment): Simplify code.
2018-01-25 13:35:37 -05:00
..
ange-ftp.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
browse-url.el Replace (default-value 'enable-multibyte-characters) with t 2018-01-25 13:35:37 -05:00
dbus.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
dig.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
dns.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
eudc-bob.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
eudc-export.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
eudc-hotlist.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
eudc-vars.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
eudc.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
eudcb-bbdb.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
eudcb-ldap.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
eudcb-mab.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
eww.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
gnutls.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
goto-addr.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
hmac-def.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
hmac-md5.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
imap.el * lisp/net/imap.el: Use lexical-binding and cl-lib 2018-01-23 14:13:50 -05:00
ldap.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mailcap.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
mairix.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
net-utils.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
netrc.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
network-stream.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
newst-backend.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
newst-plainview.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
newst-reader.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
newst-ticker.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
newst-treeview.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
newsticker.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
nsm.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ntlm.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
pop3.el Remove final uses of 'cl' in lisp/net 2018-01-23 14:42:43 -05:00
puny.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
quickurl.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
rcirc.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
rfc2104.el Remove final uses of 'cl' in lisp/net 2018-01-23 14:42:43 -05:00
rlogin.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sasl-cram.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sasl-digest.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sasl-ntlm.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sasl-scram-rfc.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sasl.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
secrets.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
shr-color.el Remove final uses of 'cl' in lisp/net 2018-01-23 14:42:43 -05:00
shr.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sieve-manage.el Remove final uses of 'cl' in lisp/net 2018-01-23 14:42:43 -05:00
sieve-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sieve.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
snmp-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
soap-client.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
soap-inspect.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
socks.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
starttls.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
telnet.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
tls.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
tramp-adb.el Improve Tramp robustness 2018-01-13 12:07:28 +01:00
tramp-archive.el Improve backward compatibility in tramp-archive 2018-01-04 12:58:42 +01:00
tramp-cache.el Add new Tramp connection method "owncloud" 2018-01-05 21:04:39 +01:00
tramp-cmds.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
tramp-compat.el * lisp/net/tramp.el: Require trampver here instead of... 2018-01-24 14:49:39 -05:00
tramp-ftp.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
tramp-gvfs.el Improve Tramp robustness 2018-01-13 12:07:28 +01:00
tramp-sh.el Fix byte-compiler warning in tramp-sh.el 2018-01-22 15:07:56 +01:00
tramp-smb.el Add new entry in tramp-smb-errors 2018-01-19 17:55:10 +01:00
tramp-uu.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
tramp.el * lisp/net/tramp.el: Require trampver here instead of... 2018-01-24 14:49:39 -05:00
trampver.el * lisp/net/trampver.el: Simplify version check. 2018-01-25 12:44:29 +01:00
webjump.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
zeroconf.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00