aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMiles Bader2007-11-09 09:46:02 +0000
committerMiles Bader2007-11-09 09:46:02 +0000
commit4d8a28ecb866de25881ddaee2899c406f7ff3a35 (patch)
treebe061342c8d3c7283ed10a206f326e7c70115eb1 /doc
parentc12ecb0af9679cc0e2fa0409931c34c035763469 (diff)
downloademacs-4d8a28ecb866de25881ddaee2899c406f7ff3a35.tar.gz
emacs-4d8a28ecb866de25881ddaee2899c406f7ff3a35.zip
Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-924
Diffstat (limited to 'doc')
-rw-r--r--doc/misc/ChangeLog6
-rw-r--r--doc/misc/gnus-news.texi2
2 files changed, 7 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index c9e77908619..63f9a6e596f 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,9 @@
12007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
2
3 * gnus-news.texi: Fix spelling.
4 `message-insert-formatted-citation-line', not
5 `message-insert-formated-citation-line'.
6
12007-11-07 Michael Albinus <michael.albinus@gmx.de> 72007-11-07 Michael Albinus <michael.albinus@gmx.de>
2 8
3 * tramp.texi (Overview): Mention also the PuTTY integration under 9 * tramp.texi (Overview): Mention also the PuTTY integration under
diff --git a/doc/misc/gnus-news.texi b/doc/misc/gnus-news.texi
index 821354717e2..0c08a93883b 100644
--- a/doc/misc/gnus-news.texi
+++ b/doc/misc/gnus-news.texi
@@ -175,7 +175,7 @@ named @code{message-signature-directory}.
175@item The option @code{message-citation-line-format} controls the format 175@item The option @code{message-citation-line-format} controls the format
176of the "Whomever writes:" line. You need to set 176of the "Whomever writes:" line. You need to set
177@code{message-citation-line-function} to 177@code{message-citation-line-function} to
178@code{message-insert-formated-citation-line} as well. 178@code{message-insert-formatted-citation-line} as well.
179@end itemize 179@end itemize
180 180
181@item Changes in back ends 181@item Changes in back ends