diff options
| author | Eli Zaretskii | 2018-10-16 18:48:21 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2018-10-16 18:48:21 +0300 |
| commit | 433e364add25dcc32f5103ec28f58298e00204d5 (patch) | |
| tree | c547974b79d47764ce3b914212441c8e84d76d66 | |
| parent | e456ddaa304edbe5cca3c5561764ebf9dd4b6732 (diff) | |
| download | emacs-433e364add25dcc32f5103ec28f58298e00204d5.tar.gz emacs-433e364add25dcc32f5103ec28f58298e00204d5.zip | |
; * etc/NEWS: Announce that emacs-module.h is now installed.
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -25,6 +25,12 @@ webkit2gtk-4.0 package; version 2.12 or later is required. | |||
| 25 | (This change was actually made in Emacs 26.1, but was not called out | 25 | (This change was actually made in Emacs 26.1, but was not called out |
| 26 | in its NEWS.) | 26 | in its NEWS.) |
| 27 | 27 | ||
| 28 | +++ | ||
| 29 | ** Installing Emacs now installs the emacs-module.h file. | ||
| 30 | The emacs-module.h file is now installed in the system-wide include | ||
| 31 | directory as part of the Emacs installation. This allows to build | ||
| 32 | Emacs modules outside of the Emacs source tree. | ||
| 33 | |||
| 28 | 34 | ||
| 29 | * Startup Changes in Emacs 26.2 | 35 | * Startup Changes in Emacs 26.2 |
| 30 | 36 | ||