[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master c454fa7: ; * etc/NEWS: Fix a recently added entry.
From: |
Eli Zaretskii |
Subject: |
master c454fa7: ; * etc/NEWS: Fix a recently added entry. |
Date: |
Wed, 25 Dec 2019 12:26:49 -0500 (EST) |
branch: master
commit c454fa7b48f04cdb357325137ee603e0659d9e36
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>
; * etc/NEWS: Fix a recently added entry.
---
etc/NEWS | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/etc/NEWS b/etc/NEWS
index fe194f2..a1c5792 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -48,9 +48,10 @@ applies, and please also update docstrings as needed.
* Changes in Emacs 28.1 on Non-Free Operating Systems
-** On macOS, Emacs can now also load dynamic modules with a .dylib
-suffix. 'module-file-suffix' will have the value ".dylib" on macOS,
-but .so suffix is supported as well.
++++
+** On macOS, Emacs can now load dynamic modules with a '.dylib' suffix.
+'module-file-suffix' now has the value ".dylib" on macOS, but the
+'.so' suffix is supported as well.
----------------------------------------------------------------------
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- master c454fa7: ; * etc/NEWS: Fix a recently added entry.,
Eli Zaretskii <=