of elf files (or thinks it does). These assumptions were just broken
by binutils/ld changes to put GOT and PLT into their own PT_LOAD sections.
Thus BSS is no longer part of the DATA PT_LOAD section. This is a workaround
using the '-Z' compatibility flag which disables the GOT/PLT padding.
incrementing the fns elisp file needed for Eshell and bumping
Emacs version to 21.1.2 rather then the expected 21.1.1.
Needs more investigation. ok espie@
This bug is being looked into. It only affects tty font-lock settings
within a .emacs file. If you do not use color syntaxing in Emacs under
an xterm, this will not affect you. For those that do, setting TERM
to xterm (rather then one of the color xterm variants) is a temporary
fix.
Some of you may opt to stick with 20.x, as this is a typical beginning of
a major rev. Maintainership is directed my way, so feed patches to me.
Thanks to A B <obsdfaq30@yahoo.com> for the submission.