summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2007-07-25 23:43:59 +0000
committerAndreas Schwab <schwab@suse.de>2007-07-25 23:43:59 +0000
commitcfcc22e4adf455b50364149322b703a6dbb55006 (patch)
tree70d190639b9ddd8172831b81046eab4c436b93d6
parenta4ba5390b7d84bf8b2ab6e4e088e6fd448c9debe (diff)
downloademacs-cfcc22e4adf455b50364149322b703a6dbb55006.tar.gz
*** empty log message ***
-rw-r--r--lisp/ChangeLog.unicode5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog.unicode b/lisp/ChangeLog.unicode
index c6dec06b85c..1c7eb24a83d 100644
--- a/lisp/ChangeLog.unicode
+++ b/lisp/ChangeLog.unicode
@@ -1,3 +1,8 @@
+2007-07-26 Andreas Schwab <schwab@suse.de>
+
+ * international/mule-diag.el (print-fontset-element): Use fontp
+ only if defined.
+
2007-07-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
* ps-print.el (ps-multibyte-buffer): Docstring fix.