This is a spot of code for paragraph filling in texinfo-mode, avoiding putting a line break after an "@:".
makeinfo from texinfo 4.7 has a bit of a bug where it doesn't obey an @: at the end of a line. That's a known bug and will no doubt be fixed before long, but in the interim this is an easy way to avoid the problem in the input. I normally use this with filladapt.el, but I think it works both with or without that.
texinfo-fill-workaround.el
Description: application/emacs-lisp
_______________________________________________ Gnu-emacs-sources mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources
