comparison lisp/ChangeLog @ 66929:35f26e779968

(diary-list-entries): Also hide the terminating newline.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 16 Nov 2005 16:04:29 +0000
parents 979706786da3
children bf55d63c7dd6
comparison
equal deleted inserted replaced
66928:f48f5b0d7e1e 66929:35f26e779968
1 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * calendar/diary-lib.el (diary-list-entries): Also hide the
4 terminating newline.
5
1 2005-11-16 Carsten Dominik <dominik@science.uva.nl> 6 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
2 7
3 * textmodes/reftex.el (reftex-use-fonts): removed the check for 8 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
4 window-system, to allow fonts on tty. 9 window-system, to allow fonts on tty.
5 10
6 2005-11-17 Nick Roberts <nickrob@snap.net.nz> 11 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
7 12
8 * progmodes/gud.el (gud-speedbar-item-info): New function. 13 * progmodes/gud.el (gud-speedbar-item-info): New function.
9 (gud-install-speedbar-variables): Use it to display data types 14 (gud-install-speedbar-variables): Use it to display data types