projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8aa187e
)
* lisp/woman.el (woman-special-characters): Add hy character.
author
Glenn Morris
<rgm@gnu.org>
Fri, 9 Sep 2011 06:34:59 +0000
(23:34 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 9 Sep 2011 06:34:59 +0000
(23:34 -0700)
lisp/ChangeLog
patch
|
blob
|
history
lisp/woman.el
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 76ae02ba3da1af06ec992caf08fa92533884e4c3..7806877c6f5dc1413899d2835aa4bb3419df6025 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-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>
diff --git
a/lisp/woman.el
b/lisp/woman.el
index b1b067b291f97fb05bbabfc6a27579b9ea65180f..75a36d6ac3610a4effa8cb7da4eac1e4b87eaa06 100644
(file)
--- a/
lisp/woman.el
+++ b/
lisp/woman.el
@@
-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