diff lisp/ChangeLog @ 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 a0adf5f08c44
children 7a1c4c523603
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Dec 05 22:51:25 2006 +0000
+++ b/lisp/ChangeLog	Wed Dec 06 21:28:54 2006 +0000
@@ -1,3 +1,10 @@
+2006-12-06  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.
+
 2006-11-30  Mike Sperber  <mike@xemacs.org>
 
 	* code-files.el (insert-file-contents): Call the file-name handler