mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-04 11:00:45 -08:00
(USAGE1): Add `--disable-font-backend'.
This commit is contained in:
parent
4fe4d2859f
commit
253ed25e06
2 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue