]> git.eshelyaron.com Git - emacs.git/commit
Add a new command to copy a file from zip files
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 7 Aug 2020 09:59:25 +0000 (11:59 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 7 Aug 2020 09:59:25 +0000 (11:59 +0200)
commit9c34b50fa17565311d1868de6a6557d128ed9206
tree6fa2e2717b06768ff2cf24d2ea0ac18d02c316fe
parent8a9b13be10fcb95481b177cf8c873fc41e0eb8dc
Add a new command to copy a file from zip files

* lisp/arc-mode.el (archive-copy-file): New command, keystroke and
menu bar entry (bug#26192).
(archive-extract): Refactored out code from here...
(archive--extract-file): ... to here for use in archive-copy-file.
etc/NEWS
lisp/arc-mode.el