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