summaryrefslogtreecommitdiff
path: root/lisp/tar-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* tar-grind-file-mode fix.Ulrich Mueller2011-10-201-3/+9
* Coding system fix for tar-untar-buffer (Bug#8870).Jambunathan K2011-06-271-1/+2
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-3/+2
* Move keymap initialization into declaration.Stefan Monnier2011-02-101-71/+77
* * lisp/simple.el (special-mode-map): Bind "h" to `describe-mode';Sam Steingold2011-02-011-84/+76
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-09-281-1/+2
|\ \ | |/
| * tar-mode.el (tar-header-block-tokenize): Decode filenames in "ustar" format.Kenichi Handa2010-09-271-1/+2
* | Use define-minor-mode where applicable.Stefan Monnier2010-05-021-14/+5
* | Test for special mode-class in view-buffer instead of view-file (bug#5513).Juri Linkov2010-04-191-8/+6
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * tar-mode.el (tar-copy): Call write-region on the right bufferChong Yidong2009-11-071-4/+6
* (tar-data-swapped-p): Make the assertion a bit moreStefan Monnier2009-10-171-6/+16
* Use default-value rather than default-enable-multibyte-characters.Glenn Morris2009-09-031-3/+4
* (tar-header-block-tokenize): Obey @LongLink even forStefan Monnier2009-06-041-1/+4
* (tar-extract): Setup the buffer's name, undo-list, andStefan Monnier2009-03-141-10/+4
* (tar-header-block-tokenize): Presume less, check more.Stefan Monnier2009-03-131-6/+20
* (tar-rename-entry): Only test the magic string, withoutStefan Monnier2009-01-161-2/+2
* (tar-header-block-tokenize): Properly ignore the versionStefan Monnier2009-01-121-4/+9
* (tar-mode, tar-mode-write-contents)Stefan Monnier2009-01-071-12/+12
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (tar-mode): Set write-contents-functions instead ofAndreas Schwab2008-12-311-10/+13
* (tar-data-swapped): New var.Stefan Monnier2008-12-301-7/+30
* (tar-swap-data): New function.Andreas Schwab2008-12-261-33/+24
* Merge from emacs--rel--22Miles Bader2008-06-011-1/+1
|\
| * (tar-header-block-summarize): Ensure one space around user&group.Stefan Monnier2008-05-261-1/+1
* | (tar-header): New field `header-start'.Stefan Monnier2008-05-291-97/+95
* | (tar-summarize-buffer): Fix reporter initialization.Stefan Monnier2008-05-281-22/+15
* | Use defstruct and markers.Stefan Monnier2008-05-271-241/+180
* | Use buffer-swap-text to separate summary and raw data.Stefan Monnier2008-05-271-308/+311
* | (tar-summarize-buffer): Comment fix.Andreas Schwab2008-05-261-1/+1
* | Merge from emacs--rel--22Miles Bader2008-05-261-5/+13
|\ \ | |/
| * (tar-summarize-buffer): Handle GNU Tar @LongLink format.Stefan Monnier2008-05-251-9/+17
* | Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* | (tar-untar-buffer): If the entry has directory link type, extract itMagnus Henoch2008-04-231-1/+3
* | (tar-prefix-offset): New constant.Juri Linkov2008-04-221-4/+12
* | (tar-mode-map): Obey mouse-1-click-follows-link.Stefan Monnier2008-04-031-0/+2
* | Fix broken indentation.Stefan Monnier2008-02-121-30/+24
* | Merge from emacs--devo--0Miles Bader2008-01-301-1/+2
|\ \
| * | (tar-extract): Use kill-buffer-if-not-modified asMartin Rudalics2008-01-271-1/+2
* | | Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\ \ \ | |/ /
| * | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
| |\ \ | | |/
| | * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-10-271-1/+1
|\ \ \ | |/ /
| * | * term/x-win.el (x-gtk-stock-map, icon-map-list)Dan Nicolaescu2007-10-201-1/+1