emacs-devel
[Top][All Lists]
Advanced

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

autoloads for safe-local-variables (was: allout patch - more safe-local-


From: Reiner Steib
Subject: autoloads for safe-local-variables (was: allout patch - more safe-local-variables, plus autoloads)
Date: Thu, 20 Apr 2006 20:49:27 +0200
User-agent: Gnus/5.110005 (No Gnus v0.5) Emacs/22.0.50 (gnu/linux)

On Thu, Apr 20 2006, Ken Manheimer wrote:

> +;;;###autoload
> +(put 'allout-show-bodies 'safe-local-variable t)

In my commits, I've put in the same line...

;;;###autoload(put 'page-delimiter 'safe-local-variable t)

... like it is done e.g. in `code-pages.el':

;;;###autoload(autoload-coding-system 'cp437 '(require 'code-pages))

Which style is preferable?

(info "(elisp)Autoload") didn't clarify my question.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/





reply via email to

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