diff options
| author | Lars Ingebrigtsen | 2019-08-25 08:12:17 +0200 |
|---|---|---|
| committer | Lars Ingebrigtsen | 2019-08-25 08:12:17 +0200 |
| commit | 9b10ec066000c198f01981ff6f259b7826b3eeed (patch) | |
| tree | 5e38729049b11b596746e56c68664f9724a51627 /etc | |
| parent | 9459c4c17c3338298e88a0af4be1798674bdb6ef (diff) | |
| download | emacs-9b10ec066000c198f01981ff6f259b7826b3eeed.tar.gz emacs-9b10ec066000c198f01981ff6f259b7826b3eeed.zip | |
Use ' instead of ` in NEWS
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -516,14 +516,14 @@ current and the previous or the next line, as before. | |||
| 516 | acinclude.m4/aclocal.m4/acsite.m4 files. | 516 | acinclude.m4/aclocal.m4/acsite.m4 files. |
| 517 | 517 | ||
| 518 | --- | 518 | --- |
| 519 | ** On GNU/Linux, `M-x battery' will now list all batteries, no matter | 519 | ** On GNU/Linux, 'M-x battery' will now list all batteries, no matter |
| 520 | what they're named, and the `battery-linux-sysfs-regexp' variable has | 520 | what they're named, and the 'battery-linux-sysfs-regexp' variable has |
| 521 | been removed. | 521 | been removed. |
| 522 | 522 | ||
| 523 | ** The 'list-processes' command now includes port numbers in the | 523 | ** The 'list-processes' command now includes port numbers in the |
| 524 | network connection information (in addition to the host name). | 524 | network connection information (in addition to the host name). |
| 525 | 525 | ||
| 526 | ** The 'cl' package is now officially deprecated in favor of `cl-lib`. | 526 | ** The 'cl' package is now officially deprecated in favor of 'cl-lib'. |
| 527 | 527 | ||
| 528 | +++ | 528 | +++ |
| 529 | ** winner | 529 | ** winner |