emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/which-func.el


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/which-func.el
Date: Mon, 15 Aug 2005 17:29:36 -0400

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 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]