emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/emacs-23 r99781: * composite.el (find-compo


From: Andreas Schwab
Subject: [Emacs-diffs] /srv/bzr/emacs/emacs-23 r99781: * composite.el (find-composition): Doc fix.
Date: Sat, 24 Apr 2010 18:35:43 +0200
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 99781
committer: Andreas Schwab <address@hidden>
branch nick: emacs
timestamp: Sat 2010-04-24 18:35:43 +0200
message:
  * composite.el (find-composition): Doc fix.
modified:
  lisp/ChangeLog
  lisp/composite.el
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2010-04-24 02:59:23 +0000
+++ b/lisp/ChangeLog    2010-04-24 16:35:43 +0000
@@ -1,3 +1,7 @@
+2010-04-24  Andreas Schwab  <address@hidden>
+
+       * composite.el (find-composition): Doc fix.
+
 2010-04-24  Juanma Barranquero  <address@hidden>
 
        * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.

=== modified file 'lisp/composite.el'
--- a/lisp/composite.el 2010-01-14 03:54:04 +0000
+++ b/lisp/composite.el 2010-04-24 16:35:43 +0000
@@ -331,7 +331,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 gstring


reply via email to

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