Index: emacs/lisp/progmodes/which-func.el
diff -c emacs/lisp/progmodes/which-func.el:1.13 
emacs/lisp/progmodes/which-func.el:1.14
*** emacs/lisp/progmodes/which-func.el:1.13     Mon Aug  1 08:37:47 2005
--- emacs/lisp/progmodes/which-func.el  Mon Aug 15 21:29:32 2005
***************
*** 139,146 ****
       :foreground "LightSkyBlue"))
    "Face used to highlight mode line function names."
    :group 'which-func)
- ;; backward-compatibility alias
- (put 'which-func-face 'face-alias 'which-func)
  
  (defcustom which-func-format
    `("["
--- 139,144 ----


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to