Home
last modified time | relevance | path

Searched refs:emacs (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/netbsd/bin/ksh/
H A DMakefile11 SRCS= alloc.c c_ksh.c c_sh.c c_test.c c_ulimit.c edit.c emacs.c \
15 DPSRCS= emacs.out siglist.out
37 CLEANFILES+= emacs.out emacs.out.tmp
38 emacs.out: emacs.c
41 ${HOST_SH} $(.CURDIR)/emacs-gen.sh $(.CURDIR)/emacs.c > emacs.out.tmp \
42 && mv emacs.out.tmp emacs.out
/netbsd/external/apache2/llvm/dist/llvm/utils/emacs/
H A DREADME1 -*- llvm/utils/emacs/README -*-
9 your ~/.emacs :
12 (cons (expand-file-name "path-to-llvm/utils/emacs") load-path))
18 to your ~/.emacs:
21 (cons (expand-file-name "path-to-llvm/utils/emacs") load-path))
/netbsd/lib/libedit/
H A DMakefile17 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 \
H A Dmap.h55 const el_action_t *emacs; /* The default emacs key map */ member
/netbsd/external/gpl2/grep/dist/lib/
H A Dalloca.c37 #ifdef emacs
48 # ifdef emacs
92 # ifndef emacs
189 # ifdef emacs in alloca()
208 # ifdef emacs in alloca()
/netbsd/external/gpl2/gmake/dist/
H A Dalloca.c35 #ifdef emacs
46 #ifdef emacs
90 #ifndef emacs
187 #ifdef emacs in alloca()
206 #ifdef emacs in alloca()
/netbsd/external/gpl2/diffutils/dist/lib/
H A Dalloca.c37 #ifdef emacs
48 # ifdef emacs
92 # ifndef emacs
190 # ifdef emacs in alloca()
209 # ifdef emacs in alloca()
/netbsd/external/gpl2/texinfo/dist/lib/
H A Dalloca.c35 #ifdef emacs
53 # ifdef emacs
171 # ifdef emacs in alloca()
190 # ifdef emacs in alloca()
/netbsd/external/gpl2/xcvs/dist/lib/
H A Dalloca.c35 #ifdef emacs
53 # ifdef emacs
171 # ifdef emacs in alloca()
190 # ifdef emacs in alloca()
/netbsd/external/gpl3/gdb/dist/gnulib/import/
H A Dalloca.c31 #ifdef emacs
49 # ifdef emacs
156 # ifdef emacs in alloca()
175 # ifdef emacs in alloca()
/netbsd/external/gpl3/gdb.old/dist/gnulib/import/
H A Dalloca.c31 #ifdef emacs
49 # ifdef emacs
156 # ifdef emacs in alloca()
175 # ifdef emacs in alloca()
/netbsd/external/bsd/ntp/dist/
H A DREADME.hackers8 The file "dot.emacs" has the emacs C-mode indentation style that Dave likes.
/netbsd/external/gpl2/gettext/dist/
H A DPACKAGING148 $prefix/share/emacs/site-lisp/po-compat.el
149 $prefix/share/emacs/site-lisp/po-compat.elc
150 $prefix/share/emacs/site-lisp/po-mode.el
151 $prefix/share/emacs/site-lisp/po-mode.elc
152 $prefix/share/emacs/site-lisp/start-po.el
153 $prefix/share/emacs/site-lisp/start-po.elc
/netbsd/external/gpl2/libmalloc/dist/
H A Dvm-limit.c25 #ifdef emacs
30 #ifndef emacs
/netbsd/sys/arch/next68k/
H A DMakefile32 emacs-etags -o ${ENEXT68K} ${SNEXT68K} ${SM68K} ${COMM}
33 emacs-etags -a -l none \
/netbsd/external/gpl2/gmake/dist/tests/scripts/features/
H A Dstatipattrules10 to emacs a .el file";
22 $(filter %.elc,$(files)): %.elc: %.el ; @echo emacs $<
37 run_make_test(undef, 'foo.elc', 'emacs foo.el');
/netbsd/external/gpl2/send-pr/dist/send-pr/
H A Daclocal.m439 for f in ${prefix-/usr/local}/lib/emacs/site-lisp \
40 ${prefix-/usr/local}/lib/emacs/lisp; do
53 LISPDIR='$(prefix)/lib/emacs/lisp'
H A DINSTALL30 send-pr-el.in as PREFIX/lib/emacs/lisp/send-pr.el
50 the following line in their ".emacs" files:
/netbsd/bin/sh/
H A Doption.list73 // only one of vi/emacs can be set, hence the "set" definition, value
76 Eflag emacs E V # enable emacs style editing
/netbsd/external/gpl3/gdb/dist/readline/readline/examples/
H A DInputrc70 # Make C-x r read my mail in emacs.
71 # "\C-xr": "emacs -f rmail\C-j"
/netbsd/external/gpl3/gdb.old/dist/readline/readline/examples/
H A DInputrc70 # Make C-x r read my mail in emacs.
71 # "\C-xr": "emacs -f rmail\C-j"
/netbsd/external/gpl3/autoconf/dist/lib/
H A DMakefile.am18 SUBDIRS = Autom4te m4sugar autoconf autotest autoscan emacs subdir
/netbsd/external/bsd/file/dist/magic/magdir/
H A Dlisp30 # Reference: https://ftp.gnu.org/old-gnu/emacs/elisp-manual-18-1.03.tar.gz
34 # look for emacs lisp keywords
/netbsd/etc/
H A Dshrc12 set -o emacs
/netbsd/external/gpl3/gdb/dist/readline/readline/examples/rlfe/
H A DREADME9 session (including bash and terminal-mode emacs) under rlfe.
45 and -s allows you to specify its size. It default to "emacs" mode,

12345678910>>...12