summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2006-07-17 20:55:07 +0000
committerRichard M. Stallman <rms@gnu.org>2006-07-17 20:55:07 +0000
commitf2920ffe8e0be5d4e9dd57e4fc673b7119cb0045 (patch)
treec5b547ef12e6e5f122c8ae19e0088acd02c0ca9d
parentaed19764254cd2620930d9a3ee346f09ae9674b7 (diff)
downloademacs-f2920ffe8e0be5d4e9dd57e4fc673b7119cb0045.tar.gz
(tar-superior-buffer, archive-superior-buffer):
Add defvars to silence warnings.
-rw-r--r--lisp/image-mode.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/image-mode.el b/lisp/image-mode.el
index 66d7fb6c16a..523ef3f73a8 100644
--- a/lisp/image-mode.el
+++ b/lisp/image-mode.el
@@ -118,6 +118,9 @@ information on these modes."
(if (get-text-property (point-min) 'display)
(image-toggle-display)))
+(defvar archive-superior-buffer)
+(defvar tar-superior-buffer)
+
(defun image-toggle-display ()
"Start or stop displaying an image file as the actual image.
This command toggles between showing the text of the image file