summaryrefslogtreecommitdiff
path: root/lisp/arc-mode.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/arc-mode.el (tar-grind-file-mode): Remove left over autoloadStefan Monnier2021-01-031-2/+0
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* * lisp/arc-mode.el (archive-get-descr): Use default mode if needed.Michael Albinus2020-12-011-1/+1
* Make the `C' command work on marked filesLars Ingebrigtsen2020-11-241-20/+36
* Add support for squashfs files in archive modeRuthra Kumar2020-10-231-11/+109
* Remove some references to Emacs 18 and 19Stefan Kangas2020-10-161-2/+1
* Merge from origin/emacs-27Glenn Morris2020-09-271-4/+13
|\
| * Fix support for Zip64 zip filesEli Zaretskii2020-09-251-4/+13
* | ; * lisp/arc-mode.el (archive-copy-file): Doc fix.Eli Zaretskii2020-08-071-1/+3
* | Add a new command to copy a file from zip filesLars Ingebrigtsen2020-08-071-20/+46
* | Make 'n'/'p' in image mode buffers respect dired sortingLars Ingebrigtsen2020-08-061-0/+47
* | ; Fix warning in last changeTino Calancha2020-05-141-2/+2
* | Combine archive-int-to-mode and tar-grind-file-modeTino Calancha2020-05-141-22/+2
* | Fix bugs, inefficiencies and bad style in regexpsMattias EngdegÄrd2020-04-161-1/+1
* | * lisp/arc-mode.el: Rewrite displaying the summariesStefan Monnier2020-04-041-271/+206
* | * lisp/arc-mode.el: Remove make-(local-variable|variable-buffer-local)Stefan Monnier2020-04-041-21/+12
* | * lisp/arc-mode.el (archive--file-desc): Add fields from other structsStefan Monnier2020-04-041-107/+82
* | * lisp/arc-mode.el: Remove unused struct fieldsStefan Monnier2020-04-031-59/+63
* | * lisp/arc-mode.el: Use cl-structs rather than vectorsStefan Monnier2020-04-031-147/+196
* | * lisp/arc-mode.el (archive-ar-write-file-member): New functionStefan Monnier2020-04-031-10/+27
* | * lisp/arc-mode.el: Remove redundant `:group`sStefan Monnier2020-04-031-58/+41
* | * lisp/arc-mode.el: Use lexical-bindingStefan Monnier2020-04-031-42/+37
* | * lisp/arc-mode.el (archive-zip-summarize): Remove unused local.Paul Eggert2020-01-041-2/+1
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix updating members of zip archivesEli Zaretskii2019-11-191-3/+8
* arc-mode.el: Remove XEmacs compat codeLars Ingebrigtsen2019-05-191-71/+65
* Remove usage of string-to-multibyte from arc-mode.elLars Ingebrigtsen2019-05-191-16/+15
* Remove usage of string-as-unibyte in arc-modeEli Zaretskii2019-05-181-1/+2
* Mitigate byte-compile warning in arc-modeLars Ingebrigtsen2019-05-181-25/+22
* Fix regexp branches that subsume other branchesPaul Eggert2019-04-191-1/+1
* More regexp corrections and tweaksPaul Eggert2019-03-081-1/+1
* Fix regular-expression glitches and typosPaul Eggert2019-03-041-2/+2
* * lisp/tar-mode.el (tar--try-jka-compr): Remove. (Bug#34251)Juri Linkov2019-02-171-1/+1
* * lisp/tar-mode.el (tar-extract): Call tar--try-jka-compr (bug#34251)Juri Linkov2019-02-031-2/+2
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Minor fixes/simplifications to time functionsPaul Eggert2018-12-191-3/+2
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-1/+1
* | Prune most-positive-fixnum from Lisp sourcePaul Eggert2018-08-221-48/+22
* | Audit use of lsh and fix glitchesPaul Eggert2018-08-211-4/+4
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-2/+0
* | * lisp/arc-mode.el (archive-extract): Let-bind `create-lockfiles' to nilJuri Linkov2018-01-251-2/+4
* | Replace (default-value 'enable-multibyte-characters) with tStefan Monnier2018-01-251-2/+1
* | (archive-rar-summarize): Adjust parsing to be more permissiveLars Ingebrigtsen2018-01-211-7/+7
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* archive-int-to-mode: Fix order of testing S_ISUID, S_ISGID bitsTino Calancha2017-08-151-4/+4
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-061-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1