summaryrefslogtreecommitdiff
path: root/deb-view.el
Commit message (Collapse)AuthorAge
* remove broken conditional requireJonas Bernoulli2018-10-14
| | | | | | | | `view' was always required because it is not only required within the `if' but also outside. Therefore no body used this using an Emacsen that would have caused `view-less' to be loaded "instead", otherwise they would have reported a bug. So we can drop the `if` completely and stick to the unconditional (require 'view).
* fix indentation and remove excessive whitespaceJonas Bernoulli2018-10-14
|
* document dependence on dpkg-debDavid Bremner2018-07-01
|
* close #878868David Bremner2018-06-30
|
* fix permissionsDavid Bremner2018-06-23
|
* Import Debian version 36.3+nmu1Sean Whitton2018-03-22
| | | | | | | | | | emacs-goodies-el (36.3+nmu1) unstable; urgency=medium * Non-maintainer upload. * emacs-goodies-el: - Bug fix: "fails to upgrade lenny -> squeeze -> wheezy -> jessie", thanks to Andreas Beckmann (Closes: #851605). Skip byte-compilation for minibuffer-complete-cycle.el on emacs22.
* typo.psg2011-08-17
|
* deb-view.el: "deb-view does not support xz-compressed debs", thanks to Svenpsg2011-08-17
| | | | Joachim (Closes: #637579).
* Misc. catchuppsg2009-11-12
|
* debian-el:psg2009-10-25
| | | | deb-view.el: Added support for data.tar.bz2 deb files (Closes: #457094).
* deb-view.el: Bug fix: "undo limit vs. .deb", thanks to Dan Jacobson forpsg2009-09-02
| | | | | reporting and to Sven Joachim for the patch. Apologies for forgetting about it for so long (Closes: #388637).
* deb-view.wl: Bug fix: Fails if coding system utf-8 is preferred.psg2006-02-03
| | | | Thanks to Sven Joachim for the report and the patch (Closes: #344260).
* deb-view.el 1.12 2005-10-24 Peter S. Galbraith <psg@debian.org>psg2005-10-24
| | | | | | deb-view-tar-view: If the file to be opned is from the INFO buffer, then open in the other (larger) window. Thanks to Dan Jacobson for suggesting this change (Closes: #321869)
* deb-view.el 1.12 2005-10-24 Peter S. Galbraith <psg@debian.org>psg2005-10-24
| | | | | - deb-view-dired-view: Check if file in dired is a .deb before opening. Thanks to Dan Jacobson for suggesting this change (Closes: #273902)
* deb-view.el 1.12 2005-10-24 Peter S. Galbraith <psg@debian.org>psg2005-10-24
| | | | | | - Output an error message if the package file is corrupted (e.g. partial download). Thanks to Dan Jacobson for suggesting this change (Closes: #235673).
* deb-view.el: Resize top (control) window to fit number of lines sincepsg2004-01-16
| | | | | it doesn't really need to be 1/2 the screen. Thanks to Dan Jacobson for suggesting this change (Closes: #224950).
* deb-view.el: I'm now maintaining this file. New version supports customization.psg2003-10-31
|
* Authour email changepsg2003-10-16
|
* deb-view.el from package debview 1.9-3psg2003-10-05