(USAGE1): Add `--disable-font-backend'.
authorGlenn Morris <rgm@gnu.org>
Wed, 27 Feb 2008 04:59:01 +0000 (04:59 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 27 Feb 2008 04:59:01 +0000 (04:59 +0000)
src/ChangeLog
src/emacs.c

index edb6201..9dd1358 100644 (file)
@@ -1,3 +1,7 @@
+2008-02-27  Glenn Morris  <rgm@gnu.org>
+
+       * emacs.c (USAGE1): Add `--disable-font-backend'.
+
 2008-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * fileio.c (Finsert_file_contents): Don't reset undo_list if no change
index 6702b5e..6c589ce 100644 (file)
@@ -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\