diff options
author | Luc Teirlinck <teirllm@auburn.edu> | 2005-11-27 15:46:32 +0000 |
---|---|---|
committer | Luc Teirlinck <teirllm@auburn.edu> | 2005-11-27 15:46:32 +0000 |
commit | 181fcf00756de703951ef3c45a87d8fcd1068fae (patch) | |
tree | 5a1385f0a8ad04042955736be8532d831370a6e0 | |
parent | cb0a2595f5c7ea5c9fed8817d103f7a26a7b0ebb (diff) | |
download | emacs-181fcf00756de703951ef3c45a87d8fcd1068fae.tar.gz |
*** empty log message ***
-rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4f56d227bd0..493b199ba5c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -2,7 +2,7 @@ * simple.el (blink-matching-open): Ignore `blink-matching-paren-on-screen' if `show-paren-mode' is enabled. - Mention this in the docstring. + (blink-matching-paren-on-screen): Update docstring. * paren.el (show-paren-mode): No longer change `blink-matching-paren-on-screen'. |