1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-11 08:30:45 -08:00
emacs/lisp/textmodes
Dmitrii Kuragin c8c27864aa Fix ispell program comparison
* lisp/textmodes/ispell.el (ispell-set-spellchecker-params):
Compare strings with `equal', not `eq' (since the identity of the
string may change) (bug#48246).

Copyright-paperwork-exempt: yes
2021-05-06 11:45:06 +02:00
..
artist.el ; Fix typos: emacs lisp -> Emacs Lisp 2021-04-16 14:54:02 +02:00
bib-mode.el
bibtex-style.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
bibtex.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
conf-mode.el
css-mode.el
dns-mode.el
enriched.el
fill.el Merge from origin/emacs-27 2021-04-25 09:16:09 -07:00
flyspell.el ; Fix some typos in doc strings and manuals 2021-04-24 18:26:07 +02:00
ispell.el Fix ispell program comparison 2021-05-06 11:45:06 +02:00
less-css-mode.el
makeinfo.el Automatically generate texinfo.el internal autoloads 2021-04-29 11:42:03 -07:00
mhtml-mode.el
nroff-mode.el
page-ext.el
page.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
paragraphs.el * lisp/textmodes/paragraphs.el (multiple-lines): Remove mistaken declaration 2021-04-13 09:47:46 -04:00
picture.el
po.el
refbib.el
refer.el
refill.el
reftex-auc.el
reftex-cite.el
reftex-dcr.el
reftex-global.el
reftex-index.el
reftex-parse.el
reftex-ref.el
reftex-sel.el
reftex-toc.el
reftex-vars.el
reftex.el
remember.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
rst.el
sgml-mode.el sgml-mode: Only set sgml-xml-mode if guessed to be an XML file 2021-04-21 15:27:19 +02:00
table.el ; Fix typos: emacs lisp -> Emacs Lisp 2021-04-16 14:54:02 +02:00
tex-mode.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
texinfmt.el ; Fix typos: emacs lisp -> Emacs Lisp 2021-04-16 14:54:02 +02:00
texinfo.el Automatically generate texinfo.el internal autoloads 2021-04-29 11:42:03 -07:00
texnfo-upd.el Automatically generate texinfo.el internal autoloads 2021-04-29 11:42:03 -07:00
text-mode.el
tildify.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
two-column.el * lisp/textmodes/two-column.el: Address FIXME 2021-04-13 09:59:23 -04:00
underline.el