Searched refs:fringe (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dfringe.el0 ;;; fringe.el --- fringe setup and control
28 ;; This file contains code to initialize the built-in fringe bitmaps
30 ;; fringe.
39 (defgroup fringe nil function
44 ;; Define the built-in fringe bitmaps and setup default mappings
46 (when (boundp 'fringe-bitmaps)
60 (push (car bitmaps) fringe-bitmaps)
61 (put (car bitmaps) 'fringe bn)
65 (setq-default fringe
[all...]
H A Dcus-start.el55 (indicate-empty-lines fringe boolean)
57 fringe
175 ;; fringe.c
176 (overflow-newline-into-fringe fringe boolean)
431 ((string-match "fringe" (symbol-name symbol))
432 (fboundp 'define-fringe-bitmap))
H A Dmenu-bar.el661 save-place uniquify-buffer-name-style fringe-mode
736 (defvar menu-bar-showhide-fringe-menu (make-sparse-keymap "Fringe"))
738 (defvar menu-bar-showhide-fringe-ind-menu
741 (defun menu-bar-showhide-fringe-ind-customize ()
746 (define-key menu-bar-showhide-fringe-ind-menu [customize]
748 menu-bar-showhide-fringe-ind-customize
752 (defun menu-bar-showhide-fringe-ind-mixed ()
758 (define-key menu-bar-showhide-fringe-ind-menu [mixed]
759 '(menu-item "Opposite, Arrows Right" menu-bar-showhide-fringe-ind-mixed
766 (defun menu-bar-showhide-fringe
[all...]
H A Druler-mode.el117 (require 'fringe)
318 (fringe-columns 'left)
631 (defconst ruler-mode-fringe-help-echo
632 "%s fringe %S"
633 "Help string shown when mouse is over a fringe area.")
650 'left-fringe
652 'help-echo (format ruler-mode-fringe-help-echo
655 'right-fringe
657 'help-echo (format ruler-mode-fringe-help-echo
H A Dfaces.el2163 (defface fringe
2147 (defface fringe function
/macosx-10.9.5/CPANInternal-140/Graph/lib/Graph/
H A DTraversal.pm591 Return the active fringe vertices in random order.
/macosx-10.9.5/CPANInternal-140/Graph-0.94/lib/Graph/
H A DTraversal.pm598 Return the active fringe vertices in random order.
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Didlw-shell.el4341 (if (facep 'fringe)
4342 (set-face-foreground 'fringe idlwave-shell-electric-stop-color
4356 (if (facep 'fringe)
4357 (set-face-foreground 'fringe (face-foreground 'default))))))

Completed in 267 milliseconds