index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
arc-mode.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
archive-int-to-mode: Fix order of testing S_ISUID, S_ISGID bits
Tino Calancha
2017-08-15
1
-4
/
+4
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Modernize usage of 'macOS' in doc and comments
Paul Eggert
2016-11-06
1
-1
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Bind [?\S-\ ] to previous line command in Dired-like modes.
Juri Linkov
2015-11-12
1
-0
/
+1
*
* lisp/arc-mode.el (archive-rar-summarize): Better alignment of the columns.
Nicolas Petton
2015-09-30
1
-2
/
+2
*
Use unar and lsar to handle RAR archives in arc-mode
Nicolas Petton
2015-09-30
1
-16
/
+15
*
* lisp/arc-mode.el: Sharp-quote function arguments.
Nicolas Petton
2015-09-28
1
-15
/
+15
*
Fix a thinko in arc-mode.el
Eli Zaretskii
2015-06-08
1
-2
/
+2
*
Un-revert changes mistakenly dropped by f9fabb2b
Stefan Monnier
2015-05-27
1
-2
/
+29
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+2
*
* lisp/arc-mode.el (archive-visit-single-files): Add :version.
Glenn Morris
2014-11-25
1
-5
/
+3
*
Fix bug #1702 with missing feature in arc-mode.el.
Matthew Leach
2014-11-21
1
-1
/
+15
*
Improve time stamp handling, and be more consistent about it.
Paul Eggert
2014-11-16
1
-5
/
+1
*
Fix a few ``MS-DOG''s overlooked in the previous commit.
Reuben Thomas
2014-08-07
1
-1
/
+1
*
Refer to MS-DOS using the same name everywhere.
Reuben Thomas
2014-08-07
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2014-01-15
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+2
*
* lisp/arc-mode.el (archive-extract-by-file): Check if directory exists
Juri Linkov
2013-12-17
1
-2
/
+4
*
* lisp/arc-mode.el (archive-7z-extract, archive-7z-expunge)
Glenn Morris
2013-11-13
1
-5
/
+4
*
Use define-derived-mode (and derived-mode-p).
Stefan Monnier
2013-09-10
1
-2
/
+2
*
* lisp/arc-mode.el: Add support for 7za.
William Xu
2013-09-06
1
-9
/
+14
*
* arc-mode.el (archive-mode): Add `archive-write-file' also for
Michael Albinus
2013-06-20
1
-3
/
+1
*
Remove all references to buffer-file-type and related features.
Eli Zaretskii
2013-02-09
1
-5
/
+0
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+2
*
Use new names for hooks rather than obsolete aliases
Glenn Morris
2012-11-12
1
-1
/
+1
*
Cleanup uses of "-hooks".
Stefan Monnier
2012-10-23
1
-3
/
+5
*
* lisp/arc-mode.el (archive-summarize): Let-bind `buffer-file-truename'
Juri Linkov
2012-09-30
1
-1
/
+2
*
Display archive errors in the echo area instead of inserting to the file buffer.
Juri Linkov
2012-09-28
1
-29
/
+54
*
Fix minor Y10k bugs.
Paul Eggert
2012-05-03
1
-2
/
+3
*
Add missing :version tags to new defgroups and defcustoms
Glenn Morris
2012-02-11
1
-0
/
+3
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-14
1
-2
/
+2
*
Spelling fixes.
Paul Eggert
2011-11-17
1
-2
/
+2
*
Spelling fixes.
Paul Eggert
2011-11-14
1
-1
/
+1
*
Remove pop-to-buffer-same-window.
Chong Yidong
2011-09-02
1
-1
/
+1
*
* lisp/arc-mode.el (archive-zip-expunge, archive-zip-update)
Juri Linkov
2011-07-08
1
-24
/
+24
*
Fix some uses of switch-to-buffer.
Stefan Monnier
2011-07-05
1
-1
/
+1
*
Add 7z operations to delete and save changed members.
Juri Linkov
2011-07-05
1
-6
/
+35
*
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-19
1
-1
/
+1
*
Fix bug #7977 with special-mode-map in arc-mode.el.
Eli Zaretskii
2011-02-04
1
-1
/
+1
*
* lisp/simple.el (special-mode-map): Bind "h" to `describe-mode';
Sam Steingold
2011-02-01
1
-4
/
+1
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
arc-mode.el (archive-zip-extract): If w32-quote-process-args is nil, do quote
Eli Zaretskii
2010-12-10
1
-3
/
+5
*
|
Use line-end-position rather than end-of-line, etc.
Glenn Morris
2010-11-06
1
-2
/
+1
*
|
Merge changes from emacs-23 branch.
Chong Yidong
2010-07-10
1
-3
/
+6
|
\
|
|
*
Fix bugs #6144 and #6467.
Eli Zaretskii
2010-06-25
1
-2
/
+6
[next]