summaryrefslogtreecommitdiff
path: root/deb-view.el
diff options
context:
space:
mode:
authorpsg <>2005-10-24 16:57:18 +0000
committerpsg <>2005-10-24 16:57:18 +0000
commit846f9890876054f85ab43e124cd71647ce3b3a19 (patch)
treeffb94aa23c80c4f0e35533737f3c0c0faea0d316 /deb-view.el
parent2d38c2c94e170e0b3a08f60f2c68513637518de6 (diff)
deb-view.el 1.12 2005-10-24 Peter S. Galbraith <psg@debian.org>
- deb-view-dired-view: Check if file in dired is a .deb before opening. Thanks to Dan Jacobson for suggesting this change (Closes: #273902)
Diffstat (limited to 'deb-view.el')
-rw-r--r--deb-view.el6
1 files changed, 4 insertions, 2 deletions
diff --git a/deb-view.el b/deb-view.el
index 4d6d997..cf59569 100644
--- a/deb-view.el
+++ b/deb-view.el
@@ -208,8 +208,10 @@
;; 1.12 2005-10-24 Peter S. Galbraith <psg@debian.org>
;; - Output an error message if the package file is corrupted
-;; (e.g. partial download). Thanks to Dan
-;; Jacobson for suggesting this change (Closes: #235673).
+;; (e.g. partial download).
+;; Thanks to Dan Jacobson for suggesting this change (Closes: #235673).
+;; - deb-view-dired-view: Check if file in dired is a .deb before opening.
+;; Thanks to Dan Jacobson for suggesting this change (Closes: #273902)
;;; Code: