summaryrefslogtreecommitdiff
path: root/src/emacs.c
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-02-27 04:58:42 +0000
committerGlenn Morris <rgm@gnu.org>2008-02-27 04:58:42 +0000
commit0230ef9e609cd66f568f67af4a1c95a7c651eaf9 (patch)
tree33b7c3986858bd84c9439e93d24fb30327e8f039 /src/emacs.c
parentcb1f26324198abbb4ee66e37809587184f20d511 (diff)
downloademacs-0230ef9e609cd66f568f67af4a1c95a7c651eaf9.tar.gz
(USAGE1): Add `--disable-font-backend'.
Diffstat (limited to 'src/emacs.c')
-rw-r--r--src/emacs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emacs.c b/src/emacs.c
index 6702b5e2846..6c589ce1050 100644
--- a/src/emacs.c
+++ b/src/emacs.c
@@ -263,6 +263,7 @@ Initialization options:\n\
\n\
--batch do not do interactive display; implies -q\n\
--debug-init enable Emacs Lisp debugger for init file\n\
+--disable-font-backend do not use font backend (only if compiled)\n\
--display, -d DISPLAY use X server DISPLAY\n\
--multibyte, --no-unibyte inhibit the effect of EMACS_UNIBYTE\n\
--no-desktop do not load a saved desktop\n\