diff lisp/ChangeLog @ 93054:ca8b9e092766

(describe-char-unidata-list): Allow specifying just all properties. (describe-char): Handle that new value.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 19 Mar 2008 01:41:53 +0000
parents f62cf4851fe9
children e1ae2150f28e
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Mar 19 01:05:50 2008 +0000
+++ b/lisp/ChangeLog	Wed Mar 19 01:41:53 2008 +0000
@@ -1,5 +1,9 @@
 2008-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* descr-text.el (describe-char-unidata-list): Allow specifying
+	just all properties.
+	(describe-char): Handle that new value.
+
 	* emulation/cua-base.el (cua-paste): Signal an error in read-only buf.
 
 2008-03-18  Tassilo Horn  <tassilo@member.fsf.org>