]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typos in doc strings of composite.el.
authorEli Zaretskii <eliz@gnu.org>
Fri, 30 Apr 2010 12:16:13 +0000 (15:16 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 30 Apr 2010 12:16:13 +0000 (15:16 +0300)
lisp/ChangeLog
lisp/composite.el

index 03a2376d3cdd87f07d2bdbc2d5857f0bbb42bbfd..ddc0fb8e23972c8dc62e737c6e1518cf40a578d4 100644 (file)
@@ -1,3 +1,8 @@
+2010-04-30  Eli Zaretskii  <eliz@gnu.org>
+
+       * composite.el (compose-region, reference-point-alist): Fix typos
+       in the doc strings.
+
 2010-04-29  Chong Yidong  <cyd@stupidchicken.com>
 
        * ido.el (ido-init-completion-maps): Remove C-v binding.
index 15707fd700d2caac4e622c5c17f1e0e6e8229b27..c5a41be23ec6cce6d970551a1e5b42f4ca693f2e 100644 (file)
@@ -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 @@ If it is a string, the elements are alternate characters.  In
 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 @@ elements with previously composed N glyphs.
 
 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