2000-01-04  Gerd Moellmann  <[EMAIL PROTECTED]>

            * lisp.h (struct Lisp_String): Make DATA member `unsigned char *'.

    I guess the questions to ask are:

    1) Why was this change made?

Probably to make it easier to avoid incorrect conversions when
extracting elements.  We don't want to get negative numbers
for byte values above 127.


_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to