projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cb370a
)
(blink-matching-paren-on-screen): Doc fix.
author
Luc Teirlinck
<teirllm@auburn.edu>
Sun, 27 Nov 2005 17:02:13 +0000
(17:02 +0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Sun, 27 Nov 2005 17:02:13 +0000
(17:02 +0000)
lisp/simple.el
patch
|
blob
|
history
diff --git
a/lisp/simple.el
b/lisp/simple.el
index b365d68c3068d6a4b7a3a7ab7f1ccd54cfc0ce96..f6a6fd6ad9a6e82f8c953ce3c0ed0c0595ff0d54 100644
(file)
--- a/
lisp/simple.el
+++ b/
lisp/simple.el
@@
-4262,7
+4262,7
@@
If nil, means don't show it (but the open-paren can still be shown
when it is off screen).
This variable has no effect if `blink-matching-paren' is nil.
-\(In that case, the open
paren is never shown,
)
+\(In that case, the open
-paren is never shown.
)
It is also ignored if `show-paren-mode' is enabled."
:type 'boolean
:group 'paren-blinking)