1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-01 13:21:11 -08:00
emacs/doc
Paul Eggert 83f0d60e49 Don’t adjust CRLF in file names
* doc/misc/gnus.texi (Non-ASCII Group Names):
* etc/NEWS:
* test/lisp/net/tramp-tests.el (tramp--test-utf8):
Use utf-8-unix, not utf-8, for default-file-name-coding-system, so
that CRLF in file names is left alone.
* lisp/international/mule-cmds.el (set-default-coding-systems):
Do not alter CRLF in file name coding systems.
(prefer-coding-system): Ignore differences in CRLF processing when
checking whether we used the user-specified file name coding system.
* test/src/fileio-tests.el: New file.
2017-08-19 17:17:09 -07:00
..
emacs ; Minor copyedits in manuals. 2017-08-18 09:33:11 +03:00
lispintro Allow occur command to operate on the region 2017-02-02 19:13:05 +09:00
lispref Fix one more issue reported by Alex (Bug#27999) 2017-08-19 11:23:10 +02:00
man Merge from origin/emacs-25 2017-03-19 12:34:03 -07:00
misc Don’t adjust CRLF in file names 2017-08-19 17:17:09 -07:00