emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-25 e4c431c: * INSTALL: Document --with-modules.


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs-25 e4c431c: * INSTALL: Document --with-modules.
Date: Sat, 16 Jan 2016 15:21:13 +0000

branch: emacs-25
commit e4c431cde35a345690905550eb3714dfa4ff9d30
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    * INSTALL: Document --with-modules.
---
 INSTALL  |    3 +++
 etc/NEWS |    1 +
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/INSTALL b/INSTALL
index 37ba9d9..6f516bd 100644
--- a/INSTALL
+++ b/INSTALL
@@ -311,6 +311,9 @@ typical 32-bit host, Emacs integers have 62 bits instead of 
30.
 
 Use --with-cairo to compile Emacs with Cairo drawing.
 
+Use --with-modules to build Emacs with support for loading dynamic
+modules.
+
 Use --enable-gcc-warnings to enable compile-time checks that warn
 about possibly-questionable C code.  This is intended for developers
 and is useful with GNU-compatible compilers.  On a recent GNU system
diff --git a/etc/NEWS b/etc/NEWS
index 9dba4e5..18e37fa 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -36,6 +36,7 @@ otherwise leave it unmarked.
 This builds Emacs with Cairo drawing.  As a side effect, it provides
 support for built-in printing, when Emacs was built with GTK+.
 
++++
 ** New configure option --with-modules.
 This enables support for loading dynamic modules; see below.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]