[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] master 9b10ec0 2/2: Use ' instead of ` in NEWS
From: |
Lars Ingebrigtsen |
Subject: |
[Emacs-diffs] master 9b10ec0 2/2: Use ' instead of ` in NEWS |
Date: |
Sun, 25 Aug 2019 02:13:04 -0400 (EDT) |
branch: master
commit 9b10ec066000c198f01981ff6f259b7826b3eeed
Author: Lars Ingebrigtsen <address@hidden>
Commit: Lars Ingebrigtsen <address@hidden>
Use ' instead of ` in NEWS
---
etc/NEWS | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/etc/NEWS b/etc/NEWS
index ec906aa..1d98cca 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -516,14 +516,14 @@ current and the previous or the next line, as before.
acinclude.m4/aclocal.m4/acsite.m4 files.
---
-** On GNU/Linux, `M-x battery' will now list all batteries, no matter
-what they're named, and the `battery-linux-sysfs-regexp' variable has
+** On GNU/Linux, 'M-x battery' will now list all batteries, no matter
+what they're named, and the 'battery-linux-sysfs-regexp' variable has
been removed.
** The 'list-processes' command now includes port numbers in the
network connection information (in addition to the host name).
-** The 'cl' package is now officially deprecated in favor of `cl-lib`.
+** The 'cl' package is now officially deprecated in favor of 'cl-lib'.
+++
** winner