1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-28 01:00:52 -07:00
emacs/lisp/international
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
..
ccl.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
characters.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
fontset.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
isearch-x.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
iso-ascii.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
iso-cvt.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
iso-transl.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ja-dic-cnv.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ja-dic-utl.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
kinsoku.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
kkc.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
latexenc.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
latin1-disp.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mule-cmds.el Replace (default-value 'enable-multibyte-characters) with t 2018-01-25 13:35:37 -05:00
mule-conf.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mule-diag.el Replace (default-value 'enable-multibyte-characters) with t 2018-01-25 13:35:37 -05:00
mule-util.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
mule.el (set-buffer-process-coding-system): Mark as interactive-only. 2018-01-15 13:14:37 -05:00
ogonek.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
quail.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
rfc1843.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
robin.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
titdic-cnv.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ucs-normalize.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
utf-7.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
utf7.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00