comparison 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
comparison
equal deleted inserted replaced
102979:5739f357f79f 102980:4ac543a14f94
1 2009-04-15 Chong Yidong <cyd@stupidchicken.com> 1 2009-04-15 Chong Yidong <cyd@stupidchicken.com>
2
3 * searching.texi (Regexp Backslash): Also refer to shy groups as
4 non-capturing or unnumbered groups.
5 (Regexp Functions): Add cross-reference to Regexp Backslash.
2 6
3 * display.texi (Truncation): Overlays can use line-prefix and 7 * display.texi (Truncation): Overlays can use line-prefix and
4 wrap-prefix too. 8 wrap-prefix too.
5 (Overlay Properties): Document wrap-prefix and line-prefix. 9 (Overlay Properties): Document wrap-prefix and line-prefix.
6 (Face Attributes): Document underline-minimum-offset. 10 (Face Attributes): Document underline-minimum-offset.