Searched refs:emacs (Results 1 - 25 of 152) sorted by relevance

1234567

/macosx-10.10/emacs-93/emacs/mac/inc/
H A Ddefs-cw6.h23 #define emacs 1 macro
/macosx-10.10/bash-94.1.2/bash-3.2/examples/startup-files/apple/
H A Dbash.defaults20 set -o emacs
/macosx-10.10/emacs-93/emacs/etc/
H A Demacs.bash0 ### emacs.bash --- contact/resume an existing Emacs, or start a new one
28 ## existing emacs or starts a new one if none exists.
30 ## One way or another, any arguments are passed to emacs to specify files
33 ## This function assumes the emacs program is named `emacs' and is somewhere
35 ## (and convenient) thing to do is to make an alias called emacs which
38 ## alias emacs=/usr/local/bin/gemacs
49 if [ -e "${HOME}/.emacs_server" -o -e "/tmp/emacs${UID}/server" ]; then
53 echo "edit: starting emacs in background..." 1>&2
57 x ) (emacs "
[all...]
/macosx-10.10/CPANInternal-159.1/Perl-Tidy-20121207/docs/
H A Dtestfile.pl3 if ($editor =~ /emacs/i) {
6 print "Why aren't you using emacs?\n";
/macosx-10.10/emacs-93/emacs/lispintro/
H A DMakefile.in31 INFO_SOURCES = ${srcdir}/emacs-lisp-intro.texi
35 DVI_TARGETS = emacs-lisp-intro.dvi
48 cd $(srcdir); $(MAKEINFO) emacs-lisp-intro.texi -o $(infodir)/eintr
50 emacs-lisp-intro.dvi: ${INFO_SOURCES}
51 $(TEXI2DVI) -I $(srcdir) -I $(usermanualdir) $(srcdir)/emacs-lisp-intro.texi
53 emacs-lisp-intro.html: $(INFO_SOURCES)
54 $(MAKEINFO) --html -o $@ $(srcdir)/emacs-lisp-intro.texi
H A Dmakefile.w32-in26 INFO_SOURCES = $(srcdir)/emacs-lisp-intro.texi
30 DVI_TARGETS = emacs-lisp-intro.dvi
49 $(MAKEINFO) -o $@ $(srcdir)/emacs-lisp-intro.texi
51 emacs-lisp-intro.dvi: $(INFO_SOURCES)
52 $(ENVADD) $(TEXI2DVI) $(srcdir)/emacs-lisp-intro.texi
54 emacs-lisp-intro.html: $(INFO_SOURCES)
55 $(MAKEINFO) --html -o $@ $(srcdir)/emacs-lisp-intro.texi
/macosx-10.10/libedit-40/xcodescripts/
H A Dmake_lists.sh7 sh $S/makelist -h $S/emacs.c >emacs.h
9 sh $S/makelist -bh $S/vi.c $S/emacs.c $S/common.c >help.h
10 sh $S/makelist -fc vi.h emacs.h common.h >fcns.c
11 sh $S/makelist -fh vi.h emacs.h common.h >fcns.h
12 sh $S/makelist -bc $S/vi.c $S/emacs.c $S/common.c >help.c
/macosx-10.10/emacs-93/
H A DMakefile2 # Makefile for emacs
10 Project = emacs
53 EXTRAEL= emacs/lisp/cus-load.el \
54 emacs/lisp/eshell/esh-groups.el \
55 emacs/lisp/finder-inf.el \
56 emacs/lisp/loaddefs.el \
57 emacs/lisp/mh-e/mh-loaddefs.el \
58 emacs/lisp/subdirs.el
85 $(INSTALL) -s -o root -g wheel -m 555 $(SYMROOT)/emacs $(DSTROOT)/usr/bin/emacs
[all...]
/macosx-10.10/emacs-93/emacs/src/m/
H A Damdahl.h80 Then the function dump-emacs will not be defined
110 #ifdef emacs /* Don't do this when making xmakefile! */
H A Dirist.h34 Subject: gnu emacs 18.41 on iris [23].5 machines
41 emacs, the utime doesn't seem to take effect (i.e. doesn't change the
53 Without any sort of debugger that works on emacs (I know... but I dont have
108 Then the function dump-emacs will not be defined
H A Datt3b.h69 Then the function dump-emacs will not be defined
122 #ifdef emacs /* Don't do this when making xmakefile! */
/macosx-10.10/ruby-106/ruby/test/misc/
H A Dtest_ruby_mode.rb6 e = ENV["EMACS"] || "emacs"
7 emacs = %W"#{e} -q --no-site-file --batch --load #{MISCDIR}/ruby-mode.el"
10 IO.popen([*emacs, :err=>[:child, :out]]) {|f| f.read}
14 EMACS = (emacs if $? and $?.success?)
/macosx-10.10/emacs-93/emacs/src/s/
H A Dbsd386.h58 #ifdef emacs
H A Dgnu.h47 /* XXX emacs should not expect TAB3 to be defined. */
88 #ifdef emacs
95 #endif /* emacs */
H A Dgnu-linux.h45 #ifdef emacs
59 #endif /* emacs */
176 #ifdef emacs
187 #endif /* emacs */
218 #ifdef emacs
/macosx-10.10/llvmCore-3425.0.34/utils/
H A DMakefile15 DSAclean.py DSAextract.py emacs findsym.pl GenLibDeps.pl \
/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dmap.h55 const el_action_t *emacs; /* The default emacs key map */ member in struct:el_map_t
/macosx-10.10/emacs-93/emacs/man/
H A DMakefile.in36 INFO_TARGETS = ../info/emacs ../info/ccmode ../info/cl \
38 ../info/message ../info/sieve ../info/pgg ../info/emacs-mime \
46 DVI_TARGETS = emacs.dvi calc.dvi cc-mode.dvi cl.dvi dired-x.dvi \
47 ediff.dvi forms.dvi gnus.dvi message.dvi emacs-mime.dvi \
53 newsticker.dvi emacs-xtra.dvi rcirc.dvi erc.dvi
77 ${srcdir}/emacs.texi \
144 ../info/emacs: ${EMACSSOURCES}
145 cd $(srcdir); $(MAKEINFO) emacs.texi
147 emacs.dvi: ${EMACSSOURCES}
148 $(ENVADD) $(TEXI2DVI) ${srcdir}/emacs
[all...]
H A Dmakefile.w32-in33 INFO_TARGETS = $(infodir)/emacs $(infodir)/ccmode \
36 $(infodir)/sieve $(infodir)/pgg $(infodir)/emacs-mime \
46 DVI_TARGETS = emacs.dvi calc.dvi cc-mode.dvi cl.dvi dired-x.dvi \
47 ediff.dvi forms.dvi gnus.dvi message.dvi emacs-mime.dvi \
53 newsticker.dvi emacs-xtra.dvi rcirc.dvi erc.dvi
78 $(srcdir)/emacs.texi \
147 $(infodir)/emacs: $(EMACSSOURCES)
148 $(MAKEINFO) emacs.texi
150 emacs.dvi: $(EMACSSOURCES)
151 $(ENVADD) $(TEXI2DVI) $(srcdir)/emacs
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dmap.h54 const el_action_t *emacs; /* The default emacs key map */ member in struct:el_map_t
/macosx-10.10/emacs-93/emacs/lisp/erc/
H A Derc-autoaway.el41 This is only used when `erc-autoaway-idle-method' is set to 'emacs.")
54 If `erc-autoaway-idle-method' is 'emacs, you must call this
121 ((eq erc-autoaway-idle-method 'emacs)
136 ((eq erc-autoaway-idle-method 'emacs)
145 If 'emacs, the idle time in Emacs is used.
154 (const :tag "Emacs idle time" emacs)
196 (when (eq erc-autoaway-idle-method 'emacs)
/macosx-10.10/libedit-40/src/
H A Dmap.h54 const el_action_t *emacs; /* The default emacs key map */ member in struct:el_map_t
/macosx-10.10/vim-55/runtime/compiler/
H A Dtidy.vim22 CompilerSet makeprg=tidy\ -errors\ --gnu-emacs\ yes\ %
24 CompilerSet makeprg=tidy\ -quiet\ -errors\ --gnu-emacs\ yes\ %
/macosx-10.10/tidy-15.15/tidy/test/
H A Dtestaccessone.sh71 $TIDY -f $MSGFILE --accessibility-check $ACCESSLEVEL -config $CFGFILE "$@" --gnu-emacs yes --tidy-mark no -o $TIDYFILE $INFILE
/macosx-10.10/gnudiff-19/diffutils/lib/
H A Dalloca.c35 #ifdef emacs
46 # ifdef emacs
49 -- this is for usg, in which emacs must undefine static
58 # endif /* emacs */
90 # ifndef emacs
188 # ifdef emacs
207 # ifdef emacs

Completed in 163 milliseconds

1234567