(gnutls-algorithm-priority): Add missing :group tag.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
|
||||
|
||||
* net/gnutls.el (gnutls-algorithm-priority): Add missing :group
|
||||
tag.
|
||||
|
||||
2012-02-12 Alan Mackenzie <acm@muc.de>
|
||||
|
||||
Fix infinite loop with long macros.
|
||||
|
||||
@@ -47,6 +47,7 @@
|
||||
"If non-nil, this should be a TLS priority string.
|
||||
For instance, if you want to skip the \"dhe-rsa\" algorithm,
|
||||
set this variable to \"normal:-dhe-rsa\"."
|
||||
:group 'gnutls
|
||||
:type '(choice (const nil)
|
||||
string))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user