emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Problem with describe-function


From: Juri Linkov
Subject: Re: Problem with describe-function
Date: Tue, 16 Nov 2004 17:31:51 +0200
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

Nick Roberts <address@hidden> writes:
> A face (something defined with defface) seems to be neither a function
> or a variable. So if I do `C-h f next-error', it (correctly) says
>
> next-error is an interactive compiled Lisp function in `simple'.
> It is bound to C-x `...
>
> However clicking mouse-2 on `simple' takes me to:
>
> (defface next-error
>   '((t (:inherit region)))
>   "Face used to highlight next error locus."
>   :group 'next-error
>   :version "21.4")

Fixed.

-- 
Juri Linkov
http://www.jurta.org/emacs/





reply via email to

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