comparison lisp/ChangeLog @ 67144:6ec8cb8d967f

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Sun, 27 Nov 2005 01:16:06 +0000
parents 415da80c14c7
children 49baebc0ed70
comparison
equal deleted inserted replaced
67143:cbf6461ecbbd 67144:6ec8cb8d967f
1 2005-11-27 John Paul Wallington <jpw@pobox.com>
2
3 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
4 (gdb-threads-select): Use `posn-set-point' instead of
5 `mouse-set-point' because the latter is not fbound when configured
6 without X.
7
1 2005-11-27 Kim F. Storm <storm@cua.dk> 8 2005-11-27 Kim F. Storm <storm@cua.dk>
2 9
3 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve 10 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
4 existing face when partially highlighting a TAB in a rectangle. 11 existing face when partially highlighting a TAB in a rectangle.
5 12