]> code.delx.au - gnu-emacs/history - lisp/tar-mode.el
(tar-header-block-tokenize): Parse 32-bit modtime
[gnu-emacs] / lisp / tar-mode.el
1995-02-26 Richard M. Stallman(tar-header-block-tokenize): Parse 32-bit modtime
1994-12-27 Richard M. Stallman(tar-mode-map): Bind C-m to tar-extract.
1994-12-18 Richard M. Stallman(tar-extract): Don't use set-visited-file-name. to
1994-11-03 Karl Heuer(tar-extract): Set default-directory to that of the...
1994-10-27 Karl Heuer(tar-summarize-buffer): Improperly terminated archive...
1994-10-26 Karl Heuer(tar-summarize-buffer): Check for end of buffer before...
1994-06-24 Richard M. Stallman(tar-alter-one-field): Finish previous renaming change.
1994-06-23 Richard M. Stallman(tar-extract): Set file name by hand before calling
1994-05-14 Richard M. Stallman(tar-extract): Put tar name into subfile visited name.
1994-05-12 Richard M. Stallman(tar-extract): Don't clear out the buffer-file-name.
1994-05-03 Karl HeuerUpdate copyright.
1994-04-25 Richard M. StallmanComment change.
1994-04-25 Karl Heuer(tar-copy): Don't bother with a temp buffer.
1994-04-24 Richard M. Stallman(tar-extract): Don't put whole file name in buffer...
1994-04-02 Karl Heuer(summarize-tar-header-block): Add mouse-face properties.
1994-03-31 Richard M. StallmanFix error message syntax.
1994-02-07 Richard M. Stallman(tar-pad-to-blocksize): Bind inhibit-read-only, not...
1993-08-12 Roland McGrath(tar-mode-map): Don't bind C-c.
1993-07-31 Richard M. StallmanFix doc strings and error message syntax.
1993-07-24 Richard M. Stallman(tar-parse-info, tar-header-offset, tar-superior-buffer)
1993-07-17 Richard M. Stallman(tar-extract): Use view-exit-action to kill viewed...
1993-06-01 Richard M. StallmanTypo in autoload cookie.
1993-05-31 Richard M. StallmanDon't initialize write-file-hooks.
1993-04-23 Eric S. RaymondAll fsets changed to defaliases.
1993-04-16 Eric S. RaymondAdd defvars to pacify the byte compiler, at RMS's request.
1992-07-27 Eric S. Raymondentered into RCS
1992-07-22 Eric S. Raymond*** empty log message ***
1992-07-17 Eric S. Raymond*** empty log message ***
1992-07-16 Eric S. Raymond*** empty log message ***
1992-07-14 Eric S. Raymond*** empty log message ***
1992-05-30 Eric S. Raymond*** empty log message ***
1992-03-16 Jim Blandy*** empty log message ***
1991-03-11 Richard M. StallmanInitial revision