diff options
author | Agustín Martín <agustin.martin@hispalinux.es> | 2012-04-23 12:03:33 +0200 |
---|---|---|
committer | Agustín Martín <agustin.martin@hispalinux.es> | 2012-04-23 12:03:33 +0200 |
commit | f621ccf5b8d7038c1e614616d7aa831a0e25b18f (patch) | |
tree | 2867c09fc65de8408702c75e3ec936c25e434567 /lisp/emacs-lisp/lisp-mnt.el | |
parent | 1068fe4d1bde1f532aedb612244f0f3c4ad555be (diff) | |
download | emacs-f621ccf5b8d7038c1e614616d7aa831a0e25b18f.tar.gz emacs-f621ccf5b8d7038c1e614616d7aa831a0e25b18f.tar.bz2 emacs-f621ccf5b8d7038c1e614616d7aa831a0e25b18f.zip |
Remove obsolete usage of (ispell-insert-word)
`ispell-insert-word' is a plain `insert' together with word filtering
through `translation-table-for-input' for character code unification.
This was useful in Emacs 22, but is not needed for Emacs 23 and above
since unification is now direct.
Since XEmacs does not have `translation-table-for-input' there is no
need at all to keep this old code, but use (insert) directly.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mnt.el')
0 files changed, 0 insertions, 0 deletions