comparison lisp/ChangeLog @ 67150:711dd29dd3d2

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Sun, 27 Nov 2005 15:37:54 +0000
parents 49baebc0ed70
children 11c9c1b5284e
comparison
equal deleted inserted replaced
67149:74532eba8fc4 67150:711dd29dd3d2
1 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
2
3 * simple.el (blink-matching-open): Ignore
4 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
5 Mention this in the docstring.
6
7 * paren.el (show-paren-mode): No longer change
8 `blink-matching-paren-on-screen'.
9
1 2005-11-27 John Paul Wallington <jpw@pobox.com> 10 2005-11-27 John Paul Wallington <jpw@pobox.com>
2 11
3 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select) 12 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
4 (gdb-threads-select, gdb-edit-register-value): 13 (gdb-threads-select, gdb-edit-register-value):
5 Use `posn-set-point' instead of `mouse-set-point' because the 14 Use `posn-set-point' instead of `mouse-set-point' because the