comparison lisp/ChangeLog @ 92042:0fed13285736

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Thu, 21 Feb 2008 09:01:37 +0000
parents d48c4ffc9aa2
children 3831642b30d0
comparison
equal deleted inserted replaced
92041:c4f57f87fefe 92042:0fed13285736
11 11
12 * composite.el (encode-composition-rule): Fix typo in error message. 12 * composite.el (encode-composition-rule): Fix typo in error message.
13 (composition-function-table, auto-composition-mode): Doc fixes. 13 (composition-function-table, auto-composition-mode): Doc fixes.
14 14
15 * subr.el (sit-for): Fix obsolete form for nil second argument. 15 * subr.el (sit-for): Fix obsolete form for nil second argument.
16
17 * textmodes/spell.el (spell-buffer, spell-word, spell-region)
18 (spell-string): Make obsolete, in favor of ispell.
16 19
17 2008-02-21 Kenichi Handa <handa@ni.aist.go.jp> 20 2008-02-21 Kenichi Handa <handa@ni.aist.go.jp>
18 21
19 * composite.el (compose-chars-after): Fix arguments for a function 22 * composite.el (compose-chars-after): Fix arguments for a function
20 in composition-function-table. 23 in composition-function-table.