Andrew Innes
b2a8c84d18
dos-w32.el (file-name-buffer-file-type-alist): Force tags files to be
...
read as raw-text-dos (to handle files in DOS format).
1998-07-12 15:20:27 +00:00
Richard M. Stallman
5a0aa6443e
(direct-print-region-function): Renamed from
...
dos-print-region-function. Added &rest keyword.
(print-region-function): Set to direct-print-region-function.
(lpr-headers-switches): Initialize.
(ps-lpr-command): Initialize.
(ps-lpr-switches): Initialize.
1998-07-03 19:54:01 +00:00
Andrew Innes
bfba21fc34
(null-device): Renamed from grep-null-device.
1998-06-24 20:32:19 +00:00
Richard M. Stallman
fdc4f7a08a
(minibuffer-history-case-insensitive-variables):
...
Add file-name-history to it.
1998-05-26 20:52:06 +00:00
Eli Zaretskii
0b61968932
(find-binary-process-coding-system): Remove.
...
(default-process-coding-system): Make it be raw-text-dos if async
processes are supported, undecided-dos otherwise.
1998-04-15 15:02:22 +00:00
Richard M. Stallman
68429d8618
Comment change.
1998-03-03 19:36:31 +00:00
Eli Zaretskii
17e4fb34cc
(file-name-buffer-file-type-alist): Remove the files with ".dos" extension
...
from the list of binary files.
1997-09-24 08:50:49 +00:00
Geoff Voelker
f359fb79df
(file-name-buffer-file-type-alist): Add more
...
extensions for binary files.
1997-09-02 23:52:43 +00:00
Richard M. Stallman
73b2c66423
(find-buffer-file-type): Don't check for untranslated file systems here.
...
(find-buffer-file-type-coding-system): For reading a file,
check for binary file, then text file, then existing file,
then whether file name is translated.
1997-09-01 17:04:41 +00:00
Geoff Voelker
99bf72f2ee
Set default coding system to undecided-dos.
...
(find-buffer-file-type-coding-system):
For writing, use buffer-file-coding-system if set, otherwise
buffer-file-type.
(find-file-not-found-set-buffer-file-coding-system):
Renamed from find-file-not-found-set-buffer-file-type.
Set buffer-file-coding-system as well as buffer-file-type.
1997-08-17 01:49:50 +00:00
Geoff Voelker
7c621f7acd
(find-buffer-file-type-coding-system,
...
find-buffer-process-coding-system): Remove second argument.
1997-07-22 21:49:49 +00:00
Geoff Voelker
f473b0ca64
(find-buffer-file-type-coding-system):
...
Use undecided-dos for dos-text file names.
Use undecided for non-existing untranslated file names.
1997-07-20 01:30:54 +00:00
Richard M. Stallman
dfbcdf5f5b
(find-buffer-file-type-coding-system):
...
Use emacs-mule-dos for text file names; use undecided-dos
for the last resort (instead of emacs-mule-dos).
1997-07-19 03:27:19 +00:00
Richard M. Stallman
ee425fc3fc
(find-buffer-file-type-coding-system)
...
(find-binary-process-coding-system, find-buffer-file-type-match):
New functions.
(find-buffer-file-type): Use find-buffer-file-type-match.
Add find-buffer-file-type-coding-system to file-coding-system-alist
as the default entry.
Add find-binary-process-coding-system to process-coding-system-alist
as the default entry.
1997-07-18 22:54:23 +00:00
Richard M. Stallman
60382faa3a
(add-untranslated-filesystem)
...
(remove-untranslated-filesystem): Add interactive spec.
1997-05-20 18:51:22 +00:00
Geoff Voelker
b63f9ba137
Change uses of win32 to w32.
1997-01-20 01:07:48 +00:00
Geoff Voelker
b55edb6350
Use new file name dos-w32.el
1996-11-19 07:02:50 +00:00
Karl Heuer
f37fec3047
Comment change.
1996-09-17 21:38:17 +00:00
Richard M. Stallman
a750bcaada
Initial revision
1996-09-01 17:09:21 +00:00