Lines Matching defs:get
16 (defun get-chrome-root ()
25 (corrected-path (file-name-as-directory (get-chrome-root))))
40 (get-chrome-root))
84 (cd (get-chrome-root))
96 (defun trybot-get-new-buffer ()
97 "Get a new clean buffer for trybot output."
102 (let ((old (get-buffer buffer-name)))
104 (get-buffer-create buffer-name)))
113 (trybot-fixup (process-get process 'type-hint)))))
118 (concat " | " (get-chrome-root)
121 (concat " | " (get-chrome-root)
126 (buffer (trybot-get-new-buffer))
128 ; Attach the type hint to the process so we can get it back when
138 (url (concat "file://" (get-chrome-root) "tools/emacs/" filename)))
164 ;; Append /text to the URL to get plain text output in the common