mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
(browse-url-browser-function): Update
:version.
This commit is contained in:
parent
0eafc06c5e
commit
f86f6d1ea5
1 changed files with 1 additions and 1 deletions
|
|
@ -269,7 +269,7 @@ regexp should probably be \".\" to specify a default browser."
|
|||
(function :tag "Your own function")
|
||||
(alist :tag "Regexp/function association list"
|
||||
:key-type regexp :value-type function))
|
||||
:version "20.4"
|
||||
:version "21.1"
|
||||
:group 'browse-url)
|
||||
|
||||
(defcustom browse-url-netscape-program "netscape"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue