File: dos-w32.el.html

Parts of this code are duplicated functions taken from dos-fns.el and winnt.el.

Defined variables (5)

direct-print-region-use-command-dot-comIf non-nil, use command.com to print on Windows 9x.
file-name-buffer-file-type-alistAlist used in the past for distinguishing text files from binary files.
untranslated-filesystem-listList of filesystems that require no CR/LF translation when reading
w32-direct-print-region-use-command-dot-comIf non-nil, use command.com to print on Windows 9x.
w32-untranslated-filesystem-listList of filesystems that require no CR/LF translation when reading

Defined functions (14)

add-untranslated-filesystem(FILESYSTEM)
direct-print-region-function(START END &optional LPR-PROG DELETE-TEXT BUF DISPLAY &rest REST)
direct-ps-print-region-function(START END &optional LPR-PROG DELETE-TEXT BUF DISPLAY &rest REST)
find-buffer-file-type-coding-system(COMMAND)
find-file-binary(FILENAME)
find-file-text(FILENAME)
remove-untranslated-filesystem(FILESYSTEM)
w32-add-untranslated-filesystem(FILESYSTEM)
w32-direct-print-region-function(START END &optional LPR-PROG DELETE-TEXT BUF DISPLAY &rest REST)
w32-direct-print-region-helper(PRINTER START END LPR-PROG DELETE-TEXT BUF DISPLAY REST)
w32-direct-ps-print-region-function(START END &optional LPR-PROG DELETE-TEXT BUF DISPLAY &rest REST)
w32-remove-untranslated-filesystem(FILESYSTEM)
w32-untranslated-canonical-name(FILENAME)
w32-untranslated-file-p(FILENAME)

Defined faces (0)