# HG changeset patch # User Eli Zaretskii # Date 1272629773 -10800 # Node ID 2c1e291a5e1c622b43d57bfe7959e0306ea992ae # Parent d85e87455963aada967f341435fbfe64c093697e Fix typos in doc strings of composite.el. diff -r d85e87455963 -r 2c1e291a5e1c lisp/ChangeLog --- a/lisp/ChangeLog Thu Apr 29 18:54:08 2010 -0700 +++ b/lisp/ChangeLog Fri Apr 30 15:16:13 2010 +0300 @@ -1,3 +1,8 @@ +2010-04-30 Eli Zaretskii + + * composite.el (compose-region, reference-point-alist): Fix typos + in the doc strings. + 2010-04-29 Chong Yidong * ido.el (ido-init-completion-maps): Remove C-v binding. diff -r d85e87455963 -r 2c1e291a5e1c lisp/composite.el --- a/lisp/composite.el Thu Apr 29 18:54:08 2010 -0700 +++ b/lisp/composite.el Fri Apr 30 15:16:13 2010 +0300 @@ -44,7 +44,7 @@ A glyph reference point symbol is to be used to specify a composition rule in COMPONENTS argument to such functions as `compose-region'. -Meanings of glyph reference point codes are as follows: +The meaning of glyph reference point codes is as follows: 0----1----2 <---- ascent 0:tl or top-left | | 1:tc or top-center @@ -212,7 +212,7 @@ this case, TAB element has a special meaning. If the first characer is TAB, the glyphs are displayed with left padding space so that no pixel overlaps with the previous column. If the last -character is TAB, the glyphs are displayed with rigth padding +character is TAB, the glyphs are displayed with right padding space so that no pixel overlaps with the following column. If it is a vector or list, it is a sequence of alternate characters and @@ -222,7 +222,7 @@ A composition rule is a cons of global and new glyph reference point symbols. See the documentation of `reference-point-alist' for more -detail. +details. Optional 4th argument MODIFICATION-FUNC is a function to call to adjust the composition when it gets invalid because of a change of