Files
emacs/lisp
Andrew Innes ca19ad6778 (find-buffer-file-type-coding-system): Use
default-buffer-file-coding-system when file doesn't exist (and isn't
covered by a special case) instead of forcing undecided-dos against
the user's wishes.

(direct-print-region-helper): New function based on
direct-print-region-function; sends data to specified printer port
without further translation.  Recognize and handle specially the
standard `print' and `nprint' programs, as well as `lpr' and
similar programs.  Only write directly to the printer port if no
print program is specified.  Work around a bug in Windows 9x
affecting Win32 version of Emacs by invoking command.com to write
to the printer port instead of writing directly.
(direct-print-region-function): Use direct-print-region-helper to
do most of the work.
(direct-ps-print-region-function): New function; analogue of
direct-print-region-function for ps-print.
(ps-lpr-command): Comment out setq; leave as example usage.
(ps-lpr-switches): Ditto.
1999-01-17 19:00:24 +00:00
..
1999-01-11 12:36:15 +00:00
1998-12-14 03:22:44 +00:00
1998-05-26 09:23:23 +00:00
1998-06-15 15:45:22 +00:00
1998-12-14 03:14:15 +00:00
1998-12-14 03:22:44 +00:00
1998-06-07 23:07:55 +00:00
1998-08-26 09:38:13 +00:00
1998-05-05 03:29:49 +00:00
1999-01-11 21:30:00 +00:00
1998-05-04 22:42:59 +00:00
1998-05-30 14:41:00 +00:00
1998-05-04 22:42:59 +00:00
1998-05-04 22:42:59 +00:00
1998-05-30 14:41:23 +00:00
1998-05-26 09:23:23 +00:00
1999-01-12 22:20:25 +00:00
1998-06-15 15:45:22 +00:00
1998-05-26 09:23:23 +00:00
1998-11-25 01:50:25 +00:00
1999-01-10 18:21:58 +00:00
1998-11-19 04:33:37 +00:00
1998-11-02 18:01:38 +00:00
1998-05-26 09:23:23 +00:00
1998-11-30 23:29:13 +00:00
1998-06-03 16:40:32 +00:00
1999-01-10 18:19:56 +00:00
1999-01-03 02:05:10 +00:00
1998-12-10 03:26:25 +00:00
1998-06-07 23:07:55 +00:00
1998-09-11 01:40:25 +00:00
1998-06-07 23:07:55 +00:00
1999-01-15 16:57:27 +00:00
1998-12-14 03:22:44 +00:00
1998-08-29 16:20:08 +00:00
1999-01-17 18:55:53 +00:00
1999-01-11 12:59:36 +00:00
1998-06-14 18:46:20 +00:00
1998-09-11 01:40:25 +00:00
1998-09-10 15:45:17 +00:00
1998-11-11 18:47:32 +00:00