]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/woman.el (woman-special-characters): Add hy character.
authorGlenn Morris <rgm@gnu.org>
Fri, 9 Sep 2011 06:34:59 +0000 (23:34 -0700)
committerGlenn Morris <rgm@gnu.org>
Fri, 9 Sep 2011 06:34:59 +0000 (23:34 -0700)
lisp/ChangeLog
lisp/woman.el

index 76ae02ba3da1af06ec992caf08fa92533884e4c3..7806877c6f5dc1413899d2835aa4bb3419df6025 100644 (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>
 
index b1b067b291f97fb05bbabfc6a27579b9ea65180f..75a36d6ac3610a4effa8cb7da4eac1e4b87eaa06 100644 (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