> From: Nick Roberts <[EMAIL PROTECTED]> > Date: Mon, 26 Feb 2007 23:50:25 +1300 > > info.el displays a menus blank line when ifnottex is used, e.g: > > > * Saving Saving makes your changes permanent. > * Reverting Reverting cancels all the changes not saved. > @ifnottex > * Autorevert Auto Reverting non-file buffers. > @end ifnottex > * Auto Save Auto Save periodically protects against loss of data. > * File Aliases Handling multiple names for one file. > > in files.texi, looks like this in info (in 23 File Handling): > > * Saving:: Saving makes your changes permanent. > * Reverting:: Reverting cancels all the changes not saved. > > * Autorevert:: Auto Reverting non-file buffers. > * Auto Save:: Auto Save periodically protects against loss of data. > * File Aliases:: Handling multiple names for one file.
AFAICS, the blank line is produced by makeinfo, at least on my machine. Can you verify that the file emacs-2 has this blank line on your system? If it does, the right place to complain about this is on [EMAIL PROTECTED] _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
