Noam Postavsky writes: >> -(defsubst Man-build-section-alist () >> +(defsubst Man-build-section-list () > > Perhaps we should switch to defun while we're at it? > >> - (let ((case-fold-search nil)) >> + (let (case-fold-search) > > Personally, I like the more explicit version here. I attach slightly reworded patches updated with your two suggestions. Thanks, -- Basil