comparison lisp/ChangeLog @ 66925:979706786da3

*** empty log message ***
author Carsten Dominik <dominik@science.uva.nl>
date Wed, 16 Nov 2005 13:42:38 +0000
parents c045303407bb
children 35f26e779968
comparison
equal deleted inserted replaced
66924:53960d1c1f2f 66925:979706786da3
1 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
2
3 * textmodes/reftex.el (reftex-use-fonts): removed the check for
4 window-system, to allow fonts on tty.
5
1 2005-11-17 Nick Roberts <nickrob@snap.net.nz> 6 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
2 7
3 * progmodes/gud.el (gud-speedbar-item-info): New function. 8 * progmodes/gud.el (gud-speedbar-item-info): New function.
4 (gud-install-speedbar-variables): Use it to display data types 9 (gud-install-speedbar-variables): Use it to display data types
5 of watch expression as tooltips in speedbar. 10 of watch expression as tooltips in speedbar.