1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-14 18:10:32 -08:00
emacs/lisp/textmodes
Lars Ingebrigtsen e74f60fde0 Fix file name quoting problems in tex-mode
* lisp/textmodes/tex-mode.el (tex--quote-spec): New function
(bug#14286).
(tex-format-cmd): Use it.
(tex-compile): Don't quote the file names, because we're using
`file-exists-p' and friends on the results later, and that fails
on systems where everything is quoted, and on file names that need
quoting.
2020-12-07 13:37:44 +01:00
..
artist.el Prefer setq-local in most of textmodes/*.el 2020-12-04 16:00:12 +01:00
bib-mode.el
bibtex-style.el
bibtex.el * lisp/textmodes/bibtex.el: Use user-error. 2020-12-04 14:00:49 -06:00
conf-mode.el
css-mode.el css--complete-property-value: Limit the backward search 2020-10-28 03:43:47 +02:00
dns-mode.el Prefer setq-local in most of textmodes/*.el 2020-12-04 16:00:12 +01:00
enriched.el Prefer setq-local in most of textmodes/*.el 2020-12-04 16:00:12 +01:00
fill.el
flyspell.el Don't boldify the flyspell language indicator in the mode line 2020-10-11 07:50:10 +02:00
ispell.el Prefer setq-local in most of textmodes/*.el 2020-12-04 16:00:12 +01:00
less-css-mode.el
makeinfo.el
mhtml-mode.el Make hideshow.el work with Mhtml mode 2020-10-30 22:40:11 -04:00
nroff-mode.el Prefer setq-local in most of textmodes/*.el 2020-12-04 16:00:12 +01:00
page-ext.el Don't quote lambdas in several places 2020-11-12 22:24:58 +01:00
page.el
paragraphs.el Handle negative prefix arguments to mark-paragraph correctly 2020-08-13 11:51:26 +02:00
picture.el Prefer setq-local in most of textmodes/*.el 2020-12-04 16:00:12 +01:00
po.el
refbib.el
refer.el Don't quote lambdas in several places 2020-11-12 22:24:58 +01:00
refill.el Prefer setq-local in most of textmodes/*.el 2020-12-04 16:00:12 +01:00
reftex-auc.el
reftex-cite.el
reftex-dcr.el
reftex-global.el
reftex-index.el Make XEmacs compat aliases easy-menu-{add,remove} obsolete 2020-11-24 18:06:05 +01:00
reftex-parse.el
reftex-ref.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
reftex-sel.el
reftex-toc.el Make XEmacs compat aliases easy-menu-{add,remove} obsolete 2020-11-24 18:06:05 +01:00
reftex-vars.el
reftex.el Remove redundant requires of 'custom' 2020-12-03 09:50:58 +01:00
remember.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
rst.el Assume font-lock is provided; it's preloaded since 22.1 2020-11-19 04:37:37 +01:00
sgml-mode.el Make sgml-validate not bug out from buffers not visiting a file 2020-09-15 18:13:14 +02:00
table.el Remove Emacs 19 and 20 compat code from table.el 2020-11-23 13:46:21 +01:00
tex-mode.el Fix file name quoting problems in tex-mode 2020-12-07 13:37:44 +01:00
texinfmt.el
texinfo.el Add new commands for environment movement in .texi files 2020-08-11 16:37:01 +02:00
texnfo-upd.el
text-mode.el
tildify.el
two-column.el Prefer setq-local in most of textmodes/*.el 2020-12-04 16:00:12 +01:00
underline.el