1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

browse-url.el (browse-url-filename-alist): Update :version for last change.

This commit is contained in:
Chong Yidong 2009-04-16 04:08:15 +00:00
parent 0a0e7d4973
commit 3257a7340a

View File

@ -466,7 +466,7 @@ address to an HTTP URL:
:type '(repeat (cons :format "%v"
(regexp :tag "Regexp")
(string :tag "Replacement")))
:version "20.3"
:version "23.1"
:group 'browse-url)
(defcustom browse-url-save-file nil