mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
; * lisp/cus-face.el: Remove duplicated width entry.
This commit is contained in:
parent
62d7ddb57c
commit
3e40a56d52
1 changed files with 0 additions and 1 deletions
|
|
@ -67,7 +67,6 @@
|
||||||
(const :tag "extra-condensed" extra-condensed)
|
(const :tag "extra-condensed" extra-condensed)
|
||||||
(const :tag "extraexpanded" extra-expanded)
|
(const :tag "extraexpanded" extra-expanded)
|
||||||
(const :tag "extra-expanded" extra-expanded)
|
(const :tag "extra-expanded" extra-expanded)
|
||||||
(const :tag "medium" normal)
|
|
||||||
(const :tag "narrow" condensed)
|
(const :tag "narrow" condensed)
|
||||||
(const :tag "normal" normal)
|
(const :tag "normal" normal)
|
||||||
(const :tag "medium" normal)
|
(const :tag "medium" normal)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue