2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-15 |
Richard M. Stallman |
(tar-get-descriptor): No error for zero-length file.
|
2007-06-06 |
Chong Yidong |
(tar-header-block-summarize, tar-summarize-buffer)
|
2007-05-23 |
Eli Zaretskii |
(tar-file-name-handler): New function.
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2006-11-27 |
Juanma Barranquero |
(tar-header-block-summarize, tar-clear-modification-flags): "?\ " -> "?\s".
|
2006-05-26 |
Kenichi Handa |
(tar-extract): Call find-operation-coding-system
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-11-10 |
Stefan Monnier |
Remove spurious or unnecessary leading stars in docstrings.
|
2005-10-22 |
Kenichi Handa |
(tar-extract): Be sure to call
|
2005-08-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-18 |
Juanma Barranquero |
(tar-subfile-save-buffer): Use `insert-buffer-substring', not `insert-buffer'.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-03-17 |
Richard M. Stallman |
(tar-mode): Turn off undo unconditionally.
|
2005-01-15 |
Richard M. Stallman |
(tar-extract): Bind buffer-undo-list to t.
|
2004-10-27 |
Richard M. Stallman |
(tar-mode): Use write-contents-functions, not write-contents-hooks.
|
2004-10-08 |
Eli Zaretskii |
(tar-summarize-buffer): Use progress reporter.
|
2004-02-09 |
Kenichi Handa |
(tar-extract): Fix for the case that a file doesn't have end-of-line.
|
2004-02-08 |
Andreas Schwab |
(tar-parse-octal-integer-safe): Add missing format
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-02-15 |
Richard M. Stallman |
(tar-header-block-summarize): Use l for symlink, h for hard link.
|
2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
2002-09-27 |
Stefan Monnier |
(tar-untar-buffer): Handle dir-entries.
|
2002-08-17 |
Richard M. Stallman |
(tar-subfile-mode): Use add-hook and remove-hook, and use
|
2002-05-18 |
Eli Zaretskii |
(tar-octal-time): Fix last change.
|
2002-05-17 |
Eli Zaretskii |
(tar-octal-time): Fix the last argument of logior.
|
2002-03-28 |
Richard M. Stallman |
(tar-header-block-summarize, tar-get-descriptor):
|
2002-03-08 |
Richard M. Stallman |
(tar-untar-buffer): New function.
|
2002-02-20 |
Pavel JanÃk |
(tar-next-line, tar-previous-line): Add doc string,
|
2001-11-17 |
Stefan Monnier |
(tar-mode): Use define-derived-mode.
|
2001-09-27 |
Gerd Moellmann |
(tar-mode-write-file): Don't signal an error by
|
2001-08-07 |
Gerd Moellmann |
(tar-extract): Avoid generating a new buffer
|
2001-06-17 |
Eli Zaretskii |
(tar-header-block-summarize): Add help-echo to mouse-highlighted text.
|
2001-06-15 |
Eli Zaretskii |
Fix the copyright notice.
|
2001-06-15 |
Eli Zaretskii |
(tar-extract): Call generate-new-buffer-name to
|
2001-05-09 |
Eli Zaretskii |
(tar-extract): Pay attention to the value of
|
2000-12-12 |
Andreas Schwab |
(tar-extract): Base the name of the subfile buffer
|
2000-06-14 |
Kenichi Handa |
(tar-extract): For goto-char, use (point-min), not
|
2000-06-09 |
Dave Love |
(tar-copy): Supply MUSTBENEW arg to write-region.
|
2000-06-05 |
Stefan Monnier |
(tar-header-block-recompute-checksum): Remove.
|
2000-02-03 |
Dave Love |
Replace tar-dolist, tar-dotimes with dolist, dotimes.
|
1999-12-30 |
Richard M. Stallman |
(tar-mode-map): Bind q to quit-window, not tar-quit.
|
1999-09-08 |
Richard M. Stallman |
(tar-header-block-tokenize):
|
1999-09-07 |
Dave Love |
(tar-header-block-tokenize): Bind linkname.
|
1999-09-06 |
Richard M. Stallman |
(tar-extract): Don't assume buffer is visiting a file.
|
1999-06-20 |
Karl Heuer |
(tar-header-block-tokenize): Don't assume that the last byte
|
1998-11-16 |
Kenichi Handa |
(tar-header-block-tokenize): Decode codes of file
|
1998-10-17 |
Richard M. Stallman |
(tar-mode): Locally set file-precious-flag.
|
1998-10-06 |
Karl Heuer |
(tar-mode-revert): no-auto-save arg renamed from no-autosave.
|
1998-07-25 |
Kenichi Handa |
Give set-auto-coding-funciton FILENAME argument.
|
1998-06-15 |
Kenichi Handa |
(tar-extract): Adjusted for the change of the spec
|
1998-06-13 |
Richard M. Stallman |
(tar-mode): Locally bind local-enable-local-variables,
|
1998-06-01 |
Karl Heuer |
(tar-extract): Pass HIGHEST=t to detect-coding-region.
|
1998-05-22 |
Richard M. Stallman |
(tar-mode): Position point on the name of the first file.
|
1998-05-11 |
Dave Love |
(tar-subfile-mode): Call auto-save-mode with -1.
|
1998-04-29 |
Dave Love |
(tar-mode-write-file): Protect from null tar-header-offset.
|
1998-04-29 |
Richard M. Stallman |
(tar-extract): Use `!' instead of `:' to construct
|
1998-03-03 |
Richard M. Stallman |
Comment change.
|
1998-02-25 |
Karl Heuer |
Add "q" for quit, and use "C" for copy and "R" for
|
1998-02-01 |
Stephen Eglen |
Customized.
|