Home
last modified time | relevance | path

Searched refs:emacs (Results 1 – 25 of 28) 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/chromium_org/tools/gyp/tools/emacs/
DREADME1 How to install gyp-mode for emacs:
3 Add the following to your ~/.emacs (replace ... with the path to your gyp
6 (setq load-path (cons ".../tools/emacs" load-path))
9 Restart emacs (or eval-region the added lines) and you should be all set.
Drun-unit-tests.sh5 emacs --no-site-file --no-init-file --batch \
/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/chromium_org/third_party/icu/source/samples/ucnv/
Ddata01.txt1 -*- Coding: utf-8 ; -*- // for emacs
/external/icu/icu4c/source/samples/ucnv/
Ddata01.txt1 -*- Coding: utf-8 ; -*- // for emacs
/external/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/mksh/src/
Dsh_flags.gen20 FN("emacs", FEMACS, OF_ANY, 0)
Dsh_flags.opt37 FN("emacs", FEMACS, OF_ANY
/external/clang/docs/
DClangFormat.rst119 :program:`emacs`. It can be found at `clang/tools/clang-format/clang-format.el`
120 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/ltrace/testsuite/
DREADME241 (this is for editing this file with GNU emacs)
/external/valgrind/main/docs/internals/
Dhowto_BUILD_KDE42.txt74 emacs mkspecs/common/g++.conf
/external/llvm/docs/
DMakefileGuide.rst285 ``tags`` \ Make C and C++ tags files for emacs and vi.
427 is meant for use with emacs, XEmacs, or ViM. The TAGS file provides an index of
DGettingStarted.rst1187 ``emacs/``
1189 The ``emacs`` directory contains syntax-highlighting files which will work
/external/chromium_org/
DWATCHLISTS680 'filepath': 'tools/emacs/',
/external/openssl/patches/
D0011-ecdhe_psk.patch326 /* Fool emacs indentation */

12