emacs-devel
[Top][All Lists]
Advanced

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

Re: make-local-hook


From: Stefan Monnier
Subject: Re: make-local-hook
Date: Thu, 01 Nov 2001 18:33:21 -0500

> 
> On Thu, 1 Nov 2001, Pavel =?iso-8859-2?q?Jan=EDk?= wrote:
> 
> > since make-local-hook is an obsolete function since 21.1, shouldn't we
> > remove notes about it from the doc-strings of functions? There are some in
> > data.c and also in eval.c etc.
> 
> We should probably replace them with references to whatever replaces 
> make-local-hook.

Nothing replace make-local-hook: the only "replacement" is the
`local' argument to `add-hook', but that argument was already
required before.


        Stefan




reply via email to

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