[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-devel] tex-style.el
From: |
David Kastrup |
Subject: |
[AUCTeX-devel] tex-style.el |
Date: |
Sun, 03 Apr 2005 02:39:11 +0200 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
Sorry that I have only now come across it:
custom-add-load is a compiled Lisp function in `custom'.
(custom-add-load SYMBOL LOAD)
To the custom option SYMBOL add the dependency LOAD.
LOAD should be either a library file name, or a feature name.
[back]
custom-autoload is a compiled Lisp function in `custom'.
(custom-autoload SYMBOL LOAD)
Mark SYMBOL as autoloaded custom variable and add dependency LOAD.
[back]
So it might be possible to put into tex-style.el only the information
where the real customizations are to be found.
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
- [AUCTeX-devel] tex-style.el,
David Kastrup <=