comparison lisp/ChangeLog @ 61306:497964065ff1

*** empty log message ***
author David Ponce <david@dponce.com>
date Tue, 05 Apr 2005 06:38:49 +0000
parents 758cbc79bd05
children ebfe038b7e6c
comparison
equal deleted inserted replaced
61305:758cbc79bd05 61306:497964065ff1
1 2005-04-05 David Ponce <david@dponce.com>
2
3 * cus-edit.el (face): Derive from symbol widget. Display sample
4 of the current face on the fly.
5 (widget-face-sample-face-get, widget-face-notify): New functions.
6 (widget-face-value-create): Remove.
7
8 * wid-edit.el (widget-field-end): Temporarily remove field
9 narrowing before to call `get-char-property'.
10
1 2005-04-04 Jay Belanger <belanger@truman.edu> 11 2005-04-04 Jay Belanger <belanger@truman.edu>
2 12
3 * calc/calc-aent.el (math-read-replacement-list): Add subscripts. 13 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
4 (math-read-subscripts): New variable. 14 (math-read-subscripts): New variable.
5 (math-read-preprocess-string): Process subscripts. 15 (math-read-preprocess-string): Process subscripts.