diff options
author | Juri Linkov <juri@jurta.org> | 2004-10-10 01:12:19 +0000 |
---|---|---|
committer | Juri Linkov <juri@jurta.org> | 2004-10-10 01:12:19 +0000 |
commit | 6fa0c1a1d92d9de9b4ae16aff4875b709216f06a (patch) | |
tree | bea10880d1e77dbc14e5271d39aa6e2839042367 /man/sc.texi | |
parent | 6db372644954f222879658b242f3eb35dc11a514 (diff) | |
download | emacs-6fa0c1a1d92d9de9b4ae16aff4875b709216f06a.tar.gz |
sc-preferred-attribution-alist -> sc-preferred-attribution-list
Diffstat (limited to 'man/sc.texi')
-rw-r--r-- | man/sc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sc.texi b/man/sc.texi index 5e911e2df72..11ae3d139ce 100644 --- a/man/sc.texi +++ b/man/sc.texi @@ -1565,7 +1565,7 @@ incorrectly. @vindex sc-use-only-preference-p @vindex use-only-preference-p (sc-) Also, if the preferred attribution, which you specified in your -@code{sc-preferred-attribution-alist} variable cannot be found, a +@code{sc-preferred-attribution-list} variable cannot be found, a secondary method can be employed to find a valid attribution string. The variable @code{sc-use-only-preference-p} controls what happens in this case. If the variable's value is non-@code{nil}, then |