projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10b6919
)
Fix obsoletion of nntp-authinfo-file
author
Stefan Kangas
<stefan@marxist.se>
Sat, 16 Jul 2022 07:59:51 +0000
(09:59 +0200)
committer
Stefan Kangas
<stefan@marxist.se>
Sat, 16 Jul 2022 08:11:18 +0000
(10:11 +0200)
* lisp/gnus/nntp.el (nntp-authinfo-file): Fix obsoletion.
lisp/gnus/nntp.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/nntp.el
b/lisp/gnus/nntp.el
index 038a6d0625fc66f3be0136b943790a30fa66cc73..bdf6f629866f40cdf01794b474a6320ef5aba34e 100644
(file)
--- a/
lisp/gnus/nntp.el
+++ b/
lisp/gnus/nntp.el
@@
-233,7
+233,7
@@
server there that you can connect to. See also
(const :format "" "password")
(string :format "Password: %v")))))))
-(make-obsolete
'nntp-authinfo-file nil
"24.1")
+(make-obsolete
-variable 'nntp-authinfo-file 'netrc-file
"24.1")
\f