Function: woman1-nh
woman1-nh is a byte-compiled function defined in woman.el.gz.
Signature
(woman1-nh)
Documentation
.nh -- No hyphenation, i.e. IGNORE!
Source Code
;; Defined in /usr/src/emacs/lisp/woman.el.gz
(defun woman1-nh ()
".nh -- No hyphenation, i.e. IGNORE!"
;; Must be handled here to avoid breaking!
;; (WoMan-log-1 ".nh request ignored -- hyphenation not supported!")
(woman-delete-whole-line))