Mercurial > hg > xemacs-beta
view src/s/irix6-0.h @ 3724:1fe680cefdb7
[xemacs-hg @ 2006-12-06 21:28:47 by aidan]
lisp/ChangeLog addition:
2006-12-04 Aidan Kehoe <kehoea@parhasard.net>
* simple.el (what-cursor-position):
For non-ASCII characters, give details on what a character maps to
in Unicode, and its Mule charsets and codes, instead of simply its
integer code point in this XEmacs.
src/ChangeLog addition:
2006-12-04 Aidan Kehoe <kehoea@parhasard.net>
* text.c (Fsplit_char):
Make split-char available on non-Mule builds, taking out a
superfluous call to get-charset to make that possible.
author | aidan |
---|---|
date | Wed, 06 Dec 2006 21:28:54 +0000 |
parents | 223736d75acb |
children | aa5ed11f473b |
line wrap: on
line source
/* Synched up with: FSF 19.31. */ #include "irix5-3.h" /* Irix 6.2 doesn't need -lw */ #undef NEED_LIBW #undef memmove /* Use the standard system memmove() */