Home
last modified time | relevance | path

Searched defs:emacs (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/autoconf/dist/lib/
H A DMakefile.am18 SUBDIRS = Autom4te m4sugar autoconf autotest autoscan emacs subdir
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/
H A Dconfigure.ac267 AC_ARG_WITH([emacs], optwith
/netbsd-src/lib/libedit/
H A Dmap.h55 const el_action_t *emacs; /* The default emacs key map */ member
H A Dmap.c1067 const el_action_t *emacs = el->el_map.emacs; in map_init_emacs() local