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
992f7c96
Commit
992f7c96
authored
Apr 10, 2002
by
Richard M. Stallman
Browse files
(custom-face-attributes): Fix typo in `ultra-bold'.
parent
f9cf4c2c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/cus-face.el
lisp/cus-face.el
+1
-1
No files found.
lisp/cus-face.el
View file @
992f7c96
...
...
@@ -98,7 +98,7 @@
(
choice
:tag
"Weight"
:help-echo
"Font weight."
:value
normal
; default
(
const
:tag
"black"
ultra
_
bold
)
(
const
:tag
"black"
ultra
-
bold
)
(
const
:tag
"bold"
bold
)
(
const
:tag
"book"
semi-light
)
(
const
:tag
"demibold"
semi-bold
)
...
...
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