1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 14:01:43 -08:00
emacs/doc
Ivan Shmakov a56eab8259 Allow for adding new members to Tar archives.
* lisp/tar-mode.el: Allow for adding new archive members.
(tar-new-regular-file-header, tar--pad-to, tar--put-at)
(tar-header-serialize): New functions.
(tar-current-position): Split from tar-current-descriptor.
(tar-current-descriptor): Use it.
(tar-new-entry): New command.
(tar-mode-map): Bind it.
* doc/emacs/files.texi (File Archives): Document "I" for tar-new-entry.
* etc/NEWS: Mention the new tar-new-entry command.

Fixes: debbugs:19274
2015-01-27 21:56:57 +00:00
..
emacs Allow for adding new members to Tar archives. 2015-01-27 21:56:57 +00:00
lispintro Fix copyright years by hand 2015-01-01 14:27:34 -08:00
lispref * lisp/dom.el (dom-strings): New function. 2015-01-16 03:08:55 +01:00
man Fix copyright years by hand 2015-01-01 14:27:34 -08:00
misc lisp/net/{eudc,ldap}: Merge branch streamline-eudc-configuration 2015-01-23 17:20:19 -05:00