projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec2d39b
)
Synch with Oort Gnus.
author
yamaoka
<yamaoka>
Sun, 8 Sep 2002 05:04:38 +0000
(
05:04
+0000)
committer
yamaoka
<yamaoka>
Sun, 8 Sep 2002 05:04:38 +0000
(
05:04
+0000)
lisp/ChangeLog
patch
|
blob
|
history
lisp/gnus-art.el
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index
a4cae14
..
ef1e92b
100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,7
@@
+2002-09-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
+
+ * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
+
2002-09-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
* gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
diff --git
a/lisp/gnus-art.el
b/lisp/gnus-art.el
index
95b737e
..
b45ee9e
100644
(file)
--- a/
lisp/gnus-art.el
+++ b/
lisp/gnus-art.el
@@
-724,6
+724,7
@@
displayed by the first non-nil matching CONTENT face."
("\225" "*")
("\226" "-")
("\227" "--")
+ ("\230" "-") ; This might not be correct.
("\231" "(TM)")
("\233" ">")
("\234" "oe")