diff options
| author | Glenn Morris | 2009-09-02 03:04:15 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-09-02 03:04:15 +0000 |
| commit | 3d493bef43be9d2cc91152043103156d5717d33f (patch) | |
| tree | 194c0c4c987d2a5dd2a72a9667f742f8490848bd | |
| parent | f6db4734d7e805dfff6006aa6f6aaa946451c0c3 (diff) | |
| download | emacs-3d493bef43be9d2cc91152043103156d5717d33f.tar.gz emacs-3d493bef43be9d2cc91152043103156d5717d33f.zip | |
Mark face aliases with "-face" in the name as obsolete.
| -rw-r--r-- | lisp/gnus/ChangeLog | 47 | ||||
| -rw-r--r-- | lisp/gnus/gnus-art.el | 6 | ||||
| -rw-r--r-- | lisp/gnus/gnus-cite.el | 12 | ||||
| -rw-r--r-- | lisp/gnus/gnus-picon.el | 2 | ||||
| -rw-r--r-- | lisp/gnus/gnus-srvr.el | 5 | ||||
| -rw-r--r-- | lisp/gnus/gnus.el | 40 | ||||
| -rw-r--r-- | lisp/gnus/message.el | 10 | ||||
| -rw-r--r-- | lisp/gnus/sieve-mode.el | 8 | ||||
| -rw-r--r-- | lisp/gnus/spam.el | 1 |
9 files changed, 129 insertions, 2 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 3548afa1584..08f9fa2f195 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,50 @@ | |||
| 1 | 2009-09-02 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * gnus-art.el (gnus-signature-face, gnus-header-from-face) | ||
| 4 | (gnus-header-subject-face, gnus-header-newsgroups-face) | ||
| 5 | (gnus-header-name-face, gnus-header-content-face): | ||
| 6 | * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1) | ||
| 7 | (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4) | ||
| 8 | (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7) | ||
| 9 | (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10) | ||
| 10 | (gnus-cite-face-11): | ||
| 11 | * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face): | ||
| 12 | * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face) | ||
| 13 | (gnus-server-closed-face, gnus-server-denied-face) | ||
| 14 | (gnus-server-offline-face): | ||
| 15 | * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face) | ||
| 16 | (gnus-group-news-2-face, gnus-group-news-2-empty-face) | ||
| 17 | (gnus-group-news-3-face, gnus-group-news-3-empty-face) | ||
| 18 | (gnus-group-news-4-face, gnus-group-news-4-empty-face) | ||
| 19 | (gnus-group-news-5-face, gnus-group-news-5-empty-face) | ||
| 20 | (gnus-group-news-6-face, gnus-group-news-6-empty-face) | ||
| 21 | (gnus-group-news-low-face, gnus-group-news-low-empty-face) | ||
| 22 | (gnus-group-mail-1-face, gnus-group-mail-1-empty-face) | ||
| 23 | (gnus-group-mail-2-face, gnus-group-mail-2-empty-face) | ||
| 24 | (gnus-group-mail-3-face, gnus-group-mail-3-empty-face) | ||
| 25 | (gnus-group-mail-low-face, gnus-group-mail-low-empty-face) | ||
| 26 | (gnus-summary-selected-face, gnus-summary-cancelled-face) | ||
| 27 | (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face) | ||
| 28 | (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face) | ||
| 29 | (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face) | ||
| 30 | (gnus-summary-high-undownloaded-face) | ||
| 31 | (gnus-summary-low-undownloaded-face) | ||
| 32 | (gnus-summary-normal-undownloaded-face) | ||
| 33 | (gnus-summary-high-unread-face, gnus-summary-low-unread-face) | ||
| 34 | (gnus-summary-normal-unread-face, gnus-summary-high-read-face) | ||
| 35 | (gnus-summary-low-read-face, gnus-summary-normal-read-face) | ||
| 36 | (gnus-splash-face): | ||
| 37 | * message.el (message-header-to-face, message-header-cc-face) | ||
| 38 | (message-header-subject-face, message-header-newsgroups-face) | ||
| 39 | (message-header-other-face, message-header-name-face) | ||
| 40 | (message-header-xheader-face, message-separator-face) | ||
| 41 | (message-cited-text-face, message-mml-face): | ||
| 42 | * sieve-mode.el (sieve-control-commands-face) | ||
| 43 | (sieve-action-commands-face, sieve-test-commands-face) | ||
| 44 | (sieve-tagged-arguments-face): | ||
| 45 | * spam.el (spam-face): | ||
| 46 | Mark face aliases with "-face" in the name as obsolete. | ||
| 47 | |||
| 1 | 2009-09-01 Glenn Morris <rgm@gnu.org> | 48 | 2009-09-01 Glenn Morris <rgm@gnu.org> |
| 2 | 49 | ||
| 3 | * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather | 50 | * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather |
diff --git a/lisp/gnus/gnus-art.el b/lisp/gnus/gnus-art.el index 49f49006fe7..dac62029e33 100644 --- a/lisp/gnus/gnus-art.el +++ b/lisp/gnus/gnus-art.el | |||
| @@ -766,6 +766,7 @@ Obsolete; use the face `gnus-signature' for customizations instead." | |||
| 766 | :group 'gnus-article-signature) | 766 | :group 'gnus-article-signature) |
| 767 | ;; backward-compatibility alias | 767 | ;; backward-compatibility alias |
| 768 | (put 'gnus-signature-face 'face-alias 'gnus-signature) | 768 | (put 'gnus-signature-face 'face-alias 'gnus-signature) |
| 769 | (put 'gnus-signature-face 'obsolete-face "22.1") | ||
| 769 | 770 | ||
| 770 | (defface gnus-header-from | 771 | (defface gnus-header-from |
| 771 | '((((class color) | 772 | '((((class color) |
| @@ -781,6 +782,7 @@ Obsolete; use the face `gnus-signature' for customizations instead." | |||
| 781 | :group 'gnus-article-highlight) | 782 | :group 'gnus-article-highlight) |
| 782 | ;; backward-compatibility alias | 783 | ;; backward-compatibility alias |
| 783 | (put 'gnus-header-from-face 'face-alias 'gnus-header-from) | 784 | (put 'gnus-header-from-face 'face-alias 'gnus-header-from) |
| 785 | (put 'gnus-header-from-face 'obsolete-face "22.1") | ||
| 784 | 786 | ||
| 785 | (defface gnus-header-subject | 787 | (defface gnus-header-subject |
| 786 | '((((class color) | 788 | '((((class color) |
| @@ -796,6 +798,7 @@ Obsolete; use the face `gnus-signature' for customizations instead." | |||
| 796 | :group 'gnus-article-highlight) | 798 | :group 'gnus-article-highlight) |
| 797 | ;; backward-compatibility alias | 799 | ;; backward-compatibility alias |
| 798 | (put 'gnus-header-subject-face 'face-alias 'gnus-header-subject) | 800 | (put 'gnus-header-subject-face 'face-alias 'gnus-header-subject) |
| 801 | (put 'gnus-header-subject-face 'obsolete-face "22.1") | ||
| 799 | 802 | ||
| 800 | (defface gnus-header-newsgroups | 803 | (defface gnus-header-newsgroups |
| 801 | '((((class color) | 804 | '((((class color) |
| @@ -813,6 +816,7 @@ articles." | |||
| 813 | :group 'gnus-article-highlight) | 816 | :group 'gnus-article-highlight) |
| 814 | ;; backward-compatibility alias | 817 | ;; backward-compatibility alias |
| 815 | (put 'gnus-header-newsgroups-face 'face-alias 'gnus-header-newsgroups) | 818 | (put 'gnus-header-newsgroups-face 'face-alias 'gnus-header-newsgroups) |
| 819 | (put 'gnus-header-newsgroups-face 'obsolete-face "22.1") | ||
| 816 | 820 | ||
| 817 | (defface gnus-header-name | 821 | (defface gnus-header-name |
| 818 | '((((class color) | 822 | '((((class color) |
| @@ -828,6 +832,7 @@ articles." | |||
| 828 | :group 'gnus-article-highlight) | 832 | :group 'gnus-article-highlight) |
| 829 | ;; backward-compatibility alias | 833 | ;; backward-compatibility alias |
| 830 | (put 'gnus-header-name-face 'face-alias 'gnus-header-name) | 834 | (put 'gnus-header-name-face 'face-alias 'gnus-header-name) |
| 835 | (put 'gnus-header-name-face 'obsolete-face "22.1") | ||
| 831 | 836 | ||
| 832 | (defface gnus-header-content | 837 | (defface gnus-header-content |
| 833 | '((((class color) | 838 | '((((class color) |
| @@ -842,6 +847,7 @@ articles." | |||
| 842 | :group 'gnus-article-highlight) | 847 | :group 'gnus-article-highlight) |
| 843 | ;; backward-compatibility alias | 848 | ;; backward-compatibility alias |
| 844 | (put 'gnus-header-content-face 'face-alias 'gnus-header-content) | 849 | (put 'gnus-header-content-face 'face-alias 'gnus-header-content) |
| 850 | (put 'gnus-header-content-face 'obsolete-face "22.1") | ||
| 845 | 851 | ||
| 846 | (defcustom gnus-header-face-alist | 852 | (defcustom gnus-header-face-alist |
| 847 | '(("From" nil gnus-header-from) | 853 | '(("From" nil gnus-header-from) |
diff --git a/lisp/gnus/gnus-cite.el b/lisp/gnus/gnus-cite.el index 4e78437404e..039875d549d 100644 --- a/lisp/gnus/gnus-cite.el +++ b/lisp/gnus/gnus-cite.el | |||
| @@ -142,6 +142,7 @@ the envelope From line." | |||
| 142 | :group 'gnus-cite) | 142 | :group 'gnus-cite) |
| 143 | ;; backward-compatibility alias | 143 | ;; backward-compatibility alias |
| 144 | (put 'gnus-cite-attribution-face 'face-alias 'gnus-cite-attribution) | 144 | (put 'gnus-cite-attribution-face 'face-alias 'gnus-cite-attribution) |
| 145 | (put 'gnus-cite-attribution-face 'obsolete-face "22.1") | ||
| 145 | 146 | ||
| 146 | (defcustom gnus-cite-attribution-face 'gnus-cite-attribution | 147 | (defcustom gnus-cite-attribution-face 'gnus-cite-attribution |
| 147 | "Face used for attribution lines. | 148 | "Face used for attribution lines. |
| @@ -162,6 +163,7 @@ It is merged with the face for the cited text belonging to the attribution." | |||
| 162 | :group 'gnus-cite) | 163 | :group 'gnus-cite) |
| 163 | ;; backward-compatibility alias | 164 | ;; backward-compatibility alias |
| 164 | (put 'gnus-cite-face-1 'face-alias 'gnus-cite-1) | 165 | (put 'gnus-cite-face-1 'face-alias 'gnus-cite-1) |
| 166 | (put 'gnus-cite-face-1 'obsolete-face "22.1") | ||
| 165 | 167 | ||
| 166 | (defface gnus-cite-2 '((((class color) | 168 | (defface gnus-cite-2 '((((class color) |
| 167 | (background dark)) | 169 | (background dark)) |
| @@ -175,6 +177,7 @@ It is merged with the face for the cited text belonging to the attribution." | |||
| 175 | :group 'gnus-cite) | 177 | :group 'gnus-cite) |
| 176 | ;; backward-compatibility alias | 178 | ;; backward-compatibility alias |
| 177 | (put 'gnus-cite-face-2 'face-alias 'gnus-cite-2) | 179 | (put 'gnus-cite-face-2 'face-alias 'gnus-cite-2) |
| 180 | (put 'gnus-cite-face-2 'obsolete-face "22.1") | ||
| 178 | 181 | ||
| 179 | (defface gnus-cite-3 '((((class color) | 182 | (defface gnus-cite-3 '((((class color) |
| 180 | (background dark)) | 183 | (background dark)) |
| @@ -188,6 +191,7 @@ It is merged with the face for the cited text belonging to the attribution." | |||
| 188 | :group 'gnus-cite) | 191 | :group 'gnus-cite) |
| 189 | ;; backward-compatibility alias | 192 | ;; backward-compatibility alias |
| 190 | (put 'gnus-cite-face-3 'face-alias 'gnus-cite-3) | 193 | (put 'gnus-cite-face-3 'face-alias 'gnus-cite-3) |
| 194 | (put 'gnus-cite-face-3 'obsolete-face "22.1") | ||
| 191 | 195 | ||
| 192 | (defface gnus-cite-4 '((((class color) | 196 | (defface gnus-cite-4 '((((class color) |
| 193 | (background dark)) | 197 | (background dark)) |
| @@ -201,6 +205,7 @@ It is merged with the face for the cited text belonging to the attribution." | |||
| 201 | :group 'gnus-cite) | 205 | :group 'gnus-cite) |
| 202 | ;; backward-compatibility alias | 206 | ;; backward-compatibility alias |
| 203 | (put 'gnus-cite-face-4 'face-alias 'gnus-cite-4) | 207 | (put 'gnus-cite-face-4 'face-alias 'gnus-cite-4) |
| 208 | (put 'gnus-cite-face-4 'obsolete-face "22.1") | ||
| 204 | 209 | ||
| 205 | (defface gnus-cite-5 '((((class color) | 210 | (defface gnus-cite-5 '((((class color) |
| 206 | (background dark)) | 211 | (background dark)) |
| @@ -214,6 +219,7 @@ It is merged with the face for the cited text belonging to the attribution." | |||
| 214 | :group 'gnus-cite) | 219 | :group 'gnus-cite) |
| 215 | ;; backward-compatibility alias | 220 | ;; backward-compatibility alias |
| 216 | (put 'gnus-cite-face-5 'face-alias 'gnus-cite-5) | 221 | (put 'gnus-cite-face-5 'face-alias 'gnus-cite-5) |
| 222 | (put 'gnus-cite-face-5 'obsolete-face "22.1") | ||
| 217 | 223 | ||
| 218 | (defface gnus-cite-6 '((((class color) | 224 | (defface gnus-cite-6 '((((class color) |
| 219 | (background dark)) | 225 | (background dark)) |
| @@ -227,6 +233,7 @@ It is merged with the face for the cited text belonging to the attribution." | |||
| 227 | :group 'gnus-cite) | 233 | :group 'gnus-cite) |
| 228 | ;; backward-compatibility alias | 234 | ;; backward-compatibility alias |
| 229 | (put 'gnus-cite-face-6 'face-alias 'gnus-cite-6) | 235 | (put 'gnus-cite-face-6 'face-alias 'gnus-cite-6) |
| 236 | (put 'gnus-cite-face-6 'obsolete-face "22.1") | ||
| 230 | 237 | ||
| 231 | (defface gnus-cite-7 '((((class color) | 238 | (defface gnus-cite-7 '((((class color) |
| 232 | (background dark)) | 239 | (background dark)) |
| @@ -240,6 +247,7 @@ It is merged with the face for the cited text belonging to the attribution." | |||
| 240 | :group 'gnus-cite) | 247 | :group 'gnus-cite) |
| 241 | ;; backward-compatibility alias | 248 | ;; backward-compatibility alias |
| 242 | (put 'gnus-cite-face-7 'face-alias 'gnus-cite-7) | 249 | (put 'gnus-cite-face-7 'face-alias 'gnus-cite-7) |
| 250 | (put 'gnus-cite-face-7 'obsolete-face "22.1") | ||
| 243 | 251 | ||
| 244 | (defface gnus-cite-8 '((((class color) | 252 | (defface gnus-cite-8 '((((class color) |
| 245 | (background dark)) | 253 | (background dark)) |
| @@ -253,6 +261,7 @@ It is merged with the face for the cited text belonging to the attribution." | |||
| 253 | :group 'gnus-cite) | 261 | :group 'gnus-cite) |
| 254 | ;; backward-compatibility alias | 262 | ;; backward-compatibility alias |
| 255 | (put 'gnus-cite-face-8 'face-alias 'gnus-cite-8) | 263 | (put 'gnus-cite-face-8 'face-alias 'gnus-cite-8) |
| 264 | (put 'gnus-cite-face-8 'obsolete-face "22.1") | ||
| 256 | 265 | ||
| 257 | (defface gnus-cite-9 '((((class color) | 266 | (defface gnus-cite-9 '((((class color) |
| 258 | (background dark)) | 267 | (background dark)) |
| @@ -266,6 +275,7 @@ It is merged with the face for the cited text belonging to the attribution." | |||
| 266 | :group 'gnus-cite) | 275 | :group 'gnus-cite) |
| 267 | ;; backward-compatibility alias | 276 | ;; backward-compatibility alias |
| 268 | (put 'gnus-cite-face-9 'face-alias 'gnus-cite-9) | 277 | (put 'gnus-cite-face-9 'face-alias 'gnus-cite-9) |
| 278 | (put 'gnus-cite-face-9 'obsolete-face "22.1") | ||
| 269 | 279 | ||
| 270 | (defface gnus-cite-10 '((((class color) | 280 | (defface gnus-cite-10 '((((class color) |
| 271 | (background dark)) | 281 | (background dark)) |
| @@ -279,6 +289,7 @@ It is merged with the face for the cited text belonging to the attribution." | |||
| 279 | :group 'gnus-cite) | 289 | :group 'gnus-cite) |
| 280 | ;; backward-compatibility alias | 290 | ;; backward-compatibility alias |
| 281 | (put 'gnus-cite-face-10 'face-alias 'gnus-cite-10) | 291 | (put 'gnus-cite-face-10 'face-alias 'gnus-cite-10) |
| 292 | (put 'gnus-cite-face-10 'obsolete-face "22.1") | ||
| 282 | 293 | ||
| 283 | (defface gnus-cite-11 '((((class color) | 294 | (defface gnus-cite-11 '((((class color) |
| 284 | (background dark)) | 295 | (background dark)) |
| @@ -292,6 +303,7 @@ It is merged with the face for the cited text belonging to the attribution." | |||
| 292 | :group 'gnus-cite) | 303 | :group 'gnus-cite) |
| 293 | ;; backward-compatibility alias | 304 | ;; backward-compatibility alias |
| 294 | (put 'gnus-cite-face-11 'face-alias 'gnus-cite-11) | 305 | (put 'gnus-cite-face-11 'face-alias 'gnus-cite-11) |
| 306 | (put 'gnus-cite-face-11 'obsolete-face "22.1") | ||
| 295 | 307 | ||
| 296 | (defcustom gnus-cite-face-list | 308 | (defcustom gnus-cite-face-list |
| 297 | '(gnus-cite-1 gnus-cite-2 gnus-cite-3 gnus-cite-4 gnus-cite-5 gnus-cite-6 | 309 | '(gnus-cite-1 gnus-cite-2 gnus-cite-3 gnus-cite-4 gnus-cite-5 gnus-cite-6 |
diff --git a/lisp/gnus/gnus-picon.el b/lisp/gnus/gnus-picon.el index 442e2bbdc5a..e9d2bd93c0a 100644 --- a/lisp/gnus/gnus-picon.el +++ b/lisp/gnus/gnus-picon.el | |||
| @@ -90,12 +90,14 @@ added right to the textual representation." | |||
| 90 | :group 'gnus-picon) | 90 | :group 'gnus-picon) |
| 91 | ;; backward-compatibility alias | 91 | ;; backward-compatibility alias |
| 92 | (put 'gnus-picon-xbm-face 'face-alias 'gnus-picon-xbm) | 92 | (put 'gnus-picon-xbm-face 'face-alias 'gnus-picon-xbm) |
| 93 | (put 'gnus-picon-xbm-face 'obsolete-face "22.1") | ||
| 93 | 94 | ||
| 94 | (defface gnus-picon '((t (:foreground "black" :background "white"))) | 95 | (defface gnus-picon '((t (:foreground "black" :background "white"))) |
| 95 | "Face to show picon in." | 96 | "Face to show picon in." |
| 96 | :group 'gnus-picon) | 97 | :group 'gnus-picon) |
| 97 | ;; backward-compatibility alias | 98 | ;; backward-compatibility alias |
| 98 | (put 'gnus-picon-face 'face-alias 'gnus-picon) | 99 | (put 'gnus-picon-face 'face-alias 'gnus-picon) |
| 100 | (put 'gnus-picon-face 'obsolete-face "22.1") | ||
| 99 | 101 | ||
| 100 | ;;; Internal variables: | 102 | ;;; Internal variables: |
| 101 | 103 | ||
diff --git a/lisp/gnus/gnus-srvr.el b/lisp/gnus/gnus-srvr.el index 36c73eb42e6..8e3c6aaca3c 100644 --- a/lisp/gnus/gnus-srvr.el +++ b/lisp/gnus/gnus-srvr.el | |||
| @@ -177,6 +177,7 @@ If nil, a faster, but more primitive, buffer is used instead." | |||
| 177 | :group 'gnus-server-visual) | 177 | :group 'gnus-server-visual) |
| 178 | ;; backward-compatibility alias | 178 | ;; backward-compatibility alias |
| 179 | (put 'gnus-server-agent-face 'face-alias 'gnus-server-agent) | 179 | (put 'gnus-server-agent-face 'face-alias 'gnus-server-agent) |
| 180 | (put 'gnus-server-agent-face 'obsolete-face "22.1") | ||
| 180 | 181 | ||
| 181 | (defface gnus-server-opened | 182 | (defface gnus-server-opened |
| 182 | '((((class color) (background light)) (:foreground "Green3" :bold t)) | 183 | '((((class color) (background light)) (:foreground "Green3" :bold t)) |
| @@ -186,6 +187,7 @@ If nil, a faster, but more primitive, buffer is used instead." | |||
| 186 | :group 'gnus-server-visual) | 187 | :group 'gnus-server-visual) |
| 187 | ;; backward-compatibility alias | 188 | ;; backward-compatibility alias |
| 188 | (put 'gnus-server-opened-face 'face-alias 'gnus-server-opened) | 189 | (put 'gnus-server-opened-face 'face-alias 'gnus-server-opened) |
| 190 | (put 'gnus-server-opened-face 'obsolete-face "22.1") | ||
| 189 | 191 | ||
| 190 | (defface gnus-server-closed | 192 | (defface gnus-server-closed |
| 191 | '((((class color) (background light)) (:foreground "Steel Blue" :italic t)) | 193 | '((((class color) (background light)) (:foreground "Steel Blue" :italic t)) |
| @@ -196,6 +198,7 @@ If nil, a faster, but more primitive, buffer is used instead." | |||
| 196 | :group 'gnus-server-visual) | 198 | :group 'gnus-server-visual) |
| 197 | ;; backward-compatibility alias | 199 | ;; backward-compatibility alias |
| 198 | (put 'gnus-server-closed-face 'face-alias 'gnus-server-closed) | 200 | (put 'gnus-server-closed-face 'face-alias 'gnus-server-closed) |
| 201 | (put 'gnus-server-closed-face 'obsolete-face "22.1") | ||
| 199 | 202 | ||
| 200 | (defface gnus-server-denied | 203 | (defface gnus-server-denied |
| 201 | '((((class color) (background light)) (:foreground "Red" :bold t)) | 204 | '((((class color) (background light)) (:foreground "Red" :bold t)) |
| @@ -205,6 +208,7 @@ If nil, a faster, but more primitive, buffer is used instead." | |||
| 205 | :group 'gnus-server-visual) | 208 | :group 'gnus-server-visual) |
| 206 | ;; backward-compatibility alias | 209 | ;; backward-compatibility alias |
| 207 | (put 'gnus-server-denied-face 'face-alias 'gnus-server-denied) | 210 | (put 'gnus-server-denied-face 'face-alias 'gnus-server-denied) |
| 211 | (put 'gnus-server-denied-face 'obsolete-face "22.1") | ||
| 208 | 212 | ||
| 209 | (defface gnus-server-offline | 213 | (defface gnus-server-offline |
| 210 | '((((class color) (background light)) (:foreground "Orange" :bold t)) | 214 | '((((class color) (background light)) (:foreground "Orange" :bold t)) |
| @@ -214,6 +218,7 @@ If nil, a faster, but more primitive, buffer is used instead." | |||
| 214 | :group 'gnus-server-visual) | 218 | :group 'gnus-server-visual) |
| 215 | ;; backward-compatibility alias | 219 | ;; backward-compatibility alias |
| 216 | (put 'gnus-server-offline-face 'face-alias 'gnus-server-offline) | 220 | (put 'gnus-server-offline-face 'face-alias 'gnus-server-offline) |
| 221 | (put 'gnus-server-offline-face 'obsolete-face "22.1") | ||
| 217 | 222 | ||
| 218 | (defvar gnus-server-font-lock-keywords | 223 | (defvar gnus-server-font-lock-keywords |
| 219 | '(("(\\(agent\\))" 1 'gnus-server-agent) | 224 | '(("(\\(agent\\))" 1 'gnus-server-agent) |
diff --git a/lisp/gnus/gnus.el b/lisp/gnus/gnus.el index 0fae8db4f76..85baa71f2a3 100644 --- a/lisp/gnus/gnus.el +++ b/lisp/gnus/gnus.el | |||
| @@ -378,6 +378,7 @@ be set in `.emacs' instead." | |||
| 378 | :group 'gnus-group) | 378 | :group 'gnus-group) |
| 379 | ;; backward-compatibility alias | 379 | ;; backward-compatibility alias |
| 380 | (put 'gnus-group-news-1-face 'face-alias 'gnus-group-news-1) | 380 | (put 'gnus-group-news-1-face 'face-alias 'gnus-group-news-1) |
| 381 | (put 'gnus-group-news-1-face 'obsolete-face "22.1") | ||
| 381 | 382 | ||
| 382 | (defface gnus-group-news-1-empty | 383 | (defface gnus-group-news-1-empty |
| 383 | '((((class color) | 384 | '((((class color) |
| @@ -392,6 +393,7 @@ be set in `.emacs' instead." | |||
| 392 | :group 'gnus-group) | 393 | :group 'gnus-group) |
| 393 | ;; backward-compatibility alias | 394 | ;; backward-compatibility alias |
| 394 | (put 'gnus-group-news-1-empty-face 'face-alias 'gnus-group-news-1-empty) | 395 | (put 'gnus-group-news-1-empty-face 'face-alias 'gnus-group-news-1-empty) |
| 396 | (put 'gnus-group-news-1-empty-face 'obsolete-face "22.1") | ||
| 395 | 397 | ||
| 396 | (defface gnus-group-news-2 | 398 | (defface gnus-group-news-2 |
| 397 | '((((class color) | 399 | '((((class color) |
| @@ -406,6 +408,7 @@ be set in `.emacs' instead." | |||
| 406 | :group 'gnus-group) | 408 | :group 'gnus-group) |
| 407 | ;; backward-compatibility alias | 409 | ;; backward-compatibility alias |
| 408 | (put 'gnus-group-news-2-face 'face-alias 'gnus-group-news-2) | 410 | (put 'gnus-group-news-2-face 'face-alias 'gnus-group-news-2) |
| 411 | (put 'gnus-group-news-2-face 'obsolete-face "22.1") | ||
| 409 | 412 | ||
| 410 | (defface gnus-group-news-2-empty | 413 | (defface gnus-group-news-2-empty |
| 411 | '((((class color) | 414 | '((((class color) |
| @@ -420,6 +423,7 @@ be set in `.emacs' instead." | |||
| 420 | :group 'gnus-group) | 423 | :group 'gnus-group) |
| 421 | ;; backward-compatibility alias | 424 | ;; backward-compatibility alias |
| 422 | (put 'gnus-group-news-2-empty-face 'face-alias 'gnus-group-news-2-empty) | 425 | (put 'gnus-group-news-2-empty-face 'face-alias 'gnus-group-news-2-empty) |
| 426 | (put 'gnus-group-news-2-empty-face 'obsolete-face "22.1") | ||
| 423 | 427 | ||
| 424 | (defface gnus-group-news-3 | 428 | (defface gnus-group-news-3 |
| 425 | '((((class color) | 429 | '((((class color) |
| @@ -434,6 +438,7 @@ be set in `.emacs' instead." | |||
| 434 | :group 'gnus-group) | 438 | :group 'gnus-group) |
| 435 | ;; backward-compatibility alias | 439 | ;; backward-compatibility alias |
| 436 | (put 'gnus-group-news-3-face 'face-alias 'gnus-group-news-3) | 440 | (put 'gnus-group-news-3-face 'face-alias 'gnus-group-news-3) |
| 441 | (put 'gnus-group-news-3-face 'obsolete-face "22.1") | ||
| 437 | 442 | ||
| 438 | (defface gnus-group-news-3-empty | 443 | (defface gnus-group-news-3-empty |
| 439 | '((((class color) | 444 | '((((class color) |
| @@ -448,6 +453,7 @@ be set in `.emacs' instead." | |||
| 448 | :group 'gnus-group) | 453 | :group 'gnus-group) |
| 449 | ;; backward-compatibility alias | 454 | ;; backward-compatibility alias |
| 450 | (put 'gnus-group-news-3-empty-face 'face-alias 'gnus-group-news-3-empty) | 455 | (put 'gnus-group-news-3-empty-face 'face-alias 'gnus-group-news-3-empty) |
| 456 | (put 'gnus-group-news-3-empty-face 'obsolete-face "22.1") | ||
| 451 | 457 | ||
| 452 | (defface gnus-group-news-4 | 458 | (defface gnus-group-news-4 |
| 453 | '((((class color) | 459 | '((((class color) |
| @@ -462,6 +468,7 @@ be set in `.emacs' instead." | |||
| 462 | :group 'gnus-group) | 468 | :group 'gnus-group) |
| 463 | ;; backward-compatibility alias | 469 | ;; backward-compatibility alias |
| 464 | (put 'gnus-group-news-4-face 'face-alias 'gnus-group-news-4) | 470 | (put 'gnus-group-news-4-face 'face-alias 'gnus-group-news-4) |
| 471 | (put 'gnus-group-news-4-face 'obsolete-face "22.1") | ||
| 465 | 472 | ||
| 466 | (defface gnus-group-news-4-empty | 473 | (defface gnus-group-news-4-empty |
| 467 | '((((class color) | 474 | '((((class color) |
| @@ -476,6 +483,7 @@ be set in `.emacs' instead." | |||
| 476 | :group 'gnus-group) | 483 | :group 'gnus-group) |
| 477 | ;; backward-compatibility alias | 484 | ;; backward-compatibility alias |
| 478 | (put 'gnus-group-news-4-empty-face 'face-alias 'gnus-group-news-4-empty) | 485 | (put 'gnus-group-news-4-empty-face 'face-alias 'gnus-group-news-4-empty) |
| 486 | (put 'gnus-group-news-4-empty-face 'obsolete-face "22.1") | ||
| 479 | 487 | ||
| 480 | (defface gnus-group-news-5 | 488 | (defface gnus-group-news-5 |
| 481 | '((((class color) | 489 | '((((class color) |
| @@ -490,6 +498,7 @@ be set in `.emacs' instead." | |||
| 490 | :group 'gnus-group) | 498 | :group 'gnus-group) |
| 491 | ;; backward-compatibility alias | 499 | ;; backward-compatibility alias |
| 492 | (put 'gnus-group-news-5-face 'face-alias 'gnus-group-news-5) | 500 | (put 'gnus-group-news-5-face 'face-alias 'gnus-group-news-5) |
| 501 | (put 'gnus-group-news-5-face 'obsolete-face "22.1") | ||
| 493 | 502 | ||
| 494 | (defface gnus-group-news-5-empty | 503 | (defface gnus-group-news-5-empty |
| 495 | '((((class color) | 504 | '((((class color) |
| @@ -504,6 +513,7 @@ be set in `.emacs' instead." | |||
| 504 | :group 'gnus-group) | 513 | :group 'gnus-group) |
| 505 | ;; backward-compatibility alias | 514 | ;; backward-compatibility alias |
| 506 | (put 'gnus-group-news-5-empty-face 'face-alias 'gnus-group-news-5-empty) | 515 | (put 'gnus-group-news-5-empty-face 'face-alias 'gnus-group-news-5-empty) |
| 516 | (put 'gnus-group-news-5-empty-face 'obsolete-face "22.1") | ||
| 507 | 517 | ||
| 508 | (defface gnus-group-news-6 | 518 | (defface gnus-group-news-6 |
| 509 | '((((class color) | 519 | '((((class color) |
| @@ -518,6 +528,7 @@ be set in `.emacs' instead." | |||
| 518 | :group 'gnus-group) | 528 | :group 'gnus-group) |
| 519 | ;; backward-compatibility alias | 529 | ;; backward-compatibility alias |
| 520 | (put 'gnus-group-news-6-face 'face-alias 'gnus-group-news-6) | 530 | (put 'gnus-group-news-6-face 'face-alias 'gnus-group-news-6) |
| 531 | (put 'gnus-group-news-6-face 'obsolete-face "22.1") | ||
| 521 | 532 | ||
| 522 | (defface gnus-group-news-6-empty | 533 | (defface gnus-group-news-6-empty |
| 523 | '((((class color) | 534 | '((((class color) |
| @@ -532,6 +543,7 @@ be set in `.emacs' instead." | |||
| 532 | :group 'gnus-group) | 543 | :group 'gnus-group) |
| 533 | ;; backward-compatibility alias | 544 | ;; backward-compatibility alias |
| 534 | (put 'gnus-group-news-6-empty-face 'face-alias 'gnus-group-news-6-empty) | 545 | (put 'gnus-group-news-6-empty-face 'face-alias 'gnus-group-news-6-empty) |
| 546 | (put 'gnus-group-news-6-empty-face 'obsolete-face "22.1") | ||
| 535 | 547 | ||
| 536 | (defface gnus-group-news-low | 548 | (defface gnus-group-news-low |
| 537 | '((((class color) | 549 | '((((class color) |
| @@ -546,6 +558,7 @@ be set in `.emacs' instead." | |||
| 546 | :group 'gnus-group) | 558 | :group 'gnus-group) |
| 547 | ;; backward-compatibility alias | 559 | ;; backward-compatibility alias |
| 548 | (put 'gnus-group-news-low-face 'face-alias 'gnus-group-news-low) | 560 | (put 'gnus-group-news-low-face 'face-alias 'gnus-group-news-low) |
| 561 | (put 'gnus-group-news-low-face 'obsolete-face "22.1") | ||
| 549 | 562 | ||
| 550 | (defface gnus-group-news-low-empty | 563 | (defface gnus-group-news-low-empty |
| 551 | '((((class color) | 564 | '((((class color) |
| @@ -560,6 +573,7 @@ be set in `.emacs' instead." | |||
| 560 | :group 'gnus-group) | 573 | :group 'gnus-group) |
| 561 | ;; backward-compatibility alias | 574 | ;; backward-compatibility alias |
| 562 | (put 'gnus-group-news-low-empty-face 'face-alias 'gnus-group-news-low-empty) | 575 | (put 'gnus-group-news-low-empty-face 'face-alias 'gnus-group-news-low-empty) |
| 576 | (put 'gnus-group-news-low-empty-face 'obsolete-face "22.1") | ||
| 563 | 577 | ||
| 564 | (defface gnus-group-mail-1 | 578 | (defface gnus-group-mail-1 |
| 565 | '((((class color) | 579 | '((((class color) |
| @@ -574,6 +588,7 @@ be set in `.emacs' instead." | |||
| 574 | :group 'gnus-group) | 588 | :group 'gnus-group) |
| 575 | ;; backward-compatibility alias | 589 | ;; backward-compatibility alias |
| 576 | (put 'gnus-group-mail-1-face 'face-alias 'gnus-group-mail-1) | 590 | (put 'gnus-group-mail-1-face 'face-alias 'gnus-group-mail-1) |
| 591 | (put 'gnus-group-mail-1-face 'obsolete-face "22.1") | ||
| 577 | 592 | ||
| 578 | (defface gnus-group-mail-1-empty | 593 | (defface gnus-group-mail-1-empty |
| 579 | '((((class color) | 594 | '((((class color) |
| @@ -588,6 +603,7 @@ be set in `.emacs' instead." | |||
| 588 | :group 'gnus-group) | 603 | :group 'gnus-group) |
| 589 | ;; backward-compatibility alias | 604 | ;; backward-compatibility alias |
| 590 | (put 'gnus-group-mail-1-empty-face 'face-alias 'gnus-group-mail-1-empty) | 605 | (put 'gnus-group-mail-1-empty-face 'face-alias 'gnus-group-mail-1-empty) |
| 606 | (put 'gnus-group-mail-1-empty-face 'obsolete-face "22.1") | ||
| 591 | 607 | ||
| 592 | (defface gnus-group-mail-2 | 608 | (defface gnus-group-mail-2 |
| 593 | '((((class color) | 609 | '((((class color) |
| @@ -602,6 +618,7 @@ be set in `.emacs' instead." | |||
| 602 | :group 'gnus-group) | 618 | :group 'gnus-group) |
| 603 | ;; backward-compatibility alias | 619 | ;; backward-compatibility alias |
| 604 | (put 'gnus-group-mail-2-face 'face-alias 'gnus-group-mail-2) | 620 | (put 'gnus-group-mail-2-face 'face-alias 'gnus-group-mail-2) |
| 621 | (put 'gnus-group-mail-2-face 'obsolete-face "22.1") | ||
| 605 | 622 | ||
| 606 | (defface gnus-group-mail-2-empty | 623 | (defface gnus-group-mail-2-empty |
| 607 | '((((class color) | 624 | '((((class color) |
| @@ -616,6 +633,7 @@ be set in `.emacs' instead." | |||
| 616 | :group 'gnus-group) | 633 | :group 'gnus-group) |
| 617 | ;; backward-compatibility alias | 634 | ;; backward-compatibility alias |
| 618 | (put 'gnus-group-mail-2-empty-face 'face-alias 'gnus-group-mail-2-empty) | 635 | (put 'gnus-group-mail-2-empty-face 'face-alias 'gnus-group-mail-2-empty) |
| 636 | (put 'gnus-group-mail-2-empty-face 'obsolete-face "22.1") | ||
| 619 | 637 | ||
| 620 | (defface gnus-group-mail-3 | 638 | (defface gnus-group-mail-3 |
| 621 | '((((class color) | 639 | '((((class color) |
| @@ -630,6 +648,7 @@ be set in `.emacs' instead." | |||
| 630 | :group 'gnus-group) | 648 | :group 'gnus-group) |
| 631 | ;; backward-compatibility alias | 649 | ;; backward-compatibility alias |
| 632 | (put 'gnus-group-mail-3-face 'face-alias 'gnus-group-mail-3) | 650 | (put 'gnus-group-mail-3-face 'face-alias 'gnus-group-mail-3) |
| 651 | (put 'gnus-group-mail-3-face 'obsolete-face "22.1") | ||
| 633 | 652 | ||
| 634 | (defface gnus-group-mail-3-empty | 653 | (defface gnus-group-mail-3-empty |
| 635 | '((((class color) | 654 | '((((class color) |
| @@ -644,6 +663,7 @@ be set in `.emacs' instead." | |||
| 644 | :group 'gnus-group) | 663 | :group 'gnus-group) |
| 645 | ;; backward-compatibility alias | 664 | ;; backward-compatibility alias |
| 646 | (put 'gnus-group-mail-3-empty-face 'face-alias 'gnus-group-mail-3-empty) | 665 | (put 'gnus-group-mail-3-empty-face 'face-alias 'gnus-group-mail-3-empty) |
| 666 | (put 'gnus-group-mail-3-empty-face 'obsolete-face "22.1") | ||
| 647 | 667 | ||
| 648 | (defface gnus-group-mail-low | 668 | (defface gnus-group-mail-low |
| 649 | '((((class color) | 669 | '((((class color) |
| @@ -658,6 +678,7 @@ be set in `.emacs' instead." | |||
| 658 | :group 'gnus-group) | 678 | :group 'gnus-group) |
| 659 | ;; backward-compatibility alias | 679 | ;; backward-compatibility alias |
| 660 | (put 'gnus-group-mail-low-face 'face-alias 'gnus-group-mail-low) | 680 | (put 'gnus-group-mail-low-face 'face-alias 'gnus-group-mail-low) |
| 681 | (put 'gnus-group-mail-low-face 'obsolete-face "22.1") | ||
| 661 | 682 | ||
| 662 | (defface gnus-group-mail-low-empty | 683 | (defface gnus-group-mail-low-empty |
| 663 | '((((class color) | 684 | '((((class color) |
| @@ -672,6 +693,7 @@ be set in `.emacs' instead." | |||
| 672 | :group 'gnus-group) | 693 | :group 'gnus-group) |
| 673 | ;; backward-compatibility alias | 694 | ;; backward-compatibility alias |
| 674 | (put 'gnus-group-mail-low-empty-face 'face-alias 'gnus-group-mail-low-empty) | 695 | (put 'gnus-group-mail-low-empty-face 'face-alias 'gnus-group-mail-low-empty) |
| 696 | (put 'gnus-group-mail-low-empty-face 'obsolete-face "22.1") | ||
| 675 | 697 | ||
| 676 | ;; Summary mode faces. | 698 | ;; Summary mode faces. |
| 677 | 699 | ||
| @@ -680,6 +702,7 @@ be set in `.emacs' instead." | |||
| 680 | :group 'gnus-summary) | 702 | :group 'gnus-summary) |
| 681 | ;; backward-compatibility alias | 703 | ;; backward-compatibility alias |
| 682 | (put 'gnus-summary-selected-face 'face-alias 'gnus-summary-selected) | 704 | (put 'gnus-summary-selected-face 'face-alias 'gnus-summary-selected) |
| 705 | (put 'gnus-summary-selected-face 'obsolete-face "22.1") | ||
| 683 | 706 | ||
| 684 | (defface gnus-summary-cancelled | 707 | (defface gnus-summary-cancelled |
| 685 | '((((class color)) | 708 | '((((class color)) |
| @@ -688,6 +711,7 @@ be set in `.emacs' instead." | |||
| 688 | :group 'gnus-summary) | 711 | :group 'gnus-summary) |
| 689 | ;; backward-compatibility alias | 712 | ;; backward-compatibility alias |
| 690 | (put 'gnus-summary-cancelled-face 'face-alias 'gnus-summary-cancelled) | 713 | (put 'gnus-summary-cancelled-face 'face-alias 'gnus-summary-cancelled) |
| 714 | (put 'gnus-summary-cancelled-face 'obsolete-face "22.1") | ||
| 691 | 715 | ||
| 692 | (defface gnus-summary-high-ticked | 716 | (defface gnus-summary-high-ticked |
| 693 | '((((class color) | 717 | '((((class color) |
| @@ -702,6 +726,7 @@ be set in `.emacs' instead." | |||
| 702 | :group 'gnus-summary) | 726 | :group 'gnus-summary) |
| 703 | ;; backward-compatibility alias | 727 | ;; backward-compatibility alias |
| 704 | (put 'gnus-summary-high-ticked-face 'face-alias 'gnus-summary-high-ticked) | 728 | (put 'gnus-summary-high-ticked-face 'face-alias 'gnus-summary-high-ticked) |
| 729 | (put 'gnus-summary-high-ticked-face 'obsolete-face "22.1") | ||
| 705 | 730 | ||
| 706 | (defface gnus-summary-low-ticked | 731 | (defface gnus-summary-low-ticked |
| 707 | '((((class color) | 732 | '((((class color) |
| @@ -716,6 +741,7 @@ be set in `.emacs' instead." | |||
| 716 | :group 'gnus-summary) | 741 | :group 'gnus-summary) |
| 717 | ;; backward-compatibility alias | 742 | ;; backward-compatibility alias |
| 718 | (put 'gnus-summary-low-ticked-face 'face-alias 'gnus-summary-low-ticked) | 743 | (put 'gnus-summary-low-ticked-face 'face-alias 'gnus-summary-low-ticked) |
| 744 | (put 'gnus-summary-low-ticked-face 'obsolete-face "22.1") | ||
| 719 | 745 | ||
| 720 | (defface gnus-summary-normal-ticked | 746 | (defface gnus-summary-normal-ticked |
| 721 | '((((class color) | 747 | '((((class color) |
| @@ -730,6 +756,7 @@ be set in `.emacs' instead." | |||
| 730 | :group 'gnus-summary) | 756 | :group 'gnus-summary) |
| 731 | ;; backward-compatibility alias | 757 | ;; backward-compatibility alias |
| 732 | (put 'gnus-summary-normal-ticked-face 'face-alias 'gnus-summary-normal-ticked) | 758 | (put 'gnus-summary-normal-ticked-face 'face-alias 'gnus-summary-normal-ticked) |
| 759 | (put 'gnus-summary-normal-ticked-face 'obsolete-face "22.1") | ||
| 733 | 760 | ||
| 734 | (defface gnus-summary-high-ancient | 761 | (defface gnus-summary-high-ancient |
| 735 | '((((class color) | 762 | '((((class color) |
| @@ -744,6 +771,7 @@ be set in `.emacs' instead." | |||
| 744 | :group 'gnus-summary) | 771 | :group 'gnus-summary) |
| 745 | ;; backward-compatibility alias | 772 | ;; backward-compatibility alias |
| 746 | (put 'gnus-summary-high-ancient-face 'face-alias 'gnus-summary-high-ancient) | 773 | (put 'gnus-summary-high-ancient-face 'face-alias 'gnus-summary-high-ancient) |
| 774 | (put 'gnus-summary-high-ancient-face 'obsolete-face "22.1") | ||
| 747 | 775 | ||
| 748 | (defface gnus-summary-low-ancient | 776 | (defface gnus-summary-low-ancient |
| 749 | '((((class color) | 777 | '((((class color) |
| @@ -758,6 +786,7 @@ be set in `.emacs' instead." | |||
| 758 | :group 'gnus-summary) | 786 | :group 'gnus-summary) |
| 759 | ;; backward-compatibility alias | 787 | ;; backward-compatibility alias |
| 760 | (put 'gnus-summary-low-ancient-face 'face-alias 'gnus-summary-low-ancient) | 788 | (put 'gnus-summary-low-ancient-face 'face-alias 'gnus-summary-low-ancient) |
| 789 | (put 'gnus-summary-low-ancient-face 'obsolete-face "22.1") | ||
| 761 | 790 | ||
| 762 | (defface gnus-summary-normal-ancient | 791 | (defface gnus-summary-normal-ancient |
| 763 | '((((class color) | 792 | '((((class color) |
| @@ -772,6 +801,7 @@ be set in `.emacs' instead." | |||
| 772 | :group 'gnus-summary) | 801 | :group 'gnus-summary) |
| 773 | ;; backward-compatibility alias | 802 | ;; backward-compatibility alias |
| 774 | (put 'gnus-summary-normal-ancient-face 'face-alias 'gnus-summary-normal-ancient) | 803 | (put 'gnus-summary-normal-ancient-face 'face-alias 'gnus-summary-normal-ancient) |
| 804 | (put 'gnus-summary-normal-ancient-face 'obsolete-face "22.1") | ||
| 775 | 805 | ||
| 776 | (defface gnus-summary-high-undownloaded | 806 | (defface gnus-summary-high-undownloaded |
| 777 | '((((class color) | 807 | '((((class color) |
| @@ -784,6 +814,7 @@ be set in `.emacs' instead." | |||
| 784 | :group 'gnus-summary) | 814 | :group 'gnus-summary) |
| 785 | ;; backward-compatibility alias | 815 | ;; backward-compatibility alias |
| 786 | (put 'gnus-summary-high-undownloaded-face 'face-alias 'gnus-summary-high-undownloaded) | 816 | (put 'gnus-summary-high-undownloaded-face 'face-alias 'gnus-summary-high-undownloaded) |
| 817 | (put 'gnus-summary-high-undownloaded-face 'obsolete-face "22.1") | ||
| 787 | 818 | ||
| 788 | (defface gnus-summary-low-undownloaded | 819 | (defface gnus-summary-low-undownloaded |
| 789 | '((((class color) | 820 | '((((class color) |
| @@ -796,6 +827,7 @@ be set in `.emacs' instead." | |||
| 796 | :group 'gnus-summary) | 827 | :group 'gnus-summary) |
| 797 | ;; backward-compatibility alias | 828 | ;; backward-compatibility alias |
| 798 | (put 'gnus-summary-low-undownloaded-face 'face-alias 'gnus-summary-low-undownloaded) | 829 | (put 'gnus-summary-low-undownloaded-face 'face-alias 'gnus-summary-low-undownloaded) |
| 830 | (put 'gnus-summary-low-undownloaded-face 'obsolete-face "22.1") | ||
| 799 | 831 | ||
| 800 | (defface gnus-summary-normal-undownloaded | 832 | (defface gnus-summary-normal-undownloaded |
| 801 | '((((class color) | 833 | '((((class color) |
| @@ -808,6 +840,7 @@ be set in `.emacs' instead." | |||
| 808 | :group 'gnus-summary) | 840 | :group 'gnus-summary) |
| 809 | ;; backward-compatibility alias | 841 | ;; backward-compatibility alias |
| 810 | (put 'gnus-summary-normal-undownloaded-face 'face-alias 'gnus-summary-normal-undownloaded) | 842 | (put 'gnus-summary-normal-undownloaded-face 'face-alias 'gnus-summary-normal-undownloaded) |
| 843 | (put 'gnus-summary-normal-undownloaded-face 'obsolete-face "22.1") | ||
| 811 | 844 | ||
| 812 | (defface gnus-summary-high-unread | 845 | (defface gnus-summary-high-unread |
| 813 | '((t | 846 | '((t |
| @@ -816,6 +849,7 @@ be set in `.emacs' instead." | |||
| 816 | :group 'gnus-summary) | 849 | :group 'gnus-summary) |
| 817 | ;; backward-compatibility alias | 850 | ;; backward-compatibility alias |
| 818 | (put 'gnus-summary-high-unread-face 'face-alias 'gnus-summary-high-unread) | 851 | (put 'gnus-summary-high-unread-face 'face-alias 'gnus-summary-high-unread) |
| 852 | (put 'gnus-summary-high-unread-face 'obsolete-face "22.1") | ||
| 819 | 853 | ||
| 820 | (defface gnus-summary-low-unread | 854 | (defface gnus-summary-low-unread |
| 821 | '((t | 855 | '((t |
| @@ -824,6 +858,7 @@ be set in `.emacs' instead." | |||
| 824 | :group 'gnus-summary) | 858 | :group 'gnus-summary) |
| 825 | ;; backward-compatibility alias | 859 | ;; backward-compatibility alias |
| 826 | (put 'gnus-summary-low-unread-face 'face-alias 'gnus-summary-low-unread) | 860 | (put 'gnus-summary-low-unread-face 'face-alias 'gnus-summary-low-unread) |
| 861 | (put 'gnus-summary-low-unread-face 'obsolete-face "22.1") | ||
| 827 | 862 | ||
| 828 | (defface gnus-summary-normal-unread | 863 | (defface gnus-summary-normal-unread |
| 829 | '((t | 864 | '((t |
| @@ -832,6 +867,7 @@ be set in `.emacs' instead." | |||
| 832 | :group 'gnus-summary) | 867 | :group 'gnus-summary) |
| 833 | ;; backward-compatibility alias | 868 | ;; backward-compatibility alias |
| 834 | (put 'gnus-summary-normal-unread-face 'face-alias 'gnus-summary-normal-unread) | 869 | (put 'gnus-summary-normal-unread-face 'face-alias 'gnus-summary-normal-unread) |
| 870 | (put 'gnus-summary-normal-unread-face 'obsolete-face "22.1") | ||
| 835 | 871 | ||
| 836 | (defface gnus-summary-high-read | 872 | (defface gnus-summary-high-read |
| 837 | '((((class color) | 873 | '((((class color) |
| @@ -848,6 +884,7 @@ be set in `.emacs' instead." | |||
| 848 | :group 'gnus-summary) | 884 | :group 'gnus-summary) |
| 849 | ;; backward-compatibility alias | 885 | ;; backward-compatibility alias |
| 850 | (put 'gnus-summary-high-read-face 'face-alias 'gnus-summary-high-read) | 886 | (put 'gnus-summary-high-read-face 'face-alias 'gnus-summary-high-read) |
| 887 | (put 'gnus-summary-high-read-face 'obsolete-face "22.1") | ||
| 851 | 888 | ||
| 852 | (defface gnus-summary-low-read | 889 | (defface gnus-summary-low-read |
| 853 | '((((class color) | 890 | '((((class color) |
| @@ -864,6 +901,7 @@ be set in `.emacs' instead." | |||
| 864 | :group 'gnus-summary) | 901 | :group 'gnus-summary) |
| 865 | ;; backward-compatibility alias | 902 | ;; backward-compatibility alias |
| 866 | (put 'gnus-summary-low-read-face 'face-alias 'gnus-summary-low-read) | 903 | (put 'gnus-summary-low-read-face 'face-alias 'gnus-summary-low-read) |
| 904 | (put 'gnus-summary-low-read-face 'obsolete-face "22.1") | ||
| 867 | 905 | ||
| 868 | (defface gnus-summary-normal-read | 906 | (defface gnus-summary-normal-read |
| 869 | '((((class color) | 907 | '((((class color) |
| @@ -878,6 +916,7 @@ be set in `.emacs' instead." | |||
| 878 | :group 'gnus-summary) | 916 | :group 'gnus-summary) |
| 879 | ;; backward-compatibility alias | 917 | ;; backward-compatibility alias |
| 880 | (put 'gnus-summary-normal-read-face 'face-alias 'gnus-summary-normal-read) | 918 | (put 'gnus-summary-normal-read-face 'face-alias 'gnus-summary-normal-read) |
| 919 | (put 'gnus-summary-normal-read-face 'obsolete-face "22.1") | ||
| 881 | 920 | ||
| 882 | 921 | ||
| 883 | ;;; | 922 | ;;; |
| @@ -933,6 +972,7 @@ be set in `.emacs' instead." | |||
| 933 | :group 'gnus-start) | 972 | :group 'gnus-start) |
| 934 | ;; backward-compatibility alias | 973 | ;; backward-compatibility alias |
| 935 | (put 'gnus-splash-face 'face-alias 'gnus-splash) | 974 | (put 'gnus-splash-face 'face-alias 'gnus-splash) |
| 975 | (put 'gnus-splash-face 'obsolete-face "22.1") | ||
| 936 | 976 | ||
| 937 | (defun gnus-splash () | 977 | (defun gnus-splash () |
| 938 | (save-excursion | 978 | (save-excursion |
diff --git a/lisp/gnus/message.el b/lisp/gnus/message.el index 89dceb391d4..3c465b1a89b 100644 --- a/lisp/gnus/message.el +++ b/lisp/gnus/message.el | |||
| @@ -1317,6 +1317,7 @@ starting with `not' and followed by regexps." | |||
| 1317 | :group 'message-faces) | 1317 | :group 'message-faces) |
| 1318 | ;; backward-compatibility alias | 1318 | ;; backward-compatibility alias |
| 1319 | (put 'message-header-to-face 'face-alias 'message-header-to) | 1319 | (put 'message-header-to-face 'face-alias 'message-header-to) |
| 1320 | (put 'message-header-to-face 'obsolete-face "22.1") | ||
| 1320 | 1321 | ||
| 1321 | (defface message-header-cc | 1322 | (defface message-header-cc |
| 1322 | '((((class color) | 1323 | '((((class color) |
| @@ -1331,6 +1332,7 @@ starting with `not' and followed by regexps." | |||
| 1331 | :group 'message-faces) | 1332 | :group 'message-faces) |
| 1332 | ;; backward-compatibility alias | 1333 | ;; backward-compatibility alias |
| 1333 | (put 'message-header-cc-face 'face-alias 'message-header-cc) | 1334 | (put 'message-header-cc-face 'face-alias 'message-header-cc) |
| 1335 | (put 'message-header-cc-face 'obsolete-face "22.1") | ||
| 1334 | 1336 | ||
| 1335 | (defface message-header-subject | 1337 | (defface message-header-subject |
| 1336 | '((((class color) | 1338 | '((((class color) |
| @@ -1345,6 +1347,7 @@ starting with `not' and followed by regexps." | |||
| 1345 | :group 'message-faces) | 1347 | :group 'message-faces) |
| 1346 | ;; backward-compatibility alias | 1348 | ;; backward-compatibility alias |
| 1347 | (put 'message-header-subject-face 'face-alias 'message-header-subject) | 1349 | (put 'message-header-subject-face 'face-alias 'message-header-subject) |
| 1350 | (put 'message-header-subject-face 'obsolete-face "22.1") | ||
| 1348 | 1351 | ||
| 1349 | (defface message-header-newsgroups | 1352 | (defface message-header-newsgroups |
| 1350 | '((((class color) | 1353 | '((((class color) |
| @@ -1359,6 +1362,7 @@ starting with `not' and followed by regexps." | |||
| 1359 | :group 'message-faces) | 1362 | :group 'message-faces) |
| 1360 | ;; backward-compatibility alias | 1363 | ;; backward-compatibility alias |
| 1361 | (put 'message-header-newsgroups-face 'face-alias 'message-header-newsgroups) | 1364 | (put 'message-header-newsgroups-face 'face-alias 'message-header-newsgroups) |
| 1365 | (put 'message-header-newsgroups-face 'obsolete-face "22.1") | ||
| 1362 | 1366 | ||
| 1363 | (defface message-header-other | 1367 | (defface message-header-other |
| 1364 | '((((class color) | 1368 | '((((class color) |
| @@ -1373,6 +1377,7 @@ starting with `not' and followed by regexps." | |||
| 1373 | :group 'message-faces) | 1377 | :group 'message-faces) |
| 1374 | ;; backward-compatibility alias | 1378 | ;; backward-compatibility alias |
| 1375 | (put 'message-header-other-face 'face-alias 'message-header-other) | 1379 | (put 'message-header-other-face 'face-alias 'message-header-other) |
| 1380 | (put 'message-header-other-face 'obsolete-face "22.1") | ||
| 1376 | 1381 | ||
| 1377 | (defface message-header-name | 1382 | (defface message-header-name |
| 1378 | '((((class color) | 1383 | '((((class color) |
| @@ -1387,6 +1392,7 @@ starting with `not' and followed by regexps." | |||
| 1387 | :group 'message-faces) | 1392 | :group 'message-faces) |
| 1388 | ;; backward-compatibility alias | 1393 | ;; backward-compatibility alias |
| 1389 | (put 'message-header-name-face 'face-alias 'message-header-name) | 1394 | (put 'message-header-name-face 'face-alias 'message-header-name) |
| 1395 | (put 'message-header-name-face 'obsolete-face "22.1") | ||
| 1390 | 1396 | ||
| 1391 | (defface message-header-xheader | 1397 | (defface message-header-xheader |
| 1392 | '((((class color) | 1398 | '((((class color) |
| @@ -1401,6 +1407,7 @@ starting with `not' and followed by regexps." | |||
| 1401 | :group 'message-faces) | 1407 | :group 'message-faces) |
| 1402 | ;; backward-compatibility alias | 1408 | ;; backward-compatibility alias |
| 1403 | (put 'message-header-xheader-face 'face-alias 'message-header-xheader) | 1409 | (put 'message-header-xheader-face 'face-alias 'message-header-xheader) |
| 1410 | (put 'message-header-xheader-face 'obsolete-face "22.1") | ||
| 1404 | 1411 | ||
| 1405 | (defface message-separator | 1412 | (defface message-separator |
| 1406 | '((((class color) | 1413 | '((((class color) |
| @@ -1415,6 +1422,7 @@ starting with `not' and followed by regexps." | |||
| 1415 | :group 'message-faces) | 1422 | :group 'message-faces) |
| 1416 | ;; backward-compatibility alias | 1423 | ;; backward-compatibility alias |
| 1417 | (put 'message-separator-face 'face-alias 'message-separator) | 1424 | (put 'message-separator-face 'face-alias 'message-separator) |
| 1425 | (put 'message-separator-face 'obsolete-face "22.1") | ||
| 1418 | 1426 | ||
| 1419 | (defface message-cited-text | 1427 | (defface message-cited-text |
| 1420 | '((((class color) | 1428 | '((((class color) |
| @@ -1429,6 +1437,7 @@ starting with `not' and followed by regexps." | |||
| 1429 | :group 'message-faces) | 1437 | :group 'message-faces) |
| 1430 | ;; backward-compatibility alias | 1438 | ;; backward-compatibility alias |
| 1431 | (put 'message-cited-text-face 'face-alias 'message-cited-text) | 1439 | (put 'message-cited-text-face 'face-alias 'message-cited-text) |
| 1440 | (put 'message-cited-text-face 'obsolete-face "22.1") | ||
| 1432 | 1441 | ||
| 1433 | (defface message-mml | 1442 | (defface message-mml |
| 1434 | '((((class color) | 1443 | '((((class color) |
| @@ -1443,6 +1452,7 @@ starting with `not' and followed by regexps." | |||
| 1443 | :group 'message-faces) | 1452 | :group 'message-faces) |
| 1444 | ;; backward-compatibility alias | 1453 | ;; backward-compatibility alias |
| 1445 | (put 'message-mml-face 'face-alias 'message-mml) | 1454 | (put 'message-mml-face 'face-alias 'message-mml) |
| 1455 | (put 'message-mml-face 'obsolete-face "22.1") | ||
| 1446 | 1456 | ||
| 1447 | (defun message-font-lock-make-header-matcher (regexp) | 1457 | (defun message-font-lock-make-header-matcher (regexp) |
| 1448 | (let ((form | 1458 | (let ((form |
diff --git a/lisp/gnus/sieve-mode.el b/lisp/gnus/sieve-mode.el index 15d981b58a1..468099a00d6 100644 --- a/lisp/gnus/sieve-mode.el +++ b/lisp/gnus/sieve-mode.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; sieve-mode.el --- Sieve code editing commands for Emacs | 1 | ;;; sieve-mode.el --- Sieve code editing commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001, 2002, 2003, 2004, 2005, | 3 | ;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 |
| 4 | ;; 2006, 2007, 2008, 2009 Free Software Foundation, Inc. | 4 | ;; Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Simon Josefsson <simon@josefsson.org> | 6 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 7 | 7 | ||
| @@ -78,6 +78,7 @@ | |||
| 78 | :group 'sieve) | 78 | :group 'sieve) |
| 79 | ;; backward-compatibility alias | 79 | ;; backward-compatibility alias |
| 80 | (put 'sieve-control-commands-face 'face-alias 'sieve-control-commands) | 80 | (put 'sieve-control-commands-face 'face-alias 'sieve-control-commands) |
| 81 | (put 'sieve-control-commands-face 'obsolete-face "22.1") | ||
| 81 | 82 | ||
| 82 | (defvar sieve-action-commands-face 'sieve-action-commands | 83 | (defvar sieve-action-commands-face 'sieve-action-commands |
| 83 | "Face name used for Sieve Action Commands.") | 84 | "Face name used for Sieve Action Commands.") |
| @@ -91,6 +92,7 @@ | |||
| 91 | :group 'sieve) | 92 | :group 'sieve) |
| 92 | ;; backward-compatibility alias | 93 | ;; backward-compatibility alias |
| 93 | (put 'sieve-action-commands-face 'face-alias 'sieve-action-commands) | 94 | (put 'sieve-action-commands-face 'face-alias 'sieve-action-commands) |
| 95 | (put 'sieve-action-commands-face 'obsolete-face "22.1") | ||
| 94 | 96 | ||
| 95 | (defvar sieve-test-commands-face 'sieve-test-commands | 97 | (defvar sieve-test-commands-face 'sieve-test-commands |
| 96 | "Face name used for Sieve Test Commands.") | 98 | "Face name used for Sieve Test Commands.") |
| @@ -108,6 +110,7 @@ | |||
| 108 | :group 'sieve) | 110 | :group 'sieve) |
| 109 | ;; backward-compatibility alias | 111 | ;; backward-compatibility alias |
| 110 | (put 'sieve-test-commands-face 'face-alias 'sieve-test-commands) | 112 | (put 'sieve-test-commands-face 'face-alias 'sieve-test-commands) |
| 113 | (put 'sieve-test-commands-face 'obsolete-face "22.1") | ||
| 111 | 114 | ||
| 112 | (defvar sieve-tagged-arguments-face 'sieve-tagged-arguments | 115 | (defvar sieve-tagged-arguments-face 'sieve-tagged-arguments |
| 113 | "Face name used for Sieve Tagged Arguments.") | 116 | "Face name used for Sieve Tagged Arguments.") |
| @@ -123,6 +126,7 @@ | |||
| 123 | :group 'sieve) | 126 | :group 'sieve) |
| 124 | ;; backward-compatibility alias | 127 | ;; backward-compatibility alias |
| 125 | (put 'sieve-tagged-arguments-face 'face-alias 'sieve-tagged-arguments) | 128 | (put 'sieve-tagged-arguments-face 'face-alias 'sieve-tagged-arguments) |
| 129 | (put 'sieve-tagged-arguments-face 'obsolete-face "22.1") | ||
| 126 | 130 | ||
| 127 | 131 | ||
| 128 | (defconst sieve-font-lock-keywords | 132 | (defconst sieve-font-lock-keywords |
diff --git a/lisp/gnus/spam.el b/lisp/gnus/spam.el index cc10bf7a775..2d2fafa3fdc 100644 --- a/lisp/gnus/spam.el +++ b/lisp/gnus/spam.el | |||
| @@ -371,6 +371,7 @@ Only meaningful if you enable `spam-use-blackholes'." | |||
| 371 | :group 'spam) | 371 | :group 'spam) |
| 372 | ;; backward-compatibility alias | 372 | ;; backward-compatibility alias |
| 373 | (put 'spam-face 'face-alias 'spam) | 373 | (put 'spam-face 'face-alias 'spam) |
| 374 | (put 'spam-face 'obsolete-face "22.1") | ||
| 374 | 375 | ||
| 375 | (defcustom spam-face 'spam | 376 | (defcustom spam-face 'spam |
| 376 | "Face for spam-marked articles." | 377 | "Face for spam-marked articles." |