Searched +refs:hscroll +refs:mode +refs:name (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dedebug.el29 ;; This minor mode allows programmers to step through Emacs Lisp
91 `emacs-lisp-mode-hook'."
143 (defcustom edebug-initial-mode 'step
144 "*Initial execution mode for Edebug, if non-nil.
145 If this variable is non-nil, it specifies the initial execution mode
232 "*Number of seconds to pause when execution mode is `trace'."
277 string that begins the new name. Most people take just the default,
294 (= ?& (aref (symbol-name object) 0))))
395 (set-window-hscroll window 0);; should this be??
429 (window-hscroll windo
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dsimple.el29 ;; major mode or to file-handling.
35 (autoload 'shell-mode "shell"))
73 (not (eq (aref (buffer-name buf) 0) ?\s))
93 (set-buffer-major-mode (get-buffer-create "*scratch*"))
174 similar mode is started, or when it is used with \\[next-error]
205 (and (buffer-name buffer) ;First make sure it's live.
289 more generally, on any buffer in Compilation mode or with
290 Compilation Minor mode enabled, or any buffer in which
298 until you use it in some other buffer which uses Compilation mode
299 or Compilation Minor mode
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dcf.vim150 syn keyword cfArg contained height highlighthref hint href hrefkey hscroll hspace html
157 syn keyword cfArg contained message messagenumber method mimeattach mimetype min mode
158 syn keyword cfArg contained modifytype monthnames multipart multiple name nameconflict

Completed in 197 milliseconds