Mercurial > emacs
changeset 108353:80012eb6c2a3
* composite.el (find-composition): Doc fix.
author | Andreas Schwab <schwab@linux-m68k.org> |
---|---|
date | Sat, 24 Apr 2010 18:35:43 +0200 |
parents | cf2043af9228 |
children | 94971e618eae |
files | lisp/ChangeLog lisp/composite.el |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Apr 24 04:59:23 2010 +0200 +++ b/lisp/ChangeLog Sat Apr 24 18:35:43 2010 +0200 @@ -1,3 +1,7 @@ +2010-04-24 Andreas Schwab <schwab@linux-m68k.org> + + * composite.el (find-composition): Doc fix. + 2010-04-24 Juanma Barranquero <lekktu@gmail.com> * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
--- a/lisp/composite.el Sat Apr 24 04:59:23 2010 +0200 +++ b/lisp/composite.el Sat Apr 24 18:35:43 2010 +0200 @@ -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