Searched +refs:diff +refs:goto +refs:source (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Didlwave.el424 (defcustom idlwave-rinfo-max-source-lines 5
425 "*Maximum number of source files displayed in the Routine Info window.
426 When an integer, it is the maximum number of source files displayed.
427 t means to show all source files."
473 When listing routine source locations, IDLWAVE gives a short hint where
655 source code, class selection will then be needed only once
692 property on the `->' arrow in the source code, so that during the same
1037 source buffers. These are additional convenience bindings, the debugging
1040 be on `C-S-b', compiling a source file on `C-S-c' etc. Possible modifiers
1071 '(pros-and-functions batch-files idlwave-idl-keywords label goto
[all...]
/macosx-10.10/emacs-93/emacs/etc/
H A Dfr-survival.tex198 \key{M-x goto-line} va \`a la ligne indiqu\'ee
258 \key{C-x `} lorsque l'on est dans la fen\^etre du code source
406 Emacs utilise diff\'erents {\it modes}, chacun d'eux personnalisant
407 Emacs pour l'\'edition de textes de diff\'erents types. La ligne de mode
/macosx-10.10/vim-55/runtime/autoload/
H A Dnetrw.vim103 call s:NetrwInit("g:netrw_http_xcmd","-source >")
106 call s:NetrwInit("g:netrw_http_xcmd","-source >")
329 " call Decho("fo=".&fo.(exists("&acd")? " acd=".&acd : " acd doesn't exist")." diff=".&l:diff)
344 let {a:vt}netrw_diffkeep = &l:diff
404 if exists("{a:vt}netrw_diffkeep") |let &l:diff = {a:vt}netrw_diffkeep |unlet {a:vt}netrw_diffkeep |endif
441 " call Decho("diff=".&l:diff." win#".winnr()." w:netrw_diffkeep=".(exists("w:netrw_diffkeep")? w:netrw_diffkeep : "doesn't exist"))
1309 " netrw#NetSource: source a remotely hosted vim script {{{2
1339 call netrw#ErrorMsg(s:ERROR,"unable to source <"
[all...]

Completed in 72 milliseconds