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

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

Re: suppressing copyright.el


From: Stefan Monnier
Subject: Re: suppressing copyright.el
Date: 07 May 2004 10:51:23 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>   (2) add a variable in copyright.el like `suppress-copyright-update', which
>       is make-variable-buffer-local and defaults to nil, and then change
>       diff-mode to set it to t

Since it might make sense to change its default setting, I'd suggest to not
make-variable-buffer-local but to just make0local-variable when you need it.
Also, maybe we could name it `copyright-update-mode' instead, if you catch
my drift.


        Stefan




reply via email to

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