]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Fix typos.
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 30 Sep 2022 19:54:05 +0000 (21:54 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 30 Sep 2022 19:54:05 +0000 (21:54 +0200)
etc/NEWS

index 6e5ddfa06627c4b2aa3e88fa16b19339e05de9fb..1edf4e85b09d464f1423dca04abe9b6c76e8dc13 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -30,12 +30,11 @@ with a prefix argument or by typing 'C-u C-h C-n'.
 \f
 * Changes in Specialized Modes and Packages in Emacs 28.3
 
-** 'native-comp-driver-options' on macOS
-
+** 'native-comp-driver-options' on macOS.
 The value of 'native-comp-driver-options' has been changed to contain
 "-Wl,-w" to suppress warnings of the form
 
-  ld: warning: -undefined dynamic_lookup may not work with chained fixups
+    ld: warning: -undefined dynamic_lookup may not work with chained fixups
 
 emitted during native compilation on macOS 12.6 with Xcode 14.