diff options
author | Agustín Martín <agustin.martin@hispalinux.es> | 2012-11-06 17:22:09 +0100 |
---|---|---|
committer | Agustín Martín <agustin.martin@hispalinux.es> | 2012-11-06 17:22:09 +0100 |
commit | b159a1fd9ba32e72058beff12f185f7c2df55d70 (patch) | |
tree | 30407576165e047c09f50f8d891b4ef5f2b5878a /lisp/emacs-lisp | |
parent | f0704a9a28fcc441a8950c76b048001d11cdc1dd (diff) | |
download | emacs-b159a1fd9ba32e72058beff12f185f7c2df55d70.tar.gz emacs-b159a1fd9ba32e72058beff12f185f7c2df55d70.tar.bz2 emacs-b159a1fd9ba32e72058beff12f185f7c2df55d70.zip |
textmodes/ispell.el: Experimental support for support debugging.
* (ispell-create-debug-buffer): Create a `ispell-debug-buffer' debug
buffer for ispell.
* (ispell-print-if-debug): New function to print stuff to
`ispell-debug-buffer' if debugging is enabled.
* (ispell-region, ispell-process-line): Use `ispell-print-if-debug' to
show some debugging info.
* (ispell-buffer-with-debug): New function that creates a debugging
buffer and calls `ispell-buffer' with debugging enabled. This is also
en example of a possible way to use this system.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions