1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-19 01:10:57 -08:00
emacs/lisp/textmodes
Paul Eggert 36906806cc Improve display of tex-verbatim and Info quoted
Problem reported by Glenn Morris (Bug#19889).
* doc/emacs/display.texi (Standard Faces):
* doc/lispref/display.texi (Basic Faces):
* etc/NEWS: Mention fixed-pitch-serif.
* lisp/faces.el (face-font-family-alternatives):
New family alias Monospace Serif.
(fixed-pitch-serif): New face, which uses the new family.
* lisp/info.el (Info-quoted):
* lisp/textmodes/tex-mode.el (tex-verbatim): Use the new face.
* test/lisp/legacy/font-parse-tests.el (font-parse-tests--data):
Add test case for Monospace Serif.
2016-05-13 13:32:29 -07:00
..
artist.el
bib-mode.el
bibtex-style.el
bibtex.el
conf-mode.el
css-mode.el Support completion of HTML tags in CSS selectors 2016-05-05 21:22:36 +02:00
dns-mode.el
enriched.el
fill.el Have `M-q' not mark buffers are changed when they haven't 2016-03-28 19:08:50 +02:00
flyspell.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
ispell.el Prefer grep -E/-F to egrep/fgrep 2016-05-07 18:40:55 -07:00
makeinfo.el
nroff-mode.el
page-ext.el
page.el Fix "Beginning of buffer" error in forward-page 2016-04-07 21:42:40 +08:00
paragraphs.el
picture.el Fix picture-mode wrt double-width characters 2016-03-21 17:05:54 -07:00
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
rst.el
sgml-mode.el Add HTML5 tags to HTML mode 2016-04-17 19:34:26 +02:00
table.el Make 'backtab' work in table-mode on text terminals 2016-05-07 11:19:26 +03:00
tex-mode.el Improve display of tex-verbatim and Info quoted 2016-05-13 13:32:29 -07:00
texinfmt.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
texinfo.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
texnfo-upd.el Fix problems caused by new implementation of sub-word mode 2016-03-21 17:47:22 -07:00
text-mode.el
tildify.el
two-column.el
underline.el