log lisp/arc-mode.el @ 89657:899286e38bef

age author description
Mon, 08 Sep 2003 12:53:41 +0000 Kenichi Handa *** empty log message ***
Wed, 31 Jul 2002 07:14:13 +0000 Kenichi Handa (archive-file-name-coding-system): New variable.
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Sun, 27 Jan 2008 22:20:43 +0000 Martin Rudalics (archive-extract): Use kill-buffer-if-not-modified as
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Sun, 02 Dec 2007 02:05:48 +0000 Stefan Monnier (archive-find-type): Add recognition of rar-exe format.
Wed, 19 Sep 2007 17:19:59 +0000 Stefan Monnier Add basic support for Rar.
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Thu, 19 Apr 2007 23:53:02 +0000 Chong Yidong (archive-find-type): lzh-exe for lzh self-extracting exe.
Mon, 16 Apr 2007 19:40:14 +0000 Chong Yidong (archive-lzh-summarize): Only apply the "downcase if all upcase" rule
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Tue, 05 Dec 2006 06:15:26 +0000 Glenn Morris Update copyright years.
Fri, 21 Jul 2006 09:26:41 +0000 Eli Zaretskii (archive-set-buffer-as-visiting-file): Comment fix.
Fri, 26 May 2006 04:47:36 +0000 Kenichi Handa (archive-set-buffer-as-visiting-file): Call
Tue, 16 May 2006 18:28:02 +0000 Eli Zaretskii (archive-arc-summarize, archive-lzh-summarize): Convert csize to integer when
Tue, 09 May 2006 23:10:24 +0000 Juri Linkov (archive-set-buffer-as-visiting-file): Bind buffer-undo-list
Fri, 05 May 2006 10:54:55 +0000 Eli Zaretskii (archive-l-e): New optional argument `float' means generate a float value.
Wed, 08 Mar 2006 01:57:59 +0000 Chong Yidong * arc-mode.el (archive-extract): Check if an existing buffer name
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Fri, 03 Feb 2006 11:05:29 +0000 Eli Zaretskii (archive-maybe-copy): Fix the way directories in the archive are created
Sat, 26 Nov 2005 19:04:31 +0000 John Paul Wallington (archive-extract): Use `posn-set-point' instead of `mouse-set-point'
Sun, 16 Oct 2005 17:05:23 +0000 Richard M. Stallman (archive-zip-extract): Doc fix.
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Wed, 20 Jul 2005 11:19:10 +0000 Juanma Barranquero (archive-get-descr, archive-alternate-display): Doc fixes.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Mon, 04 Jul 2005 18:47:07 +0000 Stefan Monnier (archive-lzh-ogm): Reorder save excursion/restriction.
Thu, 30 Jun 2005 22:17:01 +0000 Stefan Monnier (archive-extract): Make it work as a mouse binding.
Thu, 30 Jun 2005 21:52:17 +0000 Stefan Monnier Bind inhibit-read-only rather than buffer-read-only.