• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/emacs-93/emacs/lisp/

Lines Matching +defs:vertical +defs:bar

223 ;; .sp 1 (p. 14).  Current policy is to output vertical space only
227 ;; Horizontal and vertical spacing and resolution
232 ;; vertically, hence a vertical resolution of 48 basic units. (nroff
1046 "Blank lines to leave as vertical space.")
1076 ;; The latest buffer index used to update the menu bar menu.
1174 (define-key-after menu-bar-manuals-menu [woman]
1549 (define-key-after (lookup-key dired-mode-map [menu-bar immediate])
1584 (define-key-after (lookup-key tar-mode-map [menu-bar immediate])
1813 ;; WoMan menu bar and pop-up menu:
1940 ;; causes it to corrupt the menu bar if it is run more than once
2174 (defvar woman-negative-vertical-space nil ; rebound in woman-decode-region
2253 woman-negative-vertical-space)
2359 ;; 1/2 em vertical motion \d, \u and general local vertical motion
2372 "Initial vertical motion escape \\%s simulated" esc)
2378 "Terminal vertical motion escape \\%s ignored!" esc)))
2430 ;; Go back and process negative vertical space if necessary:
2431 (if woman-negative-vertical-space
2432 (woman-negative-vertical-space from))
2968 ("bv" "|") ; bold vertical
3285 ;; .ne -- Need vertical space -- IGNORE!
3498 (".v" 48) ; current vertical line spacing
3705 ;; Delete all vertical space as it is encountered. Then insert
3706 ;; vertical space only before text, as required.
3906 (setq woman-negative-vertical-space t)
3912 (defun woman-negative-vertical-space (from)
3915 (WoMan-warn "Negative vertical spacing support is experimental!")
3959 "Character(s) overwritten by negative vertical spacing in line %d"
4131 ;; output any `pending' vertical space ...