Drew Adams writes: > > Thanks. Some minor comments. If they help, fine; if not, ignore. > One not-so-minor comment, flagged by ** (in two places). Thanks, that was helpful. > > ** How so, "again"? Here we are telling someone how to turn it > on interactively. I think we should also tell them how to do it > using Lisp. This is a subjective thing of course. I guess it seems obvious to me that a command can be called as a function, and it's explained in `(elisp) What Is a Function'. Adding cross references to that in every place we talk about invoking some command is just clutter. Eli Zaretskii writes: > I'd suggest not to start a sentence with "And". Instead, something > like this should be better: > > @dfn{major modes}, which ...; and @dfn {minor modes}, which ... Fixed this too.