Remove obselete face alias definition
3.0.0 broke compatibility with just about everything that may have hooked into the package, so it should be appropriate to shed this bit of cruft.
This commit is contained in:
parent
a9b55d8308
commit
a0c84a3c1e
@ -398,15 +398,6 @@ See `mood-line-defformat' for a helpful formatting macro."
|
|||||||
"Face used for less important mode line elements."
|
"Face used for less important mode line elements."
|
||||||
:group 'mood-line-faces)
|
:group 'mood-line-faces)
|
||||||
|
|
||||||
;; ---------------------------------- ;;
|
|
||||||
;; Obsolete faces
|
|
||||||
;; ---------------------------------- ;;
|
|
||||||
|
|
||||||
(define-obsolete-face-alias
|
|
||||||
'mood-line-modified
|
|
||||||
'mood-line-buffer-status-modified
|
|
||||||
"2.1.0")
|
|
||||||
|
|
||||||
;; -------------------------------------------------------------------------- ;;
|
;; -------------------------------------------------------------------------- ;;
|
||||||
;;
|
;;
|
||||||
;; Helper functions
|
;; Helper functions
|
||||||
|
Loading…
Reference in New Issue
Block a user