Mercurial > emacs
comparison lisp/ChangeLog @ 63464:2d56f65bd643
*** empty log message ***
author | David Ponce <david@dponce.com> |
---|---|
date | Wed, 15 Jun 2005 08:17:54 +0000 |
parents | ad343539d42b |
children | 0b89e1dbe18f |
comparison
equal
deleted
inserted
replaced
63463:ad343539d42b | 63464:2d56f65bd643 |
---|---|
1 2005-06-15 David Ponce <david@dponce.com> | |
2 | |
3 * tree-widget.el (tree-widget-super-format-handler) | |
4 (tree-widget-format-handler): Remove. | |
5 (tree-widget-value-create): Handle the :indent property. | |
6 | |
1 2005-06-15 Miles Bader <miles@gnu.org> | 7 2005-06-15 Miles Bader <miles@gnu.org> |
2 | 8 |
3 * progmodes/which-func.el (which-func): Only inherit | 9 * progmodes/which-func.el (which-func): Only inherit |
4 `font-lock-function-name-face' when that makes sense against the | 10 `font-lock-function-name-face' when that makes sense against the |
5 default mode-line face, otherwise set the face color explicitly. | 11 default mode-line face, otherwise set the face color explicitly. |