comparison lisp/ChangeLog @ 67406:e493ff9c436d

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 08 Dec 2005 22:52:16 +0000
parents 9d14391845f1
children 2f7afbed9a58
comparison
equal deleted inserted replaced
67405:f8d3bd39d0a1 67406:e493ff9c436d
1 2005-12-08 Kim F. Storm <storm@cua.dk>
2
3 * emulation/cua-rect.el (cua--rectangle-aux-replace): Fix
4 indention of text on right side of replaced rectangle.
5
1 2005-12-09 Nick Roberts <nickrob@snap.net.nz> 6 2005-12-09 Nick Roberts <nickrob@snap.net.nz>
2 7
3 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips): 8 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
4 No need to check gud-comint-buffer is bound. 9 No need to check gud-comint-buffer is bound.
5 (gdb): Prevent multiple debugging when first session uses gdba. 10 (gdb): Prevent multiple debugging when first session uses gdba.