summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Pluim <rpluim@gmail.com>2021-11-26 09:35:25 +0100
committerRobert Pluim <rpluim@gmail.com>2021-11-26 09:35:25 +0100
commit3e40a56d52b932fa13d3093e15e39277a6684fec (patch)
tree256afbdaa27a56d9b41ff3dac1aab583ac2b9945
parent62d7ddb57c3db8f1e5cb20c6d82566b644faaa8c (diff)
downloademacs-3e40a56d52b932fa13d3093e15e39277a6684fec.tar.gz
; * lisp/cus-face.el: Remove duplicated width entry.
-rw-r--r--lisp/cus-face.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/cus-face.el b/lisp/cus-face.el
index 16fa55e8268..f83f1a2daa0 100644
--- a/lisp/cus-face.el
+++ b/lisp/cus-face.el
@@ -67,7 +67,6 @@
(const :tag "extra-condensed" extra-condensed)
(const :tag "extraexpanded" extra-expanded)
(const :tag "extra-expanded" extra-expanded)
- (const :tag "medium" normal)
(const :tag "narrow" condensed)
(const :tag "normal" normal)
(const :tag "medium" normal)