Mercurial > emacs
view src/param.h @ 63463:ad343539d42b
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-421
Tweak which-func face
2005-06-15 Miles Bader <miles@gnu.org>
* lisp/progmodes/which-func.el (which-func): Only inherit
`font-lock-function-name-face' when that makes sense against the
default mode-line face, otherwise set the face color explicitly.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 15 Jun 2005 04:35:23 +0000 |
parents | 695cf19ef79e |
children | 375f2633d815 |
line wrap: on
line source
/* This is so that Emacs can run on VMS... */ #define EXEC_PAGESIZE 512 /* arch-tag: a6daea28-33a6-4dd3-97d8-5ee1a12f09d3 (do not change this comment) */