summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2018-01-10 15:45:55 -0500
committerGlenn Morris <rgm@gnu.org>2018-01-10 15:45:55 -0500
commit9e1664335cada26b2c9968b65318d451279f6f99 (patch)
tree4df71065c016b3862436d4c0d0ad31e5df33685f /lisp
parent66d83ce01125e8029efa454ece4e39e9567805e2 (diff)
downloademacs-9e1664335cada26b2c9968b65318d451279f6f99.tar.gz
emacs-9e1664335cada26b2c9968b65318d451279f6f99.tar.bz2
emacs-9e1664335cada26b2c9968b65318d451279f6f99.zip
Remove message.el face aliases obsolete since 22.1
* lisp/gnus/message.el: Remove face "-face" aliases, obsolete since 22.1.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/gnus/message.el20
1 files changed, 0 insertions, 20 deletions
diff --git a/lisp/gnus/message.el b/lisp/gnus/message.el
index 37197287ac0..cbb12703e72 100644
--- a/lisp/gnus/message.el
+++ b/lisp/gnus/message.el
@@ -1435,8 +1435,6 @@ starting with `not' and followed by regexps."
:bold t :italic t))
"Face used for displaying To headers."
:group 'message-faces)
-(define-obsolete-face-alias 'message-header-to-face
- 'message-header-to "22.1")
(defface message-header-cc
'((((class color)
@@ -1449,8 +1447,6 @@ starting with `not' and followed by regexps."
:bold t))
"Face used for displaying Cc headers."
:group 'message-faces)
-(define-obsolete-face-alias 'message-header-cc-face
- 'message-header-cc "22.1")
(defface message-header-subject
'((((class color)
@@ -1463,8 +1459,6 @@ starting with `not' and followed by regexps."
:bold t))
"Face used for displaying Subject headers."
:group 'message-faces)
-(define-obsolete-face-alias 'message-header-subject-face
- 'message-header-subject "22.1")
(defface message-header-newsgroups
'((((class color)
@@ -1477,8 +1471,6 @@ starting with `not' and followed by regexps."
:bold t :italic t))
"Face used for displaying Newsgroups headers."
:group 'message-faces)
-(define-obsolete-face-alias 'message-header-newsgroups-face
- 'message-header-newsgroups "22.1")
(defface message-header-other
'((((class color)
@@ -1491,8 +1483,6 @@ starting with `not' and followed by regexps."
:bold t :italic t))
"Face used for displaying other headers."
:group 'message-faces)
-(define-obsolete-face-alias 'message-header-other-face
- 'message-header-other "22.1")
(defface message-header-name
'((((class color)
@@ -1505,8 +1495,6 @@ starting with `not' and followed by regexps."
:bold t))
"Face used for displaying header names."
:group 'message-faces)
-(define-obsolete-face-alias 'message-header-name-face
- 'message-header-name "22.1")
(defface message-header-xheader
'((((class color)
@@ -1519,8 +1507,6 @@ starting with `not' and followed by regexps."
:bold t))
"Face used for displaying X-Header headers."
:group 'message-faces)
-(define-obsolete-face-alias 'message-header-xheader-face
- 'message-header-xheader "22.1")
(defface message-separator
'((((class color)
@@ -1533,8 +1519,6 @@ starting with `not' and followed by regexps."
:bold t))
"Face used for displaying the separator."
:group 'message-faces)
-(define-obsolete-face-alias 'message-separator-face
- 'message-separator "22.1")
(defface message-cited-text
'((((class color)
@@ -1547,8 +1531,6 @@ starting with `not' and followed by regexps."
:bold t))
"Face used for displaying cited text names."
:group 'message-faces)
-(define-obsolete-face-alias 'message-cited-text-face
- 'message-cited-text "22.1")
(defface message-mml
'((((class color)
@@ -1561,8 +1543,6 @@ starting with `not' and followed by regexps."
:bold t))
"Face used for displaying MML."
:group 'message-faces)
-(define-obsolete-face-alias 'message-mml-face
- 'message-mml "22.1")
(defun message-font-lock-make-header-matcher (regexp)
(let ((form