Ralf Angeli <[EMAIL PROTECTED]> writes:

> CVSROOT:      /cvsroot/auctex
> Module name:  auctex
> Branch:       
> Changes by:   Ralf Angeli <[EMAIL PROTECTED]> 06/02/07 10:14:58
>
> Modified files:
>       .              : tex.el 
>
> Log message:
>       (TeX-command-list): Use `TeX-run-function' instead of
>       `TeX-run-ispell-on-document' for "Spell" option.  Remove
>       `TeX-run-ispell-on-document' as option for the third element of an
>       item.
>       (TeX-ispell-document): Move here from tex-buf.el.

Things like "TeX-run-ispell-on-document" should be kept as aliases for
the sake of older customizations.

Anyway, why use a string here as argument for TeX-run-function?  Seems
ugly, when actually a list is used.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum


_______________________________________________
auctex-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex-devel

Reply via email to