summaryrefslogtreecommitdiffstats
path: root/extra/emacs-regular-build/README
diff options
context:
space:
mode:
Diffstat (limited to 'extra/emacs-regular-build/README')
-rw-r--r--extra/emacs-regular-build/README6
1 files changed, 4 insertions, 2 deletions
diff --git a/extra/emacs-regular-build/README b/extra/emacs-regular-build/README
index 836625541..954c9c535 100644
--- a/extra/emacs-regular-build/README
+++ b/extra/emacs-regular-build/README
@@ -1,9 +1,11 @@
This is an Emacs package with these features:
---with-pdumper=no --with-dumping=unexec --without-native-compilation
+--with-pdumper=auto --without-native-compilation
Contains an Emacs binary supporting X11 and the GTK+3 toolkit.
-Contains an Emacs binary that is not linked with X11 libraries for console use.
+
+This will also run in a virtual console, and can be forced to run in text mode
+in an xterm or other terminal emulator by starting it with "emacs -nw".
The emacs.Slackbuild can generate several other variants of Emacs.
See the build script for details.