diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/gnus.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus.el b/lisp/gnus.el index 5fb52198b88..847665da596 100644 --- a/lisp/gnus.el +++ b/lisp/gnus.el | |||
| @@ -589,7 +589,7 @@ file is available, its content is also used.") | |||
| 589 | 589 | ||
| 590 | (defvar gnus-use-generic-from nil | 590 | (defvar gnus-use-generic-from nil |
| 591 | "*If nil, prepend local host name to the defined domain in the From: | 591 | "*If nil, prepend local host name to the defined domain in the From: |
| 592 | field; if a string, use this; if non-nil, strip of the local host name.") | 592 | field; if a string, use this; if non-nil, strip off the local host name.") |
| 593 | 593 | ||
| 594 | (defvar gnus-use-generic-path nil | 594 | (defvar gnus-use-generic-path nil |
| 595 | "*If nil, use the NNTP server name in the Path: field; if stringp, | 595 | "*If nil, use the NNTP server name in the Path: field; if stringp, |