aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Ponce <[email protected]>2005-04-05 06:38:49 +0000
committerDavid Ponce <[email protected]>2005-04-05 06:38:49 +0000
commitf1c7de691a890e07e788730da76e3601598f3b31 (patch)
tree47ed48a39930f001a08c052eb0a4c6a0c713dfe5
parent32503b328389f82a6a3ceecde5929445e03424a9 (diff)
*** empty log message ***
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9ee0bf13d0..06b0f8ca2f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
+2005-04-05 David Ponce <[email protected]>
+
+ * cus-edit.el (face): Derive from symbol widget. Display sample
+ of the current face on the fly.
+ (widget-face-sample-face-get, widget-face-notify): New functions.
+ (widget-face-value-create): Remove.
+
+ * wid-edit.el (widget-field-end): Temporarily remove field
+ narrowing before to call `get-char-property'.
+
2005-04-04 Jay Belanger <[email protected]>
* calc/calc-aent.el (math-read-replacement-list): Add subscripts.