summaryrefslogtreecommitdiff
path: root/lisp/arc-mode.el
Commit message (Expand)AuthorAge
* ; * lisp/arc-mode.el (w32-get-console-codepage): Declare.Eli Zaretskii2023-03-11
* Fix decoding non-ASCII file names in zip archives on MS-WindowsEli Zaretskii2023-03-11
* Fix copying binary files from zip archivesEli Zaretskii2023-03-11
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Delete many items obsolete since 24.3Stefan Kangas2022-09-09
* Make `C' in over tramp work in archive modeLars Ingebrigtsen2022-07-17
* Ensure that directories exist when copying files from archiveVisuwesh2022-07-17
* Improve error messaging when parent archive buffers are missingLars Ingebrigtsen2022-07-17
* Fix cl-generic bootstrap problemsLars Ingebrigtsen2022-06-24
* Make `C RET' work in archive-modeLars Ingebrigtsen2022-04-26
* (archive-*-write-file-member): Fix relative file nameStefan Monnier2022-03-24
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Prefer format-time-string to current-time-stringPaul Eggert2021-12-16
* | Remove Emacs 21 compat code for command-remappingStefan Kangas2021-12-14
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-09
* Use proper command substitutions in some docstringsStefan Kangas2021-03-10
* * 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