* lisp/woman.el (woman-special-characters): Add hy character.

This commit is contained in:
Glenn Morris 2011-09-08 23:34:59 -07:00
parent 8aa187e7d1
commit 69f4b6184f
2 changed files with 2 additions and 1 deletions

View file

@ -2,7 +2,7 @@
* woman.el (woman-if-body): When processing an .el block,
do not delete the next .el block as well. (Bug#9447)
(woman-special-characters): Add oq and cq quote characters.
(woman-special-characters): Add oq, cq, and hy characters.
2011-09-08 Martin Rudalics <rudalics@gmx.at>

View file

@ -2945,6 +2945,7 @@ interpolated by `\*x' and `\*(xx' escapes."
("ti" "~")
("oq" "") ; u2018
("cq" "") ; u2019
("hy" "") ; u2010
)
"Alist of special character codes with ASCII and extended-font equivalents.
Each alist elements has the form