Mercurial > emacs
diff doc/lispref/ChangeLog @ 102980:4ac543a14f94
* searching.texi (Regexp Backslash): Also refer to shy groups as
non-capturing or unnumbered groups.
(Regexp Functions): Add cross-reference to Regexp Backslash.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 15 Apr 2009 21:54:15 +0000 |
parents | efeb215b8665 |
children | 789bf99f58e7 |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Wed Apr 15 18:13:41 2009 +0000 +++ b/doc/lispref/ChangeLog Wed Apr 15 21:54:15 2009 +0000 @@ -1,5 +1,9 @@ 2009-04-15 Chong Yidong <cyd@stupidchicken.com> + * searching.texi (Regexp Backslash): Also refer to shy groups as + non-capturing or unnumbered groups. + (Regexp Functions): Add cross-reference to Regexp Backslash. + * display.texi (Truncation): Overlays can use line-prefix and wrap-prefix too. (Overlay Properties): Document wrap-prefix and line-prefix.