make.out

来自「早期freebsd实现」· OUT 代码 · 共 38 行

OUT
38
字号
make    -f xmakefile   -k allrm -f ../etc/DOC../etc/make-docfile dispnew.o scroll.o xdisp.o window.o 	term.o cm.o x11term.o x11fns.o 	emacs.o keyboard.o macros.o keymap.o sysdep.o 	buffer.o filelock.o insdel.o marker.o 	minibuf.o fileio.o dired.o filemode.o 	cmds.o casefiddle.o indent.o search.o regex.o undo.o 	alloc.o data.o doc.o editfns.o callint.o 	eval.o fns.o print.o lread.o 	abbrev.o syntax.o unexec.o  mocklisp.o bytecode.o 	process.o callproc.o  	doprnt.o ../lisp/simple.elc ../lisp/help.elc 	../lisp/files.elc ../lisp/window.elc 	../lisp/indent.elc ../lisp/loaddefs.el ../lisp/paths.el 	../lisp/startup.elc ../lisp/lisp.elc 	../lisp/page.elc ../lisp/register.elc 	../lisp/paragraphs.elc ../lisp/lisp-mode.elc 	../lisp/text-mode.elc ../lisp/fill.elc 	../lisp/c-mode.elc ../lisp/isearch.elc 	../lisp/replace.elc ../lisp/abbrev.elc 	../lisp/buff-menu.elc ../lisp/subr.elc ../lisp/version.el > ../etc/DOC./temacs -batch -l inc-versWarning: lisp library (/usr/contrib/lib/emacs/lisp) does not exist.Warning: executable/documentation dir (/usr/contrib/lib/emacs/etc/) does not exist.Loading inc-vers...New Emacs version will be 18.57.2./temacs -batch -l loadup.el dumpWarning: lisp library (/usr/contrib/lib/emacs/lisp) does not exist.Warning: executable/documentation dir (/usr/contrib/lib/emacs/etc/) does not exist.Loading loadup.el...Loading subr...Loading loaddefs.el...Loading simple...Loading help...Loading files...Loading indent...Loading window...Loading paths.el...Loading startup...Loading lisp...Loading page...Loading register...Loading paragraphs...Loading lisp-mode...Loading text-mode...Loading fill...Loading c-mode...Loading isearch...Loading replace...Loading abbrev...Loading buff-menu...Loading version.el...Finding pointers to doc strings...Finding pointers to doc strings...doneDumping under names xemacs and emacs-18.57.2

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?