diff options
| author | Chong Yidong | 2008-10-12 03:12:17 +0000 |
|---|---|---|
| committer | Chong Yidong | 2008-10-12 03:12:17 +0000 |
| commit | 4545a339875d14d7e0e73c368adc961e17d080d4 (patch) | |
| tree | 109b30a955e9b867e160d3c63302767a34155a34 | |
| parent | 653ec62b85c1801d73d1424688d91180a2389d7d (diff) | |
| download | emacs-4545a339875d14d7e0e73c368adc961e17d080d4.tar.gz emacs-4545a339875d14d7e0e73c368adc961e17d080d4.zip | |
In Postcript mode, C-c C-c launches Doc View minor mode for viewing
the postscript file.
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 4 insertions, 2 deletions
| @@ -512,8 +512,10 @@ residing on the same host. See the manual for details. | |||
| 512 | One can also search for a regular expression in the document. For | 512 | One can also search for a regular expression in the document. For |
| 513 | details, see the commentary in doc-view.el. | 513 | details, see the commentary in doc-view.el. |
| 514 | 514 | ||
| 515 | Postscript, PDF, and DVI files are now opened in Doc View mode by | 515 | PDF and DVI files are now opened in Doc View mode by default. |
| 516 | default. | 516 | |
| 517 | In Postcript mode, C-c C-c launches Doc View minor mode for viewing | ||
| 518 | the postscript file. | ||
| 517 | 519 | ||
| 518 | ** EasyPG provides an interface to the GNU Privacy Guard (GnuPG). | 520 | ** EasyPG provides an interface to the GNU Privacy Guard (GnuPG). |
| 519 | It includes a GnuPG keyring browser, cryptographic operations on | 521 | It includes a GnuPG keyring browser, cryptographic operations on |