Mercurial > hg > xemacs-beta
comparison lisp/dialog.el @ 444:576fb035e263 r21-2-37
Import from CVS: tag r21-2-37
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:36:19 +0200 |
parents | abe6d1db359e |
children | 5aa1854ad537 |
comparison
equal
deleted
inserted
replaced
443:a8296e22da4e | 444:576fb035e263 |
---|---|
306 | 306 |
307 For type `page-setup': | 307 For type `page-setup': |
308 | 308 |
309 This invokes the Windows standard Page Setup dialog. | 309 This invokes the Windows standard Page Setup dialog. |
310 This dialog is usually invoked in response to the Page Setup command, and | 310 This dialog is usually invoked in response to the Page Setup command, and |
311 used to chose such parameters as page orientation, print margins etc. | 311 used to choose such parameters as page orientation, print margins etc. |
312 Note that this dialog contains the \"Printer\" button, which invokes | 312 Note that this dialog contains the \"Printer\" button, which invokes |
313 the Printer Setup dialog (see `msprinter-print-setup-dialog') so that the | 313 the Printer Setup dialog (see `msprinter-print-setup-dialog') so that the |
314 user can update the printer options or even select a different printer | 314 user can update the printer options or even select a different printer |
315 as well. | 315 as well. |
316 | 316 |