2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
+ * textmodes/texinfo.el (texinfo-insert-@end): Fix the change from
+ 2001-10-24.
+
* mail/sendmail.el (mail-recover-1, mail-recover): Doc fix.
2002-01-04 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
(save-excursion
(texinfo-last-unended-begin)
(match-string 1)))))
- (insert "@end "
- (if string (insert string "\n")))))
+ (insert "@end ")
+ (if string (insert string "\n"))))
;; The following insert commands accept a prefix arg N, which is the
;; number of words (actually s-exprs) that should be surrounded by