Coding system alias dos' for
undecided-dos', mac' for
undecided-mac'.
This commit is contained in:
parent
27c3b45d28
commit
1c445211ef
1 changed files with 3 additions and 0 deletions
|
@ -235,6 +235,9 @@
|
|||
(put 'undecided 'eol-type
|
||||
(make-subsidiary-coding-system 'undecided))
|
||||
|
||||
(define-coding-system-alias 'dos 'undecided-dos)
|
||||
(define-coding-system-alias 'mac 'undecided-mac)
|
||||
|
||||
;; Coding systems not specific to each language environment.
|
||||
|
||||
(make-coding-system
|
||||
|
|
Loading…
Add table
Reference in a new issue