OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:emacs
(Results
1 - 4
of
4
) sorted by relevancy
/src/bin/ksh/
Makefile
12
SRCS= alloc.c c_ksh.c c_sh.c c_test.c c_ulimit.c edit.c
emacs
.c \
16
DPSRCS=
emacs
.out siglist.out
37
# two steps to prevent the creation of a bogus
emacs
.out
38
CLEANFILES+=
emacs
.out
emacs
.out.tmp
39
emacs
.out:
emacs
.c
42
${HOST_SH} ${.CURDIR}/
emacs
-gen.sh ${.CURDIR}/
emacs
.c >
emacs
.out.tmp
[
all
...]
/src/lib/libedit/
map.h
55
const el_action_t *
emacs
; /* The default
emacs
key map */
member in struct:el_map_t
58
int type; /*
Emacs
or vi */
Makefile
17
SRCS = chared.c chartype.c common.c el.c eln.c
emacs
.c filecomplete.c \
79
CLEANFILES+=common.h.tmp
emacs
.h.tmp fcns.h.tmp func.h.tmp
87
AHDR=vi.h
emacs
.h common.h
88
ASRC=${LIBEDITDIR}/vi.c ${LIBEDITDIR}/
emacs
.c ${LIBEDITDIR}/common.c
103
emacs
.h:
emacs
.c makelist Makefile
105
${HOST_SH} ${LIBEDITDIR}/makelist -h ${LIBEDITDIR}/
emacs
.c \
map.c
53
#include "
emacs
.h"
909
EL_ABORT((el->el_errfile, "
Emacs
map incorrect\n"));
922
el->el_map.
emacs
= el_map_emacs;
960
el->el_map.
emacs
= NULL;
1058
* Initialize the
emacs
bindings
1067
const el_action_t *
emacs
= el->el_map.
emacs
;
local in function:map_init_emacs
1074
key[i] =
emacs
[i];
1098
if (wcscmp(editor, L"
emacs
") == 0) {
1121
*editor = L"
emacs
";
[
all
...]
Completed in 13 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025