Changeset 4210 for trunk/lisp/printing.el
- Timestamp:
- 06/02/07 09:29:41 (1 year ago)
- Files:
-
- trunk/lisp/printing.el (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lisp/printing.el
r4190 r4210 4403 4403 The command prompts the user for a N-UP value, then for a current 4404 4404 PostScript printer and, finally, for a file name. Then change the active 4405 printer to that cho osen by user and saves the PostScript image in4405 printer to that chosen by user and saves the PostScript image in 4406 4406 that file instead of sending it to the printer. 4407 4407 … … 4422 4422 If it's an integer greater or equal to 2, the command prompts the user for a 4423 4423 current PostScript printer and for a file name. Then change the active 4424 printer to that cho osen by user and saves the PostScript image in that file4424 printer to that chosen by user and saves the PostScript image in that file 4425 4425 instead of sending it to the printer. 4426 4426
