]> git.eshelyaron.com Git - emacs.git/commit
Remove meaningless defconst ispell-version
authorReuben Thomas <rrt@sc3d.org>
Sun, 4 Dec 2016 21:58:00 +0000 (21:58 +0000)
committerReuben Thomas <rrt@sc3d.org>
Tue, 13 Dec 2016 19:43:49 +0000 (19:43 +0000)
commit8af9cb220d1e0b16ee7ad4b5514f8d53b152bcf3
tree8f022a23047fa135669f1e89aaa5150670fea741
parente1aa788807684ff7a0797db3a8787863f2520da1
Remove meaningless defconst ispell-version

* lisp/textmodes/ispell.el (ispell-version): Since ispell.el is now
firmly part of Emacs, and the version hasn’t changed since 2003, and
isn’t used anywhere, remove it.  3rd-party code can better use the
Emacs version, or feature or function checks.
(ispell-check-version): No longer report ispell.el version.
lisp/textmodes/ispell.el