CVSROOT: /home/x-cvs
Module name: xc
Changes by: [EMAIL PROTECTED] 02/11/12 21:39:04
Log message:
Save multiple return values when executing lisp expressions prior to
printing it, this is required because if a syntax highlight mode is
selected for the *scratch* buffer, the multiple-values will be
overwritten by the lisp code called to highlight the printed result of
the expression, and will print a lot of data, as the second multiple
value result is a struct with the syntax highlight table information.
Modified files:
xc/programs/xedit/lisp/:
xedit.c
Revision Changes Path
1.12 +16 -10 xc/programs/xedit/lisp/xedit.c
_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit