mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-14 07:59:34 +00:00
; * etc/NES: Minor change in the description of Dired's 'Z'.
This commit is contained in:
parent
52715e36de
commit
9c09b1d231
1 changed files with 5 additions and 5 deletions
10
etc/NEWS
10
etc/NEWS
|
@ -56,12 +56,12 @@ often cause crashes. Set it to nil if you really need those fonts.
|
||||||
*** The 'Z' command on a directory name compresses all of its files.
|
*** The 'Z' command on a directory name compresses all of its files.
|
||||||
It produces a compressed '.tar.gz' archive with all the files in the
|
It produces a compressed '.tar.gz' archive with all the files in the
|
||||||
directory and all of its subdirectories. For symmetry, 'Z' on a
|
directory and all of its subdirectories. For symmetry, 'Z' on a
|
||||||
'.tar.gz' or a '.tgz' archive extracts all the archived files into
|
'.tar.gz' or a '.tgz' archive extracts all the archived files into the
|
||||||
the current directory; thus, typing 'Z' on a '.tar.gz' archive created
|
current directory; thus, typing 'Z' on a '.tar.gz' archive created by
|
||||||
by a previous 'Z' command will extract the archived files into a
|
a previous 'Z' command will extract the archived files into a
|
||||||
directory whose name is the archive name sans the '.tar.gz' or '.tgz'
|
directory whose name is the archive name sans the '.tar.gz' or '.tgz'
|
||||||
extension. (This change was actually made in Emacs 26.1, but was not
|
extension. (This change was actually made in Emacs 25.1 and 26.1, but
|
||||||
called out in its NEWS.)
|
was only partially called out in their NEWS.)
|
||||||
|
|
||||||
** Ibuffer
|
** Ibuffer
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue