| Commit message (Expand) | Author | Age | Files | Lines |
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78 | Miles Bader | 2005-08-26 | 1 | -2/+2 |
|\ |
|
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -2/+2 |
| * | (tar-subfile-save-buffer): Use `insert-buffer-substring', not `insert-buffer'. | Juanma Barranquero | 2005-07-18 | 1 | -2/+2 |
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68 | Miles Bader | 2005-07-07 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-28 | Miles Bader | 2005-03-19 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | (tar-mode): Turn off undo unconditionally. | Richard M. Stallman | 2005-03-17 | 1 | -0/+1 |
| * | (tar-extract): Bind buffer-undo-list to t. | Richard M. Stallman | 2005-01-15 | 1 | -59/+60 |
* | | (tar-extract): Adjust code merged from trunk for | Kenichi Handa | 2005-01-17 | 1 | -1/+7 |
* | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69 | Miles Bader | 2004-11-04 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | (tar-mode): Use write-contents-functions, not write-contents-hooks. | Richard M. Stallman | 2004-10-27 | 1 | -1/+1 |
* | | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57 | Miles Bader | 2004-10-14 | 1 | -8/+6 |
|\ \
| |/ |
|
| * | (tar-summarize-buffer): Use progress reporter. | Eli Zaretskii | 2004-10-08 | 1 | -8/+5 |
| * | (tar-extract): Fix for the case that a file doesn't have end-of-line. | Kenichi Handa | 2004-02-09 | 1 | -0/+1 |
| * | (tar-parse-octal-integer-safe): Add missing format | Andreas Schwab | 2004-02-08 | 1 | -2/+2 |
* | | Sync to HEAD | Kenichi Handa | 2004-04-16 | 1 | -2/+3 |
* | | *** empty log message *** | Kenichi Handa | 2003-09-08 | 1 | -106/+68 |
|\ \ |
|
| * | | (tar-extract): Fix previous change. | Kenichi Handa | 2002-08-08 | 1 | -1/+1 |
| * | | (tar-file-name-coding-system): New variable. Make | Kenichi Handa | 2002-07-31 | 1 | -107/+75 |
* | | | New directory | Kenichi Handa | 2003-09-08 | 1 | -1/+0 |
| |/
|/| |
|
* | | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | | (tar-header-block-summarize): Use l for symlink, h for hard link. | Richard M. Stallman | 2003-02-15 | 1 | -2/+2 |
* | | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -15/+15 |
* | | (tar-untar-buffer): Handle dir-entries. | Stefan Monnier | 2002-09-27 | 1 | -21/+26 |
* | | (tar-subfile-mode): Use add-hook and remove-hook, and use | Richard M. Stallman | 2002-08-17 | 1 | -8/+8 |
* | | (tar-octal-time): Fix last change. | Eli Zaretskii | 2002-05-18 | 1 | -6/+6 |
* | | (tar-octal-time): Fix the last argument of logior. | Eli Zaretskii | 2002-05-17 | 1 | -1/+2 |
* | | (tar-header-block-summarize, tar-get-descriptor): | Richard M. Stallman | 2002-03-28 | 1 | -0/+2 |
* | | (tar-untar-buffer): New function. | Richard M. Stallman | 2002-03-08 | 1 | -0/+21 |
|/ |
|
* | (tar-next-line, tar-previous-line): Add doc string, | Pavel JanÃk | 2002-02-20 | 1 | -4/+6 |
* | (tar-mode): Use define-derived-mode. | Stefan Monnier | 2001-11-17 | 1 | -21/+9 |
* | (tar-mode-write-file): Don't signal an error by | Gerd Moellmann | 2001-09-27 | 1 | -2/+3 |
* | (tar-extract): Avoid generating a new buffer | Gerd Moellmann | 2001-08-07 | 1 | -11/+7 |
* | (tar-header-block-summarize): Add help-echo to mouse-highlighted text. | Eli Zaretskii | 2001-06-17 | 1 | -1/+3 |
* | Fix the copyright notice. | Eli Zaretskii | 2001-06-15 | 1 | -1/+2 |
* | (tar-extract): Call generate-new-buffer-name to | Eli Zaretskii | 2001-06-15 | 1 | -4/+5 |
* | (tar-extract): Pay attention to the value of | Eli Zaretskii | 2001-05-09 | 1 | -4/+5 |
* | (tar-extract): Base the name of the subfile buffer | Andreas Schwab | 2000-12-12 | 1 | -9/+11 |
* | (tar-extract): For goto-char, use (point-min), not | Kenichi Handa | 2000-06-14 | 1 | -5/+5 |
* | (tar-copy): Supply MUSTBENEW arg to write-region. | Dave Love | 2000-06-09 | 1 | -1/+1 |
* | (tar-header-block-recompute-checksum): Remove. | Stefan Monnier | 2000-06-05 | 1 | -87/+39 |
* | Replace tar-dolist, tar-dotimes with dolist, dotimes. | Dave Love | 2000-02-03 | 1 | -44/+13 |
* | (tar-mode-map): Bind q to quit-window, not tar-quit. | Richard M. Stallman | 1999-12-30 | 1 | -8/+2 |
* | (tar-header-block-tokenize): | Richard M. Stallman | 1999-09-08 | 1 | -4/+8 |
* | (tar-header-block-tokenize): Bind linkname. | Dave Love | 1999-09-07 | 1 | -2/+2 |
* | (tar-extract): Don't assume buffer is visiting a file. | Richard M. Stallman | 1999-09-06 | 1 | -1/+3 |
* | (tar-header-block-tokenize): Don't assume that the last byte | Karl Heuer | 1999-06-20 | 1 | -8/+8 |
* | (tar-header-block-tokenize): Decode codes of file | Kenichi Handa | 1998-11-16 | 1 | -23/+89 |
* | (tar-mode): Locally set file-precious-flag. | Richard M. Stallman | 1998-10-17 | 1 | -0/+3 |
* | (tar-mode-revert): no-auto-save arg renamed from no-autosave. | Karl Heuer | 1998-10-06 | 1 | -1/+1 |