> The safe option is to stick to the current behavior,
OK.
--
/L/e/k/t/u
___
Emacs-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-devel
> Yes, I know that. My question is, should I respect the behavior
> described in the variable's current doc, or the one implemented?
The safe option is to stick to the current behavior,
Stefan
___
Emacs-devel mailing list
[email protected]
> The doc is necessarily wrong, because nowadays the "automatically becomes
> local when set" message is automatically added to the docstring when
> applicable, so it should not be in the docstring, whether we add
> a make-variable-buffer-local or not.
Yes, I know that. My question is, should I re
> Doc for comment-line-break-function says:
> (defvar comment-line-break-function 'comment-indent-new-line
> [...]
> Setting this variable automatically makes it local to the current buffer.")
> which is not true, and it seems it never was. (It was added at
> http://savannah.gnu.org/cgi-bin/viewcv