Commit graph

15 commits

Author SHA1 Message Date
Richard M. Stallman
706629741f (mode25): Moved from `src/dosfns.c' for backward compatibility.
(mode4350): Moved from `src/dosfns.c' for backward compatibility.

(convert-standard-filename): Preserve ~ as last char.

(convert-standard-filename): Don't do anything if the
argument is empty, or isn't a string; leave alone characters with
ASCII codes above 127 and special characters legal in DOS filenames.
1996-01-26 19:49:01 +00:00
Richard M. Stallman
868c7abd7c (ps-lpr-switches, ps-lpr-command): Just setq them;
duplicate defvar is a bad idea.

(dos-printer): New variable, the local printer device.
(dos-print-region-function): New function, used for `print-region-function'.
(dos-ps-printer): New variable; if a string, it's the name of the
local printer device.
(ps-lpr-command, ps-lpr-switches): Set them properly for Ghostscript.
(lpr-headers-switches): Set to non-nil, to disable page headers'
support under MS-DOS.
1996-01-15 22:50:00 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Richard M. Stallman
1982da71ac (convert-standard-filename): Make sure firstdot is not nil. 1996-01-12 21:47:32 +00:00
Richard M. Stallman
44998f5b9c (convert-standard-filename): New alternate definition. 1996-01-01 23:53:33 +00:00
Richard M. Stallman
dde25849fd Fix previous change. 1995-11-10 17:58:55 +00:00
Richard M. Stallman
64852bcde8 (mode-line-format): Modify it, don't override it entirely. 1995-11-10 17:10:58 +00:00
Richard M. Stallman
35d6dd87fe (path-separator, grep-null-device, grep-regexp-alist):
Set them, as in winnt.el.
1995-06-16 01:24:43 +00:00
Morten Welinder
87485d6fc9 *** empty log message *** 1994-10-17 08:42:36 +00:00
Richard M. Stallman
0670bdd128 (Info-default-directory-list): Setting this no longer needed. 1994-06-07 15:32:29 +00:00
Karl Heuer
533b55576e (frame-parameters): Setting this is no longer needed. 1994-06-04 00:16:37 +00:00
Richard M. Stallman
21f2acd3f9 (set-register-value): Setting the high byte of a
register trashed the low byte.
(set-register-value): Fixed test so the value 0 can be set.
(set-register-value): Rewrote to use bit operations instead of
multiplication and division.
(register-name-by-word-alist, register-name-by-byte-alist):
Combined into one list, register-name-alist.
(register-value, set-register-value): Use combined list.
(mode-line-format): Make the %n pure.
1994-05-01 20:25:06 +00:00
Richard M. Stallman
594cabd79d (mode-line-format): Put `mode-line-process' earlier.
(file-name-buffer-file-type-alist): Use nil or t, not 0 or 1.
(find-buffer-file-type): Handle that change.
1994-04-24 22:25:52 +00:00
Richard M. Stallman
3aaa90ef9f entered into RCS 1994-01-06 11:46:45 +00:00
Richard M. Stallman
007c61fa1e Initial revision 1994-01-05 21:11:33 +00:00