diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -19,9 +19,14 @@ with a prefix argument or by typing C-u C-h C-n. | |||
| 19 | * Changes in Emacs 25.2 | 19 | * Changes in Emacs 25.2 |
| 20 | This is a bug-fix release with (almost) no new features. | 20 | This is a bug-fix release with (almost) no new features. |
| 21 | 21 | ||
| 22 | --- | ||
| 22 | ** `find-library', `help-function-def' and `help-variable-def' now run | 23 | ** `find-library', `help-function-def' and `help-variable-def' now run |
| 23 | `find-function-after-hook'. | 24 | `find-function-after-hook'. |
| 24 | 25 | ||
| 26 | +++ | ||
| 27 | *** New basic face 'fixed-pitch-serif', for a fixed-width font with serifs. | ||
| 28 | The Info-quoted and tex-verbatim faces now default to inheriting from it. | ||
| 29 | |||
| 25 | 30 | ||
| 26 | * Installation Changes in Emacs 25.1 | 31 | * Installation Changes in Emacs 25.1 |
| 27 | 32 | ||