summaryrefslogtreecommitdiff
path: root/lisp/arc-mode.el
Commit message (Expand)AuthorAge
* Update copyright year to 2016Paul Eggert2016-01-01
* Bind [?\S-\ ] to previous line command in Dired-like modes.Juri Linkov2015-11-12
* * lisp/arc-mode.el (archive-rar-summarize): Better alignment of the columns.Nicolas Petton2015-09-30
* Use unar and lsar to handle RAR archives in arc-modeNicolas Petton2015-09-30
* * lisp/arc-mode.el: Sharp-quote function arguments.Nicolas Petton2015-09-28
* Fix a thinko in arc-mode.elEli Zaretskii2015-06-08
* Un-revert changes mistakenly dropped by f9fabb2bStefan Monnier2015-05-27
* Update copyright year to 2015Paul Eggert2015-01-01
* * lisp/arc-mode.el (archive-visit-single-files): Add :version.Glenn Morris2014-11-25
* Fix bug #1702 with missing feature in arc-mode.el.Matthew Leach2014-11-21
* Improve time stamp handling, and be more consistent about it.Paul Eggert2014-11-16
* Fix a few ``MS-DOG''s overlooked in the previous commit.Reuben Thomas2014-08-07
* Refer to MS-DOS using the same name everywhere.Reuben Thomas2014-08-07
* Spelling fixes.Paul Eggert2014-01-15
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * lisp/arc-mode.el (archive-extract-by-file): Check if directory existsJuri Linkov2013-12-17
* * lisp/arc-mode.el (archive-7z-extract, archive-7z-expunge)Glenn Morris2013-11-13
* Use define-derived-mode (and derived-mode-p).Stefan Monnier2013-09-10
* * lisp/arc-mode.el: Add support for 7za.William Xu2013-09-06
* * arc-mode.el (archive-mode): Add `archive-write-file' also forMichael Albinus2013-06-20
* Remove all references to buffer-file-type and related features.Eli Zaretskii2013-02-09
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Use new names for hooks rather than obsolete aliasesGlenn Morris2012-11-12
* Cleanup uses of "-hooks".Stefan Monnier2012-10-23
* * lisp/arc-mode.el (archive-summarize): Let-bind `buffer-file-truename'Juri Linkov2012-09-30
* Display archive errors in the echo area instead of inserting to the file buffer.Juri Linkov2012-09-28
* Fix minor Y10k bugs.Paul Eggert2012-05-03
* Add missing :version tags to new defgroups and defcustomsGlenn Morris2012-02-11
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-12-14
* Spelling fixes.Paul Eggert2011-11-17
* Spelling fixes.Paul Eggert2011-11-14
* Remove pop-to-buffer-same-window.Chong Yidong2011-09-02
* * lisp/arc-mode.el (archive-zip-expunge, archive-zip-update)Juri Linkov2011-07-08
* Fix some uses of switch-to-buffer.Stefan Monnier2011-07-05
* Add 7z operations to delete and save changed members.Juri Linkov2011-07-05
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19
* Fix bug #7977 with special-mode-map in arc-mode.el.Eli Zaretskii2011-02-04
* * lisp/simple.el (special-mode-map): Bind "h" to `describe-mode';Sam Steingold2011-02-01
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | arc-mode.el (archive-zip-extract): If w32-quote-process-args is nil, do quoteEli Zaretskii2010-12-10
* | Use line-end-position rather than end-of-line, etc.Glenn Morris2010-11-06
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-10
|\|
| * Fix bugs #6144 and #6467.Eli Zaretskii2010-06-25
* | Test for special mode-class in view-buffer instead of view-file (bug#5513).Juri Linkov2010-04-19
* | Add 7z archive format support (bug#5475).Juri Linkov2010-04-19
|/
* * arc-mode.el (archive-unique-fname): Make directories for nestedJuri Linkov2010-02-12
* * arc-mode.el (archive-zip-extract): Use `member-ignore-case' toJuri Linkov2010-02-02