diff options
Diffstat (limited to 'etc/NEWS')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -165,6 +165,11 @@ with the face `eldoc-highlight-function-argument'. | |||
| 165 | 165 | ||
| 166 | ** sgml-electric-tag-pair-mode lets you simultaneously edit matched tag pairs. | 166 | ** sgml-electric-tag-pair-mode lets you simultaneously edit matched tag pairs. |
| 167 | 167 | ||
| 168 | ** The appearance of superscript and subscript in TeX is more customizable. | ||
| 169 | See the documentation of the variables: tex-fontify-script, | ||
| 170 | tex-font-script-display, tex-suscript-height-ratio, and | ||
| 171 | tex-suscript-height-minimum. | ||
| 172 | |||
| 168 | ** BibTeX mode: | 173 | ** BibTeX mode: |
| 169 | 174 | ||
| 170 | *** New `bibtex-entry-format' options `whitespace', `braces', and | 175 | *** New `bibtex-entry-format' options `whitespace', `braces', and |