1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-21 05:00:47 -08:00
emacs/lisp/textmodes
Agustín Martín 056cb3a1fc ispell.el (ispell-region): Do not prefix sent string by comment in autoconf mode
This commit changes some of the `in-comment' ocurrences to more specific
 `add-comment', set only if comment prefix is to be added.
    
 When in comment, old code prefixed string by comment string to let ispell
 know this is part of a comment string.
    
 This is only supported in some modes. In particular, this is not supported in
 autoconf mode where adding the comment string messes everything up because
 ispell tries to spellcheck the `dnl' string header causing misalignments in
 some cases (debbugs.gnu.org: #12768).
2012-11-06 17:33:56 +01:00
..
.gitignore
artist.el * calc/calc-prog.el (math-do-defmath): Use backquote forms. Fix 2012-08-07 18:12:20 +02:00
bib-mode.el
bibtex-style.el
bibtex.el lisp/textmodes/bibtex.el: minor bugfixes 2012-09-23 07:46:53 -05:00
conf-mode.el
css-mode.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
dns-mode.el
enriched.el * textmodes/enriched.el (enriched-next-annotation): 2012-06-23 21:33:44 +08:00
fill.el
flyspell.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
ispell.el ispell.el (ispell-region): Do not prefix sent string by comment in autoconf mode 2012-11-06 17:33:56 +01:00
makeinfo.el
nroff-mode.el
page-ext.el
page.el
paragraphs.el
picture.el Merge from emacs-24; up to 2012-05-05T02:50:20Z!monnier@iro.umontreal.ca 2012-09-05 00:05:56 -07:00
po.el
refbib.el
refer.el
refill.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
reftex-auc.el Merge from standalone RefTeX repository. 2012-09-30 22:30:13 +02:00
reftex-cite.el Merge from standalone RefTeX repository. 2012-09-30 22:30:13 +02:00
reftex-dcr.el Merge from standalone RefTeX repository. 2012-09-30 22:30:13 +02:00
reftex-global.el Merge from standalone RefTeX repository. 2012-09-30 22:30:13 +02:00
reftex-index.el Merge from standalone RefTeX repository. 2012-09-30 22:30:13 +02:00
reftex-parse.el Merge from standalone RefTeX repository. 2012-09-30 22:30:13 +02:00
reftex-ref.el Merge from standalone RefTeX repository. 2012-09-30 22:30:13 +02:00
reftex-sel.el Merge from standalone RefTeX repository. 2012-09-30 22:30:13 +02:00
reftex-toc.el Merge from standalone RefTeX repository. 2012-09-30 22:30:13 +02:00
reftex-vars.el Fix some reftex custom types 2012-10-06 13:38:39 -07:00
reftex.el Spelling fixes. 2012-10-04 22:57:24 -07:00
remember.el
rst.el textmodes/rst.el (rst-official-cvs-rev): Correct version string. 2012-10-07 15:09:35 +02:00
sgml-mode.el Remove unnecessary require when compiling sgml-mode.el 2012-09-27 00:21:51 -07:00
table.el * lisp/textmodes/table.el: Use lexical-binding, dolist, define-minor-mode. 2012-10-01 23:46:08 -04:00
tex-mode.el * lisp/window.el (internal--before-save-selected-window) 2012-10-07 11:54:30 -04:00
texinfmt.el lisp/textmodes/texinfmt.el: Fix bug#11640 (reverts part of 2008-07-31T05:33:56Z!dann@ics.uci.edu). 2012-06-08 14:24:27 +02:00
texinfo.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
texnfo-upd.el
text-mode.el * lisp/textmodes/text-mode.el (paragraph-indent-minor-mode): Make it 2012-09-29 23:20:00 -04:00
tildify.el
two-column.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
underline.el