Searched +refs:face +refs:set +refs:after +refs:frame +refs:default (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dsubr.el126 Then evaluate RESULT to get return value, default nil.
190 ;; We put this here instead of in frame.el so that it's defined even on
191 ;; systems where frame.el isn't loaded.
192 (defun frame-configuration-p (object)
193 "Return non-nil if OBJECT seems to be a frame configuration.
194 Any list whose car is `frame-configuration' is assumed to be a frame
197 (eq (car object) 'frame-configuration)))
335 (defun assoc-default (key alist &optional test default)
[all...]
H A Dspeedbar.el1 ;;; speedbar --- quick access to files and tags in a frame
35 ;; The speedbar provides a frame in which files, and locations in
47 ;; the display after changing directories. Remember, do not interrupt
94 ;; The variable `speedbar-power-click' is set to t in your functions
96 ;; refreshing cached data to making a buffer appear in a new frame.
98 ;; If you wish to add to the default speedbar menu for the case of
106 ;; speedbar's default bindings with low overhead.
125 ;; Lastly, `speedbar-mode-functions-list' allows you to set special
138 "File and tag browser frame."
184 speedbar-directory-buttons speedbar-default
[all...]
H A Dediff-util.el43 (defvar ediff-after-quit-hook-internal nil)
140 (defun ediff-set-keys ()
150 (ediff-set-keys))
167 ;; must come after C-h, or else C-h wipes out backspace's binding in XEmacs
270 ;; STARTUP-HOOKS, but these parameters are set in the new control buffer right
271 ;; after this buf is created and before any windows are set and such.
306 (make-local-variable 'ediff-prefer-iconified-control-frame)
308 (make-local-variable 'ediff-default-variant)
314 (make-local-hook 'ediff-after
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Didlw-shell.el131 This is a fine thing to set in your `.emacs' file."
144 "*Non-nil means, never replace the shell frame with another buffer."
148 (defcustom idlwave-shell-use-dedicated-frame nil
149 "*Non-nil means, IDLWAVE should use a special frame to display shell buffer."
153 (defcustom idlwave-shell-frame-parameters
155 "The frame parameters for a dedicated idlwave-shell frame.
156 See also `idlwave-shell-use-dedicated-frame'.
157 The default makes the frame splittabl
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A Drefcard.tex161 \errhelp{You must set \columnsperpage equal to 1, 2, or 3.}
380 \key{set mark here}{C-@ {\rm or} C-SPC}
383 \key{set mark {\it arg\/} {\bf words} away}{M-@}
410 frame instead of a window.
445 \key{insert newline after point}{C-o}
453 \key{set fill column}{C-x f}
454 \key{set prefix each line starts with}{C-x .}
456 \key{set face}{M-o}
476 \key{fetch later minibuffer input or default}{
[all...]
H A Dpl-refcard.tex163 % \errhelp{You must set \columnsperpage equal to 1, 2, or 3.}
491 %\key{set mark here}{C-@ {\rm or} C-SPC}
496 %\key{set mark {\it arg\/} {\bf words} away}{M-@}
538 %When two commands are shown, the second is for ``other frame.''
593 %\key{insert newline after point}{C-o}
607 %\key{set fill column}{C-x f}
608 %\key{set prefix each line starts with}{C-x .}
613 %\key{set face}{M-g}
642 %\key{fetch later minibuffer input or default}{
[all...]

Completed in 211 milliseconds