]> git.eshelyaron.com Git - emacs.git/commit
* lisp/textmodes/ispell.el: Fix commenting convention.
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 20 Sep 2010 11:53:42 +0000 (13:53 +0200)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 20 Sep 2010 11:53:42 +0000 (13:53 +0200)
commit94eb3112c5eb822c2fe5968924f80fd0bc5e716b
treef43b2c4b64b9921e7d11fd1ec012aa0df5adda0e
parenta953c1e3df1015056523747595b2ca324cdbe871
* lisp/textmodes/ispell.el: Fix commenting convention.
(ispell-parse-output): Simplify, use push.
(ispell-region): Use match-string-no-properties.
(ispell-begin-skip-region-regexp): Use mapconcat to simplify.
(ispell-minor-mode): Use define-minor-mode.
(ispell-message): Remove unused var `skip-regexp'.
(ispell-add-per-file-word-list): Use dynamic let-binding.
Try and use the proper comment marker.
lisp/ChangeLog
lisp/textmodes/ispell.el