mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 08:43:40 -07:00
(undecided): Use `-' in mode line.
This commit is contained in:
parent
469f21682d
commit
76810f6050
1 changed files with 1 additions and 1 deletions
|
|
@ -226,7 +226,7 @@
|
|||
(put 'undecided-mac 'eol-type 2)
|
||||
(put 'undecided-mac 'eol-variant t)
|
||||
(put 'undecided 'coding-system
|
||||
(vector t ?+ "No conversion on encoding, automatic conversion on decoding"
|
||||
(vector t ?- "No conversion on encoding, automatic conversion on decoding"
|
||||
nil nil))
|
||||
(put 'undecided 'eol-type
|
||||
(vector 'undecided-unix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue