pkgsrc/editors/xemacs/patches/patch-man_lispref_debugging.texi
hauke e522399242 Update to patch release 21.4.24. From the ChangeLog:
2015-03-24 Vin Shelton <acs@xemacs.org>

        * XEmacs 21.4.24 is released

2015-02-23  Vin Shelton  <acs@xemacs.org>

        * configure.in: Add LIBOSSAUDIO as appropriate.  Patch from netbsd
        via Hauke Fath.
        * configure: Rebuild.

2015-02-15  Vin Shelton  <acs@xemacs.org>

        * configure.in: Additional netbsd platform definitions.
        * configure: Rebuild.

I have used the opportunity for a bit of spring cleaning:

o remove build restrictions for powerpc and mips (hacks.mk, Makefile)
o drop the inactive X11 toolkit options - they were never used, and
  upstream does not support them for 21.4, anyway (options.mk)
o add comments to patch files
o upstream converted the texinfo files to v5 format. Patch the offenders
  to be v4 compatible
2016-04-13 13:52:27 +00:00

15 lines
594 B
Text

$NetBSD: patch-man_lispref_debugging.texi,v 1.1 2016/04/13 13:52:27 hauke Exp $
Fix makeinfo 4 build errors.
--- man/lispref/debugging.texi.orig 2015-03-25 11:25:33.000000000 +0000
+++ man/lispref/debugging.texi
@@ -725,7 +725,7 @@ the old indentation actually fit the int
and you have put back those parentheses, @kbd{C-M-q} should not change
anything.
-@node Compilation Errors, , Syntax Errors, Debugging
+@node Compilation Errors, Edebug , Syntax Errors, Debugging
@section Debugging Problems in Compilation
When an error happens during byte compilation, it is normally due to