Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
324a4f6a
Commit
324a4f6a
authored
Jul 23, 2009
by
Glenn Morris
Browse files
(Matching): Update blink-matching-paren-distance.
parent
100b6355
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
doc/emacs/ChangeLog
doc/emacs/ChangeLog
+4
-0
doc/emacs/programs.texi
doc/emacs/programs.texi
+3
-2
No files found.
doc/emacs/ChangeLog
View file @
324a4f6a
2009-07-23 Glenn Morris <rgm@gnu.org>
* programs.texi (Matching): Update blink-matching-paren-distance.
2009-07-21 Chong Yidong <cyd@stupidchicken.com>
* frames.texi (Cut/Paste Other App): For select-active-regions,
...
...
doc/emacs/programs.texi
View file @
324a4f6a
@c This is part of the Emacs manual.
@c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 1999, 2000,
@c 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
@c 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
@c Free Software Foundation, Inc.
@c See file emacs.texi for copying conditions.
@node Programs, Building, Text, Top
@chapter Editing Programs
...
...
@@ -849,7 +850,7 @@ is useful to specify a fraction of a second.
back to search to find the matching opening delimiter. If the match
is not found in that distance, scanning stops, and nothing is displayed.
This is to prevent the scan for the matching delimiter from wasting
lots of time when there is no match. The default is
256
00.
lots of time when there is no match. The default is
1024
00.
@cindex Show Paren mode
@cindex highlighting matching parentheses
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment