* David Kastrup (2005-05-05) writes: > Ralf Angeli <[EMAIL PROTECTED]> writes: > >> `make-autoload' in XEmacs 21.5 knows about `define-minor-mode' and >> Stephen made it quite clear in the past that stuff like that won't >> get backported to XEmacs 21.4. So I don't think they will change >> that and reporting it to xemacs-beta would be a waste of time. And >> the workaround obviously is to define the autoload form manually. > > Losing the doc string in the process. One could probably format it > into one superlong line with "\n" instead of newlines in it, but it > would end up uglier than what we started with.
We could change the doc string of `TeX-fold-mode' in order to get a more descriptive text as its first line and use that for the autoload doc string. For example "Minor mode for hiding and revealing macros and environments." -- Ralf _______________________________________________ auctex-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-devel
