diff options
| author | Glenn Morris | 2018-10-23 09:39:11 -0700 |
|---|---|---|
| committer | Glenn Morris | 2018-10-23 09:39:11 -0700 |
| commit | 5aa41f775e1e69dba7c6f2b2a8d0334ca9c2cfdb (patch) | |
| tree | c0bff44180b6b35e3d690a1a385d006ea8ba8adb /etc | |
| parent | 5c5bed72a6b2963a28443f70c8c5c8e510b81f26 (diff) | |
| parent | 2efd40076c8977aaf54d7478db96e5dbf623f37d (diff) | |
| download | emacs-5aa41f775e1e69dba7c6f2b2a8d0334ca9c2cfdb.tar.gz emacs-5aa41f775e1e69dba7c6f2b2a8d0334ca9c2cfdb.zip | |
Merge from origin/emacs-26
2efd400 (origin/emacs-26) Correct typo in GNU ELPA url
6239016 * doc/misc/dired-x.texi (Omitting Variables): Fix wording. (B...
1531bca Fix help-form binding in dired-create-files
cf79327 Fix a pasto in a Gnus doc string
a4e40f6 ; * doc/emacs/files.texi (Reverting): Improve wording in last...
f632ecb Update revert-buffer documentation
eb67689 * lisp/mail/smtpmail.el (smtpmail-send-queued-mail): Load fil...
433e364 ; * etc/NEWS: Announce that emacs-module.h is now installed.
# Conflicts:
# lisp/mail/smtpmail.el
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -21,6 +21,12 @@ Temporary note: | |||
| 21 | --- means no change in the manuals is needed. | 21 | --- means no change in the manuals is needed. |
| 22 | When you add a new item, use the appropriate mark if you are sure it applies, | 22 | When you add a new item, use the appropriate mark if you are sure it applies, |
| 23 | 23 | ||
| 24 | +++ | ||
| 25 | ** Installing Emacs now installs the emacs-module.h file. | ||
| 26 | The emacs-module.h file is now installed in the system-wide include | ||
| 27 | directory as part of the Emacs installation. This allows to build | ||
| 28 | Emacs modules outside of the Emacs source tree. | ||
| 29 | |||
| 24 | 30 | ||
| 25 | * Installation Changes in Emacs 27.1 | 31 | * Installation Changes in Emacs 27.1 |
| 26 | 32 | ||