]> git.eshelyaron.com Git - emacs.git/commit
(tar-mode): Position point on the name of the first file.
authorRichard M. Stallman <rms@gnu.org>
Fri, 22 May 1998 05:00:25 +0000 (05:00 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 22 May 1998 05:00:25 +0000 (05:00 +0000)
commit47414bc1e20d33147d489d294c5a71d7c876116b
treef9dec903cac2b3517ee779503e421f4660de9eb6
parentf0d527fcb74b7bb77ab6f2ac159c4ad9842abf76
(tar-mode): Position point on the name of the first file.
(tar-extract): Detect coding-system of the archive member and
decode it like insert-file-contents does.
(tar-alter-one-field): Reposition point on the file name of the
current tar entry.
(tar-subfile-save-buffer): Encode the file when updating it in the
archive, and use the size of encoded text to update the header
block.  Set last-coding-system-used to coding-system of the file.
Restore point of tar-superior-buffer after updating the descriptor line.
lisp/tar-mode.el