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
*
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
*
|
Test for special mode-class in view-buffer instead of view-file (bug#5513).
Juri Linkov
2010-04-19
1
-2
/
+2
*
|
Add 7z archive format support (bug#5475).
Juri Linkov
2010-04-19
1
-23
/
+102
|
/
*
* arc-mode.el (archive-unique-fname): Make directories for nested
Juri Linkov
2010-02-12
1
-0
/
+5
*
* arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
Juri Linkov
2010-02-02
1
-5
/
+9
*
* arc-mode.el (archive-zip-extract): Quote the argument passed to unzip (Bug#...
Chong Yidong
2010-01-28
1
-1
/
+4
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
(archive-rar-summarize): Support Attribute fields in RAR archives
Eli Zaretskii
2009-12-12
1
-1
/
+1
*
(archive-rar-summarize): Allow between 6 and 7 characters in the
Eli Zaretskii
2009-12-10
1
-1
/
+1
*
* arc-mode.el: Add "Keywords: files", so the details in its
Kevin Ryde
2009-11-26
1
-1
/
+1
*
* arc-mode.el (archive-maybe-copy): Move creation of directory ...
Michael Albinus
2009-11-15
1
-9
/
+11
*
Use default-value rather than default-enable-multibyte-characters.
Glenn Morris
2009-09-03
1
-3
/
+3
*
* arc-mode.el (archive-mode):
Juanma Barranquero
2009-08-28
1
-1
/
+1
*
* gnus/nnheader.el (nnheader-find-file-noselect):
Stefan Monnier
2009-08-28
1
-1
/
+1
*
* arc-mode.el (archive-find-type): Allow for a PK00 string before
Chong Yidong
2009-07-12
1
-1
/
+1
*
(archive-ar-summarize): Don't burp on special GNU
Stefan Monnier
2009-03-26
1
-48
/
+47
[next]