Function: woman1-hw
woman1-hw is a byte-compiled function defined in woman.el.gz.
Signature
(woman1-hw)
Documentation
.hw words -- Set hyphenation exception words, i.e. IGNORE!
Source Code
;; Defined in /usr/src/emacs/lisp/woman.el.gz
(defun woman1-hw ()
".hw words -- Set hyphenation exception words, i.e. IGNORE!"
;; (WoMan-log-1 ".hw request ignored -- hyphenation not supported!")
(woman-delete-whole-line))