emacs-devel
[Top][All Lists]
Advanced

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

Re: 23.0.60; :enable (mark-active)


From: Bastien
Subject: Re: 23.0.60; :enable (mark-active)
Date: Thu, 06 Mar 2008 17:00:01 +0000
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux)

"Lennart Borgman (gmail)" <address@hidden> writes:

> There are a couple of
>
>   :enable (mark-active)
>
> in lisp-mode.el. There is no function mark-active, should not the line
> above be
>
>   :enable 'mark-active

It should be 

    :enable mark-active

I will fix this, thanks!

-- 
Bastien




reply via email to

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