(modeline-highlight): Rename from (the erroneous) `modeline-higilight'.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
|
||||
|
||||
* faces.el (modeline-highlight): Rename from (the erroneous)
|
||||
`modeline-higilight'.
|
||||
|
||||
2005-06-11 Lute Kamstra <lute@gnu.org>
|
||||
|
||||
* emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
|
||||
|
||||
@@ -1863,7 +1863,7 @@ created."
|
||||
;; Make `modeline' an alias for `mode-line', for compatibility.
|
||||
(put 'modeline 'face-alias 'mode-line)
|
||||
(put 'modeline-inactive 'face-alias 'mode-line-inactive)
|
||||
(put 'modeline-higilight 'face-alias 'mode-line-highlight)
|
||||
(put 'modeline-highlight 'face-alias 'mode-line-highlight)
|
||||
|
||||
(defface header-line
|
||||
'((default
|
||||
|
||||
Reference in New Issue
Block a user