summaryrefslogtreecommitdiff
path: root/deb-view.el
Commit message (Collapse)AuthorAge
* force view-mode from INFO bufferdebian/37.8archive/debian/37.8David Bremner2018-10-20
|
* drop use of shell-file-name in call-processDavid Bremner2018-10-20
| | | | Using the shell to exec commands introduces various security problems.
* fixup copyright notices, without changing licenseJonas Bernoulli2018-10-14
| | | | | | | | | | | | | | | | | This commit merely changes the formatting and/or wording of the copyright notices at the top of the individual libraries. The used license is not changed, it was and still is the GNU GPL v2, with the "(at your option) any later version" note. The formatting is changed to follow the formatting that is commonly used nowadays. This helps tools that try to extract the license based on the license statement. `debian-el.el' previously had no license statement, but because all the other license statements revered to the same license, it is clear that this file was and has to be released under the same license. This is the file where the license statement is most important, because it is the "main library", where tools most likely look for it.
* 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