Hi Tassilo, 2013/4/8 Tassilo Horn <[email protected]>: > Mosè Giordano <[email protected]> writes: > > Hi Mosè, > > I've applied the patches, thanks. However, I've undone the following change: > >> --- a/latex.el >> +++ b/latex.el >> @@ -1770,34 +1770,61 @@ string." >> ("scrlttr2") >> ("scrreprt") >> ("slides")) >> - "List of document classes offered when inserting a document environment." >> + "List of document classes offered when inserting a document class. > > document is an environment, so I don't see why you've changed it to > class. I've made that change because `LaTeX-style-list' is used in `TeX-arg-document', called by `\documentclass' macro. In my opinion it's just an extra offered by AUCTeX that entering a document environment will insert a `\documentclass', if not already present.
> BTW: Do you have an account on savannah.gnu.org already? If not, go and > get one, and then apply for project membership for AUCTeX. With your > constant and accurate work, you've proven to be a valuable contributor, > so I'd like to give you push permissions. Of course, larger changes > should still be discussed here. No, I don't have it, but I'll create one soon. Thank you! Bye, Mosè Giordano _______________________________________________ auctex-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex-devel
