]> code.delx.au - gnu-emacs/blobdiff - src/editfns.c
* xfns.c (xpm_load) [!ALLOC_XPM_COLORS]: Declare local variable I in inner block.
[gnu-emacs] / src / editfns.c
index deadd106bd786bcabc4a1e3f00cbd03289f8306b..aea1567c7606d8dc6d3db5469c33c0541120189f 100644 (file)
@@ -3055,6 +3055,7 @@ The other arguments are substituted into it to make the result, a string.\n\
 It may contain %-sequences meaning to substitute the next argument.\n\
 %s means print a string argument.  Actually, prints any object, with `princ'.\n\
 %d means print as number in decimal (%o octal, %x hex).\n\
+%X is like %x, but uses upper case.\n\
 %e means print a number in exponential notation.\n\
 %f means print a number in decimal-point notation.\n\
 %g means print a number in exponential notation\n\