* lisp/gnus/message.el (message-valid-fqdn-regexp): Bump :version
This commit is contained in:
parent
933e0ab4b0
commit
8db37916ca
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2015-03-10 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* message.el (message-valid-fqdn-regexp): Bump :version for
|
||||
2014-11-17 change.
|
||||
|
||||
2015-03-08 Rasmus Pank Roulund <rasmus@pank.eu>
|
||||
|
||||
* gnus-notifications.el (gnus-notifications-action): Raise window
|
||||
|
|
|
@ -1969,7 +1969,7 @@ You must have the \"hashcash\" binary installed, see `hashcash-path'."
|
|||
;; "dead" nato bitnet uucp
|
||||
"Regular expression that matches a valid FQDN."
|
||||
;; see also: gnus-button-valid-fqdn-regexp
|
||||
:version "22.1"
|
||||
:version "25.1"
|
||||
:group 'message-headers
|
||||
:type 'regexp)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue