HomeSort by: relevance | last modified time | path
    Searched refs:EMACS (Results 1 - 15 of 15) sorted by relevancy

  /src/external/gpl2/gettext/dist/djgpp/
config.site 31 # A sane defualt for emacs.
32 ac_cv_path_EMACS=${EMACS='/dev/env/DJDIR/gnu/emacs/bin/emacs'}
  /src/external/gpl3/autoconf/dist/build-aux/
elisp-comp 40 Emacs, and put the resulting '.elc' files into the current directory,
43 This script manages in such a way that all Emacs LISP files to
57 if test -z "$EMACS" || test "$EMACS" = "t"; then
58 # Value of "t" means we are running in a shell under Emacs.
59 # Just assume Emacs is called "emacs".
60 EMACS=emacs
79 $EMACS -batch -q -l script -f batch-byte-compile *.el || exit $
    [all...]
  /src/bin/ksh/
conf-end.h 9 #if defined(EMACS) || defined(VI)
config.h 79 /* Include emacs editing? */
80 #define EMACS 1
edit.c 63 #ifdef EMACS
65 #endif /* EMACS */
136 #ifdef EMACS
301 #ifdef EMACS
371 #ifdef EMACS
391 /* Misc common code for vi/emacs */
446 /* Common file/command completion code for vi/emacs */
sh.h 281 #ifdef EMACS
282 FEMACS, /* emacs command editing */
286 #ifdef EMACS
misc.c 146 #ifdef EMACS
147 { "emacs", 0, OF_ANY },
148 { "emacs-usemeta", 0, OF_ANY }, /* non-standard */
151 #ifdef EMACS
306 # ifdef EMACS
308 # endif /* EMACS */
315 # ifdef EMACS
317 # endif /* EMACS */
c_ksh.c 1398 #ifdef EMACS
1465 #ifdef EMACS
main.c 82 /* this is what at&t ksh seems to track, with the addition of emacs */
84 "cat", "cc", "chmod", "cp", "date", "ed", "emacs", "grep", "ls",
204 /* Set edit mode to emacs by default, may be overridden
207 #if defined(EDIT) && defined(EMACS)
209 #endif /* EDIT && EMACS */
lex.c 1009 # ifdef EMACS
1011 # endif /* EMACS */
emacs.c 1 /* $NetBSD: emacs.c,v 1.38 2018/05/08 16:37:59 kamil Exp $ */
4 * Emacs-like command line editing and history
13 __RCSID("$NetBSD: emacs.c,v 1.38 2018/05/08 16:37:59 kamil Exp $");
17 #ifdef EMACS
153 * script (emacs-gen.sh) that generates emacs.out which contains:
160 #include "emacs.out"
1126 * at&t ksh in emacs mode: abCd abdC abcd_ (bell)
1128 * gnu emacs: abCd acbD abcd_ abdc_
1130 * most common version of emacs, unless in gmacs mode, in which cas
    [all...]
  /src/tools/gettext/
Makefile 9 CONFIGURE_ENV+= EMACS=no
  /src/external/gpl3/autoconf/dist/
configure 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 xemac
    [all...]
  /src/external/gpl2/gettext/dist/
configure 662 EMACS
685 EMACS
1171 # mess up M-x gdb in Emacs.
1304 --without-emacs do not use Emacs, don't install po-mode
1327 EMACS the Emacs editor command
1329 the Emacs library search path
2737 # Check whether --with-emacs was given.
3465 EMACS!$EMACS$ac_deli
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/
configure 1017 EMACS
1055 EMACS
1541 # mess up M-x gdb in Emacs.
1673 --without-emacs do not use Emacs, don't install po-mode
1696 EMACS the Emacs editor command
1698 the Emacs library search path
    [all...]

Completed in 63 milliseconds