• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/emacs-92/emacs/lisp/textmodes/

Lines Matching +defs:Info +defs:title +defs:face

2494   .title { text-align: center; }
2517 for new classes todo, done, title, and deadline. For example, legal values
2523 .title { text-align: center; }
2537 (defcustom org-export-html-title-format "<h1 class=\"title\">%s</h1>\n"
2538 "Format for typesetting the document title in HTML export."
2641 This works by using the face `org-hide' for these stars. This
2642 face is white for a light background, and black for a dark
2643 background. You may have to customize the face `org-hide' to
2656 "Non-nil means, change the face of a headline if it is marked DONE.
2752 characters, the face to bbe used by font-lock for highlighting in Org-mode
2761 (face :tag "Font-lock-face")
2773 (defun org-compatible-face (specs)
2774 "Make a compatible face specification.
2798 The forground color of this face should be equal to the background
2802 (defface org-level-1 ;; font-lock-function-name-face
2803 (org-compatible-face
2813 (defface org-level-2 ;; font-lock-variable-name-face
2814 (org-compatible-face
2823 (defface org-level-3 ;; font-lock-keyword-face
2824 (org-compatible-face
2835 (defface org-level-4 ;; font-lock-comment-face
2836 (org-compatible-face
2847 (defface org-level-5 ;; font-lock-type-face
2848 (org-compatible-face
2855 (defface org-level-6 ;; font-lock-constant-face
2856 (org-compatible-face
2863 (defface org-level-7 ;; font-lock-builtin-face
2864 (org-compatible-face
2871 (defface org-level-8 ;; font-lock-string-face
2872 (org-compatible-face
2879 (defface org-special-keyword ;; font-lock-string-face
2880 (org-compatible-face
2887 (defface org-warning ;; font-lock-warning-face
2888 (org-compatible-face
2897 (defface org-headline-done ;; font-lock-string-face
2898 (org-compatible-face
2903 This face is only used if `org-fontify-done-headline' is set."
2907 (org-compatible-face
2938 (defface org-todo ;; font-lock-warning-face
2939 (org-compatible-face
2948 (defface org-done ;; font-lock-type-face
2949 (org-compatible-face
2957 (defface org-table ;; font-lock-function-name-face
2958 (org-compatible-face
2969 (org-compatible-face
2979 (org-compatible-face
2988 (org-compatible-face
2998 (org-compatible-face
3007 (defface org-time-grid ;; font-lock-variable-name-face
3008 (org-compatible-face
3084 (defconst org-rm-props '(invisible t face t keymap t intangible t mouse-face t
3199 '(face t fontified t) arch)))
3313 (defvar w3m-current-title)
3320 (defvar Info-current-file)
3321 (defvar Info-current-node)
3372 (defun org-overlay-display (ovl text &optional face evap)
3373 "Make overlay OVL display TEXT with face FACE."
3376 (and face (set-glyph-face gl face))
3380 (if face (overlay-put ovl 'face face))
3382 (defun org-overlay-before-string (ovl text &optional face evap)
3383 "Make overlay OVL display TEXT with face FACE."
3386 (and face (set-glyph-face gl face))
3388 (if face (org-add-props text nil 'face face))
3618 (define-key org-mouse-map [follow-link] 'mouse-face))
3711 (defvar org-emph-face nil)
3718 'face
3731 (list 'mouse-face 'highlight
3742 (list 'mouse-face 'highlight
3770 'keymap org-mouse-map 'mouse-face 'highlight
3773 'keymap org-mouse-map 'mouse-face 'highlight
3794 (list 'mouse-face 'highlight
3817 (list 'mouse-face 'highlight
3879 (list 'mouse-face 'highlight
3904 '("^\\(\\**\\)\\(\\*\\)\\(.*\\)" (1 (org-get-level-face 1))
3905 (2 (org-get-level-face 2)) (3 (org-get-level-face 3)))
3937 (0 (org-get-checkbox-statistics-face) t)))
3942 '("^#.*" (0 'font-lock-comment-face t))
3967 (defun org-get-level-face (n)
3968 "Get the right face for match N in font-lock matching of healdines."
3986 '(mouse-face t keymap t org-linked-text t
4414 (org-set-frame-title heading))
4423 (org-set-frame-title (concat "Indirect: " heading)))
4446 (defun org-set-frame-title (title)
4447 "Set the title of the current frame to the string TITLE."
4450 (modify-frame-parameters (selected-frame) (list (cons 'name title)))))
5170 (defun org-get-checkbox-statistics-face ()
5171 "Select the face for checkbox statistics.
5172 The face will be `org-done' when all relevant boxes are checked. Otherwise
7967 (put-text-property 0 (length s) 'face 'font-lock-comment-face s)
7972 (remove-text-properties 0 (length s) '(face nil) s)
8242 (defun org-table-add-rectangle-overlay (beg end &optional face)
8245 (org-overlay-put ov 'face (or face 'secondary-selection))
8248 (defun org-table-highlight-rectangle (&optional beg end face)
8271 (org-table-add-rectangle-overlay beg end face))
9045 ((eq major-mode 'Info-mode)
9047 (file-name-nondirectory Info-current-file)
9048 ":" Info-current-node))
9049 (setq cpltxt (concat (file-name-nondirectory Info-current-file)
9050 ":" Info-current-node))
9051 (org-store-link-props :type "info" :file Info-current-file
9052 :node Info-current-node))
9177 (setq cpltxt (or w3m-current-title w3m-current-url)
9757 'face 'org-warning))))
9769 'face 'org-warning))))
9865 '(face nil mouse-face nil keymap nil fontified nil) s)
10058 (Info-find-node (match-string 1 name) (match-string 2 name))
10059 (Info-find-node (match-string 1 name) "Top")))
10260 ;; Make a good description for this entry, using names, year and the title
10273 (bibtex-autokey-year-title-separator ": "))
11328 (org-overlay-put ov 'face 'secondary-selection)
11426 (props (list 'face nil
11427 'done-face 'org-done
11428 'undone-face nil
11429 'mouse-face 'highlight
11690 (defun org-fast-tag-insert (kwd tags face &optional end)
11691 "Insert KDW, and the TAGS, the latter with face FACE. Also inser END."
11693 (org-add-props (mapconcat 'identity tags " ") nil 'face face)
11704 (insert (org-add-props " Next change exits" nil 'face 'org-warning)))))
11711 (put-text-property 0 (length s) 'face '(secondary-selection org-tag) s)
11730 (i-face 'org-done)
11731 (c-face 'org-tag)
11759 (org-fast-tag-insert "Inherited" inherited i-face "\n")
11760 (org-fast-tag-insert "Current" current c-face "\n\n")
11789 (setq tg (org-add-props tg nil 'face
11791 ((member tg current) c-face)
11792 ((member tg inherited) i-face)
11871 (org-fast-tag-insert "Current" current c-face)
11876 (list 'face
11878 ((member tg current) c-face)
11879 ((member tg inherited) i-face)
11957 (org-overlay-put org-date-ovl 'face 'org-warning)
12163 (eq (get-text-property p 'face) 'org-date))
12187 nil 'mouse-face 'highlight))
12684 '(face secondary-selection))
12894 rtn beg end next cont level title total closedp leafp
12913 title (org-match-string-no-properties 2))
12920 total title titlepos level leafp)
13066 (define-key org-agenda-keymap [follow-link] 'mouse-face))
13273 '(face bold) header))
13279 '(face bold))
13291 (org-add-props match nil 'face 'org-warning)
13295 (org-add-props "1 Restrict call to current buffer 0 Restrict call to region or subtree" nil 'face 'org-table)))
13620 '(face org-link))))
13804 (put-text-property s (1- (point)) 'face 'org-level-3))
13827 (put-text-property s (1- (point)) 'face 'org-level-3)
13956 (list 'face 'org-level-3))
13960 (add-text-properties s (1- (point)) (list 'face 'org-level-3))
13997 (put-text-property s (1- (point)) 'face 'org-level-3)
14066 nil 'face 'org-level-3) "\n")
14069 (list 'face 'org-level-3))
14072 (add-text-properties pos (1- (point)) (list 'face 'org-warning))
14082 (add-text-properties pos (1- (point)) (list 'face 'org-level-3)))
14138 nil 'face 'org-level-3) "\n")
14141 (list 'face 'org-level-3))
14144 (add-text-properties pos (1- (point)) (list 'face 'org-warning))
14148 (add-text-properties pos (1- (point)) (list 'face 'org-level-3)))
14290 'mouse-face 'highlight
14447 (let* ((props (list 'face nil
14448 'done-face 'org-done
14450 'mouse-face 'highlight
14505 (let* ((props (list 'face nil
14507 'mouse-face 'highlight
14560 'face (if donep 'org-done 'org-warning)
14561 'undone-face 'org-warning 'done-face 'org-done
14565 'face 'org-scheduled-today
14566 'undone-face 'org-scheduled-today 'done-face 'org-done
14575 (let* ((props (list 'mouse-face 'highlight
14618 'org-marker marker 'org-hd-marker hdmarker 'face 'org-done
14620 'undone-face 'org-warning 'done-face 'org-done)
14628 (props (list 'mouse-face 'highlight
14638 ee txt head face)
14668 (setq face (cond ((<= diff 0) 'org-warning)
14676 'face face 'undone-face face 'done-face 'org-done)
14682 (let* ((props (list 'face 'org-scheduled-previously
14684 'undone-face 'org-scheduled-previously
14685 'done-face 'org-done
14686 'mouse-face 'highlight
14734 (let* ((props (list 'face nil
14736 'mouse-face 'highlight
14925 1 (length (car new)) 'face 'org-time-grid (car new))))
15019 '(face org-todo))))
15024 '(face org-todo) x))
15235 (org-overlay-put org-hl 'face 'highlight)
15543 If FIXFACE is non-nil, the face of each item is modified acording to
15546 props m pl undone-face done-face finish new dotime cat tags)
15560 undone-face (get-text-property (point) 'undone-face)
15561 done-face (get-text-property (point) 'done-face))
15574 (list 'face
15576 undone-face done-face))))
15749 (set-glyph-face gl 'secondary-selection)
15756 'face 'secondary-selection))))
16343 ((string-equal key "TITLE") (setq p (plist-put p :title val)))
16988 (title (or (plist-get opt-plist :title)
17023 (if title (org-insert-centered title ?=))
17150 (defun org-ascii-level-start (level title umax &optional lines)
17158 " " title "\n")
17172 (if (string-match "[ \t]+\\(:[a-zA-Z0-9_@:]+:\\)[ \t]*$" title)
17173 (setq title (replace-match "" t t title))))
17175 (setq title (concat (org-section-number level) " " title)))
17176 (insert title "\n" (make-string (string-width title) char) "\n")
17428 (title (or (plist-get opt-plist :title)
17494 <title>%s</title>
17502 language language (org-html-expand title) (or charset "iso-8859-1")
17509 (if title (insert (format org-export-html-title-format
17510 (org-html-expand title))))
18224 (defun org-html-level-start (level title umax with-toc head-count)
18235 (when title
18236 ;; If title is nil, this means this function is called to close
18237 ;; all levels, so the rest is done only if title is given
18238 (when (string-match "\\(:[a-zA-Z0-9_@:]+:\\)[ \t]*$" title)
18239 (setq title (replace-match
18245 (match-string 1 title) ":")
18249 t t title)))
18255 (insert "<li>" title "<br/>\n"))
18258 (insert "<ul>\n<li>" title "<br/>\n")))
18260 (setq title (concat (org-section-number level) " " title)))
18264 level head-count title level))
18265 (insert (format "\n<h%d>%s</h%d>\n" level title level)))
19290 ["Info Documentation" org-info t])
19314 (Info-goto-node (format "(org)%s" (or node ""))))
19392 (let* ((f (get-text-property (point) 'face))
19422 (previous-single-property-change p 'face)
19423 (next-single-property-change p 'face)) clist)))
19434 (previous-single-property-change p 'face)
19435 (next-single-property-change p 'face)) clist))
19438 (previous-single-property-change p 'face)
19439 (next-single-property-change p 'face)) clist))