log lisp/arc-mode.el @ 89653:cbaa9fd1aa5c

age author description
2003-09-08 Kenichi Handa *** empty log message ***
2002-07-31 Kenichi Handa (archive-file-name-coding-system): New variable.
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-27 Martin Rudalics (archive-extract): Use kill-buffer-if-not-modified as
2008-01-08 Miles Bader Merge from emacs--rel--22
2007-12-02 Stefan Monnier (archive-find-type): Add recognition of rar-exe format.
2007-09-19 Stefan Monnier Add basic support for Rar.
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-04-19 Chong Yidong (archive-find-type): lzh-exe for lzh self-extracting exe.
2007-04-16 Chong Yidong (archive-lzh-summarize): Only apply the "downcase if all upcase" rule
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-12-05 Glenn Morris Update copyright years.
2006-07-21 Eli Zaretskii (archive-set-buffer-as-visiting-file): Comment fix.
2006-05-26 Kenichi Handa (archive-set-buffer-as-visiting-file): Call
2006-05-16 Eli Zaretskii (archive-arc-summarize, archive-lzh-summarize): Convert csize to integer when
2006-05-09 Juri Linkov (archive-set-buffer-as-visiting-file): Bind buffer-undo-list
2006-05-05 Eli Zaretskii (archive-l-e): New optional argument `float' means generate a float value.
2006-03-08 Chong Yidong * arc-mode.el (archive-extract): Check if an existing buffer name
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2006-02-03 Eli Zaretskii (archive-maybe-copy): Fix the way directories in the archive are created
2005-11-26 John Paul Wallington (archive-extract): Use `posn-set-point' instead of `mouse-set-point'
2005-10-16 Richard M. Stallman (archive-zip-extract): Doc fix.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-20 Juanma Barranquero (archive-get-descr, archive-alternate-display): Doc fixes.
2005-07-04 Lute Kamstra Update FSF's address.
2005-07-04 Stefan Monnier (archive-lzh-ogm): Reorder save excursion/restriction.
2005-06-30 Stefan Monnier (archive-extract): Make it work as a mouse binding.
2005-06-30 Stefan Monnier Bind inhibit-read-only rather than buffer-read-only.
2005-05-26 Lute Kamstra (archive-mode): Use run-mode-hooks.
2005-04-09 Stefan Monnier (archive-mode-map): Move initialization into
2004-04-27 Eli Zaretskii (archive-maybe-copy): If ARCHIVE includes leading
2003-12-29 Richard M. Stallman Update author email addr.
2003-09-01 Miles Bader Add arch taglines
2003-05-23 Richard M. Stallman (archive-lzh-summarize): Calculate correct total
2003-05-06 Kenichi Handa (archive-set-buffer-as-visiting-file): Use
2003-03-14 John Paul Wallington * files.el (recover-session): Error if there are no previous
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2003-01-29 Juanma Barranquero (archive-lzh-summarize): Fix previous change.
2003-01-25 Richard M. Stallman (archive-unixdate): Corrected the date field string.
2003-01-14 Kim F. Storm (archive-arc-rename-entry): Fix error message.
2003-01-12 Andreas Schwab (archive-mode-map): Use command remapping instead of substitute-key-definition.
2002-11-08 Stefan Monnier (archive-zip-summarize): Don't hardcode (point-min) = 1.
2002-05-19 Richard M. Stallman Fix previous change.
2002-05-19 Richard M. Stallman (archive-zip-use-pkzip): Variable deleted.
2002-03-03 Richard M. Stallman Comment change.
2002-01-13 Pavel Janík Fix typo.
2001-09-07 Eli Zaretskii (archive-dostime): Fix a typo in minutes' computation.
2001-07-14 Pavel Janík Emacs lisp coding convention fixes.
2001-06-17 Eli Zaretskii (archive-summarize-files): Add help-echo to mouse-highlighted text.
2001-05-09 Stefan Monnier (archive-int-to-mode): Construct the string directly.
2000-10-15 Stefan Monnier (archive-zoo-summarize): Fix from gnu.emacs.bug.
2000-06-15 Eli Zaretskii (archive-mode-map): Use the new menu-item format for
2000-03-12 Gerd Moellmann (archive-zip-update): Add `-P' for pkzip.
1999-12-31 Richard M. Stallman (archive-mode-map): Bind q to quit-window.
1999-02-22 Eli Zaretskii (archive-set-buffer-as-visiting-file): Save
1998-10-17 Richard M. Stallman (archive-mode): Locally set file-precious-flag.
1998-10-15 Richard M. Stallman (arc-mode): Provide arc-mode.
1998-10-06 Karl Heuer (archive-mode-revert): Arg no-auto-save renamed from no-autosave.
1998-07-27 Kenichi Handa (archive-set-buffer-as-visiting-file): Give FILENAME
1998-07-26 Eli Zaretskii (archive-summarize): Set buffer unibyte before
1998-07-19 Eli Zaretskii (archive-mode): Undo previous change.
1998-07-17 Richard M. Stallman (archive-mode): Make the buffer unibyte.
1998-07-17 Richard M. Stallman (archive-extract): If the extractor signals an
1998-06-13 Richard M. Stallman (archive-mode): Locally bind local-enable-local-variables, not
1998-06-01 Karl Heuer (archive-extract): Fix handling of 'view option.
1998-05-21 Eli Zaretskii (archive-file-name-invalid-regexp): Remove.
1998-05-16 Richard M. Stallman (archive-tmpdir): Use temporary-file-directory.
1998-05-16 Richard M. Stallman (archive-tmpdir): Use system-tmp-directory.
1998-05-14 Eli Zaretskii (archive-tmpdir): Make the prefix of the temporary
1998-04-15 Eli Zaretskii (archive-extract-by-stdout): Don't use
1998-01-25 Richard M. Stallman (archive-find-type): Accept d or s after digit, for lzh.
1997-11-10 Andreas Schwab (archive-zoo-summarize): Properly handle the case of
1997-09-26 Karl Heuer (archive-mode): Use write-contents-hooks.
1997-09-14 Richard M. Stallman Customized.
1997-06-17 Richard M. Stallman (archive-extract): Use second argument of
1997-05-27 Richard M. Stallman Comment change.
1996-09-22 Richard M. Stallman Doc fixes.
1996-09-22 Richard M. Stallman (archive-mode, archive-extract, archive-check-dos)
1996-01-14 Erik Naggum Update FSF's address.
1996-01-04 Karl Heuer (archive-summarize-files): Doc fix.
1995-11-14 Richard M. Stallman (archive-remote-regexp): Doc fix.
1995-10-30 Richard M. Stallman (archive-zoo-summarize): Handle archives with long file names.
1995-08-06 Richard M. Stallman Standardize layout of doc strings.
1995-08-02 Richard M. Stallman (archive-remote-regexp): Don't accept hostnames
1995-06-29 Richard M. Stallman (archive-mode): Add autoload cookie.
1995-06-18 Richard M. Stallman (archive-zip-summarize): Handle per-file comments in central directory.
1995-05-30 Karl Heuer (archive-lemacs): New variable.
1995-05-24 Karl Heuer Remove version number.
1995-05-23 Karl Heuer Initial revision