Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
f2920ffe
Commit
f2920ffe
authored
Jul 17, 2006
by
Richard M. Stallman
Browse files
(tar-superior-buffer, archive-superior-buffer):
Add defvars to silence warnings.
parent
aed19764
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
lisp/image-mode.el
lisp/image-mode.el
+3
-0
No files found.
lisp/image-mode.el
View file @
f2920ffe
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment