patch for sync with auctex 11.84
Stephen J. Turnbull
stephen at xemacs.org
Thu Mar 29 09:21:23 EDT 2007
Uwe Brauer writes:
> It seems that, thanks to Mats, the syn process was successful. If
> nobody objects the following patch, I will submit it tomorrow for
> pretest.
I'm having trouble with the patch. The file "tex-style.el" is
missing, so make stops immediately because it's needed for the
autoloads. You should make the diff with "cvs diff -uN".
patching file etc/makeidx.el
Hunk #1 FAILED at 20.
1 out of 1 hunk FAILED -- saving rejects to file etc/makeidx.el.rej
patching file etc/paralist.el
Hunk #1 FAILED at 75.
1 out of 1 hunk FAILED -- saving rejects to file etc/paralist.el.rej
patching file etc/scrpage2.el
Hunk #1 FAILED at 100.
1 out of 1 hunk FAILED -- saving rejects to file etc/scrpage2.el.rej
Also, in the process of applying those hunks by hand, I found that at
least one of those files lacks a final EOL in my checkout. This
shouldn't actually cause any problems, but it is a little unclean (and
might have something to do with the problem in applying the patch).
Don't worry about it, we can check for it and clean up later.
More information about the XEmacs-Patches
mailing list