projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a4c102
)
* lisp/gnus/mm-decode.el (mm-alist-to-plist): Doc fix.
author
Glenn Morris
<rgm@gnu.org>
Mon, 8 Feb 2016 22:49:34 +0000
(17:49 -0500)
committer
Glenn Morris
<rgm@gnu.org>
Mon, 8 Feb 2016 22:49:34 +0000
(17:49 -0500)
lisp/gnus/mm-decode.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/mm-decode.el
b/lisp/gnus/mm-decode.el
index 2171bad7f5db0666dbcf55ef9e378e323838d218..c6cb65202552c50fa026693b9ae52b20076f81c3 100644
(file)
--- a/
lisp/gnus/mm-decode.el
+++ b/
lisp/gnus/mm-decode.el
@@
-552,7
+552,7
@@
into
\(a 1 b 2 c 3)
-The original alist is not modified.
See also `destructive-alist-to-plist'.
"
+The original alist is not modified."
(let (plist)
(while alist
(let ((el (car alist)))