mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Merge from emacs--devo--0
Patches applied: * emacs--devo--0 (patch 447-459) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 141-144) - Merge from emacs--devo--0 - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-115
This commit is contained in:
commit
f3bbbd1145
110 changed files with 4335 additions and 1837 deletions
|
|
@ -253,7 +253,7 @@ superset of iso-8859-1."
|
|||
:tag "Other options"
|
||||
(cons (symbol :tag "From charset")
|
||||
(symbol :tag "To charset"))))
|
||||
:version "23.0" ;; No Gnus
|
||||
:version "22.1" ;; Gnus 5.10.9
|
||||
:group 'mime)
|
||||
|
||||
(defcustom mm-charset-eval-alist
|
||||
|
|
@ -270,7 +270,7 @@ If an article is encoded in an unknown CHARSET, FORM is
|
|||
evaluated. This allows to load additional libraries providing
|
||||
charsets on demand. If supported by your Emacs version, you
|
||||
could use `autoload-coding-system' here."
|
||||
:version "23.0" ;; No Gnus
|
||||
:version "22.1" ;; Gnus 5.10.9
|
||||
:type '(list (set :inline t
|
||||
(const (windows-1250 . (mm-codepage-setup 1250 t)))
|
||||
(const (windows-1251 . (mm-codepage-setup 1251 t)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue