Mercurial > emacs
changeset 67150:711dd29dd3d2
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Sun, 27 Nov 2005 15:37:54 +0000 |
parents | 74532eba8fc4 |
children | 11c9c1b5284e |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Nov 27 03:24:25 2005 +0000 +++ b/lisp/ChangeLog Sun Nov 27 15:37:54 2005 +0000 @@ -1,3 +1,12 @@ +2005-11-27 Luc Teirlinck <teirllm@auburn.edu> + + * simple.el (blink-matching-open): Ignore + `blink-matching-paren-on-screen' if `show-paren-mode' is enabled. + Mention this in the docstring. + + * paren.el (show-paren-mode): No longer change + `blink-matching-paren-on-screen'. + 2005-11-27 John Paul Wallington <jpw@pobox.com> * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)