Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
8b5e9292
Commit
8b5e9292
authored
Sep 29, 2019
by
Lars Ingebrigtsen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove :group from a recent defcustom
* lisp/image.el (convert-images-externally): Remove :group.
parent
63f4f02a
Pipeline
#3362
passed with stage
in 53 minutes and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
lisp/image.el
lisp/image.el
+0
-1
No files found.
lisp/image.el
View file @
8b5e9292
...
...
@@ -148,7 +148,6 @@ and so on) internally, but images that doesn't have native
support
in
Emacs
can
still
be
displayed
by
Emacs
if
external
conversion
programs
(
like
ImageMagick
\"convert\",
GraphicsMagick
\"gm\"
or
\"ffmpeg\"
)
are
installed.
"
:group 'image
:type 'bool
:version "
27.1
")
...
...
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