diff options
| author | Oleh Krehel | 2015-10-22 12:05:59 +0200 |
|---|---|---|
| committer | Oleh Krehel | 2015-10-22 12:53:21 +0200 |
| commit | 717e7a4e8f2f6aa6ae0be33783d208394eef4a0f (patch) | |
| tree | ccbd8bf86e41693956d12177c0707ec933c022a5 /etc | |
| parent | 01d2af9c7c9d0720022f027838d17123ca2c9cc2 (diff) | |
| download | emacs-717e7a4e8f2f6aa6ae0be33783d208394eef4a0f.tar.gz emacs-717e7a4e8f2f6aa6ae0be33783d208394eef4a0f.zip | |
Describe dired-do-compress-to in the manual
* etc/NEWS: Update.
* lisp/dired-aux.el: Fix typo.
* doc/emacs/dired.texi: Add entry.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -282,6 +282,8 @@ many marked files into a single named archive. The compression | |||
| 282 | command is determined from the new `dired-compress-files-alist' | 282 | command is determined from the new `dired-compress-files-alist' |
| 283 | variable. | 283 | variable. |
| 284 | 284 | ||
| 285 | +++ | ||
| 286 | |||
| 285 | 287 | ||
| 286 | * Editing Changes in Emacs 25.1 | 288 | * Editing Changes in Emacs 25.1 |
| 287 | 289 | ||