mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
(unix): New alias for the coding system undecided-unix.
This commit is contained in:
parent
9c53b34e90
commit
8d969bf615
1 changed files with 1 additions and 0 deletions
|
|
@ -293,6 +293,7 @@
|
|||
(put 'undecided 'eol-type
|
||||
(make-subsidiary-coding-system 'undecided))
|
||||
|
||||
(define-coding-system-alias 'unix 'undecided-unix)
|
||||
(define-coding-system-alias 'dos 'undecided-dos)
|
||||
(define-coding-system-alias 'mac 'undecided-mac)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue