Mercurial > emacs
changeset 71939:3c0fceee4b4a
(tar-superior-buffer, archive-superior-buffer):
Add defvars to silence warnings.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 17 Jul 2006 20:55:07 +0000 |
parents | 2bd94e447ecb |
children | 6bc43bba870c |
files | lisp/image-mode.el |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/image-mode.el Mon Jul 17 17:10:32 2006 +0000 +++ b/lisp/image-mode.el Mon Jul 17 20:55:07 2006 +0000 @@ -118,6 +118,9 @@ (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