changeset 96302:b3db7e68c460

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 26 Jun 2008 04:17:19 +0000
parents 66839d3799fe
children ddedcecb18ef
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jun 26 04:16:09 2008 +0000
+++ b/lisp/ChangeLog	Thu Jun 26 04:17:19 2008 +0000
@@ -1,3 +1,13 @@
+2008-06-26  Kenichi Handa  <handa@m17n.org>
+
+	* composite.el (terminal-composition-base-character-p): New
+	funciton.
+	(terminal-composition-function): Use
+	terminal-composition-base-character-p.  Include the base character
+	in the composition.
+	(auto-compose-chars): Don't check font-object for terminal
+	display.
+
 2008-06-26  Glenn Morris  <rgm@gnu.org>
 
 	* calendar/calendar.el (calendar-date-echo-text): Doc fix.