Lines Matching refs:EMACS
597 EMACS
687 EMACS
1211 # mess up M-x gdb in Emacs.
1311 EMACS the Emacs editor command
1313 the Emacs library search path
2694 ## Emacs. ##
2697 ac_config_files="$ac_config_files lib/emacs/Makefile"
2699 TEST_EMACS=$EMACS
2701 for ac_prog in emacs xemacs
2746 # Emacs (i.e. 18.x.x). During byte-compilation, Emacs complains:
2778 EMACS=$TEST_EMACS
2781 # If set to t, that means we are running in a shell under Emacs.
2782 # If you have an Emacs named "t", then use the full path.
2783 test x"$EMACS" = xt && EMACS=
2784 for ac_prog in emacs xemacs
2793 if test -n "$EMACS"; then
2794 ac_cv_prog_EMACS="$EMACS" # Let the user override the test.
2813 EMACS=$ac_cv_prog_EMACS
2814 if test -n "$EMACS"; then
2815 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $EMACS" >&5
2816 $as_echo "$EMACS" >&6; }
2823 test -n "$EMACS" && break
2825 test -n "$EMACS" || EMACS="no"
2845 if test $EMACS != "no"; then
2847 # If $EMACS isn't GNU Emacs or XEmacs, this can blow up pretty badly
2849 # which is non-obvious for non-emacs users.
2852 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$EMACS -batch -q -eval '(while load-path (princ (concat (car load-path) \"\\n\")) (setq load-path (cdr load-path)))' </dev/null >conftest.out"; } >&5
2853 ($EMACS -batch -q -eval '(while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path)))' </dev/null >conftest.out) 2>&5
2859 -e '/.*\/lib\/x*emacs\/site-lisp$/{s,.*/lib/\(x*emacs/site-lisp\)$,${libdir}/\1,;p;q;}' \
2860 -e '/.*\/share\/x*emacs\/site-lisp$/{s,.*/share/\(x*emacs/site-lisp\),${datarootdir}/\1,;p;q;}' \
2865 test -z "$am_cv_lispdir" && am_cv_lispdir='${datadir}/emacs/site-lisp'
3857 "lib/emacs/Makefile") CONFIG_FILES="$CONFIG_FILES lib/emacs/Makefile" ;;