diff options
| author | Eli Zaretskii | 2019-12-25 19:26:07 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2019-12-25 19:26:07 +0200 |
| commit | c454fa7b48f04cdb357325137ee603e0659d9e36 (patch) | |
| tree | b0ef3b7c6d7c314cd1550fc2bab3ebbc233339ce | |
| parent | 273b8157676d64fd723037ad834326791549c64b (diff) | |
| download | emacs-c454fa7b48f04cdb357325137ee603e0659d9e36.tar.gz emacs-c454fa7b48f04cdb357325137ee603e0659d9e36.zip | |
; * etc/NEWS: Fix a recently added entry.
| -rw-r--r-- | etc/NEWS | 7 |
1 files changed, 4 insertions, 3 deletions
| @@ -48,9 +48,10 @@ applies, and please also update docstrings as needed. | |||
| 48 | 48 | ||
| 49 | * Changes in Emacs 28.1 on Non-Free Operating Systems | 49 | * Changes in Emacs 28.1 on Non-Free Operating Systems |
| 50 | 50 | ||
| 51 | ** On macOS, Emacs can now also load dynamic modules with a .dylib | 51 | +++ |
| 52 | suffix. 'module-file-suffix' will have the value ".dylib" on macOS, | 52 | ** On macOS, Emacs can now load dynamic modules with a '.dylib' suffix. |
| 53 | but .so suffix is supported as well. | 53 | 'module-file-suffix' now has the value ".dylib" on macOS, but the |
| 54 | '.so' suffix is supported as well. | ||
| 54 | 55 | ||
| 55 | 56 | ||
| 56 | ---------------------------------------------------------------------- | 57 | ---------------------------------------------------------------------- |