emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r100107: composite.el (find-compositi


From: Eli Zaretskii
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r100107: composite.el (find-composition): Fix a typo in the doc string.
Date: Sat, 01 May 2010 21:53:23 +0300
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 100107
committer: Eli Zaretskii <address@hidden>
branch nick: trunk
timestamp: Sat 2010-05-01 21:53:23 +0300
message:
  composite.el (find-composition): Fix a typo in the doc string.
modified:
  lisp/composite.el
=== modified file 'lisp/composite.el'
--- a/lisp/composite.el 2010-04-30 12:16:13 +0000
+++ b/lisp/composite.el 2010-05-01 18:53:23 +0000
@@ -332,7 +332,7 @@
 
 WIDTH is a number of columns the composition occupies on the screen.
 
-When Automatic Compostion mode is on, this function also finds a
+When Automatic Composition mode is on, this function also finds a
 chunk of text that is automatically composed.  If such a chunk is
 found closer to POS than the position that has `composition'
 property, the value is a list of FROM, TO, and a glyph-string


reply via email to

[Prev in Thread] Current Thread [Next in Thread]