Home
last modified time | relevance | path

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

12

/external/llvm/utils/emacs/
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))
/external/swiftshader/third_party/LLVM/utils/emacs/
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))
/external/libedit/src/
DMakefile.am2 BUILT_SOURCES = vi.h emacs.h common.h fcns.h help.h fcns.c help.c
7 AHDR= vi.h emacs.h common.h
8 ASRC= $(srcdir)/vi.c $(srcdir)/emacs.c $(srcdir)/common.c
13 emacs.h: Makefile $(srcdir)/emacs.c
14 AWK=$(AWK) sh $(srcdir)/makelist -h $(srcdir)/emacs.c > $@
40 libedit_la_SOURCES = chared.c common.c el.c emacs.c hist.c keymacro.c map.c chartype.c parse.c \
DMakefile.in132 am__libedit_la_SOURCES_DIST = chared.c common.c el.c emacs.c hist.c \
145 am_libedit_la_OBJECTS = chared.lo common.lo el.lo emacs.lo hist.lo \
342 BUILT_SOURCES = vi.h emacs.h common.h fcns.h help.h fcns.c help.c \
344 AHDR = vi.h emacs.h common.h
345 ASRC = $(srcdir)/vi.c $(srcdir)/emacs.c $(srcdir)/common.c
348 libedit_la_SOURCES = chared.c common.c el.c emacs.c hist.c keymacro.c \
446 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emacs.Plo@am__quote@
741 emacs.h: Makefile $(srcdir)/emacs.c
742 AWK=$(AWK) sh $(srcdir)/makelist -h $(srcdir)/emacs.c > $@
Dmap.h54 const el_action_t *emacs; /* The default emacs key map */ member
Dmap.c912 el->el_map.emacs = el_map_emacs; in map_init()
947 el->el_map.emacs = NULL; in map_end()
1054 const el_action_t *emacs = el->el_map.emacs; in map_init_emacs() local
1061 key[i] = emacs[i]; in map_init_emacs()
Dchared.c124 if (el->el_map.current != el->el_map.emacs) { in c_delafter()
165 if (el->el_map.current != el->el_map.emacs) { in c_delbefore()
Dtty.c916 dmap = el->el_map.emacs; in tty_bind_char()
Dterminal.c1166 dmap = el->el_map.type == MAP_VI ? el->el_map.vic : el->el_map.emacs; in terminal_bind_arrow()
/external/icu/icu4c/source/samples/ucnv/
Ddata01.txt1 -*- Coding: utf-8 ; -*- // for emacs
/external/swiftshader/third_party/LLVM/utils/
DMakefile15 DSAclean.py DSAextract.py emacs findsym.pl GenLibDeps.pl \
/external/bison/m4/
Dconfigmake.m441 AC_SUBST([lispdir], ['${datarootdir}/emacs/site-lisp'])
Dfpending.m49 dnl Using code from emacs, based on suggestions from Paul Eggert
/external/syslinux/doc/
DCodingStyle.txt475 user helper that "GNU emacs" automatically formats the C sources for
478 typing - an infinite number of monkeys typing into GNU emacs would never
481 So, you can either get rid of GNU emacs, or change it to use saner
482 values. To do the latter, you can stick the following in your .emacs file:
513 This will make emacs go better with the kernel coding style for C
516 But even if you fail in getting emacs to do sane formatting, not
519 Now, again, GNU indent has the same brain-dead settings that GNU emacs
781 indicated with special markers. For example, emacs interprets lines marked
/external/clang/docs/
DClangFormat.rst128 :program:`emacs`. It can be found at `clang/tools/clang-format/clang-format.el`
129 and used by adding this to your `.emacs`:
/external/llvm/docs/TableGen/
Dindex.rst33 Note that if you work on TableGen much, and use emacs or vim, that you can find
34 an emacs "TableGen mode" and a vim language file in the ``llvm/utils/emacs`` and
/external/mksh/src/
Dsh_flags.gen40 FN("emacs", FEMACS, OF_ANY, 0)
Dsh_flags.opt56 FN("emacs", FEMACS, OF_ANY
/external/valgrind/docs/internals/
Dqemu-aarch64-linux-HOWTO.txt100 apt-get install make gcc g++ automake autoconf emacs subversion gdb
Dqemu-mips64-linux-HOWTO.txt104 apt-get install make g++ gcc subversion emacs gdb automake autoconf
Dhowto_BUILD_KDE42.txt74 emacs mkspecs/common/g++.conf
/external/libxml2/doc/
Ddocdescr.doc46 libxml-doc.el Control script for displaying docs under emacs
/external/python/cpython2/Doc/using/
Dmac.rst72 :program:`emacs` among them. If you want a more Mac-like editor,
/external/python/cpython2/Lib/idlelib/
Dconfig-keys.def6 # single 'emacs style' multi-keystoke binding. The tk event specifier 'Key'
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
DdumpICUrules.bat192 next if (/~$/); # Ignore emacs backups

12